Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Created February 13, 2016 13:29
Show Gist options
  • Select an option

  • Save edipofederle/05365efdac3a40f926e0 to your computer and use it in GitHub Desktop.

Select an option

Save edipofederle/05365efdac3a40f926e0 to your computer and use it in GitHub Desktop.
Resetting OrderIndex
Imported OrderIndex::Order for 264.13s, documents total: 4000
rake aborted!
Faraday::TimeoutError: Net::ReadTimeout
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:29:in `block in new_transport_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:26:in `catch'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:26:in `new_transport_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:27:in `block (2 levels) in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent.rb:431:in `disable_all_tracing'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:26:in `block in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/cross_app_tracing.rb:41:in `tl_trace_http_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:23:in `request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:27:in `block (2 levels) in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent.rb:431:in `disable_all_tracing'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:26:in `block in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/cross_app_tracing.rb:48:in `tl_trace_http_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:23:in `request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:82:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:40:in `block in call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:87:in `with_net_http_connection'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:32:in `call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/rack_builder.rb:139:in `build_response'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/connection.rb:377:in `run_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/http/faraday.rb:21:in `block in perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/base.rb:190:in `call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/base.rb:190:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/http/faraday.rb:20:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/client.rb:119:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-api-1.0.12/lib/elasticsearch/api/actions/bulk.rb:80:in `bulk'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:70:in `bulk'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:32:in `block (2 levels) in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/adapter/active_record.rb:25:in `import_scope'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/adapter/orm.rb:84:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:28:in `block in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications.rb:164:in `block in instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications.rb:164:in `instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:27:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:146:in `block in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:144:in `map'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:144:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:177:in `reset!'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/tasks/chewy.rake:32:in `reset_index'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/tasks/chewy.rake:59:in `block (2 levels) in <top (required)>'
Net::ReadTimeout: Net::ReadTimeout
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:29:in `block in new_transport_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:26:in `catch'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:26:in `new_transport_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:27:in `block (2 levels) in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent.rb:431:in `disable_all_tracing'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:26:in `block in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/cross_app_tracing.rb:41:in `tl_trace_http_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:23:in `request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:27:in `block (2 levels) in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent.rb:431:in `disable_all_tracing'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:26:in `block in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/cross_app_tracing.rb:48:in `tl_trace_http_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:23:in `request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:82:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:40:in `block in call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:87:in `with_net_http_connection'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:32:in `call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/rack_builder.rb:139:in `build_response'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/connection.rb:377:in `run_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/http/faraday.rb:21:in `block in perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/base.rb:190:in `call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/base.rb:190:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/http/faraday.rb:20:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/client.rb:119:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-api-1.0.12/lib/elasticsearch/api/actions/bulk.rb:80:in `bulk'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:70:in `bulk'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:32:in `block (2 levels) in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/adapter/active_record.rb:25:in `import_scope'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/adapter/orm.rb:84:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:28:in `block in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications.rb:164:in `block in instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications.rb:164:in `instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:27:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:146:in `block in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:144:in `map'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:144:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:177:in `reset!'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/tasks/chewy.rake:32:in `reset_index'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/tasks/chewy.rake:59:in `block (2 levels) in <top (required)>'
IO::EAGAINWaitReadable: Resource temporarily unavailable - read would block
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:29:in `block in new_transport_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:26:in `catch'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/aws-sdk-v1-1.64.0/lib/aws/core/http/patch.rb:26:in `new_transport_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:27:in `block (2 levels) in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent.rb:431:in `disable_all_tracing'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:26:in `block in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/cross_app_tracing.rb:41:in `tl_trace_http_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:23:in `request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:27:in `block (2 levels) in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent.rb:431:in `disable_all_tracing'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:26:in `block in request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/cross_app_tracing.rb:48:in `tl_trace_http_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/newrelic_rpm-3.14.0.305/lib/new_relic/agent/instrumentation/net.rb:23:in `request_with_newrelic_trace'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:82:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:40:in `block in call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:87:in `with_net_http_connection'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/adapter/net_http.rb:32:in `call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/rack_builder.rb:139:in `build_response'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/faraday-0.9.1/lib/faraday/connection.rb:377:in `run_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/http/faraday.rb:21:in `block in perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/base.rb:190:in `call'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/base.rb:190:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/http/faraday.rb:20:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/client.rb:119:in `perform_request'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/elasticsearch-api-1.0.12/lib/elasticsearch/api/actions/bulk.rb:80:in `bulk'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:70:in `bulk'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:32:in `block (2 levels) in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/adapter/active_record.rb:25:in `import_scope'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/adapter/orm.rb:84:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:28:in `block in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications.rb:164:in `block in instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/activesupport-4.2.3/lib/active_support/notifications.rb:164:in `instrument'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/type/import.rb:27:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:146:in `block in import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:144:in `map'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:144:in `import'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/chewy/index/actions.rb:177:in `reset!'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/tasks/chewy.rake:32:in `reset_index'
/Users/edipo/.rvm/gems/ruby-2.1.1/gems/chewy-0.8.1/lib/tasks/chewy.rake:59:in `block (2 levels) in <top (required)>'
Tasks: TOP => chewy:reset
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment