Build And Publish Preview Environment #25663
5 fail, 6 skipped, 27 989 pass in 1h 6m 49s
24 files 24 suites 1h 6m 49s ⏱️
28 000 tests 27 989 ✅ 6 💤 5 ❌
28 326 runs 28 315 ✅ 6 💤 5 ❌
Results for commit 56e5f0e.
Annotations
Check warning on line 0 in ./spec/requests/swagger_spec.rb
github-actions / Test Results
the v0 API documentation has valid paths supports getting an in-progress form (spec.requests.swagger_spec) failed
Test Results/rspec2.xml [took 0s]
Raw output
Path /v0/in_progress_forms/{id} did not respond with expected status code. Expected 200 got 500 Response body: { "errors": [ { "title": "Internal server error", "detail": "Internal server error", "code": "500", "status": "500", "meta": { "exception": "\n\n================================================================================\nAn HTTP request has been made that VCR does not know how to handle:\n GET https://int.vet360.va.gov/contact-information-hub/contact-information/v2/2.16.840.1.113883.4.349/1000123456V123456%5ENI%5E200M%5EUSVHA\n\nThere is currently no cassette in use. There are a few ways\nyou can configure VCR to handle this request:\n\n * If you're surprised VCR is raising this error\n and want insight about how VCR attempted to handle the request,\n you can use the debug_logger configuration option to log more details [1].\n * If you want VCR to record this request and play it back during future test\n runs, you should wrap your test (or this portion of your test) in a\n `VCR.use_cassette` block [2].\n * If you only want VCR to handle requests made while a cassette is in use,\n configure `allow_http_connections_when_no_cassette = true`. VCR will\n ignore this request since it is made when there is no cassette [3].\n * If you want VCR to ignore this request (and others like it), you can\n set an `ignore_request` callback [4].\n\n[1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging\n[2] https://benoittgt.github.io/vcr/?v=6-3-1#/getting_started\n[3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/allow_http_connections_when_no_cassette\n[4] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request\n================================================================================\n\n", "backtrace": [ "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:97:in `on_unhandled_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:120:in `on_unhandled_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:24:in `handle'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:135:in `block in <module:WebMock>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:35:in `block (2 levels) in register_global_stub'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `synchronize'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `block in register_global_stub'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/request_pattern.rb:42:in `matches?'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:75:in `block in request_stub_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `each'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `detect'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `request_stub_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:66:in `response_for_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:76:in `request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:112:in `block in request_with_wrapped_block'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:116:in `start_without_connect'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:143:in `start'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:111:in `request_with_wrapped_block'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:101:in `perform_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:65:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/adapter.rb:45:in `connection'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:64:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:56:in `handle_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:31:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/rack_builder.rb:152:in `build_response'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:444:in `run_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:200:in `get'", "/app/lib/common/client/base.rb:109:in `request'", "/app/lib/common/client/base.rb:147:in `get'", "/app/lib/common/client/base.rb:102:in `perform'", "/app/lib/va_profile/service.rb:24:in `perform'", "/app/lib/va_profile/v2/contact_information/service.rb:37:in `block in get_person'", "/app/lib/common/client/concerns/monitoring.rb:11:in `with_monitoring'", "/app/lib/va_profile/v2/contact_information/service.rb:36:in `get_person'", "/app/app/models/va_profile_redis/v2/contact_information.rb:171:in `response_from_redis_or_service'", "/app/app/models/va_profile_redis/v2/contact_information.rb:148:in `populate_from_redis'", "/app/app/models/va_profile_redis/v2/contact_information.rb:33:in `for_user'", "/app/app/models/form_profile.rb:314:in `vet360_contact_info'", "/app/app/models/form_profile.rb:285:in `initialize_contact_information'", "/app/app/models/form_profile.rb:205:in `prefill'", "/app/app/controllers/v0/in_progress_forms_controller.rb:58:in `camelized_prefill_for_user'", "/app/app/controllers/v0/in_progress_forms_controller.rb:16:in `show'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/basic_implicit_render.rb:8:in `send_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:226:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rendering.rb:193:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:261:in `block in process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:110:in `run_callbacks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:260:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rescue.rb:27:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:77:in `block in process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `block in instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications/instrumenter.rb:58:in `instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:76:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activerecord-7.2.2.1/lib/active_record/railties/controller_runtime.rb:39:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:163:in `process'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:252:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:335:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:67:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:50:in `serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:53:in `block in serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:133:in `block in find_routes'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `each'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `find_routes'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:34:in `serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:896:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:103:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:266:in `context'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:260:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/cookies.rb:704:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:127:in `call'", "/app/lib/statsd_middleware.rb:13:in `call'", "/app/lib/source_app_middleware.rb:167:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/olive_branch-4.0.1/lib/olive_branch/middleware.rb:64:in `call'", "/app/lib/olive_branch_patch.rb:9:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/etag.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/conditional_get.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/head.rb:12:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:31:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:101:in `run_callbacks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:30:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:31:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:45:in `call_app'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:28:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/request_store-1.7.0/lib/request_store/middleware.rb:19:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/request_id.rb:33:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/runtime.rb:22:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/static.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/sendfile.rb:110:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-cors-2.0.2/lib/rack/cors.rb:102:in `call'", "/app/lib/http_method_not_allowed.rb:13:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/utf8-cleaner-1.0.0/lib/utf8-cleaner/middleware.rb:21:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/railties-7.2.2.1/lib/rails/engine.rb:535:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:360:in `process_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:153:in `request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:287:in `process'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:19:in `get'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:378:in `get'", "/usr/local/bundle/cache/ruby/3.3.0/bundler/gems/apivore-1c7d19c4a52f/lib/apivore/validator.rb:24:in `matches?'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/handler.rb:50:in `block in handle_matcher'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/handler.rb:26:in `with_matcher'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/handler.rb:47:in `handle_matcher'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/expectation_target.rb:65:in `to'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/expectation_target.rb:101:in `to'", "/app/spec/requests/swagger_spec.rb:183:in `block (3 levels) in <top (required)>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `block in with_around_and_singleton_context_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `block in with_around_example_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:626:in `block in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-rails-7.1.0/lib/rspec/rails/adapters.rb:75:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'", "<internal:kernel>:187:in `loop'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:629:in `run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `with_around_example_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `with_around_and_singleton_context_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:259:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:646:in `block in run_examples'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `run_examples'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:607:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (3 levels) in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (2 levels) in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/configuration.rb:2097:in `with_suite_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:116:in `block in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/reporter.rb:74:in `report'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:115:in `run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:89:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:71:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:45:in `invoke'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/exe/rspec:4:in `<top (required)>'", "bin/rspec:5:in `load'", "bin/rspec:5:in `<main>'" ] } } ] }
\e[1mFailure/Error: \e[0m
expect(subject).to validate(
:get,
'/v0/in_progress_forms/{id}',
200,
headers.merge('id' => '1010ez')
)
Path /v0/in_progress_forms/{id} did not respond with expected status code. Expected 200 got 500
Response body:
{
"errors": [
{
"title": "Internal server error",
"detail": "Internal server error",
"code": "500",
"status": "500",
"meta": {
"exception": "\n\n================================================================================\nAn HTTP request has been made that VCR does not know how to handle:\n GET https://int.vet360.va.gov/contact-information-hub/contact-information/v2/2.16.840.1.113883.4.349/1000123456V123456%5ENI%5E200M%5EUSVHA\n\nThere is currently no cassette in use. There are a few ways\nyou can configure VCR to handle this request:\n\n * If you're surprised VCR is raising this error\n and want insight about how VCR attempted to handle the request,\n you can use the debug_logger configuration option to log more details [1].\n * If you want VCR to record this request and play it back during future test\n runs, you should wrap your test (or this portion of your test) in a\n `VCR.use_cassette` block [2].\n * If you only want VCR to handle requests made while a cassette is in use,\n configure `allow_http_connections_when_no_cassette = true`. VCR will\n ignore this request since it is made when there is no cassette [3].\n * If you want VCR to ignore this request (and others like it), you can\n set an `ignore_request` callback [4].\n\n[1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging\n[2] https://benoittgt.github.io/vcr/?v=6-3-1#/getting_started\n[3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/allow_http_connections_when_no_cassette\n[4] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request\n================================================================================\n\n",
"backtrace": [
"/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:97:in `on_unhandled_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:120:in `on_unhandled_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:24:in `handle'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:135:in `block in <module:WebMock>'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:35:in `block (2 levels) in register_global_stub'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `synchronize'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `block in register_global_stub'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/request_pattern.rb:42:in `matches?'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:75:in `block in request_stub_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `each'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `detect'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `request_stub_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:66:in `response_for_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:76:in `request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:112:in `block in request_with_wrapped_block'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:116:in `start_without_connect'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:143:in `start'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:111:in `request_with_wrapped_block'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:101:in `perform_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:65:in `block in call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/adapter.rb:45:in `connection'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:64:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:56:in `handle_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:31:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/rack_builder.rb:152:in `build_response'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:444:in `run_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:200:in `get'",
"/app/lib/common/client/base.rb:109:in `request'",
"/app/lib/common/client/base.rb:147:in `get'",
"/app/lib/common/client/base.rb:102:in `perform'",
"/app/lib/va_profile/service.rb:24:in `perform'",
"/app/lib/va_profile/v2/contact_information/service.rb:37:in `block in get_person'",
"/app/lib/common/client/concerns/monitoring.rb:11:in `with_monitoring'",
"/app/lib/va_profile/v2/contact_information/service.rb:36:in `get_person'",
"/app/app/models/va_profile_redis/v2/contact_information.rb:171:in `response_from_redis_or_service'",
"/app/app/models/va_profile_redis/v2/contact_information.rb:148:in `populate_from_redis'",
"/app/app/models/va_profile_redis/v2/contact_information.rb:33:in `for_user'",
"/app/app/models/form_profile.rb:314:in `vet360_contact_info'",
"/app/app/models/form_profile.rb:285:in `initialize_contact_information'",
"/app/app/models/form_profile.rb:205:in `prefill'",
"/app/app/controllers/v0/in_progress_forms_controller.rb:58:in `camelized_prefill_for_user'",
"/app/app/controllers/v0/in_progress_forms_controller.rb:16:in `show'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/basic_implicit_render.rb:8:in `send_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:226:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rendering.rb:193:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:261:in `block in process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:110:in `run_callbacks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:260:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rescue.rb:27:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:77:in `block in process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `block in instrument'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications/instrumenter.rb:58:in `instrument'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `instrument'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:76:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activerecord-7.2.2.1/lib/active_record/railties/controller_runtime.rb:39:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:163:in `process'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:252:in `dispatch'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:335:in `dispatch'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:67:in `dispatch'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:50:in `serve'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:53:in `block in serve'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:133:in `block in find_routes'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `each'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `find_routes'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:34:in `serve'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:896:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:103:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:266:in `context'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:260:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/cookies.rb:704:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:127:in `call'",
"/app/lib/statsd_middleware.rb:13:in `call'",
"/app/lib/source_app_middleware.rb:167:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/olive_branch-4.0.1/lib/olive_branch/middleware.rb:64:in `call'",
"/app/lib/olive_branch_patch.rb:9:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/etag.rb:27:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/conditional_get.rb:27:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/head.rb:12:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:31:in `block in call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:101:in `run_callbacks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:30:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:31:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:45:in `call_app'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:28:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/request_store-1.7.0/lib/request_store/middleware.rb:19:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/request_id.rb:33:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/runtime.rb:22:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/static.rb:27:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/sendfile.rb:110:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-cors-2.0.2/lib/rack/cors.rb:102:in `call'",
"/app/lib/http_method_not_allowed.rb:13:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/utf8-cleaner-1.0.0/lib/utf8-cleaner/middleware.rb:21:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/railties-7.2.2.1/lib/rails/engine.rb:535:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:360:in `process_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:153:in `request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:287:in `process'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:19:in `get'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:378:in `get'",
"/usr/local/bundle/cache/ruby/3.3.0/bundler/gems/apivore-1c7d19c4a52f/lib/apivore/validator.rb:24:in `matches?'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/handler.rb:50:in `block in handle_matcher'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/handler.rb:26:in `with_matcher'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/handler.rb:47:in `handle_matcher'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/expectation_target.rb:65:in `to'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/expectation_target.rb:101:in `to'",
"/app/spec/requests/swagger_spec.rb:183:in `block (3 levels) in <top (required)>'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `block in run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `block in with_around_and_singleton_context_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `block in with_around_example_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `block in run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:626:in `block in run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-rails-7.1.0/lib/rspec/rails/adapters.rb:75:in `block (2 levels) in <module:MinitestLifecycleAdapter>'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'",
"<internal:kernel>:187:in `loop'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:629:in `run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `with_around_example_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `with_around_and_singleton_context_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:259:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:646:in `block in run_examples'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `map'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `run_examples'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:607:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (3 levels) in run_specs'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `map'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (2 levels) in run_specs'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/configuration.rb:2097:in `with_suite_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:116:in `block in run_specs'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/reporter.rb:74:in `report'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:115:in `run_specs'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:89:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:71:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:45:in `invoke'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/exe/rspec:4:in `<top (required)>'",
"bin/rspec:5:in `load'",
"bin/rspec:5:in `<main>'"
]
}
}
]
}
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./spec/requests/swagger_spec.rb:183:in `block (3 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
Check warning on line 0 in ./spec/requests/swagger_spec.rb
github-actions / Test Results
the v0 API documentation and tests all documented routes (spec.requests.swagger_spec) failed
Test Results/rspec2.xml [took 0s]
Raw output
get /v0/in_progress_forms/{id} is untested for response code 401
\e[1mFailure/Error: \e[0mexpect(subject).to validate_all_paths
get /v0/in_progress_forms/{id} is untested for response code 401
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./spec/requests/swagger_spec.rb:3791:in `block (3 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
Check warning on line 0 in ./spec/requests/v0/in_progress_forms/5655_spec.rb
github-actions / Test Results
V0::InProgressForms::5655 /v0/in_progress_forms/5655 with payments returns a pre-filled form (spec.requests.v0.in_progress_forms.5655_spec) failed
Test Results/rspec5.xml [took 0s]
Raw output
expected the response to have status code :ok (200) but it was :internal_server_error (500)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:ok)
expected the response to have status code :ok (200) but it was :internal_server_error (500)
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./spec/requests/v0/in_progress_forms/5655_spec.rb:44:in `block (5 levels) in <top (required)>'
./spec/requests/v0/in_progress_forms/5655_spec.rb:13:in `block (3 levels) in with_vcr'
/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/util/variable_args_block_caller.rb:9:in `call_block'
/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr.rb:194:in `use_cassette'
./spec/requests/v0/in_progress_forms/5655_spec.rb:12:in `block (2 levels) in with_vcr'
/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/util/variable_args_block_caller.rb:9:in `call_block'
/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr.rb:194:in `use_cassette'
./spec/requests/v0/in_progress_forms/5655_spec.rb:11:in `block in with_vcr'
/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/util/variable_args_block_caller.rb:9:in `call_block'
/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr.rb:194:in `use_cassette'
./spec/requests/v0/in_progress_forms/5655_spec.rb:10:in `with_vcr'
./spec/requests/v0/in_progress_forms/5655_spec.rb:42:in `block (4 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
Check warning on line 0 in ./spec/requests/v0/in_progress_forms_controller_spec.rb
github-actions / Test Results
V0::InProgressFormsController with a user #show when a form is not found returns pre-fill data (spec.requests.v0.in_progress_forms_controller_spec) failed
Test Results/rspec10.xml [took 0s]
Raw output
Expected \e[33mnil\e[0m to eq \e[35m{ "veteranFullName" => { "first" => "Abraham", "last" => "Lincoln", "suffix" => "Jr." }, "gender" => "M", "veteranDateOfBirth" => "1809-02-12", "veteranSocialSecurityNumber" => "796111863", "veteranAddress" => { "street" => "49119 Jadon Mills", "street2" => "Apt. 832", "city" => "Aufderharberg", "state" => "SD", "country" => "USA", "postalCode" => "67848" }, "homePhone" => "14445551212" }\e[0m
\e[1mFailure/Error: \e[0mexpect(JSON.parse(response.body)['formData']).to eq(expected_data)
Expected \e[33mnil\e[0m
to eq \e[35m{ "veteranFullName" => { "first" => "Abraham", "last" => "Lincoln", "suffix" => "Jr." }, "gender" => "M", "veteranDateOfBirth" => "1809-02-12", "veteranSocialSecurityNumber" => "796111863", "veteranAddress" => { "street" => "49119 Jadon Mills", "street2" => "Apt. 832", "city" => "Aufderharberg", "state" => "SD", "country" => "USA", "postalCode" => "67848" }, "homePhone" => "14445551212" }\e[0m
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:43:in `handle_failure'
./spec/requests/v0/in_progress_forms_controller_spec.rb:238:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
Check warning on line 0 in ./spec/requests/v0/in_progress_forms_controller_spec.rb
github-actions / Test Results
V0::InProgressFormsController with a user #show when a form is not found returns pre-fill data the same way, with or without the Inflection heaader (spec.requests.v0.in_progress_forms_controller_spec) failed
Test Results/rspec10.xml [took 1s]
Raw output
Expected \e[33m{ "errors" => [{ "title" => "Internal server error", "detail" => "Internal server error", "code" => "500", "status" => "500", "meta" => { "exception" => "\n\n================================================================================\nAn HTTP request has been made that VCR does not know how to handle:\n GET https://int.vet360.va.gov/contact-information-hub/contact-information/v2/2.16.840.1.113883.4.349/123498767V234859%5ENI%5E200M%5EUSVHA\n\nThere is currently no cassette in use. There are a few ways\nyou can configure VCR to handle this request:\n\n * If you're surprised VCR is raising this error\n and want insight about how VCR attempted to handle the request,\n you can use the debug_logger configuration option to log more details [1].\n * If you want VCR to record this request and play it back during future test\n runs, you should wrap your test (or this portion of your test) in a\n `VCR.use_cassette` block [2].\n * If you only want VCR to handle requests made while a cassette is in use,\n configure `allow_http_connections_when_no_cassette = true`. VCR will\n ignore this request since it is made when there is no cassette [3].\n * If you want VCR to ignore this request (and others like it), you can\n set an `ignore_request` callback [4].\n\n[1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging\n[2] https://benoittgt.github.io/vcr/?v=6-3-1#/getting_started\n[3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/allow_http_connections_when_no_cassette\n[4] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request\n================================================================================\n\n", "backtrace" => ["/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:97:in `on_unhandled_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:120:in `on_unhandled_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:24:in `handle'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:135:in `block in <module:WebMock>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:35:in `block (2 levels) in register_global_stub'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `synchronize'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `block in register_global_stub'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/request_pattern.rb:42:in `matches?'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:75:in `block in request_stub_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `each'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `detect'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `request_stub_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:66:in `response_for_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:76:in `request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:112:in `block in request_with_wrapped_block'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:116:in `start_without_connect'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:143:in `start'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:111:in `request_with_wrapped_block'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:101:in `perform_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:65:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/adapter.rb:45:in `connection'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:64:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:56:in `handle_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:31:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/rack_builder.rb:152:in `build_response'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:444:in `run_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:200:in `get'", "/app/lib/common/client/base.rb:109:in `request'", "/app/lib/common/client/base.rb:147:in `get'", "/app/lib/common/client/base.rb:102:in `perform'", "/app/lib/va_profile/service.rb:24:in `perform'", "/app/lib/va_profile/v2/contact_information/service.rb:37:in `block in get_person'", "/app/lib/common/client/concerns/monitoring.rb:11:in `with_monitoring'", "/app/lib/va_profile/v2/contact_information/service.rb:36:in `get_person'", "/app/app/models/va_profile_redis/v2/contact_information.rb:171:in `response_from_redis_or_service'", "/app/app/models/va_profile_redis/v2/contact_information.rb:148:in `populate_from_redis'", "/app/app/models/va_profile_redis/v2/contact_information.rb:33:in `for_user'", "/app/app/models/form_profile.rb:314:in `vet360_contact_info'", "/app/app/models/form_profile.rb:285:in `initialize_contact_information'", "/app/app/models/form_profile.rb:205:in `prefill'", "/app/app/controllers/v0/in_progress_forms_controller.rb:58:in `camelized_prefill_for_user'", "/app/app/controllers/v0/in_progress_forms_controller.rb:16:in `show'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/basic_implicit_render.rb:8:in `send_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:226:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rendering.rb:193:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:261:in `block in process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:110:in `run_callbacks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:260:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rescue.rb:27:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:77:in `block in process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `block in instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications/instrumenter.rb:58:in `instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:76:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activerecord-7.2.2.1/lib/active_record/railties/controller_runtime.rb:39:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:163:in `process'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:252:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:335:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:67:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:50:in `serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:53:in `block in serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:133:in `block in find_routes'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `each'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `find_routes'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:34:in `serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:896:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:103:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:266:in `context'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:260:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/cookies.rb:704:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:127:in `call'", "/app/lib/statsd_middleware.rb:13:in `call'", "/app/lib/source_app_middleware.rb:167:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/olive_branch-4.0.1/lib/olive_branch/middleware.rb:64:in `call'", "/app/lib/olive_branch_patch.rb:9:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/etag.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/conditional_get.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/head.rb:12:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:31:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:101:in `run_callbacks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:30:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:31:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:45:in `call_app'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:28:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/request_store-1.7.0/lib/request_store/middleware.rb:19:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/request_id.rb:33:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/runtime.rb:22:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/static.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/sendfile.rb:110:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-cors-2.0.2/lib/rack/cors.rb:102:in `call'", "/app/lib/http_method_not_allowed.rb:13:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/utf8-cleaner-1.0.0/lib/utf8-cleaner/middleware.rb:21:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/railties-7.2.2.1/lib/rails/engine.rb:535:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:360:in `process_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:153:in `request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:287:in `process'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:19:in `get'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:378:in `get'", "/app/spec/requests/v0/in_progress_forms_controller_spec.rb:244:in `block (5 levels) in <top (required)>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `block in with_around_and_singleton_context_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `block in with_around_example_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:626:in `block in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-rails-7.1.0/lib/rspec/rails/adapters.rb:75:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'", "<internal:kernel>:187:in `loop'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:629:in `run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `with_around_example_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `with_around_and_singleton_context_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:259:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:646:in `block in run_examples'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `run_examples'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:607:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (3 levels) in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (2 levels) in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/configuration.rb:2097:in `with_suite_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:116:in `block in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/reporter.rb:74:in `report'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:115:in `run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:89:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:71:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:45:in `invoke'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/exe/rspec:4:in `<top (required)>'", "bin/rspec:5:in `load'", "bin/rspec:5:in `<main>'"] } }] }\e[0m to eq \e[35m{ "errors" => [{ "title" => "Internal server error", "detail" => "Internal server error", "code" => "500", "status" => "500", "meta" => { "exception" => "\n\n================================================================================\nAn HTTP request has been made that VCR does not know how to handle:\n GET https://int.vet360.va.gov/contact-information-hub/contact-information/v2/2.16.840.1.113883.4.349/123498767V234859%5ENI%5E200M%5EUSVHA\n\nThere is currently no cassette in use. There are a few ways\nyou can configure VCR to handle this request:\n\n * If you're surprised VCR is raising this error\n and want insight about how VCR attempted to handle the request,\n you can use the debug_logger configuration option to log more details [1].\n * If you want VCR to record this request and play it back during future test\n runs, you should wrap your test (or this portion of your test) in a\n `VCR.use_cassette` block [2].\n * If you only want VCR to handle requests made while a cassette is in use,\n configure `allow_http_connections_when_no_cassette = true`. VCR will\n ignore this request since it is made when there is no cassette [3].\n * If you want VCR to ignore this request (and others like it), you can\n set an `ignore_request` callback [4].\n\n[1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging\n[2] https://benoittgt.github.io/vcr/?v=6-3-1#/getting_started\n[3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/allow_http_connections_when_no_cassette\n[4] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request\n================================================================================\n\n", "backtrace" => ["/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:97:in `on_unhandled_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:120:in `on_unhandled_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:24:in `handle'", "/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:135:in `block in <module:WebMock>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:35:in `block (2 levels) in register_global_stub'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `synchronize'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `block in register_global_stub'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/request_pattern.rb:42:in `matches?'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:75:in `block in request_stub_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `each'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `detect'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `request_stub_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:66:in `response_for_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:76:in `request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:112:in `block in request_with_wrapped_block'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:116:in `start_without_connect'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:143:in `start'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:111:in `request_with_wrapped_block'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:101:in `perform_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:65:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/adapter.rb:45:in `connection'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:64:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:56:in `handle_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:31:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/rack_builder.rb:152:in `build_response'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:444:in `run_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:200:in `get'", "/app/lib/common/client/base.rb:109:in `request'", "/app/lib/common/client/base.rb:147:in `get'", "/app/lib/common/client/base.rb:102:in `perform'", "/app/lib/va_profile/service.rb:24:in `perform'", "/app/lib/va_profile/v2/contact_information/service.rb:37:in `block in get_person'", "/app/lib/common/client/concerns/monitoring.rb:11:in `with_monitoring'", "/app/lib/va_profile/v2/contact_information/service.rb:36:in `get_person'", "/app/app/models/va_profile_redis/v2/contact_information.rb:171:in `response_from_redis_or_service'", "/app/app/models/va_profile_redis/v2/contact_information.rb:148:in `populate_from_redis'", "/app/app/models/va_profile_redis/v2/contact_information.rb:33:in `for_user'", "/app/app/models/form_profile.rb:314:in `vet360_contact_info'", "/app/app/models/form_profile.rb:285:in `initialize_contact_information'", "/app/app/models/form_profile.rb:205:in `prefill'", "/app/app/controllers/v0/in_progress_forms_controller.rb:58:in `camelized_prefill_for_user'", "/app/app/controllers/v0/in_progress_forms_controller.rb:16:in `show'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/basic_implicit_render.rb:8:in `send_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:226:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rendering.rb:193:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:261:in `block in process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:110:in `run_callbacks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:260:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rescue.rb:27:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:77:in `block in process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `block in instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications/instrumenter.rb:58:in `instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `instrument'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:76:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activerecord-7.2.2.1/lib/active_record/railties/controller_runtime.rb:39:in `process_action'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:163:in `process'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:252:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:335:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:67:in `dispatch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:50:in `serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:53:in `block in serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:133:in `block in find_routes'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `each'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `find_routes'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:34:in `serve'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:896:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:103:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'", "/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:266:in `context'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:260:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/cookies.rb:704:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:127:in `call'", "/app/lib/statsd_middleware.rb:13:in `call'", "/app/lib/source_app_middleware.rb:167:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/olive_branch-4.0.1/lib/olive_branch/middleware.rb:64:in `call'", "/app/lib/olive_branch_patch.rb:9:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/etag.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/conditional_get.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/head.rb:12:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:31:in `block in call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:101:in `run_callbacks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:30:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:31:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:45:in `call_app'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:28:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/request_store-1.7.… `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/request_store-1.7.0/lib/request_store/middleware.rb:19:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/request_id.rb:33:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/runtime.rb:22:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/static.rb:27:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/sendfile.rb:110:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-cors-2.0.2/lib/rack/cors.rb:102:in `call'", "/app/lib/http_method_not_allowed.rb:13:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/utf8-cleaner-1.0.0/lib/utf8-cleaner/middleware.rb:21:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/railties-7.2.2.1/lib/rails/engine.rb:535:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:360:in `process_request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:153:in `request'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:287:in `process'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:19:in `get'", "/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:378:in `get'", "/app/spec/requests/v0/in_progress_forms_controller_spec.rb:247:in `block (5 levels) in <top (required)>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `block in with_around_and_singleton_context_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `block in with_around_example_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:626:in `block in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-rails-7.1.0/lib/rspec/rails/adapters.rb:75:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'", "<internal:kernel>:187:in `loop'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:629:in `run_around_example_hooks_for'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `with_around_example_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `with_around_and_singleton_context_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:259:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:646:in `block in run_examples'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `run_examples'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:607:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (3 levels) in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `map'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (2 levels) in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/configuration.rb:2097:in `with_suite_hooks'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:116:in `block in run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/reporter.rb:74:in `report'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:115:in `run_specs'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:89:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:71:in `run'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:45:in `invoke'", "/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/exe/rspec:4:in `<top (required)>'", "bin/rspec:5:in `load'", "bin/rspec:5:in `<main>'"] } }] }\e[0m
Diff:
{
"errors" => [
{
"title" => "Internal server error",
"detail" => "Internal server error",
"code" => "500",
"status" => "500",
"meta" => {
"exception" => "\n\n================================================================================\nAn HTTP request has been made that VCR does not know how to handle:\n GET https://int.vet360.va.gov/contact-information-hub/contact-information/v2/2.16.840.1.113883.4.349/123498767V234859%5ENI%5E200M%5EUSVHA\n\nThere is currently no cassette in use. There are a few ways\nyou can configure VCR to handle this request:\n\n * If you're surprised VCR is raising this error\n and want insight about how VCR attempted to handle the request,\n you can use the debug_logger configuration option to log more details [1].\n * If you want VCR to record this request and play it back during future test\n runs, you should wrap your test (or this portion of your test) in a\n `VCR.use_cassette` block [2].\n * If you only want VCR to handle requests made while a cassette is in use,\n configure `allow_http_connections_when_no_cassette = true`. VCR will\n ignore this request since it is made when there is no cassette [3].\n * If you want VCR to ignore this request (and others like it), you can\n set an `ignore_request` callback [4].\n\n[1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging\n[2] https://benoittgt.github.io/vcr/?v=6-3-1#/getting_started\n[3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/allow_http_connections_when_no_cassette\n[4] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request\n================================================================================\n\n",
"backtrace" => [
"/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:97:in `on_unhandled_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:120:in `on_unhandled_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/request_handler.rb:24:in `handle'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/vcr-6.3.1/lib/vcr/library_hooks/webmock.rb:135:in `block in <module:WebMock>'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:35:in `block (2 levels) in register_global_stub'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `synchronize'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:41:in `block in register_global_stub'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/request_pattern.rb:42:in `matches?'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:75:in `block in request_stub_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `each'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `detect'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:74:in `request_stub_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/stub_registry.rb:66:in `response_for_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:76:in `request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:112:in `block in request_with_wrapped_block'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:116:in `start_without_connect'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/http_lib_adapters/net_http.rb:143:in `start'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:111:in `request_with_wrapped_block'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:101:in `perform_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:65:in `block in call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/adapter.rb:45:in `connection'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-net_http-3.1.1/lib/faraday/adapter/net_http.rb:64:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/middleware.rb:56:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:56:in `handle_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/breakers-0.7.1/lib/breakers/uptime_middleware.rb:31:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/rack_builder.rb:152:in `build_response'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:444:in `run_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/faraday-2.10.1/lib/faraday/connection.rb:200:in `get'",
"/app/lib/common/client/base.rb:109:in `request'",
"/app/lib/common/client/base.rb:147:in `get'",
"/app/lib/common/client/base.rb:102:in `perform'",
"/app/lib/va_profile/service.rb:24:in `perform'",
"/app/lib/va_profile/v2/contact_information/service.rb:37:in `block in get_person'",
"/app/lib/common/client/concerns/monitoring.rb:11:in `with_monitoring'",
"/app/lib/va_profile/v2/contact_information/service.rb:36:in `get_person'",
"/app/app/models/va_profile_redis/v2/contact_information.rb:171:in `response_from_redis_or_service'",
"/app/app/models/va_profile_redis/v2/contact_information.rb:148:in `populate_from_redis'",
"/app/app/models/va_profile_redis/v2/contact_information.rb:33:in `for_user'",
"/app/app/models/form_profile.rb:314:in `vet360_contact_info'",
"/app/app/models/form_profile.rb:285:in `initialize_contact_information'",
"/app/app/models/form_profile.rb:205:in `prefill'",
"/app/app/controllers/v0/in_progress_forms_controller.rb:58:in `camelized_prefill_for_user'",
"/app/app/controllers/v0/in_progress_forms_controller.rb:16:in `show'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/basic_implicit_render.rb:8:in `send_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:226:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rendering.rb:193:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:261:in `block in process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:110:in `run_callbacks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/callbacks.rb:260:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/rescue.rb:27:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:77:in `block in process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `block in instrument'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications/instrumenter.rb:58:in `instrument'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/notifications.rb:210:in `instrument'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/instrumentation.rb:76:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal/params_wrapper.rb:259:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activerecord-7.2.2.1/lib/active_record/railties/controller_runtime.rb:39:in `process_action'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/abstract_controller/base.rb:163:in `process'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:252:in `dispatch'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_controller/metal.rb:335:in `dispatch'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:67:in `dispatch'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:50:in `serve'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:53:in `block in serve'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:133:in `block in find_routes'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `each'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:126:in `find_routes'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/journey/router.rb:34:in `serve'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/routing/route_set.rb:896:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:103:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:36:in `block in call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `catch'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/warden-1.2.9/lib/warden/manager.rb:34:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:266:in `context'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/session/abstract/id.rb:260:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/cookies.rb:704:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-attack-6.7.0/lib/rack/attack.rb:127:in `call'",
"/app/lib/statsd_middleware.rb:13:in `call'",
"/app/lib/source_app_middleware.rb:167:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/olive_branch-4.0.1/lib/olive_branch/middleware.rb:64:in `call'",
"/app/lib/olive_branch_patch.rb:9:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/etag.rb:27:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/conditional_get.rb:27:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/head.rb:12:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:31:in `block in call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/callbacks.rb:101:in `run_callbacks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/callbacks.rb:30:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:31:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/show_exceptions.rb:32:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:45:in `call_app'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rails_semantic_logger-4.17.0/lib/rails_semantic_logger/rack/logger.rb:28:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/remote_ip.rb:96:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/request_store-1.7.0/lib/request_store/middleware.rb:19:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/request_id.rb:33:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/runtime.rb:22:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/activesupport-7.2.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/executor.rb:16:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/middleware/static.rb:27:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-2.2.10/lib/rack/sendfile.rb:110:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-cors-2.0.2/lib/rack/cors.rb:102:in `call'",
"/app/lib/http_method_not_allowed.rb:13:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/utf8-cleaner-1.0.0/lib/utf8-cleaner/middleware.rb:21:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/railties-7.2.2.1/lib/rails/engine.rb:535:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:360:in `process_request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rack-test-2.1.0/lib/rack/test.rb:153:in `request'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:287:in `process'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:19:in `get'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/actionpack-7.2.2.1/lib/action_dispatch/testing/integration.rb:378:in `get'",
\e[35m- "/app/spec/requests/v0/in_progress_forms_controller_spec.rb:247:in `block (5 levels) in <top (required)>'",\e[0m
\e[33m+ "/app/spec/requests/v0/in_progress_forms_controller_spec.rb:244:in `block (5 levels) in <top (required)>'",\e[0m
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:263:in `block in run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `block in with_around_and_singleton_context_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `block in with_around_example_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `block in run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:626:in `block in run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-rails-7.1.0/lib/rspec/rails/adapters.rb:75:in `block (2 levels) in <module:MinitestLifecycleAdapter>'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'",
"<internal:kernel>:187:in `loop'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:457:in `instance_exec'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:390:in `execute_with'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:628:in `block (2 levels) in run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:352:in `call'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:629:in `run_around_example_hooks_for'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/hooks.rb:486:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:468:in `with_around_example_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:511:in `with_around_and_singleton_context_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example.rb:259:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:646:in `block in run_examples'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `map'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:642:in `run_examples'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:607:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `block in run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `map'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/example_group.rb:608:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (3 levels) in run_specs'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `map'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:121:in `block (2 levels) in run_specs'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/configuration.rb:2097:in `with_suite_hooks'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:116:in `block in run_specs'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/reporter.rb:74:in `report'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:115:in `run_specs'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:89:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:71:in `run'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/lib/rspec/core/runner.rb:45:in `invoke'",
"/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-core-3.13.2/exe/rspec:4:in `<top (required)>'",
"bin/rspec:5:in `load'",
"bin/rspec:5:in `<main>'"
]
}
}
]
}
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:43:in `handle_failure'
./spec/requests/v0/in_progress_forms_controller_spec.rb:251:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'