Connecting to database specified by database.yml  (3.6ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (3.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Connecting to database specified by database.yml  (4.2ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, caption, owner, image_taken, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130509-66361-1xbz1fr'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (71.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130509-66361-1xbz1fr"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["url", nil]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 09 May 2013 16:00:22 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.5ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (2.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-16135-16z8d2a'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (7.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-16135-16z8d2a"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 17:09:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-16135-18hieo3'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-16135-18hieo3"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 17:09:22 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-19162-11prirx'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (4.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 22:52:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-19162-11prirx"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:52:57 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 22:52:57 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 22:52:57 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 22:52:57 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19162-11prirx'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:52:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19162-11prirx"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:52:57 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:52:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "asset_host_core_assets"  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (2.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.0ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (4.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19186-o2q07c'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19186-o2q07c"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19186-1jp2n0o'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19186-1jp2n0o"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:54:36 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs" WHERE "asset_host_core_outputs"."code" = 'filename' LIMIT 1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:55:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:55:17 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:55:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:55:17 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:55:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:55:17 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-19209-cfpwln'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (3.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-19209-cfpwln"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:55:17 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19209-cfpwln'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19209-cfpwln"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19209-1cev8fv'  (0.4ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19209-1cev8fv"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:55:18 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:56:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:56:12 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:56:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:56:12 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:56:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:56:12 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19236-iyl1ou'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:56:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19236-iyl1ou"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:56:12 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:56:13 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19236-d32zol'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:56:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19236-d32zol"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:56:13 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:56:13 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19258-1opudhd'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (6.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:56:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19258-1opudhd"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:56:47 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:56:47 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19258-4bfbhs'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:56:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19258-4bfbhs"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:56:47 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:56:47 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19280-1phje5l'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (6.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:57:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19280-1phje5l"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:57:25 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:57:25 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19280-1rgq5he'  (0.8ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:57:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19280-1rgq5he"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:57:25 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:57:25 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (2.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (2.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19302-17lxtxr'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (6.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:57:50 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19302-17lxtxr"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:57:50 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:57:50 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19302-urlopn'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:57:50 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19302-urlopn"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:57:50 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:57:50 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.6ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-19329-1xhvedi'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (4.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-19329-1xhvedi"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:59:39 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19329-1xhvedi'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19329-1xhvedi"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19329-yw85z9'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19329-yw85z9"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 22:59:40 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:00:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:00:20 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:00:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:00:20 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:00:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:00:20 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-19358-1w0u6ww'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-19358-1w0u6ww"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:00:20 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (1.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19358-1w0u6ww'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19358-1w0u6ww"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19358-1awj8db'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19358-1awj8db"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:00:21 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-19393-1sr1kdl'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (4.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:00:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-19393-1sr1kdl"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:00:55 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:00:55 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:00:55 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:00:55 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19393-1sr1kdl'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:00:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19393-1sr1kdl"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:00:55 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:00:56 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19393-1ljt1rz'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:00:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19393-1ljt1rz"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:00:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:00:56 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.6ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19417-lw0t15'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (6.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:01:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19417-lw0t15"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:01:19 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:01:19 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (2.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (47.3ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19436-1rt8xu1'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (6.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:01:43 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19436-1rt8xu1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:01:43 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:01:43 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19436-1fkv0tk'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:01:43 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19436-1fkv0tk"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:01:43 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:01:43 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction Connecting to database specified by database.yml  (4.4ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (68.4ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19459-18kz67f'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (7.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:02:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19459-18kz67f"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:02:55 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:02:56 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19459-z3d4g'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:02:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19459-z3d4g"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:02:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:02:56 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (2.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.1ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19480-xx1cxr'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (3.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:03:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19480-xx1cxr"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:03:57 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:03:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.3ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19480-10zl7ea'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:03:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19480-10zl7ea"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:03:58 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", nil], ["updated_at", Fri, 17 May 2013 23:03:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction Connecting to database specified by database.yml  (2.6ms) select sqlite_version(*)  (3.2ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19501-1ea3w0g'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (3.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:04:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19501-1ea3w0g"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:04:57 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Fri, 17 May 2013 23:04:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction WARNING: Can't mass-assign protected attributes: title, url, notes Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19501-1xf6st3'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:04:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19501-1xf6st3"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:04:58 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Fri, 17 May 2013 23:04:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (3.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-19582-g0c6jr'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-19582-g0c6jr"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19582-g0c6jr'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19582-g0c6jr"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19582-1vc47q4'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19582-1vc47q4"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Fri, 17 May 2013 23:26:26 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (2.7ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-19608-166q9h1'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (4.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-19608-166q9h1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:26:36 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19608-166q9h1'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19608-166q9h1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19608-rserhi'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19608-rserhi"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Fri, 17 May 2013 23:26:37 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130517-19647-w65qvz'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Fri, 17 May 2013 23:30:48 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130517-19647-w65qvz"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:30:47 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Fri, 17 May 2013 23:30:48 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19647-w65qvz'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:30:48 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19647-w65qvz"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:30:48 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Fri, 17 May 2013 23:30:48 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130517-19647-h7dycm'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Fri, 17 May 2013 23:30:48 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130517-19647-h7dycm"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Fri, 17 May 2013 23:30:48 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Fri, 17 May 2013 23:30:48 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml Connecting to database specified by database.yml  (4.0ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.3ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-23510-1egl6pb'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (9.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 19:19:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-23510-1egl6pb"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:19:13 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 19:19:13 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-23510-6yizcf'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 19:19:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-23510-6yizcf"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:19:13 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 19:19:13 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.8ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:36:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:36:18 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:36:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:36:18 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:36:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:36:18 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130518-23629-1og76i6'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 19:36:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130518-23629-1og76i6"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:36:18 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 19:36:19 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 19:36:19 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 19:36:19 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"}  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (1.2ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (37.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (2.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:37:08 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:37:08 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:37:08 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:37:08 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:37:08 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:37:08 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-23666-sxvkor'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-23666-sxvkor"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:37:08 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-23666-907m0j'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-23666-907m0j"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130518-23666-sxvkor'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130518-23666-sxvkor"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 19:37:09 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-23750-91n4i0'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (10.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 19:43:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-23750-91n4i0"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:43:34 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 19:43:34 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-23750-ejyfre'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 19:43:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-23750-ejyfre"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:43:34 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 19:43:34 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130518-23750-91n4i0'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130518-23750-91n4i0"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 19:43:35 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.6ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130518-23876-jo5f7d'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130518-23876-jo5f7d"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-23876-jo5f7d'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-23876-jo5f7d"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-23876-17hdsip'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 20:15:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-23876-17hdsip"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:15:39 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 20:15:40 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (5.3ms) select sqlite_version(*)  (1.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.0ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (2.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-24004-1ifn4dc'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (9.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 20:18:46 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-24004-1ifn4dc"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:18:46 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 20:18:46 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-24004-1iktb15'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 20:18:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-24004-1iktb15"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:18:47 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 20:18:47 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130518-24058-1klzt5t'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130518-24058-1klzt5t"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130518-24058-17k96em'  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130518-24058-150do9c'  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130518-24058-wt6zo6'  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130518-24058-1wjlb0j'  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-24058-1klzt5t'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 20:21:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-24058-1klzt5t"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:21:32 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 20:21:33 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-24058-17k96em'  (0.2ms) rollback transaction Connecting to database specified by database.yml  (3.6ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-24086-1ch09bc'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-24086-1ch09bc"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130518-24086-us2kse'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130518-24086-us2kse"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130518-24086-1ch09bc'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 20:21:46 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130518-24086-1ch09bc"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 18 May 2013 20:21:45 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 20:21:46 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 18 May 2013 20:21:46 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 18 May 2013 20:21:46 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130518-24086-kov60o'  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130518-24086-16osq9v'  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130518-24086-1fmpsd5'  (0.2ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130518-24086-1xe29r5'  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 17:59:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 17:59:47 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 17:59:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 17:59:47 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 17:59:47 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 17:59:47 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130522-50348-4nm2vs'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 17:59:48 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130522-50348-4nm2vs"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 17:59:47 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 17:59:48 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 17:59:48 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 17:59:48 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50388-1c3aqkf'  (0.2ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (7.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50421-1qr0t3w'  (0.9ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50421-1qr0t3w"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50421-14563tb'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50421-14563tb"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50421-eez0it'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50421-eez0it"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:03:09 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50421-1gi1ig'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:03:10 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50421-1gi1ig"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:03:10 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:03:10 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:03:10 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:03:10 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50421-hjud5x'  (0.8ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (12.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.0ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (7.9ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (4.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (4.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (4.7ms) select sqlite_version(*)  (1.2ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (9.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50530-cbp36t'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50530-cbp36t"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50530-10nckl9'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50530-10nckl9"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:34 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130522-50530-cbp36t'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130522-50530-cbp36t"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50530-z56qcr'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50530-z56qcr"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.3ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50530-rlhbee'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50530-rlhbee"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:35 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50530-mtkesw'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50530-mtkesw"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50530-cj7m8i'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50530-cj7m8i"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50530-m84cj7'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50530-m84cj7"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:36 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction Connecting to database specified by database.yml  (4.0ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50572-7l7qlk'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50572-7l7qlk"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50572-1iksyj5'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50572-1iksyj5"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.4ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50572-13o70tq'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50572-13o70tq"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:48 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50572-a1a4c2'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50572-a1a4c2"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50572-xx22cj'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50572-xx22cj"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130522-50572-1d3v72v'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130522-50572-1d3v72v"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50572-1d3v72v'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:15:50 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50572-1d3v72v"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:49 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:15:50 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50572-7ec0t2'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:15:50 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50572-7ec0t2"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:15:50 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:15:50 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction Connecting to database specified by database.yml  (3.3ms) select sqlite_version(*)  (3.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (4.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (6.1ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:16:13 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:16:13 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50613-15eidjc'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:16:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50613-15eidjc"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:16:13 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:16:13 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:16:13 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:16:13 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50613-fc17w0'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50613-fc17w0"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:16:13 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50613-1t4gzcz'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50613-1t4gzcz"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50613-etv1ir'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50613-etv1ir"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50613-12ujei2'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50613-12ujei2"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (3.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:16:14 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (6.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130522-50613-1fahz9c'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130522-50613-1fahz9c"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50613-1fahz9c'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50613-1fahz9c"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50613-2322tt'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50613-2322tt"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:16:15 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130522-50949-162gh2x'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (7.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130522-50949-162gh2x"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50949-162gh2x'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50949-162gh2x"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-50949-rgkiwy'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-50949-rgkiwy"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:22:20 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50949-60au2n'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50949-60au2n"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50949-j6kcih'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50949-j6kcih"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50949-1tfg371'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50949-1tfg371"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:22:21 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50949-1msgimx'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50949-1msgimx"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-50949-j7bflm'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-50949-j7bflm"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.4ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 18:22:22 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.6ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (3.7ms) select sqlite_version(*)  (1.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.2ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.2ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (10.0ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:39:07 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:39:07 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (1.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (10.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:48:36 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:48:36 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction Connecting to database specified by database.yml  (5.5ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (5.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (5.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (4.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (12.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:48:57 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:48:57 UTC +00:00], ["videoid", 0]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-53980-16hqrno'  (0.3ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-53980-16hqrno"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 20:49:12 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-53980-u3a5lf'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 20:49:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-53980-u3a5lf"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:49:13 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 20:49:13 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 20:49:13 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 20:49:13 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAFlickr20130522-53980-16hqrno'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 20:49:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAFlickr20130522-53980-16hqrno"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:49:13 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 20:49:13 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) rollback transaction Connecting to database specified by database.yml Connecting to database specified by database.yml  (5.3ms) select sqlite_version(*)  (7.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.8ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (5.6ms) select sqlite_version(*)  (18.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (4.1ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (12.8ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (4.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54052-188rs3x'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-54052-188rs3x"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54052-kgebir'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-54052-kgebir"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-54052-1xv4281'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (17.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 20:53:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-54052-1xv4281"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:53:58 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 20:53:59 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (3.1ms) rollback transaction Connecting to database specified by database.yml  (3.6ms) select sqlite_version(*)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (8.4ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:54:52 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:54:52 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 20:54:52 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 20 Jun 2007 00:35:29 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 20:54:52 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (1.0ms) SAVEPOINT active_record_1 SQL (6.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:55:14 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:55:14 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-54092-1e6vpj4'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-54092-1e6vpj4"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-54092-360na0'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-54092-360na0"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-54092-eeq15v'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-54092-eeq15v"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:55:15 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-54092-15fvneh'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-54092-15fvneh"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAYouTube20130522-54092-k1a19o'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAYouTube20130522-54092-k1a19o"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 20:55:16 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (6.1ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 20:57:26 UTC +00:00], ["updated_at", Wed, 22 May 2013 20:57:26 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction Connecting to database specified by database.yml  (3.3ms) select sqlite_version(*)  (2.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (10.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:58:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:58:05 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:58:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:58:05 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:58:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:58:05 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.6ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (9.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.8ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:58:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:58:59 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:58:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:58:59 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 20:58:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 20:58:59 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 20:58:59 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 20:58:59 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54235-1tswuvc'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (8.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:00:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-54235-1tswuvc"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:00:05 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:00:05 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (8.2ms) select sqlite_version(*)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (20.2ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (6.8ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (3.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (5.0ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.0ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (2.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54409-h20o1p'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (11.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:24:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-54409-h20o1p"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:24:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:24:21 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (2.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54429-o5f24n'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (12.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:24:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-54429-o5f24n"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:24:40 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:24:40 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.0ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (2.0ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.2ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54466-1a1zt2p'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (8.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:25:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-54466-1a1zt2p"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:25:32 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:25:33 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54466-1iqmvfg'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:25:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-54466-1iqmvfg"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:25:33 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:25:33 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (3.0ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54488-93sixy'  (0.2ms) rollback transaction Connecting to database specified by database.yml  (5.4ms) select sqlite_version(*)  (23.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.6ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/IAfromurl20130522-54518-hikahy'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (9.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:28:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "IAfromurl20130522-54518-hikahy"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:28:26 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:28:26 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (6.2ms) select sqlite_version(*)  (2.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (2.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (10.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:31:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54585-1sbyncn"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:31:57 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:31:57 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:31:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54585-1md16h1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:31:57 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:31:57 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54609-1ow8a45"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54609-1td0rnb"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:34:45 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (7.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:35:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:35:23 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:35:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:35:23 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:35:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:35:23 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54633-1kf5o4m"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:23 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54633-1ahvnka"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54633-13v79nn-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:24 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:25 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:26 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54665-7uc6fx"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54665-1bffnkk"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (2.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:40 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 21:35:42 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54665-cplhm9-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:35:41 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 21:35:42 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 21:35:42 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 21:35:42 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (1.5ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.2ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.0ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.8ms) select sqlite_version(*)  (3.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (2.9ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (4.9ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.3ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54874-qj5hbx"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54874-jq0586"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54874-1njvwze"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:54:23 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.2ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54874-3dei7x"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54874-1yzilsq"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.4ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-54874-mkv4kj"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 21:54:24 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (5.6ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (42.4ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (8.8ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (36.6ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (6.0ms) select sqlite_version(*)  (4.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (10.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:02:17 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:02:17 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.2ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:41 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:41 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55309-mq7vlg"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:41 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55309-kdxaqd"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55309-6f5md6"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55309-1ao15bo"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:42 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55309-13qaz59"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.9ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55309-y5o3vm"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:43 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (10.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-1f8c6ut"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:52 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-1c2bxc"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-d8tivo-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.7ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-1c5cjg8"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:53 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-69rm6y"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-wuqoxy"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-1o9vnlf"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-92cdy"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-7oadvd"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:54 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (20.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.5ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:55 UTC +00:00], ["videoid", 0]]  (9.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (2.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-1u10s4b-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-p5xp9o"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-1xywhcm"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-1i7w2lu"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:03:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-ucz8q8"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:57 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:03:58 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:03:58 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:03:58 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:03:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55337-1mo9fef"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:03:58 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:03:58 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction Connecting to database specified by database.yml  (3.7ms) select sqlite_version(*)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (8.0ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:32 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:32 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:18:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:32 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:18:32 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:32 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:32 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-1devm3h"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-17rozgx"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-r7cmza"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-ffkccr"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-elry2u"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-a2jqpf"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (1.5ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["length", -1], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-nkbizx"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Brightcove import as ID 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:35 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-5org37-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-mblvij"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-g6hb63"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-pjvfy2"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-hizw3a"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:36 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["updated_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Way out west there was this fella I wanna tell ya about. Fella by the name of Jeff Lebowski. At least that was the handle his loving parents gave him, but he never had much use for it himself. Mr. Lebowski, he called himself \"The Dude.\"
\n
\nFounded in 2002 by two dudes in Kentucky, Lebowski Fest welcomes all Walters, Maudes, Dudes and a bounty of other characters to bowl, drink white russians and relax, man.
\n
\nVideo by Mae Ryan
\n
\nMusic
\n\"Hotel California\" by The Gipsy Kings
\n\"I Hate You\" by The Monks"], ["created_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-1uze328"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-14103e-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-55810-1g8huaa"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 22 May 2013 22:18:37 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction Connecting to database specified by database.yml  (3.9ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (10.0ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:32 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-dzppke"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:33 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-5eb5l1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-54lsbu"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-1dkzlli"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-fn9pz2"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-jejf2n"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-b96n1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:34 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-trpvmo"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-4fcyq2-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (1.0ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57617-160agn1-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 00:39:35 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.2ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:21 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:21 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 00:40:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-s78lqi"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:21 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 00:40:21 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:21 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:21 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-rr265n"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:21 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-1v38xow"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-10tr3lt"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-1jog735"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-z80zuo"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.6ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:22 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.3ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:40:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-wv8iax-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-7qz80u-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-v5tr6f"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-1l73t1g"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-1xu5zwb"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-1auz0il"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-12jdvnd"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-exm7og-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 00:40:26 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-57673-15o6q4r"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 00:40:25 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 00:40:26 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction Connecting to database specified by database.yml  (47.5ms) select sqlite_version(*)  (3.2ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (10.3ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (72.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-8rj1dr"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-1j6mxno"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-3msus2"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:31 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-s7y3t9"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-29p3px"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-w75kfi"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.5ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-10dexrs"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:32 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-6fafns"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.4ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-je6tvp-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:33 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.4ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.4ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:34 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-15zwlh-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-4mz8gz-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-lwq0wn"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-1bdg08z"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 01:56:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 01:56:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-1wlx942"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:36 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 01:56:36 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 01:56:36 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 01:56:36 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 01:56:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-58831-1u0gmn"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 01:56:36 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 01:56:36 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (47.0ms) select sqlite_version(*)  (11.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (6.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:14:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-17h9g65"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:15 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:14:15 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:14:15 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:14:15 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:15 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:15 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-zfgkpc"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:15 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-1dszy8a"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-bp08b5"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["videoid", 29695463]]  (0.6ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-1ydkwys"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-1grmgf5"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-upmzt4"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:14:16 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-ml3q2i-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-2540no"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-8rpdo7-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-n59grm"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-1yg7wuv"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:17 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-1t12wj3"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-1bv0cqf"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59731-18482lf"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.2ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:18 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.4ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:14:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:14:19 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:14:20 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (44.8ms) select sqlite_version(*)  (1.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.0ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (8.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:18:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-12kl50k"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:34 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:18:34 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:18:34 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:18:34 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:18:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-1gnf7co"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-1sgt8li"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-1lrmzgh"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-pvpwnr"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-kxt5y5"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:35 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-1dchuvp"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-1elvr7c-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (8.3ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-981si4"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:36 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:37 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["videoid", 29695463]]  (0.5ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-99ew64-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-1gd8h04"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-4duou8"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:38 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-194gzj8"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-lzzzke"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["videoid", 29695463]]  (1.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-59924-1q98h99"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:18:39 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (47.2ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (21.9ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (2.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (5.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:56 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:56 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:56 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:56 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:56 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:57 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-143haqc"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-1lmecjw"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-e1g4nf-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-r0kq0i"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:58 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-rick28"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-16ipmmo"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["videoid", 29695463]]  (0.3ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-sxz2ne"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-os9or2"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-1l41phq"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:18:59 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-17xdeuu-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-1ncda4k"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-1euol4x"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-ziz7e1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-j4aw9i"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:19:01 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60007-1v9pdy9"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:19:00 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:19:01 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (46.1ms) select sqlite_version(*)  (3.2ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:27 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:22:27 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-1a907sj"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-catzvw"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-qnk7bj"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-vzgeae"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-1meeczi"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:28 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-1vltiau"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-fyerdc-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-2gkqvw-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (68.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-143ie3n"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-yjs654"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:29 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-1v6q1wk"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-gdggg3"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["videoid", 0]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:22:30 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-fw6bug"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:31 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-1dzy47b-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60153-glvse1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:22:32 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (45.3ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-cdzxyc"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-1sfc6n3"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-10gyxiy"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:33 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-1exkacg"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-1p0a34a"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-1gufa4l"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-8oevsk"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-tea718"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:34 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-1bwq9q6-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-u37k3f-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-1k4lfk9"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-13qjun2"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-1cvud76"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:35 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-9eoa4u"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60489-17aj7em"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:43:36 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:43:37 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:43:38 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:43:38 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:43:38 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:43:38 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:43:38 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (51.9ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:10 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:44:10 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-zb4y9"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:10 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-atfr80"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-nl7m7i"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-g9v10n"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-xv6sx7"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-40c9ik"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:11 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-t0t8io-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-ujrcyk-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (70.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-1v4m44a"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-5my79u"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-15ze4ya"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-124lwj9"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-tsjx4d"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-1cio85v"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60550-ds58qn-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:13 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:44:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:44:14 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:44:15 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (50.9ms) select sqlite_version(*)  (3.2ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-nvdje1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-ghacif"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:50 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (2.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-zcsx4f"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-13kade3"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-13q2we1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-ph6ruq"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-12pcts9-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:56:51 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-8yvjiz-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-29meeu"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-14ajpxv"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-14snna3"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-y6vs5x"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:52 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-b086hf"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-aepayz"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["videoid", 0]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:53 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60765-edhc64-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:56:54 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (53.5ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (8.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (7.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-18cy4kt"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:19 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-4h5745"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-1ckb842"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-19rwsep"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (2.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-zramk"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:20 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (2.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-1azxdzp"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-18xq49h"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-1vp575f-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-yvmzvr-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-10cc97s"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:21 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-swrvx7"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.6ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-alnmfa"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-1pljsre"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:22 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 02:57:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 02:57:24 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:57:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-1q70ipk-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:24 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:57:24 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 02:57:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-60882-fp8956"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 02:57:24 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 02:57:24 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction Connecting to database specified by database.yml  (46.6ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.1ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-kgek2w"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-188d2xp"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:14 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:15 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-1f791rc"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-1l2if7d"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-rb4t4d"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:16 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-5wpbhp"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-dcblvr"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-nhuwyd"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-1vlcj5r-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-12w33gb-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:17 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (2.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-emhref"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-n9mcth"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-j6nzs5"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-ll2q94"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-61197-1m688wl"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 03:13:18 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction Connecting to database specified by database.yml  (46.2ms) select sqlite_version(*)  (1.9ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (7.4ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (66.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1e1jm21"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-mvw4la"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1dp11rz"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-15fpsrp"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:04 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-bwwwkk"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1yce5ox"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:05 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1dyr8lk"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:06 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1n63eh6-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1hrzul3"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1fdk4tk-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-wh1u7d-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-uuqtl0"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.3ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 04:11:07 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-y3qi9t"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1kx7ti"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["length", -1], ["updated_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130522-62594-1fm3khn"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Thu, 23 May 2013 04:11:08 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.7ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (6.0ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.8ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (4.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.3ms) select sqlite_version(*)  (10.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (8.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (12.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-1yobsga"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:54 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-i3inm7"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.2ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"nogoodbro"} Completed 404 Not Found in 36ms (Views: 0.4ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-lla6qa"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.5ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-05-29 02:04:55.761714' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 241ms (Views: 26.2ms | ActiveRecord: 0.5ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests"}  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-177tv63"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:55 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-05-29 02:04:56.077965' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 201ms (Views: 1.1ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Completed 400 Bad Request in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png"}  (1.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-mc3kku"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 218ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-7h8ja9"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-05-29 02:04:56.523014' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 192ms (Views: 1.1ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#metadata as HTML Parameters: {"ids"=>"1,2"} AssetHostCore::Asset Load (0.4ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" IN (1, 2) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.5ms) Completed 200 OK in 355ms (Views: 348.5ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:04:56 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#update_metadata as HTML Parameters: {"assets"=>{1=>{"title"=>"New Title 1"}, 2=>{"title"=>"New Title 2"}}} AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 1', "updated_at" = '2013-05-29 02:04:56.924912' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 2', "updated_at" = '2013-05-29 02:04:56.928631' WHERE "asset_host_core_assets"."id" = 2 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/a/assets Completed 302 Found in 9ms (ActiveRecord: 0.7ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.0ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-k4jq7q-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-1mj3r2x"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-1et7ee1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (6.2ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-jwvyu4"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-qttvn0"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96272-fspvxs"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:04:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction Processing by AssetHostCore::PublicController#image as JSON Parameters: {"aprint"=>"123", "id"=>999, "style"=>"full", "extension"=>"jpg"} AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 999]] Completed 404 Not Found in 2ms  (0.1ms) rollback transaction Connecting to database specified by database.yml  (3.6ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.4ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.8ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:51 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:51 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1spak8y"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:51 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1w1e3lh"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["videoid", 29695463]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-17pfpqs"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-2zbrc9"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:05:52 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1o06agn"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.3ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1ns826f"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:05:53 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#metadata as HTML Parameters: {"ids"=>"1,2"} AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" IN (1, 2) AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs" Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/assets/metadata.html.erb within layouts/asset_host_core/application (263.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.8ms) Completed 200 OK in 307ms (Views: 301.2ms | ActiveRecord: 0.7ms | Sphinx: 0.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#update_metadata as HTML Parameters: {"assets"=>{1=>{"title"=>"New Title 1"}, 2=>{"title"=>"New Title 2"}}} AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 1', "updated_at" = '2013-05-29 02:05:54.062100' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 2', "updated_at" = '2013-05-29 02:05:54.067393' WHERE "asset_host_core_assets"."id" = 2 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/a/assets Completed 302 Found in 13ms (ActiveRecord: 1.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.0ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1yd1hey"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1580e81"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 02:05:55 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-14mhhi6-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.6ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"nogoodbro"} Completed 404 Not Found in 13ms (Views: 0.3ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1jc3npr-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-05-29 02:05:56.520567' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 192ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1kl52th-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-05-29 02:05:56.714445' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 185ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1g8ynmy"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 189ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1}  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-14vk8vv"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-05-29 02:05:57.118183' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 198ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Completed 400 Bad Request in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1c1eqvs-2"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1kl52th"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-2zbrc9-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1y7mj0j-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:05:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-1xp80a6"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:05:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.3ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 02:05:58 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 02:05:58 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 02:05:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96314-38io5z"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:05:58 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 02:05:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::PublicController#image as JSON Parameters: {"aprint"=>"123", "id"=>999, "style"=>"full", "extension"=>"jpg"} AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 999]] Completed 404 Not Found in 7ms  (0.2ms) rollback transaction Connecting to database specified by database.yml  (3.8ms) select sqlite_version(*)  (2.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.2ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (4.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96381-1v2ebl"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96381-usq1tq"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96381-15w625v"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96381-1bixq80"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:06:12 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96381-7pm20o"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96381-u2zthm"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96381-acoxjm"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-96381-rt6t56"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 02:06:13 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::PublicController#image as JSON Parameters: {"aprint"=>"123", "id"=>999, "style"=>"full", "extension"=>"jpg"} AssetHostCore::Asset Load (0.4ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 999]] Completed 404 Not Found in 4ms  (0.1ms) rollback transaction Connecting to database specified by database.yml  (7.5ms) select sqlite_version(*)  (10.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (4.0ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (3.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.8ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (3.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (15.1ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (5.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") Connecting to database specified by database.yml  (3.2ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (3.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (10.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#update_metadata as HTML Parameters: {"assets"=>{1=>{"title"=>"New Title 1"}, 2=>{"title"=>"New Title 2"}}} AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 1', "updated_at" = '2013-05-29 04:58:19.507220' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 2', "updated_at" = '2013-05-29 04:58:19.511280' WHERE "asset_host_core_assets"."id" = 2 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/a/assets Completed 302 Found in 11ms (ActiveRecord: 0.8ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#metadata as HTML Parameters: {"ids"=>"1,2"} AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" IN (1, 2) AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs" Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.7ms) Completed 200 OK in 390ms (Views: 385.0ms | ActiveRecord: 0.8ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"nogoodbro"} Completed 404 Not Found in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Completed 400 Bad Request in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:58:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1vxz1wm"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:19 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:58:20 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 591ms (Views: 151.2ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (22.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:58:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1l95bbn"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:20 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:58:20 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-05-29 04:58:20.845384' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 299ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (1.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-c77q1e"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:20 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-05-29 04:58:21.060061' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 187ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-ccj6oo"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-05-29 04:58:21.257171' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 183ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-gjlvu0"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-w2zulq"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1yv9o99-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1lc0g9-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:21 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-k6yjpa"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1v643ly"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.4ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-ybkcny"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1wf6xk9"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1pej54r-2"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:22 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1lc0g9"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-ccj6oo-1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1eznbe"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-jvs3q9"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:58:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99676-1rxd2ra"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:58:23 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:58:24 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 04:58:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 04:58:24 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as HTML Parameters: {"id"=>"1"} AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 Completed 406 Not Acceptable in 3ms (ActiveRecord: 0.2ms)  (0.9ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 04:59:14 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 04:59:14 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 100ms (Views: 15.0ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (2.9ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.8ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (5.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 29 May 2013 04:59:39 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-1kmx5ty"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:39 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 29 May 2013 04:59:39 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 29 May 2013 04:59:39 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 29 May 2013 04:59:39 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:39 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:39 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-l6zssa"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:39 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-1l3v21t"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-1yekgv7"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-u14lrs"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["videoid", 29695463]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-nrdj96"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-1xe9m36"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:40 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (1.5ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:41 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"nogoodbro"} Completed 404 Not Found in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Completed 400 Bad Request in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-1r6avfi-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs" Completed 200 OK in 245ms (Views: 3.7ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-4yard9"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-05-29 04:59:42.899453' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 182ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:43 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-a0gqvs"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:42 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:59:43 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-05-29 04:59:43.091972' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 183ms (Views: 1.1ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title"}  (0.7ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:43 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99916-vpxddx"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:43 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:59:43 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.5ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-05-29 04:59:43.366301' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 270ms (Views: 2.3ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 04:59:43 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 04:59:43 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 Completed 200 OK in 12ms (Views: 1.3ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.3ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-xucemp"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-14ag3f1"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-daflu7"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-dku97d"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:54 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-1bra3o4"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-1v40xkc"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:55 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"nogoodbro"} Completed 404 Not Found in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-1g71d00-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-05-29 04:59:57.034236' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 286ms (Views: 3.8ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (1.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-1ge8ywn-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-05-29 04:59:57.337737' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 187ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-1kqqo8y"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-05-29 04:59:57.525237' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 180ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-v7mht1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 180ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Completed 400 Bad Request in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-1tyjidn-2"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:59:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-1ge8ywn"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-dku97d-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-7aw1lx-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-192of2g"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["videoid", 2396253845001]]  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-10fgh11"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-1e57l9c"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:58 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-xhtc2f-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-99969-u9wuwg"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 04:59:59 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 Completed 200 OK in 91ms (Views: 1.8ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (1.9ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (4.0ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "size" varchar(255), "extension" varchar(255), "is_rich" boolean, "prerender" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "owner" varchar(255), "url" varchar(255), "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_gravity" varchar(255), "caption" text, "notes" text, "creator_id" integer, "native_id" integer, "native_type" varchar(255), "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_updated_at" datetime, "image_taken" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "image_fingerprint" varchar(255) NOT NULL, "width" integer, "height" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "length" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (7.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-15xitan"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-19h8psf"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 56ms (Views: 16.1ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["creator_id", nil], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 29 May 2013 05:00:19 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-1g0uyrp-1"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", nil], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-1i4044y"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-1x3b0u8"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-11u8u31"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.2ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-lwcbzw"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-1eojqmd"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:20 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-147kw1b"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.6ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#update_metadata as HTML Parameters: {"assets"=>{1=>{"title"=>"New Title 1"}, 2=>{"title"=>"New Title 2"}}} AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 1', "updated_at" = '2013-05-29 05:00:21.379012' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 2', "updated_at" = '2013-05-29 05:00:21.383860' WHERE "asset_host_core_assets"."id" = 2 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/a/assets Completed 302 Found in 12ms (ActiveRecord: 0.9ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#metadata as HTML Parameters: {"ids"=>"1,2"} AssetHostCore::Asset Load (0.4ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" IN (1, 2) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.5ms) Completed 200 OK in 243ms (Views: 241.7ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"nogoodbro"} Completed 404 Not Found in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Completed 400 Bad Request in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-ixncbn-1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 183ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-nor37"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:21 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-05-29 05:00:22.052874' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 183ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-4k6j2e"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.2ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-05-29 05:00:22.239969' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 180ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.6ms) rollback transaction  (0.1ms) begin transaction Processing by AssetHostCore::Api::UtilityController#as_asset as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title"}  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-1x331r3"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.4ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-05-29 05:00:22.433948' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 200 OK in 185ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:22 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["videoid", 0]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.3 Mac OS X/10.8.1"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["videoid", 0]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "stringio.txt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", nil], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.txt  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-1x3b0u8-2"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:23 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-4k6j2e-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-1eojqmd-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-1hel7pv-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-n4y8jl"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["length", -1], ["updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 29 May 2013 05:00:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "open-uri20130528-143-4qcnu6"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", nil], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 29 May 2013 05:00:24 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: "], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 29 May 2013 05:00:25 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 05:00:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 05:00:25 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 05:00:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 05:00:25 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 29 May 2013 05:00:25 UTC +00:00], ["creator_id", nil], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", nil], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 29 May 2013 05:00:25 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "authentication_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime)  (2.1ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:01:50 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:01:50 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."authentication_token" IS NULL LIMIT 1 Filter chain halted as :authenticate_api_user rendered or redirected Completed 401 Unauthorized in 8ms (Views: 0.3ms | ActiveRecord: 0.5ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "authentication_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime)  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-12188-8gmd6e'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (6.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 02:06:10 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-12188-8gmd6e"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:10 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 11 Sep 2013 02:06:10 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-12188-ws9nf7'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-12188-ws9nf7"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:10 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-12188-xw64p0'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-12188-xw64p0"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "chipmunk.jpg"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.jpg  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-12188-1pjvbe7'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-12188-1pjvbe7"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:11 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.2ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-12188-l9xvl8'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-12188-l9xvl8"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-12188-15dofpt'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-12188-15dofpt"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-12188-1i8ylfy'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-12188-1i8ylfy"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:12 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-12188-1yr722e'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-12188-1yr722e"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-12188-10pcpzq'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-12188-10pcpzq"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-12188-1hs7ghd'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-12188-1hs7ghd"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-12188-1gt3yp3'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-12188-1gt3yp3"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:13 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-12188-15dofpt'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-12188-15dofpt"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-12188-c8ga4'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-12188-c8ga4"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-12188-10pcpzq'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-12188-10pcpzq"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-12188-tv0f9e'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-12188-tv0f9e"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-flickr20130910-12188-8gmd6e'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-flickr20130910-12188-8gmd6e"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", "Center"], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:14 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-12188-1hs7ghd'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-12188-1hs7ghd"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-12188-1gt3yp3'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-12188-1gt3yp3"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-12188-15dofpt'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-12188-15dofpt"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-12188-c8ga4'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-12188-c8ga4"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 02:06:15 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-12188-10pcpzq'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 02:06:16 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-12188-10pcpzq"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:16 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 02:06:16 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 02:06:16 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 02:06:16 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-12188-tv0f9e'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 02:06:16 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-12188-tv0f9e"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 02:06:16 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 02:06:16 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime)  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (2.2ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (76.2ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "e-bY91FbMs-GIJ6QKWNZlQ"], ["created_at", Wed, 11 Sep 2013 02:12:33 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:12:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:12:33 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:12:33 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.0ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (57.0ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "iLG3xZ74aEzrthOUMyruMg"], ["created_at", Wed, 11 Sep 2013 02:17:33 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:17:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:17:33 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:17:33 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"iLG3xZ74aEzrthOUMyruMg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'iLG3xZ74aEzrthOUMyruMg' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Completed 500 Internal Server Error in 83ms  (2.4ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (2.1ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "dW8U9m6jRIWCtkcdET3SsQ"], ["created_at", Wed, 11 Sep 2013 02:23:03 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:23:03 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:23:03 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:23:03 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"dW8U9m6jRIWCtkcdET3SsQ"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'dW8U9m6jRIWCtkcdET3SsQ' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 82ms (Views: 0.3ms | ActiveRecord: 0.5ms | Sphinx: 0.0ms)  (1.9ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.8ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "QAQpWgEXwD-BRltlc5Sd5A"], ["created_at", Wed, 11 Sep 2013 02:25:34 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:25:34 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:25:34 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:25:34 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:25:34 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:25:34 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"QAQpWgEXwD-BRltlc5Sd5A"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'QAQpWgEXwD-BRltlc5Sd5A' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 9ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (3.0ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (3.9ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.8ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "C9-2POqZU3zjv322W4ZqZA"], ["created_at", Wed, 11 Sep 2013 02:29:28 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:29:28 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:29:28 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:29:28 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:29:28 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:29:28 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"C9-2POqZU3zjv322W4ZqZA"} Completed 500 Internal Server Error in 1ms  (2.8ms) rollback transaction Connecting to database specified by database.yml  (3.9ms) select sqlite_version(*)  (1.3ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.2ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (4.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (0.9ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.7ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "xfhDlGRETIjBebR5SULBuw"], ["created_at", Wed, 11 Sep 2013 02:29:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:29:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:29:51 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:29:51 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:29:51 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:29:51 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"xfhDlGRETIjBebR5SULBuw"} Completed 500 Internal Server Error in 1ms  (2.6ms) rollback transaction Connecting to database specified by database.yml  (2.8ms) select sqlite_version(*)  (3.2ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.4ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.0ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.0ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.8ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (3.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (57.9ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "r7RKDPY7piPx00Gcj-ffQw"], ["created_at", Wed, 11 Sep 2013 02:30:59 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:30:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:30:59 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:30:59 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:30:59 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:30:59 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"r7RKDPY7piPx00Gcj-ffQw"} Completed 500 Internal Server Error in 1ms  (2.9ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.0ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "N9KUlfsIYe_Sobh_-SpcTg"], ["created_at", Wed, 11 Sep 2013 02:31:41 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:31:41 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:31:41 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:31:41 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:31:41 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:31:41 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"N9KUlfsIYe_Sobh_-SpcTg"} Completed 500 Internal Server Error in 1ms  (2.3ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (2.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.1ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.1ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.0ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.8ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "VnS7yuuwW6BBAErMqY_PVg"], ["created_at", Wed, 11 Sep 2013 02:31:55 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:31:55 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "auth_token"=>"VnS7yuuwW6BBAErMqY_PVg"} Completed 500 Internal Server Error in 48ms  (2.6ms) rollback transaction Connecting to database specified by database.yml  (3.2ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.7ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.6ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "d-m6WiJItgFUDVLIHGV-2w"], ["created_at", Wed, 11 Sep 2013 02:32:20 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:32:20 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:32:21 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:32:21 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:32:21 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:32:21 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"d-m6WiJItgFUDVLIHGV-2w"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'd-m6WiJItgFUDVLIHGV-2w' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'd-m6WiJItgFUDVLIHGV-2w' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 71016ms (Views: 0.3ms | ActiveRecord: 0.8ms | Sphinx: 0.0ms)  (0.5ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (2.8ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "e1-mgF0upouSxYar_om1Lw"], ["created_at", Wed, 11 Sep 2013 02:33:40 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:33:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:33:40 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:33:40 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:33:41 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:33:41 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"e1-mgF0upouSxYar_om1Lw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'e1-mgF0upouSxYar_om1Lw' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 10ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (2.3ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.4ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.0ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "zaXkdAnGTM9wMF043tEsHA"], ["created_at", Wed, 11 Sep 2013 02:33:59 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:33:59 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:33:59 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:33:59 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:33:59 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:33:59 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"zaXkdAnGTM9wMF043tEsHA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'zaXkdAnGTM9wMF043tEsHA' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser'  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: resource, ability SQL (0.4ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:35:27 UTC +00:00], ["resource", nil], ["updated_at", Wed, 11 Sep 2013 02:35:27 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Filter chain halted as # rendered or redirected Completed 403 Forbidden in 160422ms (Views: 0.5ms | ActiveRecord: 1.0ms | Sphinx: 0.0ms)  (0.3ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.4ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "cExwX-jV2LK9UzodqjB1yw"], ["created_at", Wed, 11 Sep 2013 02:36:48 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:36:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:36:48 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:36:48 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:36:48 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:36:48 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"cExwX-jV2LK9UzodqjB1yw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'cExwX-jV2LK9UzodqjB1yw' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 10690ms (Views: 0.4ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (2.1ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (7.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "iPhQB61GyfhMBqnZDOA6zg"], ["created_at", Wed, 11 Sep 2013 02:37:06 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:37:06 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: ability SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:37:06 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:37:06 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:37:06 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:37:06 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"iPhQB61GyfhMBqnZDOA6zg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'iPhQB61GyfhMBqnZDOA6zg' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 9ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (2.7ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.0ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "MgeiPZzp5Zww4vGjWrWshw"], ["created_at", Wed, 11 Sep 2013 02:37:17 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:37:17 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 WARNING: Can't mass-assign protected attributes: ability SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", nil], ["created_at", Wed, 11 Sep 2013 02:37:17 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:37:17 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:37:17 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:37:17 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"MgeiPZzp5Zww4vGjWrWshw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'MgeiPZzp5Zww4vGjWrWshw' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 23971ms (Views: 0.4ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.3ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (3.4ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.0ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.2ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "8e9TZ2Vm7p4skrPxwHeECg"], ["created_at", Wed, 11 Sep 2013 02:37:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:37:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:37:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:37:49 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:37:49 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:37:49 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"8e9TZ2Vm7p4skrPxwHeECg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '8e9TZ2Vm7p4skrPxwHeECg' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 5289ms (Views: 0.5ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (2.5ms) rollback transaction Connecting to database specified by database.yml  (3.4ms) select sqlite_version(*)  (2.4ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.7ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.0ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "7k0ThM-JPtCGkgAd3re5sg"], ["created_at", Wed, 11 Sep 2013 02:38:04 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:38:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:38:04 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:38:04 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:38:04 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:38:04 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"7k0ThM-JPtCGkgAd3re5sg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '7k0ThM-JPtCGkgAd3re5sg' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 105516ms (Views: 0.4ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.5ms) rollback transaction Connecting to database specified by database.yml  (3.3ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "Sz18dtDa8lv2g8n4g9ItgA"], ["created_at", Wed, 11 Sep 2013 02:39:57 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:39:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:39:57 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:39:57 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:39:57 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:39:57 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"Sz18dtDa8lv2g8n4g9ItgA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'Sz18dtDa8lv2g8n4g9ItgA' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 10ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (2.7ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.4ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (59.7ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "v7Gj6jMRDDAbJ1djwVEOcA"], ["created_at", Wed, 11 Sep 2013 02:40:22 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:40:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:40:22 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:40:22 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:40:22 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:40:22 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"v7Gj6jMRDDAbJ1djwVEOcA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'v7Gj6jMRDDAbJ1djwVEOcA' LIMIT 1 AssetHostCore::Permission Load (0.3ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 60614ms (Views: 0.4ms | ActiveRecord: 0.5ms | Sphinx: 0.0ms)  (0.4ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.8ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "uqyI4j_hNvz9xKQmAQmgWg"], ["created_at", Wed, 11 Sep 2013 02:41:31 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:41:31 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:41:31 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:41:31 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:41:31 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:41:31 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"uqyI4j_hNvz9xKQmAQmgWg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'uqyI4j_hNvz9xKQmAQmgWg' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 10ms (Views: 0.4ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.6ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (77.4ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "EFJf4WKRIHwcGyyFOxmmPQ"], ["created_at", Wed, 11 Sep 2013 02:42:24 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:42:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:42:24 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:42:24 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:42:24 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:42:24 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"EFJf4WKRIHwcGyyFOxmmPQ"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'EFJf4WKRIHwcGyyFOxmmPQ' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 9ms (Views: 0.3ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (2.2ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.7ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.3ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "ukcnQrHGe2H2HapV-W1AkQ"], ["created_at", Wed, 11 Sep 2013 02:42:34 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:42:34 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:42:34 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:42:34 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:42:34 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:42:34 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"ukcnQrHGe2H2HapV-W1AkQ"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'ukcnQrHGe2H2HapV-W1AkQ' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 10ms (Views: 0.5ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (2.7ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "MO6ne8QGV26bNn_qdtO8iw"], ["created_at", Wed, 11 Sep 2013 02:42:52 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:42:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:42:52 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:42:52 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:42:52 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:42:52 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"MO6ne8QGV26bNn_qdtO8iw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'MO6ne8QGV26bNn_qdtO8iw' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Connecting to database specified by database.yml  (3.7ms) select sqlite_version(*)  (1.5ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.9ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "MQFtByiMn2CfZIcrXKc4bw"], ["created_at", Wed, 11 Sep 2013 02:49:24 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:49:24 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:49:24 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:49:24 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 02:49:24 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 02:49:24 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"MQFtByiMn2CfZIcrXKc4bw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'MQFtByiMn2CfZIcrXKc4bw' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs" Completed 200 OK in 106ms (Views: 16.7ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.9ms) rollback transaction Connecting to database specified by database.yml  (3.3ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (61.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "CStu9VMOzwv7FqaoVl9E8w"], ["created_at", Wed, 11 Sep 2013 02:49:50 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:49:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:49:50 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:49:50 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (2.1ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (2.9ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (2.7ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.0ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "uoH5GUBFXjn8YlMqVVtBfw"], ["created_at", Wed, 11 Sep 2013 02:51:27 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:51:27 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:51:27 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:51:27 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser'  (2.6ms) rollback transaction Connecting to database specified by database.yml  (3.5ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.0ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.0ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "iA42Fby4E7YBA6ALdo8C0g"], ["created_at", Wed, 11 Sep 2013 02:54:40 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:54:40 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 02:54:40 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 02:54:40 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser'  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.2ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Wed, 11 Sep 2013 02:55:57 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:55:57 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.9ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.8ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (5.9ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Wed, 11 Sep 2013 02:56:39 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:56:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1  (2.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "Tf4T-5VK02CktB-inNjo2g"], ["created_at", Wed, 11 Sep 2013 02:56:39 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:56:39 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.8ms) rollback transaction Connecting to database specified by database.yml  (3.2ms) select sqlite_version(*)  (3.0ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (6.3ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Wed, 11 Sep 2013 02:59:22 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:59:22 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "g4x4N5n3lHYeWrUNuH_ZwA"], ["created_at", Wed, 11 Sep 2013 02:59:22 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 02:59:22 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (0.5ms) rollback transaction Connecting to database specified by database.yml  (2.9ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.0ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (4.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (2.9ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "-nyxZDcVAwhm6Q2pL6QAqQ"], ["created_at", Wed, 11 Sep 2013 03:00:09 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:00:09 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (1.7ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.5ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.7ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (2.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Wed, 11 Sep 2013 03:05:53 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:05:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "PnA-E5fgBBjD0IRdmQeJXA"], ["created_at", Wed, 11 Sep 2013 03:05:53 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:05:53 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1  (2.0ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.6ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (2.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Wed, 11 Sep 2013 03:06:43 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:06:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (2.0ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "Q_EjX9e4rfl6O5fQvjjTWQ"], ["created_at", Wed, 11 Sep 2013 03:06:43 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:06:43 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 03:06:43 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 03:06:43 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser'  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.3ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.6ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.7ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.6ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (2.8ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "1BSyBJt_cncxTEPBg5ZFpA"], ["created_at", Wed, 11 Sep 2013 03:42:21 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:42:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 03:42:21 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 03:42:21 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser'  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "cKZoJCLxf_aUjBLKStI24w"], ["created_at", Wed, 11 Sep 2013 03:42:21 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:42:21 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (0.7ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Wed, 11 Sep 2013 03:42:21 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:42:21 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1  (1.9ms) rollback transaction Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (3.6ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.1ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.7ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (2.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "5euH5YNFZ1hQBFRyF7GJFg"], ["created_at", Wed, 11 Sep 2013 03:48:12 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:48:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 03:48:12 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 03:48:12 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 03:48:12 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 03:48:12 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"5euH5YNFZ1hQBFRyF7GJFg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '5euH5YNFZ1hQBFRyF7GJFg' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 103ms (Views: 15.1ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "5UygmeDwBMnvNK-k7HkSPg"], ["created_at", Wed, 11 Sep 2013 03:48:12 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 03:48:12 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title", "auth_token"=>"5UygmeDwBMnvNK-k7HkSPg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '5UygmeDwBMnvNK-k7HkSPg' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Connecting to database specified by database.yml  (3.1ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.5ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.2ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.5ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.6ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (2.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "ViH3UHVWltK7qm09tV2ZSw"], ["created_at", Wed, 11 Sep 2013 04:26:42 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:26:42 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"auth_token"=>"ViH3UHVWltK7qm09tV2ZSw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'ViH3UHVWltK7qm09tV2ZSw' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Filter chain halted as # rendered or redirected Completed 403 Forbidden in 85ms (Views: 0.3ms | ActiveRecord: 0.5ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (2.8ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.5ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.7ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (2.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "Sim9brnpqrbXeS_N4LMiuw"], ["created_at", Wed, 11 Sep 2013 04:28:50 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:28:50 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:28:50 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:28:50 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:28:51 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:28:51 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"Sim9brnpqrbXeS_N4LMiuw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'Sim9brnpqrbXeS_N4LMiuw' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 109ms (Views: 15.2ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "W0JI8Dd3aaR9AwaXTJuc3w"], ["created_at", Wed, 11 Sep 2013 04:28:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:28:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:28:51 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:28:51 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (3.2ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.6ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.6ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.7ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (3.1ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "DT5EIcr7uezMZSUAatAOYA"], ["created_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"DT5EIcr7uezMZSUAatAOYA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'DT5EIcr7uezMZSUAatAOYA' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 102ms (Views: 11.9ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "u852iedPcX8SqJDbNMizgA"], ["created_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 Filter chain halted as :authenticate_api_user rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.2ms | ActiveRecord: 0.1ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "5Ch-uxXh7WB94wZRr5zHBw"], ["created_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title", "auth_token"=>"5Ch-uxXh7WB94wZRr5zHBw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '5Ch-uxXh7WB94wZRr5zHBw' LIMIT 1 AssetHostCore::Permission Load (0.3ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13086-r3ljx'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13086-r3ljx"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:29:18 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-09-11 04:29:19.310017' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 351ms (Views: 1.2ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "J7X1VsJBzGE6yyx9SHinVA"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"nogoodbro", "auth_token"=>"J7X1VsJBzGE6yyx9SHinVA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'J7X1VsJBzGE6yyx9SHinVA' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Completed 404 Not Found in 4ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "KVWYVlF8cODhvOtwwdwbhg"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"auth_token"=>"KVWYVlF8cODhvOtwwdwbhg"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'KVWYVlF8cODhvOtwwdwbhg' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Completed 400 Bad Request in 3ms (Views: 0.3ms | ActiveRecord: 0.2ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.4ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "fiZr92Eq1k8oGCT3hqoLTw"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.4ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests", "auth_token"=>"fiZr92Eq1k8oGCT3hqoLTw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'fiZr92Eq1k8oGCT3hqoLTw' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13086-1hx2ljm'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13086-1hx2ljm"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-09-11 04:29:19.559906' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 195ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "opeERHnQc-BWj2iihSDIGA"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1, "auth_token"=>"opeERHnQc-BWj2iihSDIGA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'opeERHnQc-BWj2iihSDIGA' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13086-1i4h3ez'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13086-1i4h3ez"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-09-11 04:29:19.854191' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 206ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "l-qgF1lNgVG1LhDVI9tE3A"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "auth_token"=>"l-qgF1lNgVG1LhDVI9tE3A"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'l-qgF1lNgVG1LhDVI9tE3A' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13086-1qxphec'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:29:20 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13086-1qxphec"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:29:19 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:29:20 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 218ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction Connecting to database specified by database.yml  (3.0ms) select sqlite_version(*)  (2.7ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.2ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.3ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.8ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.4ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.3ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.6ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (2.4ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "jYcJvfM61kUF8Lk5dDFzYQ"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"jYcJvfM61kUF8Lk5dDFzYQ"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'jYcJvfM61kUF8Lk5dDFzYQ' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 99ms (Views: 11.6ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (2.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "Ct-oIj5wRS-CIOiWYsnaYw"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 Filter chain halted as :authenticate_api_user rendered or redirected Completed 401 Unauthorized in 2ms (Views: 0.3ms | ActiveRecord: 0.1ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "XgIQkuWUqqSMHLxDk9-biw"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "auth_token"=>"XgIQkuWUqqSMHLxDk9-biw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'XgIQkuWUqqSMHLxDk9-biw' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13118-16nujm1'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13118-16nujm1"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 343ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "QC-z8U8UACfZkFauztd20A"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title", "auth_token"=>"QC-z8U8UACfZkFauztd20A"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'QC-z8U8UACfZkFauztd20A' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13118-1zvpc0'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13118-1zvpc0"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:30:04 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-09-11 04:30:05.128700' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 197ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "f9C-dCNg0cL1gfG6yJM2aA"], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"nogoodbro", "auth_token"=>"f9C-dCNg0cL1gfG6yJM2aA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'f9C-dCNg0cL1gfG6yJM2aA' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Completed 404 Not Found in 4ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.5ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "RzzSOt3Dvq-fiAsOiCOS5g"], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1, "auth_token"=>"RzzSOt3Dvq-fiAsOiCOS5g"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'RzzSOt3Dvq-fiAsOiCOS5g' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13118-64f3u8'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13118-64f3u8"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-09-11 04:30:05.430865' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 269ms (Views: 1.0ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "_1U7xLDOEl3i4NCDPQjeWg"], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"auth_token"=>"_1U7xLDOEl3i4NCDPQjeWg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '_1U7xLDOEl3i4NCDPQjeWg' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Completed 400 Bad Request in 3ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "AMkvBvofItySJCNCJxJccg"], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests", "auth_token"=>"AMkvBvofItySJCNCJxJccg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'AMkvBvofItySJCNCJxJccg' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13118-1o654yw'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13118-1o654yw"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:30:05 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-09-11 04:30:05.654574' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 193ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction Connecting to database specified by database.yml  (3.2ms) select sqlite_version(*)  (3.4ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.3ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.7ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.2ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.5ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "user_type" varchar(255), "user_id" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (3.7ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (2.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "lkRogdQch8S0ZXCAa-vuiw"], ["created_at", Wed, 11 Sep 2013 04:31:52 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:52 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser'  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "FWSBowlnsL62_rsLm8CbxA"], ["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-13154-4kx6uk'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-13154-4kx6uk"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-13154-1inkns2'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-13154-1inkns2"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-13154-ussjx6'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-13154-ussjx6"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 04:31:53 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-13154-w77xrk'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-13154-w77xrk"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-13154-18kyafx'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-13154-18kyafx"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20130910-13154-1ll40lp'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20130910-13154-1ll40lp"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-1bxrsjw'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-1bxrsjw"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-nao8um'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-nao8um"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:54 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-flickr20130910-13154-1bxrsjw'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-flickr20130910-13154-1bxrsjw"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", "Center"], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["creator_id", 1], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#metadata as HTML Parameters: {"ids"=>"1,2"} AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" IN (1, 2) AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs" Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/assets/metadata.html.erb within layouts/asset_host_core/application (350.1ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (5.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.5ms) Completed 200 OK in 386ms (Views: 384.4ms | ActiveRecord: 0.7ms | Sphinx: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#update_metadata as HTML Parameters: {"assets"=>{1=>{"title"=>"New Title 1"}, 2=>{"title"=>"New Title 2"}}} AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 1', "updated_at" = '2013-09-11 04:31:55.773929' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 2', "updated_at" = '2013-09-11 04:31:55.778040' WHERE "asset_host_core_assets"."id" = 2 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/a/assets Completed 302 Found in 9ms (ActiveRecord: 0.8ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.0ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "0mTgIsl8O_ahAlx100LEPA"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (1.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"0mTgIsl8O_ahAlx100LEPA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '0mTgIsl8O_ahAlx100LEPA' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 Completed 200 OK in 16ms (Views: 1.2ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "TRZOa2li5tClzxybdA9ToQ"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "read"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 Filter chain halted as :authenticate_api_user rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "pILEej-qI9wNsnuJ4LBfig"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title", "auth_token"=>"pILEej-qI9wNsnuJ4LBfig"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'pILEej-qI9wNsnuJ4LBfig' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-4kx6uk'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-4kx6uk"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:55 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-09-11 04:31:56.039301' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 202ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "L4QYWay1aAe9JzSSWBXJJw"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"nogoodbro", "auth_token"=>"L4QYWay1aAe9JzSSWBXJJw"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'L4QYWay1aAe9JzSSWBXJJw' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Completed 404 Not Found in 4ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "xM_qtvcxNO7MsPgD0WMSTA"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests", "auth_token"=>"xM_qtvcxNO7MsPgD0WMSTA"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'xM_qtvcxNO7MsPgD0WMSTA' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-dvsspp'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-dvsspp"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-09-11 04:31:56.346889' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 274ms (Views: 1.1ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "M4Qv_zrsTmm6ItfW5h-1-g"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "auth_token"=>"M4Qv_zrsTmm6ItfW5h-1-g"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'M4Qv_zrsTmm6ItfW5h-1-g' LIMIT 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-1i2env8'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-1i2env8"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 190ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.3ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.7ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "4KKje-axS1k6rKGArPYbSg"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1, "auth_token"=>"4KKje-axS1k6rKGArPYbSg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '4KKje-axS1k6rKGArPYbSg' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-luza0y'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.8ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-luza0y"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-09-11 04:31:56.774464' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 200ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "kzQE-hX7OZy6UZcuUYrl4g"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at", "user_id", "user_type") VALUES (?, ?, ?, ?, ?, ?) [["ability", "create"], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["user_id", 1], ["user_type", "AssetHostCore::ApiUser"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"auth_token"=>"kzQE-hX7OZy6UZcuUYrl4g"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = 'kzQE-hX7OZy6UZcuUYrl4g' LIMIT 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" WHERE "asset_host_core_permissions"."user_id" = 1 AND "asset_host_core_permissions"."user_type" = 'AssetHostCore::ApiUser' Completed 400 Bad Request in 3ms (Views: 0.3ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (1.1ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-81i6tg-1'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-81i6tg-1"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 04:31:56 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-1inkns2'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-1inkns2"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-ussjx6'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-ussjx6"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-w77xrk'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-w77xrk"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-18kyafx'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-18kyafx"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["length", -1], ["updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20130910-13154-1ll40lp'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.3ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20130910-13154-1ll40lp"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:57 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (7.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-13154-lvirjj'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-13154-lvirjj"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-13154-81i6tg'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-13154-81i6tg"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-13154-dvsspp'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-13154-dvsspp"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:58 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-13154-ctfwol'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-13154-ctfwol"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-13154-ussjx6'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-13154-ussjx6"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-13154-luza0y'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-13154-luza0y"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:31:59 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "chipmunk.jpg"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.jpg  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.8.4"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["updated_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20130910-13154-18kyafx'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20130910-13154-18kyafx"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Wed, 11 Sep 2013 04:32:00 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction Connecting to database specified by database.yml  (4.3ms) select sqlite_version(*)  (1.7ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "username" varchar(255), "is_admin" boolean NOT NULL, "created_at" datetime, "updated_at" datetime, "password_digest" varchar(255))  (1.6ms) CREATE TABLE "asset_host_core_api_user_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "api_user_id" integer, "permission_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.7ms) CREATE INDEX "index_asset_host_core_api_user_permissions_on_api_user_id" ON "asset_host_core_api_user_permissions" ("api_user_id")  (1.2ms) CREATE INDEX "index_asset_host_core_api_user_permissions_on_permission_id" ON "asset_host_core_api_user_permissions" ("permission_id")  (1.4ms) CREATE TABLE "asset_host_core_api_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "is_active" boolean, "last_authenticated" datetime, "email" varchar(255))  (1.4ms) CREATE TABLE "asset_host_core_asset_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "asset_id" integer NOT NULL, "output_id" integer NOT NULL, "fingerprint" varchar(255), "created_at" datetime, "updated_at" datetime, "width" integer, "height" integer, "image_fingerprint" varchar(255) DEFAULT '' NOT NULL)   (1.5ms) CREATE UNIQUE INDEX "asset_id" ON "asset_host_core_asset_outputs" ("asset_id", "output_id")  (1.9ms) CREATE TABLE "asset_host_core_assets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "caption" text, "owner" varchar(255), "url" varchar(255), "creator_id" integer DEFAULT 1 NOT NULL, "notes" text, "image_file_name" varchar(255), "image_content_type" varchar(255), "image_copyright" varchar(255), "image_fingerprint" varchar(255), "image_title" varchar(255), "image_description" varchar(255), "image_updated_at" datetime, "image_gravity" varchar(255) DEFAULT 'Center' NOT NULL, "image_width" integer, "image_height" integer, "image_file_size" integer, "image_version" integer, "image_taken" datetime, "native_id" integer, "native_type" varchar(255), "created_at" datetime, "updated_at" datetime, "is_hidden" boolean DEFAULT 'f' NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_brightcove_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" integer(8) NOT NULL, "length" integer, "created_at" datetime, "updated_at" datetime)  (1.3ms) CREATE TABLE "asset_host_core_outputs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255) NOT NULL, "size" varchar(255) NOT NULL, "extension" varchar(255) NOT NULL, "is_rich" boolean DEFAULT 't', "created_at" datetime, "updated_at" datetime, "prerender" boolean DEFAULT 'f' NOT NULL)   (1.3ms) CREATE TABLE "asset_host_core_permissions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource" varchar(255), "ability" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.5ms) CREATE TABLE "asset_host_core_vimeo_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.4ms) CREATE TABLE "asset_host_core_youtube_videos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "videoid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (10.9ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20131109-92273-ldkl37'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (2.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20131109-92273-ldkl37"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["videoid", 29695463]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20131109-92273-6z178j'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20131109-92273-6z178j"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20131109-92273-50rzbc'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20131109-92273-50rzbc"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:44 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20131109-92273-5pnp5f'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20131109-92273-5pnp5f"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20131109-92273-uaw84n'  (0.3ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20131109-92273-uaw84n"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_vimeo_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["videoid", 29695463]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-vimeo20131109-92273-uono28'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Living Lebowski, Dude"], ["created_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-vimeo20131109-92273-uono28"], ["image_file_size", 42941], ["image_fingerprint", "e669edd3dfd74be66fc38416e82e3a37"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["image_version", nil], ["image_width", 640], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::VimeoVideo"], ["notes", "Imported from Vimeo: http://vimeo.com/29695463"], ["owner", "KPCC (via Vimeo)"], ["title", "Living Lebowski, Dude"], ["updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["url", "http://vimeo.com/29695463"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e669edd3dfd74be66fc38416e82e3a37_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["is_admin", true], ["password_digest", "$2a$10$B5U7COljJ6fxisLIfcpy7uxVflGTA2SlHnwH1iP2tAeNG5c5grHfG"], ["updated_at", Sat, 09 Nov 2013 08:13:45 UTC +00:00], ["username", "bricker"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/login" for 127.0.0.1 at 2013-11-09 00:13:46 -0800 Processing by SessionsController#new as HTML Rendered sessions/new.html.erb within layouts/asset_host_core/application (7.2ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (6.3ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.5ms) Completed 200 OK in 117ms (Views: 115.6ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) Started POST "/sessions" for 127.0.0.1 at 2013-11-09 00:13:46 -0800 Processing by SessionsController#create as HTML Parameters: {"utf8"=>"✓", "username"=>"bricker", "password"=>"secret", "commit"=>"Submit"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Redirected to http://www.example.com/a/assets Completed 302 Found in 105ms (ActiveRecord: 0.2ms) Started GET "/a/assets" for 127.0.0.1 at 2013-11-09 00:13:46 -0800 Processing by AssetHostCore::Admin::AssetsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' ORDER BY updated_at desc LIMIT 24 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/assets/index.html.erb within layouts/asset_host_core/application (5.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (2.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.1ms) Completed 200 OK in 16ms (Views: 12.9ms | ActiveRecord: 0.5ms | Sphinx: 0.0ms)  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.1ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.7ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "MhyrVi6cU5Uzbdgq2qb24g"], ["created_at", Sat, 09 Nov 2013 08:13:46 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:46 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/a/api_users/1/edit" for 127.0.0.1 at 2013-11-09 00:13:46 -0800 Processing by AssetHostCore::Admin::ApiUsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? LIMIT 1 [["id", "1"]] AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions"  AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/_form_fields.html.erb (142.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/edit.html.erb within layouts/asset_host_core/full_width (370.3ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 381ms (Views: 377.5ms | ActiveRecord: 0.9ms | Sphinx: 0.0ms) Started PUT "/a/api_users/1" for 127.0.0.1 at 2013-11-09 00:13:46 -0800 Processing by AssetHostCore::Admin::ApiUsersController#update as HTML Parameters: {"utf8"=>"✓", "api_user"=>{"name"=>"New Name", "email"=>"bricker@scpr.org", "is_active"=>"1", "permission_ids"=>[""]}, "commit"=>"Update", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AssetHostCore::ApiUser Exists (0.1ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE ("asset_host_core_api_users"."auth_token" = 'MhyrVi6cU5Uzbdgq2qb24g' AND "asset_host_core_api_users"."id" != 1) LIMIT 1  (0.1ms) UPDATE "asset_host_core_api_users" SET "name" = 'New Name', "updated_at" = '2013-11-09 08:13:46.791926' WHERE "asset_host_core_api_users"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/a/api_users Completed 302 Found in 17ms (ActiveRecord: 0.7ms) Started GET "/a/api_users" for 127.0.0.1 at 2013-11-09 00:13:46 -0800 Processing by AssetHostCore::Admin::ApiUsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_api_users"  AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" LIMIT 20 OFFSET 0 Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/index.html.erb within layouts/asset_host_core/full_width (7.5ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms) AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? LIMIT 1 [["id", 1]]  (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:46 UTC +00:00], ["is_admin", true], ["password_digest", "$2a$10$kodPQe7mr.0xb7dsGkEQsen.6t83ARJh/7nRqNO1JD5CZl5/zsNmO"], ["updated_at", Sat, 09 Nov 2013 08:13:46 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/login" for 127.0.0.1 at 2013-11-09 00:13:46 -0800 Processing by SessionsController#new as HTML Rendered sessions/new.html.erb within layouts/asset_host_core/application (1.1ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) Started POST "/sessions" for 127.0.0.1 at 2013-11-09 00:13:46 -0800 Processing by SessionsController#create as HTML Parameters: {"utf8"=>"✓", "username"=>"bricker", "password"=>"secret", "commit"=>"Submit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Redirected to http://www.example.com/a/assets Completed 302 Found in 99ms (ActiveRecord: 0.1ms) Started GET "/a/assets" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::AssetsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' ORDER BY updated_at desc LIMIT 24 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/assets/index.html.erb within layouts/asset_host_core/application (3.2ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.1ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.7ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "_5wky4i4pm8AsvbRpQu-wA"], ["created_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/a/api_users/1/edit" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::ApiUsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::ApiUser Load (0.0ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? LIMIT 1 [["id", "1"]] AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions"  AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/_form_fields.html.erb (8.5ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/edit.html.erb within layouts/asset_host_core/full_width (12.5ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms) Started PUT "/a/api_users/1" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::ApiUsersController#update as HTML Parameters: {"utf8"=>"✓", "api_user"=>{"name"=>"", "email"=>"bricker@scpr.org", "is_active"=>"1", "permission_ids"=>[""]}, "commit"=>"Update", "id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? LIMIT 1 [["id", "1"]]  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AssetHostCore::ApiUser Exists (0.1ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE ("asset_host_core_api_users"."auth_token" = '_5wky4i4pm8AsvbRpQu-wA' AND "asset_host_core_api_users"."id" != 1) LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions"  Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/_form_fields.html.erb (7.3ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/edit.html.erb within layouts/asset_host_core/full_width (11.6ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 22ms (Views: 15.7ms | ActiveRecord: 0.6ms | Sphinx: 0.0ms)  (2.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["is_admin", true], ["password_digest", "$2a$10$vO9XfkHZfb/.V7Fb5bd2beAm0z5gN9o.GGaml1HFn.Hwr.ZwawJMq"], ["updated_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/login" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by SessionsController#new as HTML Rendered sessions/new.html.erb within layouts/asset_host_core/application (1.1ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) Started POST "/sessions" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by SessionsController#create as HTML Parameters: {"utf8"=>"✓", "username"=>"bricker", "password"=>"secret", "commit"=>"Submit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Redirected to http://www.example.com/a/assets Completed 302 Found in 98ms (ActiveRecord: 0.1ms) Started GET "/a/assets" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::AssetsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' ORDER BY updated_at desc LIMIT 24 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/assets/index.html.erb within layouts/asset_host_core/application (3.2ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.1ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "dlF1Jq37vd3--RsNhA3a8g"], ["created_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/a/api_users/1/edit" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::ApiUsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::ApiUser Load (0.0ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? LIMIT 1 [["id", "1"]] AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions"  AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/_form_fields.html.erb (8.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/edit.html.erb within layouts/asset_host_core/full_width (12.7ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_api_users"  Started DELETE "/a/api_users/1" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::ApiUsersController#destroy as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? [["id", 1]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/a/api_users Completed 302 Found in 7ms (ActiveRecord: 0.5ms) Started GET "/a/api_users" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::ApiUsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_api_users" AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" LIMIT 20 OFFSET 0 Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/index.html.erb within layouts/asset_host_core/full_width (4.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_api_users"  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["is_admin", true], ["password_digest", "$2a$10$4coRUtGR4HEQFIgU173Qy.9gPS4PraGORGTRw4hjffsj7OT2ZFlCS"], ["updated_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/login" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by SessionsController#new as HTML Rendered sessions/new.html.erb within layouts/asset_host_core/application (1.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) Started POST "/sessions" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by SessionsController#create as HTML Parameters: {"utf8"=>"✓", "username"=>"bricker", "password"=>"secret", "commit"=>"Submit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Redirected to http://www.example.com/a/assets Completed 302 Found in 93ms (ActiveRecord: 0.1ms) Started GET "/a/assets" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::AssetsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' ORDER BY updated_at desc LIMIT 24 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/assets/index.html.erb within layouts/asset_host_core/application (3.1ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_api_users" Started GET "/a/api_users/new" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::ApiUsersController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/_form_fields.html.erb (7.4ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/new.html.erb within layouts/asset_host_core/full_width (9.5ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (2.1ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.1ms) Completed 200 OK in 17ms (Views: 14.8ms | ActiveRecord: 0.2ms | Sphinx: 0.0ms) Started POST "/a/api_users" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::ApiUsersController#create as HTML Parameters: {"utf8"=>"✓", "api_user"=>{"name"=>"KPCC", "email"=>"scprweb@scpr.org", "is_active"=>"0", "permission_ids"=>[""]}, "commit"=>"Save"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.1ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "0py-Mvi6LF-cdjG7n-wTmA"], ["created_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["email", "scprweb@scpr.org"], ["is_active", false], ["last_authenticated", nil], ["name", "KPCC"], ["updated_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://www.example.com/a/api_users Completed 302 Found in 6ms (ActiveRecord: 0.9ms) Started GET "/a/api_users" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by AssetHostCore::Admin::ApiUsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_api_users"  AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" LIMIT 20 OFFSET 0 Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/index.html.erb within layouts/asset_host_core/full_width (4.4ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (2.0ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms) AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" ORDER BY "asset_host_core_api_users"."id" DESC LIMIT 1  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["is_admin", true], ["password_digest", "$2a$10$dvZy0uPOmCQ387gCxnwjgu3P.6BByx.ZmN1AsnfdKehrwpn2Txl3a"], ["updated_at", Sat, 09 Nov 2013 08:13:47 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/login" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by SessionsController#new as HTML Rendered sessions/new.html.erb within layouts/asset_host_core/application (1.1ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (0.7ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) Started POST "/sessions" for 127.0.0.1 at 2013-11-09 00:13:47 -0800 Processing by SessionsController#create as HTML Parameters: {"utf8"=>"✓", "username"=>"bricker", "password"=>"secret", "commit"=>"Submit"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."username" = 'bricker' LIMIT 1 Redirected to http://www.example.com/a/assets Completed 302 Found in 104ms (ActiveRecord: 0.1ms) Started GET "/a/assets" for 127.0.0.1 at 2013-11-09 00:13:48 -0800 Processing by AssetHostCore::Admin::AssetsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' ORDER BY updated_at desc LIMIT 24 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/assets/index.html.erb within layouts/asset_host_core/application (3.1ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.8ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms) Started GET "/a/api_users/new" for 127.0.0.1 at 2013-11-09 00:13:48 -0800 Processing by AssetHostCore::Admin::ApiUsersController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/_form_fields.html.erb (6.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/new.html.erb within layouts/asset_host_core/full_width (8.2ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 13ms (Views: 11.9ms | ActiveRecord: 0.2ms | Sphinx: 0.0ms) Started POST "/a/api_users" for 127.0.0.1 at 2013-11-09 00:13:48 -0800 Processing by AssetHostCore::Admin::ApiUsersController#create as HTML Parameters: {"utf8"=>"✓", "api_user"=>{"name"=>"", "email"=>"", "is_active"=>"0", "permission_ids"=>[""]}, "commit"=>"Save"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.1ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions"  Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/_form_fields.html.erb (6.5ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/admin/api_users/new.html.erb within layouts/asset_host_core/full_width (7.9ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.7ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.0ms) Completed 200 OK in 16ms (Views: 11.5ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (1.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "du9LrIxmYpt7XTMkS1wNAQ"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]] SQL (0.5ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 Filter chain halted as :authenticate_api_user rendered or redirected Completed 401 Unauthorized in 3ms (Views: 0.3ms | ActiveRecord: 0.2ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "2EOV6bVYIXwXf9bzu4BSQA"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "auth_token"=>"2EOV6bVYIXwXf9bzu4BSQA"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = '2EOV6bVYIXwXf9bzu4BSQA' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:48.253711' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-1gcluip'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-1gcluip"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 201 Created in 242ms (Views: 3.3ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "g1ySyOvDACNj4wRekNCd-g"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "hidden"=>1, "auth_token"=>"g1ySyOvDACNj4wRekNCd-g"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'g1ySyOvDACNj4wRekNCd-g' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:48.513830' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-6z178j'  (0.3ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-6z178j"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "is_hidden" = 't', "updated_at" = '2013-11-09 08:13:48.722202' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 298ms (Views: 1.5ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "IL2iLGSpNX8ldcXrbavTaQ"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"nogoodbro", "auth_token"=>"IL2iLGSpNX8ldcXrbavTaQ"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'IL2iLGSpNX8ldcXrbavTaQ' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:48.831999' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Completed 404 Not Found in 5ms (Views: 0.3ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "A3YD6Hc4-lkTCRlV85cWvA"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]] SQL (6.0ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "note"=>"Imported via Tests", "auth_token"=>"A3YD6Hc4-lkTCRlV85cWvA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'A3YD6Hc4-lkTCRlV85cWvA' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:48.863499' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-50rzbc'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-50rzbc"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:48 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "notes" = 'Fetched from URL: http://imgur.com/someimg.png Imported via Tests', "updated_at" = '2013-11-09 08:13:49.090667' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 234ms (Views: 0.9ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "XKtcKABcvJcgPk-gJfQyNA"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "asset_host_core_api_user_permissions" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AND "asset_host_core_api_user_permissions"."permission_id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://url.com/img.png", "auth_token"=>"XKtcKABcvJcgPk-gJfQyNA"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'XKtcKABcvJcgPk-gJfQyNA' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:49.118129' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Filter chain halted as # rendered or redirected Completed 403 Forbidden in 4ms (Views: 0.3ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "as_yud7W-HxuCohOYkeXrg"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.6ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"auth_token"=>"as_yud7W-HxuCohOYkeXrg"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'as_yud7W-HxuCohOYkeXrg' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:49.139044' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Completed 400 Bad Request in 5ms (Views: 0.3ms | ActiveRecord: 0.5ms | Sphinx: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "FwBuqtyojExq4821eNFEIw"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.4ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#create as JSON Parameters: {"url"=>"http://imgur.com/someimg.png", "caption"=>"Test Image", "owner"=>"Test Owner", "title"=>"Test Title", "auth_token"=>"FwBuqtyojExq4821eNFEIw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'FwBuqtyojExq4821eNFEIw' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:49.161505' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-5pnp5f'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-5pnp5f"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/someimg.png"], ["owner", nil], ["title", "someimg.png"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["url", "http://imgur.com/someimg.png"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "caption" = 'Test Image', "owner" = 'Test Owner', "title" = 'Test Title', "updated_at" = '2013-11-09 08:13:49.375490' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Completed 201 Created in 223ms (Views: 1.3ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "WGXdZA9R7bXT6E_mCtJc4A"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#update as JSON Parameters: {"id"=>0} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 Filter chain halted as :authenticate_api_user rendered or redirected Completed 401 Unauthorized in 3ms (Views: 0.3ms | ActiveRecord: 0.2ms | Sphinx: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "3AV6Qc_QpznCBoSWyv9I_w"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "asset_host_core_api_user_permissions" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AND "asset_host_core_api_user_permissions"."permission_id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#update as JSON Parameters: {"id"=>0, "auth_token"=>"3AV6Qc_QpznCBoSWyv9I_w"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = '3AV6Qc_QpznCBoSWyv9I_w' LIMIT 1 SQL (0.3ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:49.425776' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Filter chain halted as # rendered or redirected Completed 403 Forbidden in 7ms (Views: 0.3ms | ActiveRecord: 0.6ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "dagQix3vN4GY5a7Uk1MuUQ"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "write"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#update as JSON Parameters: {"id"=>1, "asset"=>{"title"=>"New Title"}, "auth_token"=>"dagQix3vN4GY5a7Uk1MuUQ"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'dagQix3vN4GY5a7Uk1MuUQ' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:49.452019' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.0ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title', "updated_at" = '2013-11-09 08:13:49.456444' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Completed 204 No Content in 12ms (ActiveRecord: 0.0ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.3ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.9ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "WRsGq_yntdzeBAi_IMWMyA"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "read"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.4ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 Filter chain halted as :authenticate_api_user rendered or redirected Completed 401 Unauthorized in 3ms (Views: 0.3ms | ActiveRecord: 0.2ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "XhPUZVz-GWsOqjwNu94XlA"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (3.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "read"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "asset_host_core_api_user_permissions" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AND "asset_host_core_api_user_permissions"."permission_id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"XhPUZVz-GWsOqjwNu94XlA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'XhPUZVz-GWsOqjwNu94XlA' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:49.514506' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Filter chain halted as # rendered or redirected Completed 403 Forbidden in 4ms (Views: 0.3ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "Mr5f5g27dWPyvbcs2zmvxA"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "read"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::AssetsController#show as JSON Parameters: {"id"=>1, "auth_token"=>"Mr5f5g27dWPyvbcs2zmvxA"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'Mr5f5g27dWPyvbcs2zmvxA' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:49.543588' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1 Completed 200 OK in 12ms (Views: 1.2ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["length", -1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-ldkl37'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-ldkl37"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["length", -1], ["updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["videoid", 2396253845001]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-1crvfk3'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-1crvfk3"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:49 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["length", -1], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-ic4cbj'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-ic4cbj"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["length", -1], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-19c47k0'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.2ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-19c47k0"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["length", -1], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-ryblke'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-ryblke"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_brightcove_videos" ("created_at", "length", "updated_at", "videoid") VALUES (?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["length", -1], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["videoid", 2396253845001]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-ux98cx'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "Dark Matter, dark energy, the discovery of life's ingredients among the stars. The greatest advances in astronomy since Copernicus and Galileo are being made right now."], ["created_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-ux98cx"], ["image_file_size", 38875], ["image_fingerprint", "27f7745237849975ca90591c1fba5934"], ["image_gravity", "Center"], ["image_height", 431], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["image_version", nil], ["image_width", 670], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::BrightcoveVideo"], ["notes", "Imported from Brightcove: 2396253845001"], ["owner", "KPCC"], ["title", "NEXT: Eyes on the Universe"], ["updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["url", nil]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_27f7745237849975ca90591c1fba5934_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-flickr20131109-92273-si8e23'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-flickr20131109-92273-si8e23"], ["image_file_size", 57933], ["image_fingerprint", "7d33319deca787d5bb3f62ff06563ad2"], ["image_gravity", "Center"], ["image_height", 683], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:50 UTC +00:00], ["image_version", nil], ["image_width", 1024], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_7d33319deca787d5bb3f62ff06563ad2_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This is a cowboy hat."], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["creator_id", 1], ["image_content_type", nil], ["image_copyright", nil], ["image_description", nil], ["image_file_name", nil], ["image_file_size", nil], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", nil], ["image_taken", Wed, 12 Oct 2011 13:46:25 UTC +00:00], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", nil], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "All Rights Reserved : "], ["owner", "AudioVision"], ["title", "John's Wayne cowboy hat"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["url", "http://www.flickr.com/photos/scpr/6238340909/"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.8ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "ER7_iyEB2uzGZrQWNvCvjw"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "read"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["resource", "AssetHostCore::Output"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_outputs" ("code", "created_at", "extension", "is_rich", "prerender", "size", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["code", "thumb"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["extension", "jpg"], ["is_rich", false], ["prerender", false], ["size", "88x88#"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]] AssetHostCore::AssetOutput Load (0.1ms) SELECT "asset_host_core_asset_outputs".* FROM "asset_host_core_asset_outputs" WHERE "asset_host_core_asset_outputs"."output_id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::OutputsController#index as JSON Parameters: {"auth_token"=>"ER7_iyEB2uzGZrQWNvCvjw"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'ER7_iyEB2uzGZrQWNvCvjw' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:51.260249' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AssetHostCore::Output Load (0.2ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs"  Completed 200 OK in 15ms (Views: 2.2ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (2.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "9a2qKgwlF2ho_-scBIUNrg"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "read"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["resource", "AssetHostCore::Output"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "asset_host_core_api_user_permissions" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AND "asset_host_core_api_user_permissions"."permission_id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::OutputsController#index as JSON Parameters: {"auth_token"=>"9a2qKgwlF2ho_-scBIUNrg"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = '9a2qKgwlF2ho_-scBIUNrg' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:51.295182' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Filter chain halted as # rendered or redirected Completed 403 Forbidden in 4ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "Qw9viVEdC7QMwWlSIqXb9A"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "read"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["resource", "AssetHostCore::Output"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_outputs" ("code", "created_at", "extension", "is_rich", "prerender", "size", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["code", "large"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["extension", "jpg"], ["is_rich", false], ["prerender", false], ["size", "88x88#"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]] AssetHostCore::AssetOutput Load (0.2ms) SELECT "asset_host_core_asset_outputs".* FROM "asset_host_core_asset_outputs" WHERE "asset_host_core_asset_outputs"."output_id" = 1  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::OutputsController#show as JSON Parameters: {"id"=>"large", "auth_token"=>"Qw9viVEdC7QMwWlSIqXb9A"} AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = 'Qw9viVEdC7QMwWlSIqXb9A' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:51.320206' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AssetHostCore::Output Load (0.1ms) SELECT "asset_host_core_outputs".* FROM "asset_host_core_outputs" WHERE "asset_host_core_outputs"."code" = 'large' LIMIT 1 Completed 200 OK in 9ms (Views: 1.1ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "7OK90yrQpaZVdP4P0jFatw"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "read"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["resource", "AssetHostCore::Output"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]] SQL (0.4ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.2ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) DELETE FROM "asset_host_core_api_user_permissions" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 AND "asset_host_core_api_user_permissions"."permission_id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Api::OutputsController#show as JSON Parameters: {"id"=>"lol", "auth_token"=>"7OK90yrQpaZVdP4P0jFatw"} AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = '7OK90yrQpaZVdP4P0jFatw' LIMIT 1 SQL (0.1ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:51.347482' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1 Filter chain halted as # rendered or redirected Completed 403 Forbidden in 4ms (Views: 0.3ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-si8e23'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-si8e23"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-brightcove20131109-92273-1i35t2a'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", nil], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/png"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-brightcove20131109-92273-1i35t2a"], ["image_file_size", 77780], ["image_fingerprint", "e179cbd27e07cb55042d0db36cdac095"], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["image_version", nil], ["image_width", 200], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", "Fetched from URL: http://imgur.com/a/whatever.jpg"], ["owner", nil], ["title", "whatever.jpg"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["url", "http://imgur.com/a/whatever.jpg"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_e179cbd27e07cb55042d0db36cdac095_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "RYxglKxg-NqRs8_XW2abIw"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" IS NULL LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "dWNVqHr04Jj7gmoPZ1Tpyg"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "asset_host_core_permissions" ("ability", "created_at", "resource", "updated_at") VALUES (?, ?, ?, ?) [["ability", "read"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["resource", "AssetHostCore::Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]] SQL (0.3ms) INSERT INTO "asset_host_core_api_user_permissions" ("api_user_id", "created_at", "permission_id", "updated_at") VALUES (?, ?, ?, ?) [["api_user_id", 1], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["permission_id", 1], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Permission Load (0.1ms) SELECT "asset_host_core_permissions".* FROM "asset_host_core_permissions" INNER JOIN "asset_host_core_api_user_permissions" ON "asset_host_core_permissions"."id" = "asset_host_core_api_user_permissions"."permission_id" WHERE "asset_host_core_api_user_permissions"."api_user_id" = 1  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", false], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.2ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (0.6ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (0.3ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:51.812632' WHERE "asset_host_core_api_users"."id" = 1 AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::ApiUser Exists (0.2ms) SELECT 1 AS one FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (0.5ms) INSERT INTO "asset_host_core_api_users" ("auth_token", "created_at", "email", "is_active", "last_authenticated", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["auth_token", "12345"], ["created_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00], ["email", "bricker@scpr.org"], ["is_active", true], ["last_authenticated", nil], ["name", "Bryan"], ["updated_at", Sat, 09 Nov 2013 08:13:51 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::ApiUser Load (0.1ms) SELECT "asset_host_core_api_users".* FROM "asset_host_core_api_users" WHERE "asset_host_core_api_users"."is_active" = 't' AND "asset_host_core_api_users"."auth_token" = '12345' LIMIT 1 SQL (0.3ms) UPDATE "asset_host_core_api_users" SET "last_authenticated" = '2013-11-09 08:13:51.825649' WHERE "asset_host_core_api_users"."id" = 1  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20131109-92273-ldkl37'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20131109-92273-ldkl37"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20131109-92273-1uhv6ab'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20131109-92273-1uhv6ab"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.0ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "chipmunk.jpg"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Sat, 09 Nov 2013 08:13:52 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.jpg  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20131109-92273-ic4cbj'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20131109-92273-ic4cbj"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20131109-92273-17fmwta'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20131109-92273-17fmwta"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20131109-92273-5pnp5f'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20131109-92273-5pnp5f"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Sat, 09 Nov 2013 08:13:53 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20131109-92273-ryblke'  (0.2ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20131109-92273-ryblke"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction Google::APIClient - Initializing client with options {:key=>"goggles", :authorization=>nil} Google::APIClient - Please provide :application_name and :application_version when initializing the client Google::APIClient::Request Sending API request get https://www.googleapis.com/discovery/v1/apis/youtube/v3/rest?key=goggles {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"} Google::APIClient::Request Sending API request get https://www.googleapis.com/youtube/v3/videos?id=y8Kyi0WNg40&key=goggles&part=id%2Csnippet%2CcontentDetails%2Cplayer {"User-Agent"=>"google-api-ruby-client/0.6.4 Mac OS X/10.9"} Google::APIClient::Request Result: 200 {"content-type"=>"application/json"}  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_youtube_videos" ("created_at", "updated_at", "videoid") VALUES (?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["videoid", "a1Y73sPHKxw"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Command :: file -b --mime '/var/folders/cm/tjtdp16j2ml_46knxw8n6vw00000gn/T/ah-youtube20131109-92273-25yb10'  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `image_fingerprint` SQL (1.1ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "The best 5 second clip on the internet."], ["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "ah-youtube20131109-92273-25yb10"], ["image_file_size", 5994], ["image_fingerprint", "b6d48c8b1286104ce76649731e09645f"], ["image_gravity", "Center"], ["image_height", 360], ["image_taken", nil], ["image_title", nil], ["image_updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["image_version", nil], ["image_width", 480], ["is_hidden", false], ["native_id", 1], ["native_type", "AssetHostCore::YoutubeVideo"], ["notes", "Imported from YouTube: http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"], ["owner", "cregets (via YouTube)"], ["title", "Dramatic Chipmunk"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["url", "http://www.youtube.com/watch?v=y8Kyi0WNg40?ah-noTrim"]] [paperclip] Saving attachments. [paperclip] saving /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1_b6d48c8b1286104ce76649731e09645f_original.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["url", "http://a.scpr.org/i/b0d21881d4563e38bacbf068d27afc04/59661-small.jpg"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = 1 LIMIT 1  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["is_admin", false], ["password_digest", "$2a$10$HA.s/uouz/UQKDguRD5mQeQ0FsVNPzYw1i53mEhlYJxRh3FZb8f62"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#index as HTML AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' ORDER BY updated_at desc LIMIT 24 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.1ms) Completed 200 OK in 12ms (Views: 10.3ms | ActiveRecord: 0.5ms | Sphinx: 0.0ms)  (2.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["is_admin", false], ["password_digest", "$2a$10$V.QRsuxjv0Cg/jh6dVqO4.heB9qAZ22H8jFAQUQ2OVIAcUKMLVPI6"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:54 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#destroy as HTML Parameters: {"id"=>"1"} AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", "1"]]  (0.1ms) SAVEPOINT active_record_1 AssetHostCore::AssetOutput Load (0.2ms) SELECT "asset_host_core_asset_outputs".* FROM "asset_host_core_asset_outputs" WHERE "asset_host_core_asset_outputs"."asset_id" = 1 ORDER BY created_at desc [paperclip] Scheduling attachments for deletion. SQL (0.2ms) DELETE FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? [["id", 1]] [paperclip] Deleting attachments. [paperclip] deleting /Users/bricker/websites/kpcc/AssetHost/spec/internal/public/images/1__original.png  (0.1ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/a/assets Completed 302 Found in 14ms (ActiveRecord: 0.7ms)  (0.1ms) SELECT COUNT(*) FROM "asset_host_core_assets"   (1.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.7ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["is_admin", false], ["password_digest", "$2a$10$p8g/sbgrc0/CVF98tePeKeMzHR0.53vLwTBPaXYhKs3K6EKC2fxpW"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#update_metadata as HTML Parameters: {"assets"=>{1=>{"title"=>"New Title 1"}, 2=>{"title"=>"New Title 2"}}} AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SAVEPOINT active_record_1  (0.2ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 1', "updated_at" = '2013-11-09 08:13:55.098631' WHERE "asset_host_core_assets"."id" = 1 [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "asset_host_core_assets" SET "title" = 'New Title 2', "updated_at" = '2013-11-09 08:13:55.101996' WHERE "asset_host_core_assets"."id" = 2 [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Redirected to http://test.host/a/assets Completed 302 Found in 8ms (ActiveRecord: 0.7ms) AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 1]] AssetHostCore::Asset Load (0.0ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", 2]]  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["is_admin", false], ["password_digest", "$2a$10$gPkDhR1wjUMS0qVkikRqz.5lhujZiG8uu5p8uimtpnEi8ha82Mc3O"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#metadata as HTML Parameters: {"ids"=>"1,2"} AssetHostCore::Asset Load (0.3ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" IN (1, 2) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.6ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.1ms) Completed 200 OK in 32ms (Views: 30.9ms | ActiveRecord: 0.3ms | Sphinx: 0.0ms)  (2.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["is_admin", false], ["password_digest", "$2a$10$VgEA2Huzo0B4kZ4BIgLwr.e4JA5d8wOPwa9/LmMAOz1J7Ucwf5apy"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "asset_host_core_assets" ("caption", "created_at", "creator_id", "image_content_type", "image_copyright", "image_description", "image_file_name", "image_file_size", "image_fingerprint", "image_gravity", "image_height", "image_taken", "image_title", "image_updated_at", "image_version", "image_width", "is_hidden", "native_id", "native_type", "notes", "owner", "title", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["caption", "This has been an asset"], ["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["creator_id", 1], ["image_content_type", "image/jpeg"], ["image_copyright", nil], ["image_description", nil], ["image_file_name", "logo-mark-sm.png"], ["image_file_size", 1000], ["image_fingerprint", nil], ["image_gravity", "Center"], ["image_height", 200], ["image_taken", nil], ["image_title", nil], ["image_updated_at", nil], ["image_version", nil], ["image_width", 300], ["is_hidden", false], ["native_id", nil], ["native_type", nil], ["notes", nil], ["owner", "SCPR"], ["title", "Asset"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["url", "http://www.scpr.org/assets/logo-mark-sm.png"]] [paperclip] Saving attachments.  (0.1ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::AssetsController#show as HTML Parameters: {"id"=>"2"} AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."id" = ? LIMIT 1 [["id", "2"]] AssetHostCore::Asset Load (0.2ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' AND (id > 2) ORDER BY id ASC LIMIT 1 AssetHostCore::Asset Load (0.1ms) SELECT "asset_host_core_assets".* FROM "asset_host_core_assets" WHERE "asset_host_core_assets"."is_hidden" = 'f' AND (id < 2) ORDER BY id desc LIMIT 1 Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_navbar.html.erb (1.5ms) Rendered /Users/bricker/websites/kpcc/AssetHost/app/views/asset_host_core/shared/_footerjs.html.erb (0.1ms) Completed 200 OK in 163ms (Views: 159.6ms | ActiveRecord: 0.4ms | Sphinx: 0.0ms)  (0.8ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["is_admin", true], ["password_digest", "$2a$10$ftLik.P2TteBH5YASRf1BecqhcrpCxNlkFcmQ5dGs0t9cg3yPgGzC"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::ApiUsersController#index as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms | Sphinx: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 Binary data inserted for `string` type on column `password_digest` SQL (0.6ms) INSERT INTO "users" ("created_at", "is_admin", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["is_admin", false], ["password_digest", "$2a$10$rBeQ4c1X5QdMx9jBRW4z1uKAd49CIwY4TXf84znT4BNLsK1nRF0ge"], ["updated_at", Sat, 09 Nov 2013 08:13:55 UTC +00:00], ["username", "bricker"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Processing by AssetHostCore::Admin::ApiUsersController#index as HTML Redirected to http://test.host/a Filter chain halted as :authorize_admin rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction