Skip to content

Fixes #38080 - Added lab navigation menu for flatpak UI #1782

Fixes #38080 - Added lab navigation menu for flatpak UI

Fixes #38080 - Added lab navigation menu for flatpak UI #1782

Re-run triggered December 10, 2024 18:49
Status Failure
Total duration 28m 13s
Artifacts 45

ruby.yml

on: pull_request
Matrix: angular
Ruby  /  Setup matrix
3s
Ruby / Setup matrix
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby  /  Test suite
3s
Ruby / Test suite
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 16 warnings
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/katello/host/hypervisors_test.rb#L97
Failure: test_duplicate_hostname RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/58d9c97df3e17e39f23b56e8215bb91a VCR is currently using the following cassette: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/katello/host/hypervisors_vcr/duplicate_hostname.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 10 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/actions/katello/host/hypervisors_test.rb:59:in `create_org' katello/test/actions/katello/host/hypervisors_test.rb:67:in `test_duplicate_hostname' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/actions/katello/host/hypervisors_test.rb#L97
Failure: test_altered_hypervisor_id RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/1b16b48ea60a6d2e1e8ea4e86368e206 VCR is currently using the following cassette: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/katello/host/hypervisors_vcr/altered_hypervisor_id.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 17 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/actions/katello/host/hypervisors_test.rb:59:in `create_org' katello/test/actions/katello/host/hypervisors_test.rb:88:in `test_altered_hypervisor_id' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/scenarios/scenario_test.rb#L97
Failure: test_update_org_service_level RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/5c354a373f7e3fc6e222225f1e26d71b VCR are currently using the following cassettes: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/org_create.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/repository_create/update_org_service_level.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 13 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/support/scenario_support.rb:13:in `block in create_org' katello/test/support/scenario_support.rb:61:in `record' katello/test/support/scenario_support.rb:13:in `create_org' katello/test/scenarios/scenario_test.rb:14:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/scenarios/scenario_test.rb#L97
Failure: test_manifest_import RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/5c354a373f7e3fc6e222225f1e26d71b VCR are currently using the following cassettes: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/org_create.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/repository_create/manifest_import.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. One or more cassette names registered was not found. Use :new_episodes or :once record modes to record a new cassette [4]. * The cassette contains 6 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/support/scenario_support.rb:13:in `block in create_org' katello/test/support/scenario_support.rb:61:in `record' katello/test/support/scenario_support.rb:13:in `create_org' katello/test/scenarios/scenario_test.rb:14:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/v2/hosts_bulk_actions_controller_test.rb#L327
Failure: test_get_host_traces Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/v2/hosts_bulk_actions_controller_test.rb#L315
Failure: test_module_streams Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/controllers/api/v2/host_subscriptions_controller_test.rb#L172
Failure: test_create Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/actions/katello/host/hypervisors_test.rb#L97
Failure: test_duplicate_hostname RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/58d9c97df3e17e39f23b56e8215bb91a VCR is currently using the following cassette: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/katello/host/hypervisors_vcr/duplicate_hostname.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 10 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/actions/katello/host/hypervisors_test.rb:59:in `create_org' katello/test/actions/katello/host/hypervisors_test.rb:67:in `test_duplicate_hostname' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/actions/katello/host/hypervisors_test.rb#L97
Failure: test_altered_hypervisor_id RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/1b16b48ea60a6d2e1e8ea4e86368e206 VCR is currently using the following cassette: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/katello/host/hypervisors_vcr/altered_hypervisor_id.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 17 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/actions/katello/host/hypervisors_test.rb:59:in `create_org' katello/test/actions/katello/host/hypervisors_test.rb:88:in `test_altered_hypervisor_id' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/scenarios/scenario_test.rb#L97
Failure: test_update_org_service_level RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/5c354a373f7e3fc6e222225f1e26d71b VCR are currently using the following cassettes: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/org_create.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/repository_create/update_org_service_level.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 13 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/support/scenario_support.rb:13:in `block in create_org' katello/test/support/scenario_support.rb:61:in `record' katello/test/support/scenario_support.rb:13:in `create_org' katello/test/scenarios/scenario_test.rb:14:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/scenarios/scenario_test.rb#L97
Failure: test_manifest_import RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/5c354a373f7e3fc6e222225f1e26d71b VCR are currently using the following cassettes: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/org_create.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/repository_create/manifest_import.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. One or more cassette names registered was not found. Use :new_episodes or :once record modes to record a new cassette [4]. * The cassette contains 6 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/support/scenario_support.rb:13:in `block in create_org' katello/test/support/scenario_support.rb:61:in `record' katello/test/support/scenario_support.rb:13:in `create_org' katello/test/scenarios/scenario_test.rb:14:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/services/katello/applicability/applicable_content_helper_test.rb#L475
Failure: test_rpm_content_ids_returns_multiple_packages ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=737645823 katello/test/services/katello/applicability/applicable_content_helper_test.rb:133:in `test_rpm_content_ids_returns_multiple_packages'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_includes_errata_with_missing_packages_not_in_source_repo ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827 katello/test/lib/util/errata_test.rb:41:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_returns_nothing_with_empty_list_of_errata ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827 katello/test/lib/util/errata_test.rb:41:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_returns_proper_errata_if_no_matching_packages ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827 katello/test/lib/util/errata_test.rb:41:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_returns_proper_errata_with_some_matching_packages ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827 katello/test/lib/util/errata_test.rb:41:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_returns_nothing_with_empty_list_of_pulp_ids ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827 katello/test/lib/util/errata_test.rb:41:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/controllers/api/v2/hosts_bulk_actions_controller_test.rb#L315
Failure: test_module_streams Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/controllers/api/v2/hosts_bulk_actions_controller_test.rb#L327
Failure: test_get_host_traces Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/controllers/api/v2/host_subscriptions_controller_test.rb#L172
Failure: test_create Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/scenarios/scenario_test.rb#L97
Failure: test_manifest_import RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/5c354a373f7e3fc6e222225f1e26d71b VCR are currently using the following cassettes: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/org_create.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/repository_create/manifest_import.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. One or more cassette names registered was not found. Use :new_episodes or :once record modes to record a new cassette [4]. * The cassette contains 6 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/support/scenario_support.rb:13:in `block in create_org' katello/test/support/scenario_support.rb:61:in `record' katello/test/support/scenario_support.rb:13:in `create_org' katello/test/scenarios/scenario_test.rb:14:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/scenarios/scenario_test.rb#L97
Failure: test_update_org_service_level RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/5c354a373f7e3fc6e222225f1e26d71b VCR are currently using the following cassettes: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/org_create.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/repository_create/update_org_service_level.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 13 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/support/scenario_support.rb:13:in `block in create_org' katello/test/support/scenario_support.rb:61:in `record' katello/test/support/scenario_support.rb:13:in `create_org' katello/test/scenarios/scenario_test.rb:14:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/katello/host/hypervisors_test.rb#L97
Failure: test_altered_hypervisor_id RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/1b16b48ea60a6d2e1e8ea4e86368e206 VCR is currently using the following cassette: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/katello/host/hypervisors_vcr/altered_hypervisor_id.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 17 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/actions/katello/host/hypervisors_test.rb:59:in `create_org' katello/test/actions/katello/host/hypervisors_test.rb:88:in `test_altered_hypervisor_id' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/actions/katello/host/hypervisors_test.rb#L97
Failure: test_duplicate_hostname RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/58d9c97df3e17e39f23b56e8215bb91a VCR is currently using the following cassette: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/katello/host/hypervisors_vcr/duplicate_hostname.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 10 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/actions/katello/host/hypervisors_test.rb:59:in `create_org' katello/test/actions/katello/host/hypervisors_test.rb:67:in `test_duplicate_hostname' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/katello/host/hypervisors_test.rb#L97
Failure: test_altered_hypervisor_id RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/1b16b48ea60a6d2e1e8ea4e86368e206 VCR is currently using the following cassette: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/katello/host/hypervisors_vcr/altered_hypervisor_id.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 17 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/actions/katello/host/hypervisors_test.rb:59:in `create_org' katello/test/actions/katello/host/hypervisors_test.rb:88:in `test_altered_hypervisor_id' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/actions/katello/host/hypervisors_test.rb#L97
Failure: test_duplicate_hostname RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/58d9c97df3e17e39f23b56e8215bb91a VCR is currently using the following cassette: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/katello/host/hypervisors_vcr/duplicate_hostname.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 10 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/actions/katello/host/hypervisors_test.rb:59:in `create_org' katello/test/actions/katello/host/hypervisors_test.rb:67:in `test_duplicate_hostname' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/scenarios/scenario_test.rb#L97
Failure: test_manifest_import RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/5c354a373f7e3fc6e222225f1e26d71b VCR are currently using the following cassettes: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/org_create.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/repository_create/manifest_import.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. One or more cassette names registered was not found. Use :new_episodes or :once record modes to record a new cassette [4]. * The cassette contains 6 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/support/scenario_support.rb:13:in `block in create_org' katello/test/support/scenario_support.rb:61:in `record' katello/test/support/scenario_support.rb:13:in `create_org' katello/test/scenarios/scenario_test.rb:14:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/scenarios/scenario_test.rb#L97
Failure: test_update_org_service_level RuntimeError: Neutered Exception VCR::Errors::UnhandledHTTPRequestError: ================================================================================ An HTTP request has been made that VCR does not know how to handle: GET https://localhost:8443/candlepin/environments/5c354a373f7e3fc6e222225f1e26d71b VCR are currently using the following cassettes: - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/org_create.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] - /home/runner/work/katello/katello/katello/test/fixtures/vcr_cassettes/scenarios/repository_create/update_org_service_level.yml - :record => :none - :match_requests_on => [:method, :path, :params, :body_json] Under the current configuration VCR can not find a suitable HTTP interaction to replay and is prevented from recording new requests. There are a few ways you can deal with this: * If you're surprised VCR is raising this error and want insight about how VCR attempted to handle the request, you can use the debug_logger configuration option to log more details [1]. * You can use the :new_episodes record mode to allow VCR to record this new request to the existing cassette [2]. * If you want VCR to ignore this request (and others like it), you can set an `ignore_request` callback [3]. * The current record mode (:none) does not allow requests to be recorded. You can temporarily change the record mode to :once, delete the cassette file and re-run your tests to allow the cassette to be recorded with this request [4]. * The cassette contains 13 HTTP interactions that have not been played back. If your request is non-deterministic, you may need to change your :match_requests_on cassette option to be more lenient or use a custom request matcher to allow it to match [5]. [1] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/debug_logging [2] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/new_episodes [3] https://benoittgt.github.io/vcr/?v=6-3-1#/configuration/ignore_request [4] https://benoittgt.github.io/vcr/?v=6-3-1#/record_modes/none [5] https://benoittgt.github.io/vcr/?v=6-3-1#/request_matching ================================================================================ katello/app/lib/katello/http_resource.rb:98:in `issue_request' katello/app/lib/katello/http_resource.rb:49:in `block (2 levels) in singleton class' katello/app/lib/katello/resources/candlepin/environment.rb:7:in `find' katello/app/models/katello/glue/candlepin/environment.rb:11:in `candlepin_info' katello/app/models/katello/glue/candlepin/environment.rb:15:in `exists_in_candlepin?' katello/app/services/katello/content_view_manager.rb:14:in `create_candlepin_environment' katello/app/services/katello/organization_creator.rb:74:in `create_backend_objects!' katello/app/services/katello/organization_creator.rb:56:in `block in create!' katello/app/services/katello/organization_creator.rb:53:in `create!' katello/test/support/scenario_support.rb:13:in `block in create_org' katello/test/support/scenario_support.rb:61:in `record' katello/test/support/scenario_support.rb:13:in `create_org' katello/test/scenarios/scenario_test.rb:14:in `setup' katello/test/support/vcr.rb:24:in `block in run' katello/test/support/vcr.rb:23:in `run'
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/controllers/api/v2/hosts_bulk_actions_controller_test.rb#L315
Failure: test_module_streams Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/controllers/api/v2/hosts_bulk_actions_controller_test.rb#L327
Failure: test_get_host_traces Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/controllers/api/v2/host_subscriptions_controller_test.rb#L172
Failure: test_create Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
Ruby / Test suite
Process completed with exit code 1.
Angular bastion_katello - NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Angular bastion - NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rubocop / Rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / Setup matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testkatello.lock
5.47 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testkatello.lock
5.47 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testkatello.lock
5.49 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testkatello.lock
5.49 KB
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testkatello.js
8.08 KB
logs-ruby-27-node-14-pg-13-foreman-develop-testkatello
4.01 MB
logs-ruby-27-node-18-pg-13-foreman-develop-testkatello
3.99 MB
logs-ruby-30-node-14-pg-13-foreman-develop-testkatello
4 MB
logs-ruby-30-node-18-pg-13-foreman-develop-testkatello
4.03 MB
package-lock-ruby-27-node-14-pg-13-foreman-develop-testkatello.json
303 KB
package-lock-ruby-27-node-18-pg-13-foreman-develop-testkatello.json
321 KB
package-lock-ruby-30-node-14-pg-13-foreman-develop-testkatello.json
303 KB
package-lock-ruby-30-node-18-pg-13-foreman-develop-testkatello.json
321 KB