· 8 years ago · Jun 27, 2018, 08:28 PM
1gousiosg@MacBookPro-2:github-mirror [blackducksoftware-master]$ bundle install
2You have to have changelog gem installed for post install message
3Using rake 12.3.1
4Using multi_json 1.13.1
5Using activesupport 3.1.12
6Using public_suffix 3.0.2
7Using addressable 2.5.2
8Using amq-protocol 2.3.0
9Using bson 4.3.0
10Using bundler 1.16.1
11Using bunny 2.9.2
12Using byebug 10.0.2
13Using cause 0.1
14Using concurrent-ruby 1.0.5
15Using safe_yaml 1.0.4
16Using crack 0.4.3
17Using docile 1.3.0
18Using factory_girl 4.9.0
19Using i18n 1.0.1
20Using faker 1.8.7
21Using mongo 2.5.1
22Using sequel 4.49.0
23Using trollop 2.1.2
24Using ghtorrent 0.12.1 from source at `.`
25Using hashdiff 0.3.7
26Using json 2.1.0
27Using influxdb 0.3.5
28Using method_source 0.9.0
29Using m 1.5.1
30Using metaclass 0.0.4
31Using minitest 4.7.5
32Using minitest-around 0.0.5
33Using mocha 1.5.0
34Using mysql2 0.5.1
35Using simplecov-html 0.10.2
36Using simplecov 0.16.1
37Using simplecov-rcov 0.2.3
38Using sqlite3 1.3.13
39Using vcr 4.0.0
40Using webmock 3.3.0
41Bundle complete! 16 Gemfile dependencies, 38 gems now installed.
42Use `bundle info [gemname]` to see where a bundled gem is installed.
43gousiosg@MacBookPro-2:github-mirror [blackducksoftware-master]$ bundle exec rake test
44You have to have changelog gem installed for post install message
45You have to have changelog gem installed for post install message
46/Users/gousiosg/.gem/gems/simplecov-rcov-0.2.3/lib/simplecov-rcov.rb:25: warning: assigned but unused variable - generated_on
47/Users/gousiosg/.gem/gems/bson-4.3.0/lib/bson/decimal128/builder.rb:187: warning: assigned but unused variable - original
48/Users/gousiosg/.gem/gems/bson-4.3.0/lib/bson/decimal128/builder.rb:188: warning: assigned but unused variable - e
49/Users/gousiosg/.gem/gems/bson-4.3.0/lib/bson/decimal128/builder.rb:189: warning: assigned but unused variable - decimal
50/Users/gousiosg/.gem/gems/bson-4.3.0/lib/bson/decimal128/builder.rb:315: warning: assigned but unused variable - base
51/Users/gousiosg/.gem/gems/bson-4.3.0/lib/bson_native.bundle: warning: method redefined; discarding old next_object_id
52/Users/gousiosg/.gem/gems/bson-4.3.0/lib/bson/object_id.rb:356: warning: previous definition of next_object_id was here
53/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/api_client.rb:221: warning: shadowing outer local variable - url
54/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/api_client.rb:225: warning: shadowing outer local variable - url
55/Users/gousiosg/.gem/gems/bunny-2.9.2/lib/bunny/cruby/ssl_socket.rb:110: warning: assigned but unused variable - le
56/Users/gousiosg/.gem/gems/bunny-2.9.2/lib/bunny/session.rb:259: warning: method redefined; discarding old port
57/Users/gousiosg/.gem/gems/bunny-2.9.2/lib/bunny/queue.rb:384: warning: method redefined; discarding old add_default_options
58/Users/gousiosg/.gem/gems/bunny-2.9.2/lib/bunny/queue.rb:379: warning: previous definition of add_default_options was here
59/Users/gousiosg/.gem/gems/bunny-2.9.2/lib/bunny/channel.rb:1580: warning: method redefined; discarding old to_s
60/Users/gousiosg/.gem/gems/bunny-2.9.2/lib/bunny/channel.rb:257: warning: previous definition of to_s was here
61/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/adapters/mongo_persister.rb:157: warning: shadowing outer local variable - k
62/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/adapters/mongo_persister.rb:157: warning: shadowing outer local variable - v
63/Users/gousiosg/.gem/gems/mongo-2.5.1/lib/mongo/uri.rb:214: warning: assigned but unused variable - remaining
64/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:31: warning: assigned but unused variable - unq
65/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:85: warning: assigned but unused variable - unq
66/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:146: warning: assigned but unused variable - a
67/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:323: warning: assigned but unused variable - item
68/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:323: warning: assigned but unused variable - refresh
69/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:323: warning: assigned but unused variable - order
70/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:331: warning: assigned but unused variable - order
71/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:340: warning: assigned but unused variable - item
72/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:340: warning: assigned but unused variable - refresh
73/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:340: warning: assigned but unused variable - order
74/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:357: warning: assigned but unused variable - item
75/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:357: warning: assigned but unused variable - refresh
76/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:357: warning: assigned but unused variable - order
77/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:434: warning: assigned but unused variable - item
78/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:434: warning: assigned but unused variable - refresh
79/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:434: warning: assigned but unused variable - order
80/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:551: warning: assigned but unused variable - item
81/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:551: warning: assigned but unused variable - refresh
82/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:551: warning: assigned but unused variable - order
83/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/retriever.rb:572: warning: assigned but unused variable - media_type
84/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:735: warning: shadowing outer local variable - c
85/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:52: warning: method redefined; discarding old persister
86/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/commands/ght_mirror_events.rb:73: warning: assigned but unused variable - dupl1
87/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/commands/ght_load.rb:199: warning: assigned but unused variable - k
88/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/commands/full_repo_retriever.rb:107: warning: shadowing outer local variable - e
89/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/commands/full_user_retriever.rb:101: warning: mismatched indentations at 'end' with 'module' at 1
90/Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/core_ext/class/attribute.rb:70: warning: assigned but unused variable - instance_reader
91DEPRECATION WARNING: The factory_girl gem is deprecated. Please upgrade to factory_bot. See https://github.com/thoughtbot/factory_bot/blob/v4.9.0/UPGRADE_FROM_FACTORY_GIRL.md for further instructions. (called from require at /Users/gousiosg/Developer/github-mirror/test/test_helper.rb:17)
92/Users/gousiosg/.gem/gems/minitest-around-0.0.5/lib/minitest/around/spec.rb:13: warning: `*' interpreted as argument prefix
93/Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:10: warning: assigned but unused variable - commit
94/Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:113: warning: assigned but unused variable - retval
95/Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:123: warning: assigned but unused variable - retval
96/Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:324: warning: assigned but unused variable - parent_commit
97/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/mysql.rb:166: warning: assigned but unused variable - im
98/Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:9: warning: assigned but unused variable - retval
99/Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:64: warning: assigned but unused variable - follower
100/Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:73: warning: assigned but unused variable - follower_user
101/Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:74: warning: assigned but unused variable - follower
102/Users/gousiosg/Developer/github-mirror/test/unit/geolocator_test.rb:10: warning: method redefined; discarding old persister
103/Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:13: warning: previous definition of persister was here
104/Users/gousiosg/Developer/github-mirror/test/unit/issue_comment_test.rb:19: warning: assigned but unused variable - pull_request
105/Users/gousiosg/Developer/github-mirror/test/unit/issue_comment_test.rb:120: warning: assigned but unused variable - pull_request
106/Users/gousiosg/Developer/github-mirror/test/unit/issue_event_test.rb:19: warning: assigned but unused variable - pull_request
107/Users/gousiosg/Developer/github-mirror/test/unit/issue_event_test.rb:52: warning: assigned but unused variable - pull_request
108/Users/gousiosg/Developer/github-mirror/test/unit/issue_event_test.rb:119: warning: assigned but unused variable - pull_request
109/Users/gousiosg/Developer/github-mirror/test/unit/issue_event_test.rb:150: warning: assigned but unused variable - pull_request
110/Users/gousiosg/Developer/github-mirror/test/unit/issue_label_test.rb:19: warning: assigned but unused variable - pull_request
111/Users/gousiosg/Developer/github-mirror/test/unit/issue_label_test.rb:50: warning: assigned but unused variable - pull_request
112/Users/gousiosg/Developer/github-mirror/test/unit/issue_label_test.rb:117: warning: assigned but unused variable - pull_request
113/Users/gousiosg/Developer/github-mirror/test/unit/issue_test.rb:143: warning: assigned but unused variable - pull_request
114/Users/gousiosg/Developer/github-mirror/test/unit/issue_test.rb:191: warning: assigned but unused variable - pr_repo
115/Users/gousiosg/Developer/github-mirror/test/unit/org_test.rb:17: warning: assigned but unused variable - org_member
116/Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:8: warning: assigned but unused variable - repo
117/Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:14: warning: assigned but unused variable - github_pr
118/Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:15: warning: assigned but unused variable - pr
119/Users/gousiosg/Developer/github-mirror/test/unit/retriever_test.rb:342: warning: assigned but unused variable - commit_comment
120/Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:91: warning: assigned but unused variable - retval
121/Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:103: warning: assigned but unused variable - retval
122/Users/gousiosg/Developer/github-mirror/test/unit/watcher_test.rb:26: warning: assigned but unused variable - watcher
123Run options: --seed 28423
124
125# Running tests:
126
127WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Failed request. URL: https://api.github.com/foo, Status code: 429, Status: , Access: <empty-token>, IP: 0.0.0.0, Remaining: 0
128WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
129.WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Failed request. URL: https://api.github.com/foo, Status code: 404, Status: , Access: place your , IP: 0.0.0.0, Remaining: 0
130WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
131.WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Failed request. URL: https://api.github.com/foo, Status code: 451, Status: , Access: place your , IP: 0.0.0.0, Remaining: 0
132WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Repo was taken down (DCMA)
133WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
134.WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Failed request. URL: https://api.github.com/foo, Exception: undefined method `-' for nil:NilClass, Access: place your , IP: 0.0.0.0, Remaining: 0
135WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
136.INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/repos/blackducksoftware/ohcount, Remaining: 4998, Total: 16 ms
137.WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Failed request. URL: https://api.github.com/foo, Status code: 401, Status: , Access: place your , IP: 0.0.0.0, Remaining: 0
138WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Unauthorised request with token: place your github token here
139WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
140./Users/gousiosg/Developer/github-mirror/lib/ghtorrent/api_client.rb:268: warning: method redefined; discarding old open
141/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/api_client.rb:254: warning: previous definition of open was here
142INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/foo, Remaining: 0, Total: 6 ms
143WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
144.INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/users/notalex/followers?page=1&per_page=3, Remaining: 0, Total: 8 ms
145WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
146.INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/users/notalex/followers?page=1&per_page=3, Remaining: 4999, Total: 11 ms
147.INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/users/notalex/followers?page=1&per_page=3, Remaining: 0, Total: 7 ms
148WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
149.INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/users/notalex/followers?page=1&per_page=3, Remaining: 0, Total: 10 ms
150WARN, 2018-06-27T22:23:33+02:00, -- api_client.rb: Request limit reached, reset in: -1530131011 secs
151.INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/users/notalex/followers?page=1&per_page=3, Remaining: 4999, Total: 10 ms
152INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/user/1637711/followers?page=2&per_page=3, Remaining: 4998, Total: 12 ms
153.INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/repos/blackducksoftware/ohcount, Remaining: 4998, Total: 10 ms
154.INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/users/notalex/followers?page=1&per_page=3, Remaining: 4999, Total: 13 ms
155INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/user/1637711/followers?page=2&per_page=3, Remaining: 4998, Total: 6 ms
156INFO, 2018-06-27T22:23:33+02:00, -- api_client.rb: Successful request. URL: https://api.github.com/user/1637711/followers?page=3&per_page=3, Remaining: 4997, Total: 10 ms
157../Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
158Database empty, running migrations from /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations
159SEQUEL DEPRECATION WARNING: Sequel::MySQL.default_engine= is deprecated and will be removed in Sequel 5. Call this method on the Database instance.
160/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/mysql.rb:53:in `default_engine='
161/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/mysql_defaults.rb:3:in `<top (required)>'
162/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/001_init_schema.rb:3:in `require'
163/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/001_init_schema.rb:3:in `<top (required)>'
164/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:487:in `load'
165/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:487:in `load_migration_file'
166/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `block in get_migrations'
167/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `each'
168/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `get_migrations'
169/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:551:in `initialize'
170SEQUEL DEPRECATION WARNING: Sequel::MySQL.default_charset= is deprecated and will be removed in Sequel 5. Call this method on the Database instance.
171/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/mysql.rb:35:in `default_charset='
172/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/mysql_defaults.rb:4:in `<top (required)>'
173/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/001_init_schema.rb:3:in `require'
174/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/001_init_schema.rb:3:in `<top (required)>'
175/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:487:in `load'
176/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:487:in `load_migration_file'
177/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `block in get_migrations'
178/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `each'
179/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `get_migrations'
180/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:551:in `initialize'
181SEQUEL DEPRECATION WARNING: Sequel::MySQL.default_collate= is deprecated and will be removed in Sequel 5. Call this method on the Database instance.
182/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/mysql.rb:44:in `default_collate='
183/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/mysql_defaults.rb:5:in `<top (required)>'
184/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/001_init_schema.rb:3:in `require'
185/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/001_init_schema.rb:3:in `<top (required)>'
186/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:487:in `load'
187/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:487:in `load_migration_file'
188/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `block in get_migrations'
189/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `each'
190/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:614:in `get_migrations'
191/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:551:in `initialize'
192Creating table users
193Creating table projects
194Creating table commits
195Creating table commit_parents
196Creating table followers
197/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
198/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
199/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
200/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
201Adding organization descriminator field to table users
202/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
203Updating users with default values
204/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
205Creating table organization-members
206Adding table commit comments
207Adding table project members
208Adding table watchers
209Adding table pull requests
210Adding table pull request history
211Adding table pull request commits
212Adding table pull request comments
213Adding unique(name, owner) constraint to table projects
214/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
215Create table project_commits
216Migrating data from commits to project_commits
217/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
218Adding table forks
219Adding table issues
220Adding issue history
221Adding table issue comments
222Adding table repo labels
223Adding table issue labels
224Adding table repo milestones
225Adding column forked_from in table projects
226/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
227Migrating data from forks to project(forked_from)
228/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
229Adding column merged in table pull_requests
230/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
231Updating pull_requests.merged
232/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
233Correcting intra_branch field
234/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
235Adding column deleted in table projects
236/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
237Field deleted added
238Remember to run the fixes/update_deleted.rb script to mark deleted projects
239Fixing table issue_labels
240Adding column user_id to table pull_rq
241/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
242Remember to run the fixes/update_pullreq_entries_from_events.rb
243 script to mark deleted projects
244Dropping table forks
245Dropping columns merged and user_id from pull_requests
246/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
247Add column fake to users
248/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
249Add column deleted to users
250/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
251Dropping column ext_ref_id from all tables
252/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
253/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
254/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
255/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
256/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
257/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
258/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
259/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
260/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
261/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
262/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
263/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
264/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
265Adding table project_languages
266Adding geo-location fields to table users
267/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
268Dropping column location from users
269/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
270Adding column updated_at to table projects
271/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
272Adding default value to updated_at
273/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
274E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
275E....../Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
276E/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
277./Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
278E/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
279E..../Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:18: warning: instance variable @attempted_once not initialized
280/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
281./Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:18: warning: instance variable @attempted_once not initialized
282/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
283F./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
284./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
285./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
286E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
287E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
288E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
289INFO, 2018-06-27T22:23:34+02:00, -- ghtorrent.rb: Added user Rebeka Lesch_7<nathaniel.kub@ferry.com> (nathaniel.kub@ferry.com) through search API query
290WARN, 2018-06-27T22:23:34+02:00, -- ghtorrent.rb: Could not retrieve repo Rebeka Lesch<nathaniel.kub@ferry.com>/cynthia
291WARN, 2018-06-27T22:23:34+02:00, -- ghtorrent.rb: Could not find Rebeka Lesch<nathaniel.kub@ferry.com>/cynthia for retrieving label master
292............................................./Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
293/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
294E../Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:37: warning: instance variable @db not initialized
295/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
296E............................/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
297./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
298./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
299./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
300./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
301./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
302./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
303./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
304./Users/gousiosg/Developer/github-mirror/lib/ghtorrent/geolocator.rb:10:in `format_url': warning: URI.escape is obsolete
305WARN, 2018-06-27T22:23:35+02:00, -- geolocator.rb: Failed geolocation request. URL: http://nominatim.openstreetmap.org/search/san%20francisco?format=json&addressdetails=1&accept_language=en
306../Users/gousiosg/Developer/github-mirror/lib/ghtorrent/geolocator.rb:10:in `format_url': warning: URI.escape is obsolete
307F/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/geolocator.rb:10:in `format_url': warning: URI.escape is obsolete
308./Users/gousiosg/Developer/github-mirror/lib/ghtorrent/geolocator.rb:56:in `format_url': warning: URI.escape is obsolete
309./Users/gousiosg/Developer/github-mirror/lib/ghtorrent/geolocator.rb:56:in `format_url': warning: URI.escape is obsolete
310./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
311E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
312E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
313E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
314WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not retrieve user hans.murray@harber.net through search API query
315INFO, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Added user fake CVRLCNEM -> hans.murray@harber.net
316./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
317E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
318E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
319E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
320E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
321E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
322E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
323E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
324E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
325E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
326E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
327E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
328E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
329E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
330E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
331E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
332E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
333E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
334WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Not a valid email address: Jace Kassulke DVM
335WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Not a valid email address: Jace Kassulke DVM
336WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find follower Jace Kassulke DVM or user Jace Kassulke DVM
337./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
338E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
339E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
340E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
341./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
342E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
343E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
344E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
345E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
346E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
347E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
348E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
349WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find repo Danny Boyer<therese@gleasonhoppe.com>/lisa_powlowski for retrieving issues
350./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
351E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
352E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
353WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find repo Raleigh Smitham<quinten@gislason.com>/xzavier.stracke for retrieving issue 185
354./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
355E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
356E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
357./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
358./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
359E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
360./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
361E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
362./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
363./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
364./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
365WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find repository Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz for retrieving events for issue 37
366WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find repo Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz for retrieving issue 8165
367WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find issue Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz -> 8165 for retrieving event 4475
368WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find issue Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz -> 37 for retrieving events
369WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find issue Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz -> 8165 for retrieving event 4475
370WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not retrieve issue_event Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz -> 8165/Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz -> 8165/4475
371WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find issue_event_actor Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz -> 8165/Renee Spencer IV<ralph_smith@abbott.biz>/walker_metz -> 8165/4475
372./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
373E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
374E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
375E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
376E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
377E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
378./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
379E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
380E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
381./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
382./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
383E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
384E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
385E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
386E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
387E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
388E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
389WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Could not find repo fake_name/fake_email for retrieving pull requests
390./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
391E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
392./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
393E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
394E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
395E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
396E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
397E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
398E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
399./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
400E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
401./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
402E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
403E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
404E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
405E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
406./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
407./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
408./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
409E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
410E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
411E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
412E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
413E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
414E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
415E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
416E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
417WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Not a valid email address: ~999~$
418./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
419E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
420./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
421WARN, 2018-06-27T22:23:41+02:00, -- ghtorrent.rb: Not a valid email address: lucas_walter@huel.io
422./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
423./Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
424E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
425E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
426E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
427E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
428E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
429E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
430E...ERROR, 2018-06-27T22:23:41+02:00, -- logging_test.rb: Iste incidunt praesentium earum.
431.......EOverriding configuration github_token=0vLxX0BzYnPdPpU with new value 5mIqMhDpI
432Overriding configuration req_limit=10 with new value 24
433Overriding configuration github_token=0vLxX0BzYnPdPpU with new value 5mIqMhDpI
434Overriding configuration req_limit=10 with new value 24
435Overriding configuration github_token=0vLxX0BzYnPdPpU with new value 5mIqMhDpI
436Overriding configuration req_limit=10 with new value 24
437.Overriding configuration github_token=3t2eH4ZdX with new value FnDrZ57cEk13Cy32
438Overriding configuration req_limit=10 with new value 24
439Overriding configuration github_token=3t2eH4ZdX with new value FnDrZ57cEk13Cy32
440Overriding configuration req_limit=10 with new value 24
441../Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
442E/Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/shared/sqlite.rb:290: warning: instance variable @transaction_mode not initialized
443E................
444
445Finished tests in 8.496867s, 31.1880 tests/s, 36.7194 assertions/s.
446
447 1) Error:
448DB transaction::rollback should have taken place#test_0001_should have rolled back user record:
449Sequel::DatabaseError: SQLite3::SQLException: no such function: now
450 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
451 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
452 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
453 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:221:in `execute_batch'
454 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:200:in `block (2 levels) in _execute'
455 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
456 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:200:in `block in _execute'
457 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
458 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
459 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
460 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
461 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:138:in `execute_dui'
462 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/query.rb:47:in `execute_ddl'
463 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:148:in `block in execute_ddl'
464 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
465 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
466 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
467 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:145:in `execute_ddl'
468 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/query.rb:80:in `run'
469 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/query.rb:30:in `<<'
470 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/025_add_updated_at_projects.rb:22:in `block (3 levels) in <top (required)>'
471 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:224:in `_transaction'
472 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:199:in `block in transaction'
473 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
474 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
475 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
476 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:165:in `transaction'
477 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/migrations/025_add_updated_at_projects.rb:20:in `block (2 levels) in <top (required)>'
478 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:106:in `instance_eval'
479 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:106:in `apply'
480 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:565:in `block (2 levels) in run'
481 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:479:in `checked_transaction'
482 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:564:in `block in run'
483 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:561:in `each'
484 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:561:in `run'
485 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:404:in `run'
486 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/extensions/migration.rb:373:in `apply'
487 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/ghtorrent.rb:46:in `db'
488 /Users/gousiosg/Developer/github-mirror/test/helpers/minitest_trx.rb:8:in `db'
489 /Users/gousiosg/Developer/github-mirror/test/helpers/minitest_trx.rb:14:in `db'
490 /Users/gousiosg/Developer/github-mirror/test/unit/db_transaction_test.rb:23:in `block (3 levels) in <top (required)>'
491
492 2) Error:
493DB transaction::testing transaction around method#test_0001_should create a user record mini_it method:
494Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
495 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
496 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
497 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
498 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
499 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
500 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
501 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
502 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
503 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
504 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
505 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
506 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
507 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
508 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
509 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
510 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
511 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
512 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
513 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
514 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
515 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
516 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
517 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
518 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
519 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
520 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
521 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
522 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
523 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
524 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
525 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
526 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
527 /Users/gousiosg/Developer/github-mirror/test/unit/db_transaction_test.rb:8:in `block (3 levels) in <top (required)>'
528
529 3) Error:
530EventProcessing::MemberEvent#test_0004_must insert data when created_at is not passed:
531Sequel::DatabaseError: SQLite3::SQLException: no such column: project_id
532 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
533 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
534 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
535 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:264:in `query'
536 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:195:in `block (2 levels) in _execute'
537 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
538 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:195:in `block in _execute'
539 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
540 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
541 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
542 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
543 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:133:in `execute'
544 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1135:in `execute'
545 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:337:in `fetch_rows'
546 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:989:in `with_sql_each'
547 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:997:in `with_sql_first'
548 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:749:in `single_record!'
549 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:249:in `first'
550 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/event_processing.rb:125:in `block in MemberEvent'
551 /Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:34:in `transaction'
552 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/event_processing.rb:116:in `MemberEvent'
553 /Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:170:in `block (3 levels) in <top (required)>'
554
555 4) Error:
556EventProcessing::MemberEvent#test_0002_must skip db insertion if project_member exists:
557NoMethodError: undefined method `date' for #<TestGht>
558 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/event_processing.rb:138:in `block in MemberEvent'
559 /Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:34:in `transaction'
560 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/event_processing.rb:116:in `MemberEvent'
561 /Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:148:in `block (3 levels) in <top (required)>'
562
563 5) Error:
564EventProcessing::MemberEvent#test_0003_must insert data when created_at is passed:
565Sequel::DatabaseError: SQLite3::SQLException: no such column: project_id
566 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
567 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
568 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
569 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:264:in `query'
570 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:195:in `block (2 levels) in _execute'
571 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
572 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:195:in `block in _execute'
573 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
574 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
575 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
576 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
577 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:133:in `execute'
578 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1135:in `execute'
579 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:337:in `fetch_rows'
580 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:989:in `with_sql_each'
581 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:997:in `with_sql_first'
582 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:749:in `single_record!'
583 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:249:in `first'
584 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/event_processing.rb:125:in `block in MemberEvent'
585 /Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:34:in `transaction'
586 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/event_processing.rb:116:in `MemberEvent'
587 /Users/gousiosg/Developer/github-mirror/test/unit/event_processing_test.rb:158:in `block (3 levels) in <top (required)>'
588
589 6) Failure:
590EventProcessing::PushEvent#test_0004_wont call ensure_commit on extra commits if they exist in db [/Users/gousiosg/Developer/github-mirror/lib/ghtorrent/event_processing.rb:59]:
591unexpected invocation: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "ec1d254ba0aa11e1d6449e4c9578b1674d63d211", "hamster")
592unsatisfied expectations:
593- expected exactly once, not yet invoked: #<AnyInstance:Sequel::Mysql2::Dataset>.all(any_parameters)
594satisfied expectations:
595- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "434bb549dde0eced028729b13b961da6d12252d4", "hamster")
596- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "4706ee88b463a6bc1e8b1973b433d01b8c4e98c9", "hamster")
597- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "294626013718ac53cb735b0613548260918d2359", "hamster")
598- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "12cb175213e5ca61db2e1db1c7b96e3ed2b752ce", "hamster")
599- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "ce0781bd70e49e08e4b145c46135746ee00713a8", "hamster")
600- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "d38b8382562883353440e3ed34d68dd8e7eec29c", "hamster")
601- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "6ca03b159c49126739a158b83982c8114431da45", "hamster")
602- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "9a464d114102a5a7e580c335b796adc19c84a7b1", "hamster")
603- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "682c741e8610ce9494e35e46a2936deacc6c4d1b", "hamster")
604- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "ca3380885eb21972ecd19c272abad8cd5075812b", "hamster")
605- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "e6aa8aad4846a7c584979e2a91788bda5692b2d2", "hamster")
606- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "0b55a2d1d4506aa0eed532d9d08d0cc5226b3430", "hamster")
607- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "d215670a5dd07e378b2978de8e767d1749929238", "hamster")
608- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "70751b50b78b63a5862157429919940a535ec346", "hamster")
609- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "864b206d067172adddde795d3cc38c43924a8e4a", "hamster")
610- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "ac5dda8642129bda71226a8c69b6c43725a12ae1", "hamster")
611- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "6bd24833cb0ce8aa20d6e2e2103db5a2b3c244eb", "hamster")
612- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "c2e8d1eeae08b5d0842c3aae76c42ab302838c9b", "hamster")
613- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "e3255664b52a5b88ae2000162a93eabc4aa41ec6", "hamster")
614- expected exactly once, invoked once: #<TestGht:0x7fbfb87e1b50>.ensure_commit("hello", "e0e1ccb45a28960ca9815bce36330d3e748da080", "hamster")
615
616
617 7) Error:
618GHTRepoLabel::test the user repo methods#test_0003_should call ensure_repo_label:
619Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
620 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
621 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
622 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
623 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
624 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
625 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
626 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
627 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
628 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
629 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
630 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
631 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
632 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
633 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
634 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
635 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
636 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
637 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
638 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
639 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
640 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
641 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
642 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
643 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
644 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
645 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
646 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
647 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
648 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
649 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
650 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
651 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
652 /Users/gousiosg/Developer/github-mirror/test/unit/repo_label_test.rb:29:in `block (3 levels) in <top (required)>'
653
654 8) Error:
655GHTRepoLabel::test the user repo methods#test_0005_should call ensure_labels method with saved user and repo:
656Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
657 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
658 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
659 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
660 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
661 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
662 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
663 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
664 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
665 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
666 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
667 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
668 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
669 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
670 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
671 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
672 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
673 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
674 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
675 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
676 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
677 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
678 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
679 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
680 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
681 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
682 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
683 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
684 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
685 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
686 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
687 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
688 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
689 /Users/gousiosg/Developer/github-mirror/test/unit/repo_label_test.rb:52:in `block (3 levels) in <top (required)>'
690
691 9) Error:
692GHTRepoLabel::test the user repo methods#test_0001_should not be able to find repo_label:
693Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
694 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
695 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
696 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
697 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
698 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
699 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
700 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
701 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
702 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
703 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
704 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
705 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
706 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
707 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
708 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
709 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
710 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
711 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
712 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
713 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
714 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
715 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
716 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
717 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
718 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
719 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
720 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
721 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
722 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
723 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
724 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
725 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
726 /Users/gousiosg/Developer/github-mirror/test/unit/repo_label_test.rb:8:in `block (3 levels) in <top (required)>'
727
728 10) Error:
729GHTorrent::Retriever::retrieve_pull_request#test_0002_should fetch pull_requests details from github and refresh the data:
730Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
731 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
732 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
733 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
734 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
735 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
736 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
737 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
738 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
739 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
740 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
741 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
742 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
743 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
744 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
745 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
746 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
747 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
748 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
749 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
750 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
751 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
752 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
753 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
754 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
755 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
756 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
757 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
758 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
759 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
760 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
761 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
762 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
763 /Users/gousiosg/Developer/github-mirror/test/unit/retriever_test.rb:425:in `block (4 levels) in <top (required)>'
764 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:217:in `_transaction'
765 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:199:in `block in transaction'
766 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
767 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
768 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
769 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:165:in `transaction'
770 /Users/gousiosg/Developer/github-mirror/test/unit/retriever_test.rb:424:in `block (3 levels) in <top (required)>'
771
772 11) Error:
773GHTorrent::Retriever::retrieve_pull_request_commit#test_0001_should return a pull request commit:
774Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
775 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
776 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
777 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
778 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
779 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
780 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
781 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
782 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
783 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
784 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
785 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
786 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
787 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
788 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
789 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
790 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
791 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
792 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
793 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
794 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
795 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
796 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
797 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
798 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
799 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
800 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
801 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
802 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
803 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
804 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
805 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
806 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
807 /Users/gousiosg/Developer/github-mirror/test/unit/retriever_test.rb:163:in `block (4 levels) in <top (required)>'
808 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:217:in `_transaction'
809 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:199:in `block in transaction'
810 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
811 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
812 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
813 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:165:in `transaction'
814 /Users/gousiosg/Developer/github-mirror/test/unit/retriever_test.rb:162:in `block (3 levels) in <top (required)>'
815
816 12) Failure:
817Geolocator::OSM_parse_geolocation_result#test_0001_must store geo location to db [/Users/gousiosg/Developer/github-mirror/test/unit/geolocator_test.rb:25]:
818Expected: "Philippines"
819 Actual: "Guatemala"
820
821 13) Error:
822GhtCommit::ghtorrent transaction test#test_0017_should call ensure_parents method with unsaved parents:
823Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
824 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
825 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
826 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
827 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
828 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
829 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
830 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
831 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
832 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
833 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
834 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
835 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
836 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
837 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
838 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
839 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
840 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
841 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
842 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
843 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
844 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
845 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
846 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
847 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
848 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
849 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
850 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
851 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
852 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
853 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
854 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
855 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
856 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:321:in `block (3 levels) in <top (required)>'
857
858 14) Error:
859GhtCommit::ghtorrent transaction test#test_0014_should try to store a new repo and commit:
860Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
861 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
862 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
863 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
864 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
865 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
866 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
867 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
868 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
869 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
870 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
871 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
872 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
873 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
874 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
875 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
876 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
877 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
878 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
879 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
880 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
881 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
882 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
883 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
884 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
885 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
886 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
887 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
888 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
889 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
890 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
891 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
892 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
893 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:259:in `block (3 levels) in <top (required)>'
894
895 15) Error:
896GhtCommit::ghtorrent transaction test#test_0008_calls ensure_commit method:
897Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
898 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
899 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
900 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
901 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
902 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
903 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
904 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
905 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
906 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
907 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
908 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
909 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
910 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
911 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
912 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
913 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
914 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
915 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
916 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
917 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
918 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
919 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
920 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
921 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
922 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
923 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
924 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
925 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
926 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
927 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
928 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
929 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
930 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:128:in `block (3 levels) in <top (required)>'
931
932 16) Error:
933GhtCommit::ghtorrent transaction test#test_0015_should call ensure_commit_comments method:
934Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
935 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
936 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
937 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
938 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
939 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
940 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
941 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
942 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
943 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
944 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
945 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
946 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
947 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
948 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
949 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
950 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
951 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
952 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
953 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
954 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
955 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
956 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
957 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
958 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
959 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
960 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
961 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
962 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
963 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
964 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
965 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
966 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
967 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:282:in `block (3 levels) in <top (required)>'
968
969 17) Error:
970GhtCommit::ghtorrent transaction test#test_0009_calls retrieve commit for a repo that doesnt exist:
971Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
972 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
973 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
974 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
975 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
976 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
977 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
978 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
979 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
980 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
981 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
982 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
983 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
984 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
985 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
986 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
987 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
988 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
989 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
990 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
991 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
992 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
993 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
994 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
995 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
996 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
997 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
998 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
999 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1000 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1001 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1002 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1003 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1004 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:146:in `block (3 levels) in <top (required)>'
1005
1006 18) Error:
1007GhtCommit::ghtorrent transaction test#test_0016_should call ensure_parents method:
1008Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1009 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1010 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1011 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1012 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1013 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1014 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1015 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1016 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1017 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1018 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1019 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1020 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1021 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1022 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1023 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1024 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1025 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1026 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1027 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1028 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1029 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1030 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1031 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1032 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1033 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1034 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1035 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1036 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1037 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1038 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1039 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1040 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1041 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:300:in `block (3 levels) in <top (required)>'
1042
1043 19) Error:
1044GhtCommit::ghtorrent transaction test#test_0003_should call ensure_commit_comment with unsaved commit and comment:
1045Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1046 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1047 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1048 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1049 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1050 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1051 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1052 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1053 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1054 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1055 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1056 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1057 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1058 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1059 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1060 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1061 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1062 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1063 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1064 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1065 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1066 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1067 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1068 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1069 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1070 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1071 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1072 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1073 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1074 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1075 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1076 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1077 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1078 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:40:in `block (3 levels) in <top (required)>'
1079
1080 20) Error:
1081GhtCommit::ghtorrent transaction test#test_0001_should call ensure_commit_comment:
1082Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1083 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1084 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1085 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1086 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1087 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1088 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1089 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1090 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1091 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1092 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1093 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1094 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1095 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1096 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1097 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1098 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1099 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1100 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1101 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1102 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1103 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1104 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1105 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1106 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1107 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1108 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1109 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1110 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1111 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1112 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1113 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1114 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1115 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:8:in `block (3 levels) in <top (required)>'
1116
1117 21) Error:
1118GhtCommit::ghtorrent transaction test#test_0007_should call commit_user with non-existing login:
1119Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1120 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1121 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1122 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1123 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1124 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1125 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1126 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1127 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1128 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1129 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1130 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1131 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1132 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1133 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1134 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1135 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1136 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1137 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1138 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1139 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1140 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1141 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1142 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1143 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1144 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1145 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1146 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1147 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1148 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1149 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1150 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1151 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1152 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:118:in `block (3 levels) in <top (required)>'
1153
1154 22) Error:
1155GhtCommit::ghtorrent transaction test#test_0013_should try to store a new commit:
1156Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1157 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1158 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1159 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1160 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1161 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1162 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1163 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1164 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1165 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1166 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1167 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1168 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1169 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1170 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1171 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1172 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1173 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1174 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1175 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1176 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1177 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1178 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1179 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1180 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1181 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1182 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1183 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1184 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1185 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1186 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1187 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1188 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1189 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:237:in `block (3 levels) in <top (required)>'
1190
1191 23) Error:
1192GhtCommit::ghtorrent transaction test#test_0011_calls ensure_commits method with unsaved saved commit:
1193Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1194 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1195 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1196 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1197 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1198 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1199 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1200 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1201 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1202 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1203 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1204 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1205 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1206 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1207 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1208 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1209 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1210 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1211 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1212 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1213 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1214 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1215 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1216 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1217 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1218 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1219 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1220 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1221 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1222 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1223 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1224 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1225 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1226 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:178:in `block (3 levels) in <top (required)>'
1227
1228 24) Error:
1229GhtCommit::ghtorrent transaction test#test_0010_calls ensure_commits method with saved commit:
1230Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1231 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1232 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1233 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1234 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1235 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1236 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1237 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1238 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1239 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1240 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1241 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1242 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1243 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1244 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1245 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1246 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1247 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1248 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1249 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1250 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1251 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1252 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1253 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1254 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1255 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1256 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1257 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1258 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1259 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1260 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1261 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1262 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1263 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:159:in `block (3 levels) in <top (required)>'
1264
1265 25) Error:
1266GhtCommit::ghtorrent transaction test#test_0005_should call ensure_commit_comment with saved commit and comment:
1267Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1268 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1269 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1270 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1271 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1272 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1273 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1274 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1275 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1276 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1277 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1278 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1279 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1280 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1281 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1282 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1283 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1284 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1285 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1286 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1287 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1288 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1289 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1290 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1291 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1292 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1293 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1294 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1295 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1296 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1297 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1298 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1299 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1300 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:88:in `block (3 levels) in <top (required)>'
1301
1302 26) Error:
1303GhtCommit::ghtorrent transaction test#test_0002_should call ensure_commit_comment:
1304Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1305 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1306 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1307 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1308 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1309 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1310 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1311 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1312 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1313 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1314 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1315 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1316 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1317 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1318 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1319 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1320 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1321 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1322 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1323 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1324 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1325 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1326 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1327 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1328 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1329 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1330 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1331 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1332 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1333 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1334 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1335 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1336 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1337 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:21:in `block (3 levels) in <top (required)>'
1338
1339 27) Error:
1340GhtCommit::ghtorrent transaction test#test_0012_should call ensure_commits with unsaved repo:
1341Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1342 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1343 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1344 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1345 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1346 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1347 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1348 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1349 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1350 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1351 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1352 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1353 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1354 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1355 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1356 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1357 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1358 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1359 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1360 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1361 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1362 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1363 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1364 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1365 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1366 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1367 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1368 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1369 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1370 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1371 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1372 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1373 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1374 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:210:in `block (3 levels) in <top (required)>'
1375
1376 28) Error:
1377GhtCommit::ghtorrent transaction test#test_0004_should call ensure_commit_comment with invalid retrieved user login:
1378Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1379 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1380 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1381 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1382 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1383 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1384 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1385 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1386 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1387 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1388 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1389 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1390 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1391 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1392 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1393 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1394 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1395 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1396 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1397 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1398 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1399 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1400 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1401 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1402 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1403 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1404 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1405 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1406 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1407 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1408 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1409 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1410 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1411 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:62:in `block (3 levels) in <top (required)>'
1412
1413 29) Error:
1414GhtCommit::ghtorrent transaction test#test_0018_should call ensure_parents method and unable to save parents:
1415Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1416 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1417 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1418 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1419 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1420 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1421 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1422 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1423 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1424 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1425 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1426 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1427 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1428 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1429 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1430 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1431 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1432 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1433 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1434 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1435 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1436 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1437 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1438 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1439 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1440 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1441 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1442 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1443 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1444 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1445 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1446 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1447 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1448 /Users/gousiosg/Developer/github-mirror/test/unit/commits_test.rb:339:in `block (3 levels) in <top (required)>'
1449
1450 30) Error:
1451GhtFollower::test the user repo methods#test_0007_should call ensure_user_following method:
1452Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1453 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1454 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1455 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1456 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1457 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1458 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1459 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1460 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1461 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1462 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1463 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1464 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1465 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1466 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1467 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1468 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1469 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1470 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1471 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1472 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1473 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1474 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1475 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1476 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1477 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1478 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1479 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1480 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1481 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1482 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1483 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1484 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1485 /Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:72:in `block (3 levels) in <top (required)>'
1486
1487 31) Error:
1488GhtFollower::test the user repo methods#test_0002_calls ensure_user_follower method with real users:
1489Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1490 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1491 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1492 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1493 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1494 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1495 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1496 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1497 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1498 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1499 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1500 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1501 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1502 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1503 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1504 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1505 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1506 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1507 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1508 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1509 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1510 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1511 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1512 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1513 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1514 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1515 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1516 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1517 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1518 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1519 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1520 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1521 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1522 /Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:13:in `block (3 levels) in <top (required)>'
1523
1524 32) Error:
1525GhtFollower::test the user repo methods#test_0004_calls ensure_user_follower method updates date_created:
1526Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1527 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1528 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1529 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1530 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1531 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1532 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1533 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1534 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1535 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1536 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1537 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1538 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1539 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1540 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1541 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1542 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1543 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1544 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1545 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1546 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1547 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1548 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1549 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1550 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1551 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1552 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1553 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1554 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1555 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1556 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1557 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1558 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1559 /Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:36:in `block (3 levels) in <top (required)>'
1560
1561 33) Error:
1562GhtFollower::test the user repo methods#test_0005_calls ensure_user_follower method without any follower:
1563Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1564 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1565 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1566 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1567 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1568 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1569 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1570 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1571 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1572 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1573 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1574 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1575 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1576 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1577 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1578 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1579 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1580 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1581 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1582 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1583 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1584 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1585 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1586 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1587 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1588 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1589 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1590 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1591 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1592 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1593 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1594 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1595 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1596 /Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:50:in `block (3 levels) in <top (required)>'
1597
1598 34) Error:
1599GhtFollower::test the user repo methods#test_0003_calls ensure_user_follower method without saved follower:
1600Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1601 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1602 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1603 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1604 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1605 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1606 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1607 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1608 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1609 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1610 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1611 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1612 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1613 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1614 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1615 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1616 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1617 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1618 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1619 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1620 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1621 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1622 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1623 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1624 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1625 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1626 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1627 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1628 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1629 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1630 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1631 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1632 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1633 /Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:23:in `block (3 levels) in <top (required)>'
1634
1635 35) Error:
1636GhtFollower::test the user repo methods#test_0006_calls ensure_user_followers(followed) method:
1637Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1638 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1639 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1640 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1641 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1642 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1643 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1644 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1645 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1646 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1647 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1648 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1649 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1650 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1651 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1652 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1653 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1654 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1655 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1656 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1657 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1658 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1659 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1660 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1661 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1662 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1663 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1664 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1665 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1666 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1667 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1668 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1669 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1670 /Users/gousiosg/Developer/github-mirror/test/unit/follower_test.rb:62:in `block (3 levels) in <top (required)>'
1671
1672 36) Error:
1673GhtFork::ghtorrent fork tests#test_0006_should call ensure_forks method with existing repo fork name:
1674Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1675 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1676 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1677 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1678 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1679 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1680 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1681 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1682 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1683 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1684 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1685 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1686 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1687 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1688 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1689 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1690 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1691 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1692 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1693 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1694 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1695 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1696 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1697 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1698 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1699 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1700 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1701 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1702 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1703 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1704 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1705 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1706 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1707 /Users/gousiosg/Developer/github-mirror/test/unit/fork_test.rb:74:in `block (3 levels) in <top (required)>'
1708
1709 37) Error:
1710GhtFork::ghtorrent fork tests#test_0002_should call ensure_fork method with existing repo missing fork name:
1711Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1712 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1713 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1714 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1715 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1716 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1717 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1718 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1719 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1720 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1721 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1722 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1723 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1724 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1725 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1726 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1727 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1728 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1729 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1730 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1731 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1732 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1733 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1734 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1735 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1736 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1737 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1738 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1739 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1740 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1741 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1742 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1743 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1744 /Users/gousiosg/Developer/github-mirror/test/unit/fork_test.rb:20:in `block (3 levels) in <top (required)>'
1745
1746 38) Error:
1747GhtFork::ghtorrent fork tests#test_0001_should call ensure_fork method with missing repo:
1748Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1749 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1750 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1751 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1752 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1753 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1754 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1755 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1756 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1757 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1758 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1759 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1760 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1761 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1762 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1763 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1764 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1765 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1766 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1767 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1768 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1769 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1770 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1771 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1772 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1773 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1774 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1775 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1776 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1777 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1778 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1779 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1780 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1781 /Users/gousiosg/Developer/github-mirror/test/unit/fork_test.rb:8:in `block (3 levels) in <top (required)>'
1782
1783 39) Error:
1784GhtFork::ghtorrent fork tests#test_0005_should call ensure_forks method with existing repo missing fork name:
1785Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1786 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1787 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1788 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1789 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1790 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1791 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1792 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1793 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1794 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1795 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1796 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1797 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1798 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1799 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1800 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1801 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1802 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1803 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1804 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1805 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1806 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1807 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1808 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1809 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1810 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1811 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1812 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1813 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1814 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1815 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1816 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1817 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1818 /Users/gousiosg/Developer/github-mirror/test/unit/fork_test.rb:59:in `block (3 levels) in <top (required)>'
1819
1820 40) Error:
1821GhtFork::ghtorrent fork tests#test_0003_should call ensure_fork without existing fork:
1822Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1823 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1824 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1825 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1826 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1827 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1828 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1829 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1830 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1831 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1832 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1833 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1834 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1835 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1836 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1837 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1838 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1839 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1840 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1841 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1842 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1843 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1844 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1845 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1846 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1847 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1848 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1849 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1850 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1851 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1852 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1853 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1854 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1855 /Users/gousiosg/Developer/github-mirror/test/unit/fork_test.rb:34:in `block (3 levels) in <top (required)>'
1856
1857 41) Error:
1858GhtForkCommit::ghtorrent transaction test#test_0001_should ensure fork commits using parent info:
1859Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1860 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1861 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1862 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1863 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1864 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1865 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1866 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1867 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1868 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1869 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1870 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1871 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1872 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1873 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1874 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1875 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1876 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1877 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1878 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1879 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1880 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1881 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1882 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1883 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1884 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1885 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1886 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1887 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1888 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1889 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1890 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1891 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1892 /Users/gousiosg/Developer/github-mirror/test/unit/fork_commit_test.rb:10:in `block (3 levels) in <top (required)>'
1893
1894 42) Error:
1895GhtIssue::ghtorrent issues tests#test_0004_should call ensure_issues method with pull_request/patch_url not nil and pull_request not nil :
1896Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1897 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1898 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1899 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1900 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1901 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1902 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1903 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1904 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1905 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1906 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1907 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1908 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1909 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1910 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1911 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1912 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1913 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1914 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1915 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1916 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1917 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1918 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1919 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1920 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1921 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1922 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1923 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1924 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1925 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1926 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1927 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1928 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1929 /Users/gousiosg/Developer/github-mirror/test/unit/issue_test.rb:90:in `block (3 levels) in <top (required)>'
1930
1931 43) Error:
1932GhtIssue::ghtorrent issues tests#test_0003_should call ensure_issues method with pull_request/patch_url not nil :
1933Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1934 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1935 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1936 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1937 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1938 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1939 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1940 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1941 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1942 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1943 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1944 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1945 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1946 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1947 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1948 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1949 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1950 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1951 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1952 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1953 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1954 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1955 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1956 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1957 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1958 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1959 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1960 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1961 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1962 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
1963 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
1964 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
1965 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
1966 /Users/gousiosg/Developer/github-mirror/test/unit/issue_test.rb:58:in `block (3 levels) in <top (required)>'
1967
1968 44) Error:
1969GhtIssue::ghtorrent issues tests#test_0007_should call ensure_issue method with ensure_pull_request:
1970Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
1971 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
1972 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
1973 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
1974 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
1975 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
1976 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
1977 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
1978 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
1979 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
1980 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
1981 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
1982 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
1983 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
1984 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
1985 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
1986 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
1987 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
1988 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
1989 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
1990 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
1991 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
1992 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
1993 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
1994 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
1995 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
1996 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
1997 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
1998 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
1999 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2000 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2001 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2002 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2003 /Users/gousiosg/Developer/github-mirror/test/unit/issue_test.rb:168:in `block (3 levels) in <top (required)>'
2004
2005 45) Error:
2006GhtIssue::ghtorrent issues tests#test_0002_should call ensure_issues method with unsaved issue:
2007Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2008 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2009 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2010 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2011 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2012 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2013 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2014 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2015 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2016 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2017 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2018 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2019 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2020 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2021 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2022 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2023 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2024 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2025 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2026 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2027 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2028 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2029 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2030 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2031 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2032 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2033 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2034 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2035 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2036 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2037 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2038 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2039 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2040 /Users/gousiosg/Developer/github-mirror/test/unit/issue_test.rb:43:in `block (3 levels) in <top (required)>'
2041
2042 46) Error:
2043GhtIssue::ghtorrent issues tests#test_0006_should call ensure_issue method with unsaved issue:
2044Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2045 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2046 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2047 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2048 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2049 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2050 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2051 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2052 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2053 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2054 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2055 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2056 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2057 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2058 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2059 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2060 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2061 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2062 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2063 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2064 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2065 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2066 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2067 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2068 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2069 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2070 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2071 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2072 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2073 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2074 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2075 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2076 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2077 /Users/gousiosg/Developer/github-mirror/test/unit/issue_test.rb:133:in `block (3 levels) in <top (required)>'
2078
2079 47) Error:
2080GhtIssueComment::ghtorrent issue comments tests#test_0001_should call ensure_issue_comments method:
2081Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2082 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2083 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2084 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2085 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2086 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2087 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2088 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2089 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2090 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2091 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2092 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2093 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2094 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2095 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2096 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2097 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2098 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2099 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2100 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2101 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2102 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2103 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2104 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2105 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2106 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2107 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2108 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2109 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2110 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2111 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2112 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2113 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2114 /Users/gousiosg/Developer/github-mirror/test/unit/issue_comment_test.rb:8:in `block (3 levels) in <top (required)>'
2115
2116 48) Error:
2117GhtIssueComment::ghtorrent issue comments tests#test_0008_should call ensure_issue_comment with saved issue comment:
2118Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2119 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2120 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2121 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2122 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2123 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2124 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2125 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2126 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2127 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2128 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2129 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2130 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2131 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2132 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2133 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2134 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2135 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2136 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2137 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2138 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2139 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2140 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2141 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2142 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2143 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2144 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2145 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2146 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2147 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2148 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2149 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2150 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2151 /Users/gousiosg/Developer/github-mirror/test/unit/issue_comment_test.rb:109:in `block (3 levels) in <top (required)>'
2152
2153 49) Error:
2154GhtIssueEvent::ghtorrent issue events tests#test_0005_should call ensure_issue_event method with actor login:
2155Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2156 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2157 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2158 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2159 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2160 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2161 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2162 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2163 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2164 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2165 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2166 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2167 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2168 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2169 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2170 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2171 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2172 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2173 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2174 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2175 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2176 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2177 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2178 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2179 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2180 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2181 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2182 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2183 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2184 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2185 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2186 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2187 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2188 /Users/gousiosg/Developer/github-mirror/test/unit/issue_event_test.rb:140:in `block (3 levels) in <top (required)>'
2189
2190 50) Error:
2191GhtIssueEvent::ghtorrent issue events tests#test_0001_should call ensure_issue_event method with saved issue_event - doesnt update issue_event:
2192Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2193 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2194 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2195 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2196 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2197 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2198 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2199 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2200 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2201 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2202 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2203 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2204 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2205 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2206 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2207 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2208 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2209 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2210 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2211 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2212 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2213 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2214 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2215 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2216 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2217 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2218 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2219 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2220 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2221 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2222 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2223 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2224 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2225 /Users/gousiosg/Developer/github-mirror/test/unit/issue_event_test.rb:8:in `block (3 levels) in <top (required)>'
2226
2227 51) Error:
2228GhtIssueEvent::ghtorrent issue events tests#test_0002_should successfully call ensure_issue_events method:
2229Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2230 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2231 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2232 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2233 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2234 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2235 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2236 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2237 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2238 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2239 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2240 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2241 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2242 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2243 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2244 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2245 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2246 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2247 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2248 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2249 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2250 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2251 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2252 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2253 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2254 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2255 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2256 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2257 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2258 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2259 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2260 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2261 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2262 /Users/gousiosg/Developer/github-mirror/test/unit/issue_event_test.rb:41:in `block (3 levels) in <top (required)>'
2263
2264 52) Error:
2265GhtIssueEvent::ghtorrent issue events tests#test_0004_should call ensure_issue_event method with nil assignee:
2266Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2267 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2268 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2269 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2270 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2271 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2272 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2273 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2274 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2275 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2276 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2277 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2278 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2279 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2280 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2281 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2282 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2283 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2284 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2285 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2286 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2287 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2288 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2289 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2290 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2291 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2292 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2293 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2294 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2295 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2296 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2297 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2298 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2299 /Users/gousiosg/Developer/github-mirror/test/unit/issue_event_test.rb:108:in `block (3 levels) in <top (required)>'
2300
2301 53) Error:
2302GhtIssueLabel::ghtorrent issue labels tests#test_0001_should call ensure_issue_labels method with unsaved label:
2303Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2304 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2305 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2306 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2307 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2308 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2309 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2310 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2311 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2312 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2313 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2314 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2315 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2316 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2317 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2318 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2319 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2320 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2321 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2322 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2323 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2324 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2325 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2326 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2327 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2328 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2329 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2330 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2331 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2332 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2333 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2334 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2335 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2336 /Users/gousiosg/Developer/github-mirror/test/unit/issue_label_test.rb:8:in `block (3 levels) in <top (required)>'
2337
2338 54) Error:
2339GhtIssueLabel::ghtorrent issue labels tests#test_0005_should call ensure_issue_label method with saved label returns []:
2340Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2341 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2342 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2343 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2344 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2345 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2346 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2347 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2348 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2349 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2350 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2351 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2352 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2353 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2354 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2355 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2356 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2357 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2358 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2359 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2360 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2361 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2362 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2363 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2364 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2365 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2366 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2367 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2368 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2369 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2370 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2371 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2372 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2373 /Users/gousiosg/Developer/github-mirror/test/unit/issue_label_test.rb:105:in `block (3 levels) in <top (required)>'
2374
2375 55) Error:
2376GhtIssueLabel::ghtorrent issue labels tests#test_0002_should call ensure_issue_labels method with saved label returns []:
2377Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2378 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2379 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2380 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2381 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2382 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2383 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2384 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2385 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2386 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2387 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2388 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2389 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2390 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2391 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2392 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2393 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2394 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2395 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2396 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2397 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2398 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2399 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2400 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2401 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2402 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2403 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2404 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2405 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2406 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2407 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2408 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2409 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2410 /Users/gousiosg/Developer/github-mirror/test/unit/issue_label_test.rb:38:in `block (3 levels) in <top (required)>'
2411
2412 56) Error:
2413GhtPullRequest::ghtorrent pull request tests#test_0011_should test ensure_pullreq_comments method returns empty array:
2414Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2415 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2416 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2417 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2418 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2419 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2420 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2421 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2422 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2423 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2424 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2425 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2426 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2427 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2428 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2429 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2430 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2431 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2432 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2433 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2434 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2435 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2436 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2437 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2438 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2439 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2440 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2441 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2442 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2443 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2444 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2445 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2446 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2447 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:237:in `block (3 levels) in <top (required)>'
2448
2449 57) Error:
2450GhtPullRequest::ghtorrent pull request tests#test_0016_should call ensure_pull_request_commits method with nil pull_request:
2451Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2452 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2453 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2454 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2455 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2456 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2457 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2458 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2459 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2460 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2461 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2462 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2463 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2464 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2465 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2466 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2467 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2468 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2469 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2470 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2471 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2472 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2473 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2474 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2475 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2476 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2477 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2478 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2479 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2480 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2481 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2482 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2483 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2484 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:433:in `block (3 levels) in <top (required)>'
2485
2486 58) Error:
2487GhtPullRequest::ghtorrent pull request tests#test_0015_should call ensure_pull_request_commits method:
2488Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2489 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2490 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2491 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2492 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2493 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2494 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2495 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2496 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2497 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2498 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2499 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2500 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2501 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2502 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2503 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2504 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2505 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2506 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2507 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2508 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2509 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2510 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2511 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2512 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2513 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2514 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2515 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2516 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2517 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2518 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2519 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2520 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2521 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:397:in `block (3 levels) in <top (required)>'
2522
2523 59) Error:
2524GhtPullRequest::ghtorrent pull request tests#test_0008_should ensure_pull_requests method with refresh = true:
2525Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2526 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2527 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2528 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2529 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2530 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2531 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2532 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2533 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2534 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2535 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2536 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2537 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2538 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2539 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2540 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2541 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2542 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2543 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2544 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2545 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2546 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2547 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2548 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2549 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2550 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2551 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2552 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2553 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2554 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2555 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2556 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2557 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2558 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:171:in `block (3 levels) in <top (required)>'
2559
2560 60) Error:
2561GhtPullRequest::ghtorrent pull request tests#test_0010_should call ensure_pull_request method with invalid pull request:
2562Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2563 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2564 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2565 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2566 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2567 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2568 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2569 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2570 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2571 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2572 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2573 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2574 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2575 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2576 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2577 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2578 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2579 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2580 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2581 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2582 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2583 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2584 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2585 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2586 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2587 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2588 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2589 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2590 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2591 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2592 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2593 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2594 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2595 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:225:in `block (3 levels) in <top (required)>'
2596
2597 61) Error:
2598GhtPullRequest::ghtorrent pull request tests#test_0004_should call ensure_pull_requests method:
2599Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2600 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2601 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2602 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2603 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2604 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2605 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2606 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2607 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2608 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2609 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2610 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2611 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2612 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2613 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2614 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2615 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2616 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2617 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2618 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2619 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2620 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2621 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2622 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2623 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2624 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2625 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2626 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2627 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2628 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2629 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2630 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2631 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2632 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:45:in `block (3 levels) in <top (required)>'
2633
2634 62) Error:
2635GhtPullRequest::ghtorrent pull request tests#test_0013_should test ensure_pullreq_comment method with a nil pull request:
2636Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2637 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2638 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2639 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2640 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2641 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2642 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2643 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2644 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2645 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2646 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2647 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2648 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2649 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2650 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2651 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2652 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2653 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2654 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2655 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2656 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2657 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2658 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2659 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2660 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2661 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2662 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2663 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2664 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2665 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2666 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2667 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2668 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2669 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:313:in `block (3 levels) in <top (required)>'
2670
2671 63) Error:
2672GhtPullRequest::ghtorrent pull request tests#test_0014_should handle remaining nil cases:
2673Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2674 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2675 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2676 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2677 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2678 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2679 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2680 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2681 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2682 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2683 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2684 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2685 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2686 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2687 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2688 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2689 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2690 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2691 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2692 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2693 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2694 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2695 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2696 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2697 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2698 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2699 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2700 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2701 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2702 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2703 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2704 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2705 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2706 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:351:in `block (3 levels) in <top (required)>'
2707
2708 64) Error:
2709GhtPullRequest::ghtorrent pull request tests#test_0003_should create a pull request comment:
2710Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2711 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2712 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2713 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2714 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2715 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2716 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2717 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2718 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2719 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2720 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2721 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2722 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2723 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2724 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2725 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2726 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2727 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2728 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2729 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2730 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2731 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2732 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2733 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2734 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2735 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2736 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2737 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2738 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2739 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2740 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2741 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2742 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2743 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:19:in `block (3 levels) in <top (required)>'
2744
2745 65) Error:
2746GhtPullRequest::ghtorrent pull request tests#test_0006_should test intra-branch pull request:
2747Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2748 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2749 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2750 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2751 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2752 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2753 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2754 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2755 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2756 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2757 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2758 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2759 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2760 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2761 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2762 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2763 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2764 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2765 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2766 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2767 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2768 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2769 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2770 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2771 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2772 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2773 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2774 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2775 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2776 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2777 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2778 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2779 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2780 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:125:in `block (3 levels) in <top (required)>'
2781
2782 66) Error:
2783GhtPullRequest::ghtorrent pull request tests#test_0017_should call ensure_pull_request_commits method with saved pull request commit:
2784Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2785 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2786 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2787 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2788 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2789 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2790 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2791 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2792 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2793 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2794 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2795 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2796 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2797 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2798 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2799 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2800 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2801 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2802 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2803 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2804 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2805 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2806 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2807 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2808 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2809 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2810 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2811 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2812 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2813 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2814 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2815 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2816 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2817 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:455:in `block (3 levels) in <top (required)>'
2818
2819 67) Error:
2820GhtPullRequest::ghtorrent pull request tests#test_0009_should call ensure_pull_request method with invalid project:
2821Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2822 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2823 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2824 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2825 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2826 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2827 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2828 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2829 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2830 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2831 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2832 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2833 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2834 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2835 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2836 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2837 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2838 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2839 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2840 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2841 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2842 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2843 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2844 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2845 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2846 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2847 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2848 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2849 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2850 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2851 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2852 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2853 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2854 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:210:in `block (3 levels) in <top (required)>'
2855
2856 68) Error:
2857GhtPullRequest::ghtorrent pull request tests#test_0012_should test ensure_pullreq_comments method without saved comment record returns empty array:
2858Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2859 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2860 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2861 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2862 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2863 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2864 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2865 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2866 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2867 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2868 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2869 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2870 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2871 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2872 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2873 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2874 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2875 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2876 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2877 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2878 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2879 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2880 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2881 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2882 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2883 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2884 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2885 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2886 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2887 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2888 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2889 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2890 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2891 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:275:in `block (3 levels) in <top (required)>'
2892
2893 69) Error:
2894GhtPullRequest::ghtorrent pull request tests#test_0005_should test ensure_pull_request with saved pull request:
2895Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2896 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2897 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2898 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2899 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2900 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2901 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2902 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2903 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2904 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2905 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2906 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2907 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2908 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2909 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2910 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2911 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2912 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2913 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2914 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2915 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2916 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2917 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2918 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2919 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2920 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2921 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2922 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2923 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2924 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2925 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2926 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2927 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2928 /Users/gousiosg/Developer/github-mirror/test/unit/pull_requests_test.rb:83:in `block (3 levels) in <top (required)>'
2929
2930 70) Error:
2931GhtRepo::test the user repo methods#test_0005_should return a repo that has a parent repo:
2932Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2933 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2934 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2935 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2936 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2937 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2938 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2939 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2940 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2941 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2942 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2943 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2944 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2945 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2946 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2947 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2948 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2949 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2950 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2951 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2952 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2953 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2954 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2955 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2956 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2957 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2958 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2959 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2960 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2961 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2962 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
2963 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
2964 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
2965 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:54:in `block (3 levels) in <top (required)>'
2966
2967 71) Error:
2968GhtRepo::test the user repo methods#test_0007_should return nil from ensure_repo_commits if no project:
2969Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
2970 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
2971 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
2972 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
2973 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
2974 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
2975 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
2976 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
2977 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
2978 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
2979 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
2980 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
2981 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
2982 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
2983 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
2984 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
2985 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
2986 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
2987 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
2988 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
2989 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
2990 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
2991 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
2992 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
2993 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
2994 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
2995 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
2996 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
2997 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
2998 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
2999 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3000 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3001 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3002 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:84:in `block (3 levels) in <top (required)>'
3003
3004 72) Error:
3005GhtRepo::test the user repo methods#test_0004_should return a repo given a user and invalid repo will add repo to db:
3006Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3007 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3008 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3009 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3010 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3011 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3012 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3013 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3014 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3015 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3016 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3017 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3018 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3019 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3020 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3021 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3022 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3023 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3024 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3025 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3026 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3027 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3028 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3029 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3030 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3031 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3032 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3033 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3034 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3035 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3036 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3037 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3038 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3039 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:39:in `block (3 levels) in <top (required)>'
3040
3041 73) Error:
3042GhtRepo::test the user repo methods#test_0012_should create persist a fake project:
3043Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3044 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3045 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3046 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3047 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3048 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3049 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3050 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3051 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3052 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3053 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3054 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3055 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3056 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3057 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3058 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3059 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3060 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3061 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3062 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3063 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3064 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3065 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3066 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3067 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3068 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3069 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3070 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3071 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3072 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3073 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3074 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3075 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3076 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:144:in `block (3 levels) in <top (required)>'
3077
3078 74) Error:
3079GhtRepo::test the user repo methods#test_0002_should not return a repo given a user and bad repo:
3080Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3081 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3082 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3083 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3084 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3085 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3086 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3087 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3088 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3089 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3090 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3091 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3092 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3093 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3094 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3095 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3096 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3097 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3098 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3099 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3100 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3101 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3102 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3103 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3104 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3105 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3106 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3107 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3108 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3109 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3110 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3111 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3112 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3113 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:18:in `block (3 levels) in <top (required)>'
3114
3115 75) Error:
3116GhtRepo::test the user repo methods#test_0008_should not return nil from ensure_repo_commits if project exists:
3117Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3118 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3119 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3120 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3121 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3122 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3123 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3124 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3125 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3126 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3127 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3128 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3129 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3130 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3131 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3132 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3133 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3134 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3135 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3136 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3137 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3138 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3139 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3140 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3141 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3142 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3143 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3144 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3145 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3146 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3147 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3148 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3149 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3150 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:94:in `block (3 levels) in <top (required)>'
3151
3152 76) Error:
3153GhtRepo::test the user repo methods#test_0009_should ensure the repo returns languague info and saves to the db:
3154Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3155 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3156 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3157 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3158 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3159 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3160 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3161 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3162 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3163 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3164 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3165 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3166 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3167 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3168 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3169 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3170 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3171 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3172 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3173 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3174 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3175 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3176 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3177 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3178 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3179 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3180 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3181 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3182 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3183 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3184 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3185 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3186 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3187 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:117:in `block (3 levels) in <top (required)>'
3188
3189 77) Error:
3190GhtRepo::test the user repo methods#test_0006_should return a repo that has changed ownership:
3191Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3192 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3193 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3194 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3195 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3196 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3197 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3198 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3199 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3200 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3201 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3202 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3203 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3204 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3205 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3206 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3207 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3208 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3209 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3210 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3211 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3212 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3213 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3214 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3215 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3216 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3217 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3218 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3219 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3220 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3221 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3222 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3223 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3224 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:69:in `block (3 levels) in <top (required)>'
3225
3226 78) Error:
3227GhtRepo::test the user repo methods#test_0001_should return a repo given a user and repo:
3228Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3229 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3230 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3231 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3232 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3233 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3234 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3235 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3236 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3237 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3238 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3239 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3240 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3241 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3242 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3243 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3244 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3245 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3246 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3247 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3248 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3249 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3250 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3251 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3252 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3253 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3254 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3255 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3256 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3257 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3258 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3259 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3260 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3261 /Users/gousiosg/Developer/github-mirror/test/unit/repo_test.rb:8:in `block (3 levels) in <top (required)>'
3262
3263 79) Error:
3264GhtUser::ghtorrent transaction test#test_0008_should return a user given a bad email and valid user:
3265Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3266 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3267 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3268 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3269 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3270 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3271 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3272 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3273 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3274 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3275 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3276 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3277 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3278 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3279 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3280 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3281 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3282 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3283 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3284 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3285 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3286 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3287 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3288 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3289 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3290 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3291 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3292 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3293 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3294 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3295 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3296 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3297 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3298 /Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:71:in `block (3 levels) in <top (required)>'
3299
3300 80) Error:
3301GhtUser::ghtorrent transaction test#test_0001_should create persist a fake user:
3302Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3303 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3304 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3305 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3306 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3307 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3308 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3309 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3310 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3311 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3312 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3313 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3314 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3315 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3316 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3317 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3318 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3319 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3320 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3321 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3322 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3323 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3324 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3325 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3326 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3327 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3328 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3329 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3330 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3331 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3332 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3333 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3334 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3335 /Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:8:in `block (3 levels) in <top (required)>'
3336
3337 81) Error:
3338GhtUser::ghtorrent transaction test#test_0002_should test the user factory:
3339Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3340 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3341 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3342 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3343 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3344 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3345 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3346 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3347 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3348 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3349 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3350 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3351 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3352 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3353 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3354 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3355 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3356 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3357 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3358 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3359 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3360 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3361 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3362 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3363 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3364 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3365 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3366 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3367 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3368 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3369 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3370 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3371 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3372 /Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:17:in `block (4 levels) in <top (required)>'
3373 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:217:in `_transaction'
3374 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:199:in `block in transaction'
3375 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3376 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3377 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3378 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/transactions.rb:165:in `transaction'
3379 /Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:16:in `block (3 levels) in <top (required)>'
3380
3381 82) Error:
3382GhtUser::ghtorrent transaction test#test_0007_should return a user given an email and user:
3383Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3384 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3385 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3386 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3387 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3388 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3389 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3390 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3391 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3392 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3393 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3394 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3395 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3396 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3397 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3398 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3399 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3400 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3401 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3402 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3403 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3404 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3405 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3406 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3407 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3408 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3409 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3410 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3411 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3412 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3413 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3414 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3415 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3416 /Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:64:in `block (3 levels) in <top (required)>'
3417
3418 83) Error:
3419GhtUser::ghtorrent transaction test#test_0003_should test the ensure_user method:
3420Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3421 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3422 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3423 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3424 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3425 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3426 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3427 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3428 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3429 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3430 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3431 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3432 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3433 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3434 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3435 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3436 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3437 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3438 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3439 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3440 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3441 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3442 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3443 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3444 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3445 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3446 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3447 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3448 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3449 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3450 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3451 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3452 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3453 /Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:40:in `block (3 levels) in <top (required)>'
3454
3455 84) Error:
3456GhtUser::ghtorrent transaction test#test_0005_ensure_user should find correct user if given a name and email:
3457Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3458 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3459 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3460 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3461 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3462 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3463 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3464 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3465 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3466 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3467 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3468 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3469 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3470 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3471 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3472 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3473 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3474 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3475 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3476 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3477 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3478 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3479 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3480 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3481 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3482 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3483 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3484 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3485 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3486 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3487 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3488 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3489 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3490 /Users/gousiosg/Developer/github-mirror/test/unit/user_test.rb:52:in `block (3 levels) in <top (required)>'
3491
3492 85) Error:
3493GhtWatcher::test configuration and helper methods#test_0005_should call the ensure_watcher method without a saved repository:
3494Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3495 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3496 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3497 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3498 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3499 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3500 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3501 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3502 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3503 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3504 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3505 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3506 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3507 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3508 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3509 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3510 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3511 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3512 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3513 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3514 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3515 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3516 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3517 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3518 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3519 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3520 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3521 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3522 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3523 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3524 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3525 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3526 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3527 /Users/gousiosg/Developer/github-mirror/test/unit/watcher_test.rb:63:in `block (3 levels) in <top (required)>'
3528
3529 86) Error:
3530GhtWatcher::test configuration and helper methods#test_0001_should call the ensure_watchers method without a saved watcher:
3531Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3532 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3533 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3534 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3535 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3536 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3537 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3538 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3539 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3540 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3541 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3542 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3543 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3544 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3545 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3546 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3547 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3548 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3549 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3550 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3551 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3552 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3553 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3554 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3555 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3556 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3557 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3558 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3559 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3560 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3561 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3562 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3563 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3564 /Users/gousiosg/Developer/github-mirror/test/unit/watcher_test.rb:8:in `block (3 levels) in <top (required)>'
3565
3566 87) Error:
3567GhtWatcher::test configuration and helper methods#test_0002_should call the ensure_watchers method with a saved watcher and return data:
3568Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3569 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3570 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3571 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3572 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3573 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3574 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3575 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3576 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3577 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3578 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3579 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3580 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3581 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3582 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3583 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3584 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3585 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3586 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3587 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3588 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3589 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3590 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3591 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3592 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3593 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3594 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3595 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3596 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3597 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3598 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3599 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3600 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3601 /Users/gousiosg/Developer/github-mirror/test/unit/watcher_test.rb:22:in `block (3 levels) in <top (required)>'
3602
3603 88) Error:
3604GhtWatcher::test configuration and helper methods#test_0003_should call the ensure_watchers method without a saved repository:
3605Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3606 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3607 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3608 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3609 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3610 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3611 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3612 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3613 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3614 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3615 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3616 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3617 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3618 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3619 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3620 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3621 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3622 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3623 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3624 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3625 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3626 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3627 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3628 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3629 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3630 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3631 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3632 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3633 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3634 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3635 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3636 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3637 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3638 /Users/gousiosg/Developer/github-mirror/test/unit/watcher_test.rb:37:in `block (3 levels) in <top (required)>'
3639
3640 89) Error:
3641GhtWatcher::test configuration and helper methods#test_0004_should call the ensure_watcher method without a saved repository:
3642Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3643 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3644 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3645 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3646 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3647 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3648 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3649 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3650 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3651 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3652 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3653 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3654 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3655 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3656 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3657 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3658 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3659 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3660 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3661 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3662 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3663 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3664 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3665 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3666 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3667 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3668 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3669 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3670 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3671 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3672 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3673 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3674 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3675 /Users/gousiosg/Developer/github-mirror/test/unit/watcher_test.rb:49:in `block (3 levels) in <top (required)>'
3676
3677 90) Error:
3678Logging#test_0008_should log to a file:
3679Errno::ENOENT: No such file or directory @ rb_sysopen - test/log/test.log
3680 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/open-uri.rb:37:in `initialize'
3681 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/open-uri.rb:37:in `open'
3682 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/open-uri.rb:37:in `open'
3683 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/logger.rb:711:in `create_logfile'
3684 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/logger.rb:705:in `rescue in open_logfile'
3685 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/logger.rb:702:in `open_logfile'
3686 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/logger.rb:695:in `set_dev'
3687 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/logger.rb:635:in `initialize'
3688 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/logger.rb:353:in `new'
3689 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/logger.rb:353:in `initialize'
3690 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/logging.rb:36:in `new'
3691 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/logging.rb:36:in `block in loggerr'
3692 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/logging.rb:60:in `loggerr'
3693 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/logging.rb:88:in `log'
3694 /Users/gousiosg/Developer/github-mirror/lib/ghtorrent/logging.rb:11:in `error'
3695 /Users/gousiosg/Developer/github-mirror/test/unit/logging_test.rb:56:in `block (2 levels) in <top (required)>'
3696
3697 91) Error:
3698OrgTest::test the user repo methods#test_0001_should call the ensure orgs method with a regular user:
3699Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3700 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3701 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3702 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3703 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3704 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3705 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3706 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3707 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3708 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3709 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3710 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3711 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3712 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3713 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3714 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3715 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3716 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3717 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3718 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3719 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3720 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3721 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3722 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3723 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3724 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3725 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3726 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3727 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3728 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3729 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3730 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3731 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3732 /Users/gousiosg/Developer/github-mirror/test/unit/org_test.rb:8:in `block (3 levels) in <top (required)>'
3733
3734 92) Error:
3735OrgTest::test the user repo methods#test_0002_should call the ensure orgs method with an organization:
3736Sequel::DatabaseError: SQLite3::SQLException: table users has no column named location
3737 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `initialize'
3738 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `new'
3739 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:91:in `prepare'
3740 /Users/gousiosg/.gem/gems/sqlite3-1.3.13/lib/sqlite3/database.rb:137:in `execute'
3741 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block (2 levels) in _execute'
3742 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/logging.rb:45:in `log_connection_yield'
3743 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:197:in `block in _execute'
3744 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `block in synchronize'
3745 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/connection_pool/single.rb:31:in `hold'
3746 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/database/connecting.rb:301:in `synchronize'
3747 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:188:in `_execute'
3748 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/adapters/sqlite.rb:154:in `execute_insert'
3749 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:1151:in `execute_insert'
3750 /Users/gousiosg/.gem/gems/sequel-4.49.0/lib/sequel/dataset/actions.rb:403:in `insert'
3751 /Users/gousiosg/Developer/github-mirror/test/factories/user.rb:42:in `block (3 levels) in <top (required)>'
3752 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `instance_exec'
3753 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callback.rb:14:in `run'
3754 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:11:in `block in update'
3755 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `each'
3756 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/callbacks_observer.rb:10:in `update'
3757 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:197:in `block in notify_observers'
3758 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `each'
3759 /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/observer.rb:196:in `notify_observers'
3760 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/evaluation.rb:24:in `notify'
3761 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:13:in `block in result'
3762 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `tap'
3763 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy/create.rb:9:in `result'
3764 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory.rb:43:in `run'
3765 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:29:in `block in run'
3766 /Users/gousiosg/.gem/gems/activesupport-3.1.12/lib/active_support/notifications.rb:55:in `instrument'
3767 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/factory_runner.rb:28:in `run'
3768 /Users/gousiosg/.gem/gems/factory_girl-4.9.0/lib/factory_girl/strategy_syntax_method_registrar.rb:20:in `block in define_singular_strategy_method'
3769 /Users/gousiosg/Developer/github-mirror/test/unit/org_test.rb:16:in `block (3 levels) in <top (required)>'
3770
3771265 tests, 312 assertions, 2 failures, 90 errors, 0 skips
3772/Users/gousiosg/.gem/gems/simplecov-rcov-0.2.3/lib/simplecov-rcov.rb:97: warning: instance variable @asset_output_path not initialized
3773Coverage report Rcov style generated for Unit Tests to /Users/gousiosg/Developer/github-mirror/coverage/rcov
3774rake aborted!
3775Command failed with status (1)
3776/Users/gousiosg/.gem/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
3777/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/cli/exec.rb:75:in `load'
3778/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/cli/exec.rb:75:in `kernel_load'
3779/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/cli/exec.rb:28:in `run'
3780/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/cli.rb:424:in `exec'
3781/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
3782/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
3783/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
3784/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/cli.rb:27:in `dispatch'
3785/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
3786/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/cli.rb:18:in `start'
3787/Users/gousiosg/.gem/gems/bundler-1.16.1/exe/bundle:30:in `block in <top (required)>'
3788/Users/gousiosg/.gem/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:122:in `with_friendly_errors'
3789/Users/gousiosg/.gem/gems/bundler-1.16.1/exe/bundle:22:in `<top (required)>'
3790/Users/gousiosg/.gem/bin/bundle:22:in `load'
3791/Users/gousiosg/.gem/bin/bundle:22:in `<main>'
3792Tasks: TOP => test
3793(See full trace by running task with --trace)