rspec unit pg14 32/44
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1$ echo $FOSS_ONLY2$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb3$ export GOPATH=$CI_PROJECT_DIR/.go4$ mkdir -p $GOPATH5$ source scripts/utils.sh6$ source scripts/prepare_build.sh36Using decomposed database config (config/database.yml.decomposed-postgresql)37Geo DB won't be set up.38Embedding DB won't be set up.50$ source ./scripts/rspec_helpers.sh51$ run_timed_command "gem install knapsack --no-document"52$ gem install knapsack --no-document53Successfully installed knapsack-4.0.0541 gem installed55==> 'gem install knapsack --no-document' succeeded in 1 seconds.56$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"61$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"62$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"63$ tooling/bin/create_job_metrics_file || true64[job-metrics] Creating the job metrics file for the CI/CD job.65$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request" 66 RSpec 67[10:15:50] Starting rspec_parallelized_job68RETRY_FAILED_TESTS_IN_NEW_PROCESS: true69KNAPSACK_GENERATE_REPORT: true70FLAKY_RSPEC_GENERATE_REPORT: true71KNAPSACK_TEST_FILE_PATTERN: spec/{bin,channels,components,config,contracts,db,dependencies,elastic,elastic_integration,experiments,factories,finders,frontend,graphql,haml_lint,helpers,initializers,keeps,lib,metrics_server,models,policies,presenters,rack_servers,replicators,routing,rubocop,scripts,serializers,services,sidekiq,sidekiq_cluster,spam,support_specs,tasks,uploaders,validators,views,workers,tooling,dot_gitlab_ci}{,/**/}*_spec.rb72KNAPSACK_LOG_LEVEL: debug73KNAPSACK_REPORT_PATH: knapsack/rspec_unit_pg14_32_44_278964_report.json74FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json75FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_unit_pg14_32_44_278964_report.json76NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_unit_pg14_32_44_278964_report.json77RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471345607.txt78CRYSTALBALL: true79RSPEC_TESTS_MAPPING_ENABLED: 80RSPEC_TESTS_FILTER_FILE: 81Shell set options (set -o) enabled:82braceexpand on83hashall on84interactive-comments on85pipefail on86Parsing expected rspec suite duration...87RSpec suite is expected to take 41 minutes 23.54 seconds.88Expected duration for tests:89{90 "spec/lib/gitlab/metrics/subscribers/active_record_spec.rb": 328.7867562589405,91 "spec/models/wiki_page_spec.rb": 201.77463536394484,92 "spec/helpers/projects_helper_spec.rb": 144.09017048559963,93 "spec/lib/gitlab/background_migration/legacy_upload_mover_spec.rb": 113.79794397381502,94 "spec/services/auto_merge/base_service_spec.rb": 97.64706313600621,95 "spec/lib/gitlab/database/lock_writes_manager_spec.rb": 82.25405533626369,96 "spec/lib/gitlab/user_access_spec.rb": 73.63054049956085,97 "spec/services/deployments/update_environment_service_spec.rb": 64.24995520492915,98 "spec/services/repositories/changelog_service_spec.rb": 58.0378484664569,99 "spec/lib/gitlab/background_migration/backfill_approval_merge_request_rule_sources_project_id_spec.rb": 49.44618870209308,100 "spec/lib/gitlab/background_migration/backfill_workspace_variables_project_id_spec.rb": 47.41608163699694,101 "spec/finders/template_finder_spec.rb": 41.676052631126076,102 "spec/services/work_items/create_service_spec.rb": 39.10545731564739,103 "spec/models/notification_recipient_spec.rb": 36.6848048316936,104 "spec/lib/gitlab/lets_encrypt/client_spec.rb": 34.27712496533796,105 "spec/services/users/build_service_spec.rb": 32.47372427557612,106 "spec/lib/gitlab/background_migration/backfill_boards_epic_board_labels_group_id_spec.rb": 31.637333675067758,107 "spec/lib/gitlab/redis/queues_spec.rb": 30.201982670984744,108 "spec/lib/gitlab/database/postgres_foreign_key_spec.rb": 29.4096853060571,109 "spec/helpers/sidebars_helper_spec.rb": 27.437322771897144,110 "spec/models/integrations/webex_teams_spec.rb": 26.38874870801928,111 "spec/lib/gitlab/database/background_migration/batched_job_spec.rb": 24.91210458994531,112 "spec/lib/gitlab/ci/cron_parser_spec.rb": 23.46196485464565,113 "spec/workers/merge_requests/mergeability_check_batch_worker_spec.rb": 22.886984857759792,114 "spec/models/pages_domain_acme_order_spec.rb": 21.41032859049387,115 "spec/models/project_import_state_spec.rb": 20.452872124144026,116 "spec/lib/gitlab/import_export/file_importer_spec.rb": 19.65442537639531,117 "spec/models/integrations/squash_tm_spec.rb": 18.972597658590114,118 "spec/models/protected_tag_spec.rb": 18.365023548607,119 "spec/services/namespaces/package_settings/update_service_spec.rb": 17.78219089731629,120 "spec/lib/gitlab/background_migration/backfill_packages_debian_group_architectures_group_id_spec.rb": 17.364550858227936,121 "spec/services/ci/stuck_builds/drop_scheduled_service_spec.rb": 16.69878702725326,122 "spec/models/deploy_key_spec.rb": 16.19374315420388,123 "spec/models/design_management/design_collection_spec.rb": 15.465722922932212,124 "spec/helpers/safe_format_helper_spec.rb": 15.076490891669927,125 "spec/models/state_note_spec.rb": 14.684486218119872,126 "spec/lib/gitlab/ci/pipeline/chain/populate_metadata_spec.rb": 14.13324090392028,127 "spec/models/concerns/atomic_internal_id_spec.rb": 13.56885533248093,128 "spec/lib/gitlab/user_access_snippet_spec.rb": 13.407690189722828,129 "spec/lib/gitlab/ci/reports/security/report_spec.rb": 12.836476163021894,130 "spec/services/packages/conan/create_package_file_service_spec.rb": 12.666149811359837,131 "spec/lib/sidebars/menu_spec.rb": 12.09435589004992,132 "spec/graphql/mutations/alert_management/alerts/set_assignees_spec.rb": 11.84962365849038,133 "spec/services/clusters/agents/authorizations/user_access/refresh_service_spec.rb": 11.543293084549546,134 "spec/uploaders/object_storage/cdn/google_cdn_spec.rb": 11.202909216738671,135 "spec/graphql/resolvers/ci/project_pipeline_resolver_spec.rb": 11.106254239448305,136 "spec/models/note_diff_file_spec.rb": 10.829307051985982,137 "spec/lib/sidebars/projects/menus/repository_menu_spec.rb": 10.470241541864745,138 "spec/workers/integrations/create_external_cross_reference_worker_spec.rb": 10.376107693217095,139 "spec/graphql/mutations/ci/runner/delete_spec.rb": 9.988585976016509,140 "spec/lib/banzai/filter/upload_link_filter_spec.rb": 9.855344221179735,141 "spec/lib/unnested_in_filters/rewriter_spec.rb": 9.513519039439277,142 "spec/graphql/types/todo_type_spec.rb": 9.405997318257633,143 "spec/lib/gitlab/database/load_balancing/session_spec.rb": 9.028686321762647,144 "spec/services/error_tracking/issue_details_service_spec.rb": 8.900042800709304,145 "spec/validators/ip_cidr_array_validator_spec.rb": 8.68266526387187,146 "spec/workers/concerns/limited_capacity/worker_spec.rb": 8.39754258774193,147 "spec/lib/gitlab/import_export/repo_restorer_spec.rb": 8.202741716760858,148 "spec/services/jira_connect_installations/proxy_lifecycle_event_service_spec.rb": 8.164065456612446,149 "spec/services/ci/create_pipeline_service/tags_spec.rb": 7.8402644277414755,150 "spec/models/time_tracking/timelog_category_spec.rb": 7.8076808361362735,151 "spec/helpers/profiles_helper_spec.rb": 7.545130955429093,152 "spec/lib/gitlab/task_helpers_spec.rb": 7.444319560413215,153 "spec/services/design_management/generate_image_versions_service_spec.rb": 7.155787199550534,154 "spec/lib/gitlab/slug/environment_spec.rb": 7.08910339036335,155 "spec/services/ci/find_exposed_artifacts_service_spec.rb": 6.823928289661578,156 "spec/lib/gitlab/exclusive_lease_helpers_spec.rb": 6.8064166724301565,157 "spec/services/integrations/exclusions/create_service_spec.rb": 6.531663530218598,158 "spec/models/project_repository_spec.rb": 6.521050831541024,159 "spec/scripts/generate_message_to_run_e2e_pipeline_spec.rb": 6.283893322174487,160 "spec/models/operations/feature_flags_client_spec.rb": 6.217157217953721,161 "spec/helpers/form_helper_spec.rb": 6.151296783946405,162 "spec/workers/bulk_imports/export_request_worker_spec.rb": 5.98687081325724,163 "spec/lib/gitlab/ci/templates/Jobs/sast_iac_gitlab_ci_yaml_spec.rb": 5.86698736474121,164 "spec/lib/gitlab/database/schema_cache_with_renamed_table_spec.rb": 5.819572984749967,165 "spec/helpers/projects/ml/experiments_helper_spec.rb": 5.708037436721054,166 "spec/lib/gitlab/utils/username_and_email_generator_spec.rb": 5.602781509730754,167 "spec/models/integrations/beyond_identity_spec.rb": 5.529873523479365,168 "spec/tasks/gitlab/db/decomposition/connection_status_rake_spec.rb": 5.416505826896006,169 "spec/lib/gitlab/ci/templates/5_minute_production_app_ci_yaml_spec.rb": 5.334505825497455,170 "spec/services/issues/related_branches_service_spec.rb": 5.221941972949343,171 "spec/workers/merge_requests/resolve_todos_worker_spec.rb": 5.154688410393934,172 "spec/services/ci/job_artifacts/delete_service_spec.rb": 5.020831853147102,173 "spec/lib/gitlab/bullet/exclusions_spec.rb": 4.985639247906765,174 "spec/lib/gitlab/graphql/authorize/authorize_resource_spec.rb": 4.911847232105752,175 "spec/workers/packages/cleanup/delete_orphaned_dependencies_worker_spec.rb": 4.8541445006257025,176 "spec/lib/gitlab/background_migration/populate_operation_visibility_permissions_from_operations_spec.rb": 4.756638252970475,177 "spec/lib/gitlab/database/load_balancing/setup_spec.rb": 4.68235600937281,178 "spec/finders/user_groups_counter_spec.rb": 4.590579273914642,179 "spec/lib/web_ide/config/entry/terminal_spec.rb": 4.543257829325821,180 "spec/presenters/search_service_presenter_spec.rb": 4.403553780057912,181 "spec/lib/gitlab/database/query_analyzers/gitlab_schemas_validate_connection_spec.rb": 4.397812902970498,182 "spec/graphql/mutations/design_management/move_spec.rb": 4.261617375311095,183 "spec/services/dependency_proxy/group_settings/update_service_spec.rb": 4.254072498011322,184 "spec/support_specs/database/duplicate_indexes_spec.rb": 4.130430605638195,185 "spec/support_specs/helpers/keyset_pagination_helpers_spec.rb": 4.112441930387567,186 "spec/lib/gitlab/ci/pipeline/quota/deployments_spec.rb": 4.000977503341068,187 "spec/lib/gitlab/ci/config/entry/rules_spec.rb": 3.9346051539946005,188 "spec/lib/gitlab/graphql/present/field_extension_spec.rb": 3.907649565141443,189 "spec/lib/atlassian/jira_issue_key_extractors/branch_spec.rb": 3.821365963368657,190 "spec/workers/concerns/gitlab/github_import/object_importer_spec.rb": 3.799541704078221,191 "spec/workers/members/expiring_worker_spec.rb": 3.684672117594296,192 "spec/lib/sidebars/groups/menus/merge_requests_menu_spec.rb": 3.6764941593303675,193 "spec/services/projects/container_repository/third_party/delete_tags_service_spec.rb": 3.562024979815494,194 "spec/workers/stage_update_worker_spec.rb": 3.547041774740369,195 "spec/graphql/types/ci/job_need_union_spec.rb": 3.430027109354934,196 "spec/services/remote_mirrors/update_service_spec.rb": 3.4216044980483638,197 "spec/models/virtual_registries/packages/maven/registry_upstream_spec.rb": 3.315938482262018,198 "spec/lib/gitlab/database/query_analyzers/gitlab_schemas_metrics_spec.rb": 3.2846164358892347,199 "spec/services/incident_management/issuable_escalation_statuses/after_update_service_spec.rb": 3.178639431733471,200 "spec/lib/sidebars/user_settings/menus/emails_menu_spec.rb": 3.1324669527186964,201 "spec/services/bulk_imports/lfs_objects_export_service_spec.rb": 3.1025082639214125,202 "spec/models/namespaces/sync_event_spec.rb": 3.0156967712168394,203 "spec/models/projects/project_topic_spec.rb": 2.972857616503548,204 "spec/views/layouts/profile.html.haml_spec.rb": 2.895559382759144,205 "spec/models/project_daily_statistic_spec.rb": 2.878402831559748,206 "spec/lib/json_web_token/project_token_claims_spec.rb": 2.770584498170404,207 "spec/lib/system_check/app/table_truncate_check_spec.rb": 2.7568667413568733,208 "spec/lib/gitlab/analytics/cycle_analytics/median_spec.rb": 2.719957424453455,209 "spec/lib/gitlab/ci/reports/security/locations/sast_spec.rb": 2.6442399372861924,210 "spec/models/ci/build_source_spec.rb": 2.610176908514018,211 "spec/models/user_highest_role_spec.rb": 2.5563311115713625,212 "spec/workers/delete_merged_branches_worker_spec.rb": 2.5214121227541115,213 "spec/services/import/source_users/cancel_reassignment_service_spec.rb": 2.4443661918073145,214 "spec/rubocop/cop/avoid_break_from_strong_memoize_spec.rb": 2.413285838920487,215 "spec/models/diff_viewer/image_spec.rb": 2.375949905052418,216 "spec/services/ide/base_config_service_spec.rb": 2.299686159676823,217 "spec/views/import/gitlab_projects/new.html.haml_spec.rb": 2.2957242120010815,218 "spec/services/packages/rubygems/metadata_extraction_service_spec.rb": 2.196817964777896,219 "spec/uploaders/uploader_helper_spec.rb": 2.178921146970521,220 "spec/models/concerns/optionally_search_spec.rb": 2.0945759108920905,221 "spec/lib/gitlab/snippet_search_results_spec.rb": 2.0713667079457223,222 "spec/services/ci/runners/unassign_runner_service_spec.rb": 1.9862189037542761,223 "spec/rubocop/cop/migration/change_column_null_on_high_traffic_table_spec.rb": 1.9570994742147712,224 "spec/services/members/creator_service_spec.rb": 1.9167786602631132,225 "spec/services/integrations/slack_interaction_service_spec.rb": 1.8777047227554906,226 "spec/db/production/create_work_item_related_link_restrictions_spec.rb": 1.811101217777264,227 "spec/models/concerns/from_union_spec.rb": 1.7893659445139303,228 "spec/lib/banzai/cross_project_reference_spec.rb": 1.720130976014259,229 "spec/workers/projects/import_export/after_import_merge_requests_worker_spec.rb": 1.6933511937061683,230 "spec/lib/gitlab/query_limiting/middleware_spec.rb": 1.6113685564560534,231 "spec/lib/api/entities/deploy_keys_project_spec.rb": 1.609598102203276,232 "spec/services/incident_management/issuable_escalation_statuses/create_service_spec.rb": 1.5274707666454985,233 "spec/services/vs_code/settings/create_or_update_service_spec.rb": 1.5063481040339743,234 "spec/graphql/types/release_asset_link_input_type_spec.rb": 1.4305120562646905,235 "spec/services/users/validate_push_otp_service_spec.rb": 1.3882837735543543,236 "spec/lib/gitlab/cross_project_access/check_collection_spec.rb": 1.3648780368033802,237 "spec/lib/gitlab/memory/watchdog/monitor/heap_fragmentation_spec.rb": 1.3023201923481365,238 "spec/lib/sidebars/your_work/menus/organizations_menu_spec.rb": 1.2745144078746515,239 "spec/rubocop/cop/gemspec/avoid_executing_git_spec.rb": 1.2214252708978754,240 "spec/lib/gitlab/legacy_github_import/issuable_formatter_spec.rb": 1.205802214683663,241 "spec/lib/gitlab/sidekiq_middleware/pause_control/strategy_handler_spec.rb": 1.1234444134247406,242 "spec/graphql/types/access_level_type_spec.rb": 1.0932067941888461,243 "spec/lib/gitlab/patch/uri_spec.rb": 1.076693779906997,244 "spec/lib/gitlab/github_import/representation/representable_spec.rb": 1.0283066610507339,245 "spec/initializers/rails_asset_host_spec.rb": 1.016844607927809,246 "spec/graphql/types/packages/helm/metadata_type_spec.rb": 0.9273073504781586,247 "spec/lib/gitlab/utils/error_message_spec.rb": 0.9261898846359629,248 "spec/lib/gitlab/bitbucket_server_import/parallel_scheduling_spec.rb": 0.8511063798179541,249 "spec/graphql/types/alert_management/integration_type_spec.rb": 0.8391646322698542,250 "spec/scripts/generate_failed_package_and_test_mr_message_spec.rb": 0.8010086951421974,251 "spec/rubocop/cop/gitlab/finder_with_find_by_spec.rb": 0.7988904274282347,252 "spec/graphql/types/audit_events/definition_type_spec.rb": 0.767052507929703,253 "spec/lib/api/validations/validators/bulk_imports/destination_namespace_path_spec.rb": 0.7611767948046682,254 "spec/views/groups/settings/repository/_default_branch.html.haml_spec.rb": 0.6971068840519388,255 "spec/lib/gitlab/language_data_spec.rb": 0.6711067484492879,256 "spec/helpers/system_note_helper_spec.rb": 0.569323687092034,257 "spec/graphql/types/dependency_proxy/blob_type_spec.rb": 0.5441579851599936,258 "spec/lib/api/entities/project_import_failed_relation_spec.rb": 0.5321616324578932,259 "spec/services/integrations/slack_events/url_verification_service_spec.rb": 0.516941350986688,260 "spec/graphql/types/packages/composer/metadatum_type_spec.rb": 0.49976923114651534261}262Running command: bundle exec rspec -Ispec -rspec_helper --color --failure-exit-code 1 --error-exit-code 2 --format documentation --format Support::Formatters::JsonFormatter --out rspec/rspec-7471345607.json --format RspecJunitFormatter --out rspec/rspec-7471345607.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/lib/gitlab/metrics/subscribers/active_record_spec.rb spec/models/wiki_page_spec.rb spec/helpers/projects_helper_spec.rb spec/lib/gitlab/background_migration/legacy_upload_mover_spec.rb spec/services/auto_merge/base_service_spec.rb spec/lib/gitlab/database/lock_writes_manager_spec.rb spec/lib/gitlab/user_access_spec.rb spec/services/deployments/update_environment_service_spec.rb spec/services/repositories/changelog_service_spec.rb spec/lib/gitlab/background_migration/backfill_approval_merge_request_rule_sources_project_id_spec.rb spec/lib/gitlab/background_migration/backfill_workspace_variables_project_id_spec.rb spec/finders/template_finder_spec.rb spec/services/work_items/create_service_spec.rb spec/models/notification_recipient_spec.rb spec/lib/gitlab/lets_encrypt/client_spec.rb spec/services/users/build_service_spec.rb spec/lib/gitlab/background_migration/backfill_boards_epic_board_labels_group_id_spec.rb spec/lib/gitlab/redis/queues_spec.rb spec/lib/gitlab/database/postgres_foreign_key_spec.rb spec/helpers/sidebars_helper_spec.rb spec/models/integrations/webex_teams_spec.rb spec/lib/gitlab/database/background_migration/batched_job_spec.rb spec/lib/gitlab/ci/cron_parser_spec.rb spec/workers/merge_requests/mergeability_check_batch_worker_spec.rb spec/models/pages_domain_acme_order_spec.rb spec/models/project_import_state_spec.rb spec/lib/gitlab/import_export/file_importer_spec.rb spec/models/integrations/squash_tm_spec.rb spec/models/protected_tag_spec.rb spec/services/namespaces/package_settings/update_service_spec.rb spec/lib/gitlab/background_migration/backfill_packages_debian_group_architectures_group_id_spec.rb spec/services/ci/stuck_builds/drop_scheduled_service_spec.rb spec/models/deploy_key_spec.rb spec/models/design_management/design_collection_spec.rb spec/helpers/safe_format_helper_spec.rb spec/models/state_note_spec.rb spec/lib/gitlab/ci/pipeline/chain/populate_metadata_spec.rb spec/models/concerns/atomic_internal_id_spec.rb spec/lib/gitlab/user_access_snippet_spec.rb spec/lib/gitlab/ci/reports/security/report_spec.rb spec/services/packages/conan/create_package_file_service_spec.rb spec/lib/sidebars/menu_spec.rb spec/graphql/mutations/alert_management/alerts/set_assignees_spec.rb spec/services/clusters/agents/authorizations/user_access/refresh_service_spec.rb spec/uploaders/object_storage/cdn/google_cdn_spec.rb spec/graphql/resolvers/ci/project_pipeline_resolver_spec.rb spec/models/note_diff_file_spec.rb spec/lib/sidebars/projects/menus/repository_menu_spec.rb spec/workers/integrations/create_external_cross_reference_worker_spec.rb spec/graphql/mutations/ci/runner/delete_spec.rb spec/lib/banzai/filter/upload_link_filter_spec.rb spec/lib/unnested_in_filters/rewriter_spec.rb spec/graphql/types/todo_type_spec.rb spec/lib/gitlab/database/load_balancing/session_spec.rb spec/services/error_tracking/issue_details_service_spec.rb spec/validators/ip_cidr_array_validator_spec.rb spec/workers/concerns/limited_capacity/worker_spec.rb spec/lib/gitlab/import_export/repo_restorer_spec.rb spec/services/jira_connect_installations/proxy_lifecycle_event_service_spec.rb spec/services/ci/create_pipeline_service/tags_spec.rb spec/models/time_tracking/timelog_category_spec.rb spec/helpers/profiles_helper_spec.rb spec/lib/gitlab/task_helpers_spec.rb spec/services/design_management/generate_image_versions_service_spec.rb spec/lib/gitlab/slug/environment_spec.rb spec/services/ci/find_exposed_artifacts_service_spec.rb spec/lib/gitlab/exclusive_lease_helpers_spec.rb spec/services/integrations/exclusions/create_service_spec.rb spec/models/project_repository_spec.rb spec/scripts/generate_message_to_run_e2e_pipeline_spec.rb spec/models/operations/feature_flags_client_spec.rb spec/helpers/form_helper_spec.rb spec/workers/bulk_imports/export_request_worker_spec.rb spec/lib/gitlab/ci/templates/Jobs/sast_iac_gitlab_ci_yaml_spec.rb spec/lib/gitlab/database/schema_cache_with_renamed_table_spec.rb spec/helpers/projects/ml/experiments_helper_spec.rb spec/lib/gitlab/utils/username_and_email_generator_spec.rb spec/models/integrations/beyond_identity_spec.rb spec/tasks/gitlab/db/decomposition/connection_status_rake_spec.rb spec/lib/gitlab/ci/templates/5_minute_production_app_ci_yaml_spec.rb spec/services/issues/related_branches_service_spec.rb spec/workers/merge_requests/resolve_todos_worker_spec.rb spec/services/ci/job_artifacts/delete_service_spec.rb spec/lib/gitlab/bullet/exclusions_spec.rb spec/lib/gitlab/graphql/authorize/authorize_resource_spec.rb spec/workers/packages/cleanup/delete_orphaned_dependencies_worker_spec.rb spec/lib/gitlab/background_migration/populate_operation_visibility_permissions_from_operations_spec.rb spec/lib/gitlab/database/load_balancing/setup_spec.rb spec/finders/user_groups_counter_spec.rb spec/lib/web_ide/config/entry/terminal_spec.rb spec/presenters/search_service_presenter_spec.rb spec/lib/gitlab/database/query_analyzers/gitlab_schemas_validate_connection_spec.rb spec/graphql/mutations/design_management/move_spec.rb spec/services/dependency_proxy/group_settings/update_service_spec.rb spec/support_specs/database/duplicate_indexes_spec.rb spec/support_specs/helpers/keyset_pagination_helpers_spec.rb spec/lib/gitlab/ci/pipeline/quota/deployments_spec.rb spec/lib/gitlab/ci/config/entry/rules_spec.rb spec/lib/gitlab/graphql/present/field_extension_spec.rb spec/lib/atlassian/jira_issue_key_extractors/branch_spec.rb spec/workers/concerns/gitlab/github_import/object_importer_spec.rb spec/workers/members/expiring_worker_spec.rb spec/lib/sidebars/groups/menus/merge_requests_menu_spec.rb spec/services/projects/container_repository/third_party/delete_tags_service_spec.rb spec/workers/stage_update_worker_spec.rb spec/graphql/types/ci/job_need_union_spec.rb spec/services/remote_mirrors/update_service_spec.rb spec/models/virtual_registries/packages/maven/registry_upstream_spec.rb spec/lib/gitlab/database/query_analyzers/gitlab_schemas_metrics_spec.rb spec/services/incident_management/issuable_escalation_statuses/after_update_service_spec.rb spec/lib/sidebars/user_settings/menus/emails_menu_spec.rb spec/services/bulk_imports/lfs_objects_export_service_spec.rb spec/models/namespaces/sync_event_spec.rb spec/models/projects/project_topic_spec.rb spec/views/layouts/profile.html.haml_spec.rb spec/models/project_daily_statistic_spec.rb spec/lib/json_web_token/project_token_claims_spec.rb spec/lib/system_check/app/table_truncate_check_spec.rb spec/lib/gitlab/analytics/cycle_analytics/median_spec.rb spec/lib/gitlab/ci/reports/security/locations/sast_spec.rb spec/models/ci/build_source_spec.rb spec/models/user_highest_role_spec.rb spec/workers/delete_merged_branches_worker_spec.rb spec/services/import/source_users/cancel_reassignment_service_spec.rb spec/rubocop/cop/avoid_break_from_strong_memoize_spec.rb spec/models/diff_viewer/image_spec.rb spec/services/ide/base_config_service_spec.rb spec/views/import/gitlab_projects/new.html.haml_spec.rb spec/services/packages/rubygems/metadata_extraction_service_spec.rb spec/uploaders/uploader_helper_spec.rb spec/models/concerns/optionally_search_spec.rb spec/lib/gitlab/snippet_search_results_spec.rb spec/services/ci/runners/unassign_runner_service_spec.rb spec/rubocop/cop/migration/change_column_null_on_high_traffic_table_spec.rb spec/services/members/creator_service_spec.rb spec/services/integrations/slack_interaction_service_spec.rb spec/db/production/create_work_item_related_link_restrictions_spec.rb spec/models/concerns/from_union_spec.rb spec/lib/banzai/cross_project_reference_spec.rb spec/workers/projects/import_export/after_import_merge_requests_worker_spec.rb spec/lib/gitlab/query_limiting/middleware_spec.rb spec/lib/api/entities/deploy_keys_project_spec.rb spec/services/incident_management/issuable_escalation_statuses/create_service_spec.rb spec/services/vs_code/settings/create_or_update_service_spec.rb spec/graphql/types/release_asset_link_input_type_spec.rb spec/services/users/validate_push_otp_service_spec.rb spec/lib/gitlab/cross_project_access/check_collection_spec.rb spec/lib/gitlab/memory/watchdog/monitor/heap_fragmentation_spec.rb spec/lib/sidebars/your_work/menus/organizations_menu_spec.rb spec/rubocop/cop/gemspec/avoid_executing_git_spec.rb spec/lib/gitlab/legacy_github_import/issuable_formatter_spec.rb spec/lib/gitlab/sidekiq_middleware/pause_control/strategy_handler_spec.rb spec/graphql/types/access_level_type_spec.rb spec/lib/gitlab/patch/uri_spec.rb spec/lib/gitlab/github_import/representation/representable_spec.rb spec/initializers/rails_asset_host_spec.rb spec/graphql/types/packages/helm/metadata_type_spec.rb spec/lib/gitlab/utils/error_message_spec.rb spec/lib/gitlab/bitbucket_server_import/parallel_scheduling_spec.rb spec/graphql/types/alert_management/integration_type_spec.rb spec/scripts/generate_failed_package_and_test_mr_message_spec.rb spec/rubocop/cop/gitlab/finder_with_find_by_spec.rb spec/graphql/types/audit_events/definition_type_spec.rb spec/lib/api/validations/validators/bulk_imports/destination_namespace_path_spec.rb spec/views/groups/settings/repository/_default_branch.html.haml_spec.rb spec/lib/gitlab/language_data_spec.rb spec/helpers/system_note_helper_spec.rb spec/graphql/types/dependency_proxy/blob_type_spec.rb spec/lib/api/entities/project_import_failed_relation_spec.rb spec/services/integrations/slack_events/url_verification_service_spec.rb spec/graphql/types/packages/composer/metadatum_type_spec.rbKnapsack report generator started!263warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.265Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}266# [RSpecRunTime] Starting RSpec timer...267[TEST PROF INFO] EventProf enabled (sql.active_record)268unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.269unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.270Test environment set up in 2.903282076 seconds271# [RSpecRunTime] Starting example group spec/lib/gitlab/metrics/subscribers/active_record_spec.rb. Expected to take 5 minutes 28.79 seconds.272Gitlab::Metrics::Subscribers::ActiveRecord273 .load_balancing_metric_counter_keys274 multiple databases275 has expected keys276 single database277 has expected keys (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)278 does not have ci keys (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)279 .load_balancing_metric_duration_keys280 multiple databases281 has expected keys282 single database283 has expected keys (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)284 does not have ci keys (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)285 #transaction286 when both web and background transaction are available287 captures the metrics for web only288 behaves like logs transaction info289 is expected to be >= 0290 behaves like captures max transaction duration in request store291 is expected to be >= 0292# [RSpecRunTime] RSpec elapsed time: 11.06 seconds. Current RSS: ~1452M. Threads: 2. load average: 1.18 1.29 1.19 1/272 404293.294 when web transaction is available295 captures the metrics for web only296 behaves like logs transaction info297 is expected to be >= 0298 behaves like captures max transaction duration in request store299 is expected to be >= 0300 when background transaction is available301 captures the metrics for web only302 behaves like logs transaction info303 is expected to be >= 0304 behaves like captures max transaction duration in request store305 is expected to be >= 0306 #sql307 without Marginalia comments308 behaves like track generic sql events309 name: "SQL", sql_query: "SELECT * FROM users WHERE id = 10", record_query: true, record_write_query: false, record_cached_query: false310 marks the current thread as using the database311 behaves like record ActiveRecord metrics312 when both web and background transaction are available313 captures the metrics for web only314 behaves like record ActiveRecord metrics in a metrics transaction315 increments only db counters316 observes sql_duration metric317# [RSpecRunTime] RSpec elapsed time: 14.87 seconds. Current RSS: ~1507M. Threads: 2. load average: 1.25 1.31 1.19 2/272 405318.319 when web transaction is available320 behaves like record ActiveRecord metrics in a metrics transaction321 increments only db counters322 observes sql_duration metric323 when background transaction is available324 behaves like record ActiveRecord metrics in a metrics transaction325 increments only db counters326 observes sql_duration metric327 behaves like store ActiveRecord info in RequestStore328 prevents db counters from leaking to the next transaction329 name: "SQL", sql_query: "WITH active_milestones AS (SELECT COUNT(*), state FROM milestones GROUP BY state) SELECT * FROM active_milestones", record_query: true, record_write_query: false, record_cached_query: false330 marks the current thread as using the database331 behaves like record ActiveRecord metrics332 when both web and background transaction are available333 captures the metrics for web only334 behaves like record ActiveRecord metrics in a metrics transaction335 increments only db counters336 observes sql_duration metric337 when web transaction is available338 behaves like record ActiveRecord metrics in a metrics transaction339 increments only db counters340 observes sql_duration metric341 when background transaction is available342 behaves like record ActiveRecord metrics in a metrics transaction343 increments only db counters344 observes sql_duration metric345# [RSpecRunTime] RSpec elapsed time: 19.33 seconds. Current RSS: ~1606M. Threads: 2. load average: 1.22 1.30 1.19 1/272 406346.347 behaves like store ActiveRecord info in RequestStore348 prevents db counters from leaking to the next transaction349 name: "SQL", sql_query: "SELECT * FROM users WHERE id = 10 FOR UPDATE", record_query: true, record_write_query: true, record_cached_query: false350 marks the current thread as using the database351 behaves like record ActiveRecord metrics352 when both web and background transaction are available353 captures the metrics for web only354 behaves like record ActiveRecord metrics in a metrics transaction355 increments only db counters356 observes sql_duration metric357# [RSpecRunTime] RSpec elapsed time: 20.76 seconds. Current RSS: ~1612M. Threads: 2. load average: 1.22 1.30 1.19 1/273 407358.359 when web transaction is available360 behaves like record ActiveRecord metrics in a metrics transaction361 increments only db counters362 observes sql_duration metric363 when background transaction is available364 behaves like record ActiveRecord metrics in a metrics transaction365 increments only db counters366 observes sql_duration metric367 behaves like store ActiveRecord info in RequestStore368 prevents db counters from leaking to the next transaction369 name: "SQL", sql_query: "WITH archived_rows AS (SELECT * FROM users WHERE archived = true) INSERT INTO products_log SELECT * FROM archived_rows", record_query: true, record_write_query: true, record_cached_query: false370 marks the current thread as using the database371 behaves like record ActiveRecord metrics372 when both web and background transaction are available373 captures the metrics for web only374 behaves like record ActiveRecord metrics in a metrics transaction375 increments only db counters376 observes sql_duration metric377# [RSpecRunTime] RSpec elapsed time: 24.38 seconds. Current RSS: ~1695M. Threads: 2. load average: 1.21 1.29 1.19 1/272 408378.379 when web transaction is available380 behaves like record ActiveRecord metrics in a metrics transaction381 increments only db counters382 observes sql_duration metric383 when background transaction is available384 behaves like record ActiveRecord metrics in a metrics transaction385 increments only db counters386 observes sql_duration metric387 behaves like store ActiveRecord info in RequestStore388 prevents db counters from leaking to the next transaction389 name: "SQL", sql_query: "DELETE FROM users where id = 10", record_query: true, record_write_query: true, record_cached_query: false390 marks the current thread as using the database391 behaves like record ActiveRecord metrics392 when both web and background transaction are available393 captures the metrics for web only394 behaves like record ActiveRecord metrics in a metrics transaction395 increments only db counters396 observes sql_duration metric397 when web transaction is available398 behaves like record ActiveRecord metrics in a metrics transaction399 increments only db counters400 observes sql_duration metric401 when background transaction is available402 behaves like record ActiveRecord metrics in a metrics transaction403 increments only db counters404 observes sql_duration metric405# [RSpecRunTime] RSpec elapsed time: 28.78 seconds. Current RSS: ~1774M. Threads: 2. load average: 1.19 1.29 1.19 1/272 409406.407 behaves like store ActiveRecord info in RequestStore408 prevents db counters from leaking to the next transaction409 name: "SQL", sql_query: "INSERT INTO project_ci_cd_settings (project_id) SELECT id FROM projects", record_query: true, record_write_query: true, record_cached_query: false410 marks the current thread as using the database411 behaves like record ActiveRecord metrics412 when both web and background transaction are available413 captures the metrics for web only414 behaves like record ActiveRecord metrics in a metrics transaction415 increments only db counters416 observes sql_duration metric417# [RSpecRunTime] RSpec elapsed time: 30.15 seconds. Current RSS: ~1756M. Threads: 2. load average: 1.19 1.29 1.19 1/272 410418.419 when web transaction is available420 behaves like record ActiveRecord metrics in a metrics transaction421 increments only db counters422 observes sql_duration metric423 when background transaction is available424 behaves like record ActiveRecord metrics in a metrics transaction425 increments only db counters426 observes sql_duration metric427 behaves like store ActiveRecord info in RequestStore428 prevents db counters from leaking to the next transaction429 name: "SQL", sql_query: "UPDATE users SET admin = true WHERE id = 10", record_query: true, record_write_query: true, record_cached_query: false430 marks the current thread as using the database431 behaves like record ActiveRecord metrics432 when both web and background transaction are available433 captures the metrics for web only434 behaves like record ActiveRecord metrics in a metrics transaction435 increments only db counters436 observes sql_duration metric437# [RSpecRunTime] RSpec elapsed time: 33.67 seconds. Current RSS: ~1780M. Threads: 2. load average: 1.17 1.28 1.19 1/272 411438.439 when web transaction is available440 behaves like record ActiveRecord metrics in a metrics transaction441 increments only db counters442 observes sql_duration metric443 when background transaction is available444 behaves like record ActiveRecord metrics in a metrics transaction445 increments only db counters446 observes sql_duration metric447 behaves like store ActiveRecord info in RequestStore448 prevents db counters from leaking to the next transaction449 name: "CACHE", sql_query: "SELECT * FROM users WHERE id = 10", record_query: true, record_write_query: false, record_cached_query: true450 marks the current thread as using the database451 behaves like record ActiveRecord metrics452 when both web and background transaction are available453 captures the metrics for web only454 behaves like record ActiveRecord metrics in a metrics transaction455 increments only db counters456 observes sql_duration metric457 when web transaction is available458 behaves like record ActiveRecord metrics in a metrics transaction459 increments only db counters460 observes sql_duration metric461 when background transaction is available462 behaves like record ActiveRecord metrics in a metrics transaction463 increments only db counters464 observes sql_duration metric465# [RSpecRunTime] RSpec elapsed time: 38.14 seconds. Current RSS: ~1830M. Threads: 2. load average: 1.16 1.28 1.19 1/272 412466.467 behaves like store ActiveRecord info in RequestStore468 prevents db counters from leaking to the next transaction469 name: "SCHEMA", sql_query: "SELECT attr.attname FROM pg_attribute attr INNER JOIN pg_constraint cons ON attr.attrelid = cons.conrelid AND attr.attnum = any(cons.conkey) WHERE cons.contype = 'p' AND cons.conrelid = '\"projects\"'::regclass", record_query: false, record_write_query: false, record_cached_query: false470 marks the current thread as using the database471 behaves like record ActiveRecord metrics472 when both web and background transaction are available473 captures the metrics for web only474 behaves like record ActiveRecord metrics in a metrics transaction475 increments only db counters476 observes sql_duration metric477 when web transaction is available478 behaves like record ActiveRecord metrics in a metrics transaction479 increments only db counters480 observes sql_duration metric481 when background transaction is available482 behaves like record ActiveRecord metrics in a metrics transaction483 increments only db counters484 observes sql_duration metric485 behaves like store ActiveRecord info in RequestStore486 prevents db counters from leaking to the next transaction487 name: "TRANSACTION", sql_query: "BEGIN", record_query: false, record_write_query: false, record_cached_query: false488 marks the current thread as using the database489 behaves like record ActiveRecord metrics490 when both web and background transaction are available491 captures the metrics for web only492 behaves like record ActiveRecord metrics in a metrics transaction493 increments only db counters494 observes sql_duration metric495# [RSpecRunTime] RSpec elapsed time: 42.79 seconds. Current RSS: ~1860M. Threads: 2. load average: 1.15 1.27 1.19 1/272 413496.497 when web transaction is available498 behaves like record ActiveRecord metrics in a metrics transaction499 increments only db counters500 observes sql_duration metric501 when background transaction is available502 behaves like record ActiveRecord metrics in a metrics transaction503 increments only db counters504 observes sql_duration metric505 behaves like store ActiveRecord info in RequestStore506 prevents db counters from leaking to the next transaction507 name: "TRANSACTION", sql_query: "COMMIT", record_query: false, record_write_query: false, record_cached_query: false508 marks the current thread as using the database509 behaves like record ActiveRecord metrics510 when both web and background transaction are available511 captures the metrics for web only512 behaves like record ActiveRecord metrics in a metrics transaction513 increments only db counters514 observes sql_duration metric515 when web transaction is available516 behaves like record ActiveRecord metrics in a metrics transaction517 increments only db counters518 observes sql_duration metric519 when background transaction is available520 behaves like record ActiveRecord metrics in a metrics transaction521 increments only db counters522 observes sql_duration metric523# [RSpecRunTime] RSpec elapsed time: 47.3 seconds. Current RSS: ~1843M. Threads: 2. load average: 1.15 1.27 1.19 1/272 414524.525 behaves like store ActiveRecord info in RequestStore526 prevents db counters from leaking to the next transaction527 name: "TRANSACTION", sql_query: "ROLLBACK", record_query: false, record_write_query: false, record_cached_query: false528 marks the current thread as using the database529 behaves like record ActiveRecord metrics530 when both web and background transaction are available531 captures the metrics for web only532 behaves like record ActiveRecord metrics in a metrics transaction533 increments only db counters534 observes sql_duration metric535 when web transaction is available536 behaves like record ActiveRecord metrics in a metrics transaction537 increments only db counters538 observes sql_duration metric539 when background transaction is available540 behaves like record ActiveRecord metrics in a metrics transaction541 increments only db counters542 observes sql_duration metric543 behaves like store ActiveRecord info in RequestStore544 prevents db counters from leaking to the next transaction545 with Marginalia comments546 behaves like track generic sql events547 name: "SQL", sql_query: "SELECT * FROM users WHERE id = 10", record_query: true, record_write_query: false, record_cached_query: false548 marks the current thread as using the database549 behaves like record ActiveRecord metrics550 when both web and background transaction are available551 captures the metrics for web only552 behaves like record ActiveRecord metrics in a metrics transaction553 increments only db counters554 observes sql_duration metric555# [RSpecRunTime] RSpec elapsed time: 50.88 seconds. Current RSS: ~1866M. Threads: 2. load average: 1.14 1.27 1.18 1/272 415556.557 when web transaction is available558 behaves like record ActiveRecord metrics in a metrics transaction559 increments only db counters560 observes sql_duration metric561# [RSpecRunTime] RSpec elapsed time: 52.57 seconds. Current RSS: ~1846M. Threads: 2. load average: 1.14 1.27 1.18 1/272 416562.563 when background transaction is available564 behaves like record ActiveRecord metrics in a metrics transaction565 increments only db counters566 observes sql_duration metric567 behaves like store ActiveRecord info in RequestStore568 prevents db counters from leaking to the next transaction569 name: "SQL", sql_query: "WITH active_milestones AS (SELECT COUNT(*), state FROM milestones GROUP BY state) SELECT * FROM active_milestones", record_query: true, record_write_query: false, record_cached_query: false570 marks the current thread as using the database571 behaves like record ActiveRecord metrics572 when both web and background transaction are available573 captures the metrics for web only574 behaves like record ActiveRecord metrics in a metrics transaction575 increments only db counters576 observes sql_duration metric577 when web transaction is available578 behaves like record ActiveRecord metrics in a metrics transaction579 increments only db counters580 observes sql_duration metric581 when background transaction is available582 behaves like record ActiveRecord metrics in a metrics transaction583 increments only db counters584 observes sql_duration metric585 behaves like store ActiveRecord info in RequestStore586 prevents db counters from leaking to the next transaction587 name: "SQL", sql_query: "SELECT * FROM users WHERE id = 10 FOR UPDATE", record_query: true, record_write_query: true, record_cached_query: false588 marks the current thread as using the database589 behaves like record ActiveRecord metrics590 when both web and background transaction are available591 captures the metrics for web only592 behaves like record ActiveRecord metrics in a metrics transaction593 increments only db counters594 observes sql_duration metric595# [RSpecRunTime] RSpec elapsed time: 57.74 seconds. Current RSS: ~1848M. Threads: 2. load average: 1.12 1.27 1.18 1/272 417596.597 when web transaction is available598 behaves like record ActiveRecord metrics in a metrics transaction599 increments only db counters600 observes sql_duration metric601 when background transaction is available602 behaves like record ActiveRecord metrics in a metrics transaction603 increments only db counters604 observes sql_duration metric605 behaves like store ActiveRecord info in RequestStore606 prevents db counters from leaking to the next transaction607 name: "SQL", sql_query: "WITH archived_rows AS (SELECT * FROM users WHERE archived = true) INSERT INTO products_log SELECT * FROM archived_rows", record_query: true, record_write_query: true, record_cached_query: false608 marks the current thread as using the database609 behaves like record ActiveRecord metrics610 when both web and background transaction are available611 captures the metrics for web only612 behaves like record ActiveRecord metrics in a metrics transaction613 increments only db counters614 observes sql_duration metric615 when web transaction is available616 behaves like record ActiveRecord metrics in a metrics transaction617 increments only db counters618 observes sql_duration metric619# [RSpecRunTime] RSpec elapsed time: 1 minute 1.81 seconds. Current RSS: ~1834M. Threads: 2. load average: 1.11 1.26 1.18 1/272 418620.621 when background transaction is available622 behaves like record ActiveRecord metrics in a metrics transaction623 increments only db counters624 observes sql_duration metric625 behaves like store ActiveRecord info in RequestStore626 prevents db counters from leaking to the next transaction627 name: "SQL", sql_query: "DELETE FROM users where id = 10", record_query: true, record_write_query: true, record_cached_query: false628 marks the current thread as using the database629 behaves like record ActiveRecord metrics630 when both web and background transaction are available631 captures the metrics for web only632 behaves like record ActiveRecord metrics in a metrics transaction633 increments only db counters634 observes sql_duration metric635 when web transaction is available636 behaves like record ActiveRecord metrics in a metrics transaction637 increments only db counters638 observes sql_duration metric639 when background transaction is available640 behaves like record ActiveRecord metrics in a metrics transaction641 increments only db counters642 observes sql_duration metric643 behaves like store ActiveRecord info in RequestStore644 prevents db counters from leaking to the next transaction645# [RSpecRunTime] RSpec elapsed time: 1 minute 6.08 seconds. Current RSS: ~1799M. Threads: 2. load average: 1.10 1.26 1.18 1/272 419646.647 name: "SQL", sql_query: "INSERT INTO project_ci_cd_settings (project_id) SELECT id FROM projects", record_query: true, record_write_query: true, record_cached_query: false648 marks the current thread as using the database649 behaves like record ActiveRecord metrics650 when both web and background transaction are available651 captures the metrics for web only652 behaves like record ActiveRecord metrics in a metrics transaction653 increments only db counters654 observes sql_duration metric655# [RSpecRunTime] RSpec elapsed time: 1 minute 7.18 seconds. Current RSS: ~1799M. Threads: 2. load average: 1.10 1.26 1.18 1/272 420656.657 when web transaction is available658 behaves like record ActiveRecord metrics in a metrics transaction659 increments only db counters660 observes sql_duration metric661 when background transaction is available662 behaves like record ActiveRecord metrics in a metrics transaction663 increments only db counters664 observes sql_duration metric665 behaves like store ActiveRecord info in RequestStore666 prevents db counters from leaking to the next transaction667 name: "SQL", sql_query: "UPDATE users SET admin = true WHERE id = 10", record_query: true, record_write_query: true, record_cached_query: false668 marks the current thread as using the database669 behaves like record ActiveRecord metrics670 when both web and background transaction are available671 captures the metrics for web only672 behaves like record ActiveRecord metrics in a metrics transaction673 increments only db counters674 observes sql_duration metric675# [RSpecRunTime] RSpec elapsed time: 1 minute 10.62 seconds. Current RSS: ~1787M. Threads: 2. load average: 1.10 1.25 1.18 1/272 421676.677 when web transaction is available678 behaves like record ActiveRecord metrics in a metrics transaction679 increments only db counters680 observes sql_duration metric681 when background transaction is available682 behaves like record ActiveRecord metrics in a metrics transaction683 increments only db counters684 observes sql_duration metric685 behaves like store ActiveRecord info in RequestStore686 prevents db counters from leaking to the next transaction687 name: "CACHE", sql_query: "SELECT * FROM users WHERE id = 10", record_query: true, record_write_query: false, record_cached_query: true688 marks the current thread as using the database689 behaves like record ActiveRecord metrics690 when both web and background transaction are available691 captures the metrics for web only692 behaves like record ActiveRecord metrics in a metrics transaction693 increments only db counters694 observes sql_duration metric695# [RSpecRunTime] RSpec elapsed time: 1 minute 14.06 seconds. Current RSS: ~1770M. Threads: 2. load average: 1.09 1.25 1.18 1/272 422696.697 when web transaction is available698 behaves like record ActiveRecord metrics in a metrics transaction699 increments only db counters700 observes sql_duration metric701 when background transaction is available702 behaves like record ActiveRecord metrics in a metrics transaction703 increments only db counters704 observes sql_duration metric705 behaves like store ActiveRecord info in RequestStore706 prevents db counters from leaking to the next transaction707 name: "SCHEMA", sql_query: "SELECT attr.attname FROM pg_attribute attr INNER JOIN pg_constraint cons ON attr.attrelid = cons.conrelid AND attr.attnum = any(cons.conkey) WHERE cons.contype = 'p' AND cons.conrelid = '\"projects\"'::regclass", record_query: false, record_write_query: false, record_cached_query: false708 marks the current thread as using the database709 behaves like record ActiveRecord metrics710 when both web and background transaction are available711 captures the metrics for web only712 behaves like record ActiveRecord metrics in a metrics transaction713 increments only db counters714 observes sql_duration metric715 when web transaction is available716 behaves like record ActiveRecord metrics in a metrics transaction717 increments only db counters718 observes sql_duration metric719 when background transaction is available720 behaves like record ActiveRecord metrics in a metrics transaction721 increments only db counters722 observes sql_duration metric723# [RSpecRunTime] RSpec elapsed time: 1 minute 18.44 seconds. Current RSS: ~1770M. Threads: 2. load average: 1.08 1.24 1.18 1/272 423724.725 behaves like store ActiveRecord info in RequestStore726 prevents db counters from leaking to the next transaction727 name: "TRANSACTION", sql_query: "BEGIN", record_query: false, record_write_query: false, record_cached_query: false728 marks the current thread as using the database729 behaves like record ActiveRecord metrics730 when both web and background transaction are available731 captures the metrics for web only732 behaves like record ActiveRecord metrics in a metrics transaction733 increments only db counters734 observes sql_duration metric735 when web transaction is available736 behaves like record ActiveRecord metrics in a metrics transaction737 increments only db counters738 observes sql_duration metric739 when background transaction is available740 behaves like record ActiveRecord metrics in a metrics transaction741 increments only db counters742 observes sql_duration metric743 behaves like store ActiveRecord info in RequestStore744 prevents db counters from leaking to the next transaction745 name: "TRANSACTION", sql_query: "COMMIT", record_query: false, record_write_query: false, record_cached_query: false746 marks the current thread as using the database747 behaves like record ActiveRecord metrics748 when both web and background transaction are available749 captures the metrics for web only750 behaves like record ActiveRecord metrics in a metrics transaction751 increments only db counters752 observes sql_duration metric753 when web transaction is available754 behaves like record ActiveRecord metrics in a metrics transaction755 increments only db counters756 observes sql_duration metric757 when background transaction is available758 behaves like record ActiveRecord metrics in a metrics transaction759 increments only db counters760 observes sql_duration metric761 behaves like store ActiveRecord info in RequestStore762 prevents db counters from leaking to the next transaction763 name: "TRANSACTION", sql_query: "ROLLBACK", record_query: false, record_write_query: false, record_cached_query: false764 marks the current thread as using the database765 behaves like record ActiveRecord metrics766 when both web and background transaction are available767 captures the metrics for web only768 behaves like record ActiveRecord metrics in a metrics transaction769 increments only db counters770 observes sql_duration metric771 when web transaction is available772 behaves like record ActiveRecord metrics in a metrics transaction773 increments only db counters774 observes sql_duration metric775 when background transaction is available776 behaves like record ActiveRecord metrics in a metrics transaction777 increments only db counters778 observes sql_duration metric779 behaves like store ActiveRecord info in RequestStore780 prevents db counters from leaking to the next transaction781 Database Load Balancing enabled782 without Marginalia comments783 behaves like track sql events for each role784 name: "SQL", sql_query: "SELECT * FROM users WHERE id = 10", record_query: true, record_write_query: false, record_cached_query: false, record_wal_query: false785 query using a connection to a replica786 queries connection db role787 behaves like record ActiveRecord metrics788 when both web and background transaction are available789 captures the metrics for web only790 behaves like record ActiveRecord metrics in a metrics transaction791 increments only db counters792 observes sql_duration metric793 when web transaction is available794 behaves like record ActiveRecord metrics in a metrics transaction795 increments only db counters796 observes sql_duration metric797 when background transaction is available798 behaves like record ActiveRecord metrics in a metrics transaction799 increments only db counters800 observes sql_duration metric801 behaves like store ActiveRecord info in RequestStore802 prevents db counters from leaking to the next transaction803 query using a connection to a primary804 queries connection db role805 behaves like record ActiveRecord metrics806 when both web and background transaction are available807 captures the metrics for web only808 behaves like record ActiveRecord metrics in a metrics transaction809 increments only db counters810 observes sql_duration metric811 when web transaction is available812 behaves like record ActiveRecord metrics in a metrics transaction813 increments only db counters814 observes sql_duration metric815 when background transaction is available816 behaves like record ActiveRecord metrics in a metrics transaction817 increments only db counters818 observes sql_duration metric819 behaves like store ActiveRecord info in RequestStore820 prevents db counters from leaking to the next transaction821 query using a connection to an unknown source822 does not record DB role metrics823 does not store DB roles into into RequestStore824 name: "SQL", sql_query: "WITH active_milestones AS (SELECT COUNT(*), state FROM milestones GROUP BY state) SELECT * FROM active_milestones", record_query: true, record_write_query: false, record_cached_query: false, record_wal_query: false825 query using a connection to a replica826 queries connection db role827 behaves like record ActiveRecord metrics828 when both web and background transaction are available829 captures the metrics for web only830 behaves like record ActiveRecord metrics in a metrics transaction831 increments only db counters832 observes sql_duration metric833 when web transaction is available834 behaves like record ActiveRecord metrics in a metrics transaction835 increments only db counters836 observes sql_duration metric837 when background transaction is available838 behaves like record ActiveRecord metrics in a metrics transaction839 increments only db counters840 observes sql_duration metric841 behaves like store ActiveRecord info in RequestStore842 prevents db counters from leaking to the next transaction843 query using a connection to a primary844 queries connection db role845 behaves like record ActiveRecord metrics846 when both web and background transaction are available847 captures the metrics for web only848 behaves like record ActiveRecord metrics in a metrics transaction849 increments only db counters850 observes sql_duration metric851 when web transaction is available852 behaves like record ActiveRecord metrics in a metrics transaction853 increments only db counters854 observes sql_duration metric855 when background transaction is available856 behaves like record ActiveRecord metrics in a metrics transaction857 increments only db counters858 observes sql_duration metric859 behaves like store ActiveRecord info in RequestStore860 prevents db counters from leaking to the next transaction861 query using a connection to an unknown source862 does not record DB role metrics863 does not store DB roles into into RequestStore864 name: "SQL", sql_query: "SELECT * FROM users WHERE id = 10 FOR UPDATE", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false865 query using a connection to a replica866 queries connection db role867 behaves like record ActiveRecord metrics868 when both web and background transaction are available869 captures the metrics for web only870 behaves like record ActiveRecord metrics in a metrics transaction871 increments only db counters872 observes sql_duration metric873 when web transaction is available874 behaves like record ActiveRecord metrics in a metrics transaction875 increments only db counters876 observes sql_duration metric877 when background transaction is available878 behaves like record ActiveRecord metrics in a metrics transaction879 increments only db counters880 observes sql_duration metric881 behaves like store ActiveRecord info in RequestStore882 prevents db counters from leaking to the next transaction883 query using a connection to a primary884 queries connection db role885 behaves like record ActiveRecord metrics886 when both web and background transaction are available887 captures the metrics for web only888 behaves like record ActiveRecord metrics in a metrics transaction889 increments only db counters890 observes sql_duration metric891 when web transaction is available892 behaves like record ActiveRecord metrics in a metrics transaction893 increments only db counters894 observes sql_duration metric895 when background transaction is available896 behaves like record ActiveRecord metrics in a metrics transaction897 increments only db counters898 observes sql_duration metric899 behaves like store ActiveRecord info in RequestStore900 prevents db counters from leaking to the next transaction901 query using a connection to an unknown source902 does not record DB role metrics903 does not store DB roles into into RequestStore904 name: "SQL", sql_query: "WITH archived_rows AS (SELECT * FROM users WHERE archived = true) INSERT INTO products_log SELECT * FROM archived_rows", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false905 query using a connection to a replica906 queries connection db role907 behaves like record ActiveRecord metrics908 when both web and background transaction are available909 captures the metrics for web only910 behaves like record ActiveRecord metrics in a metrics transaction911 increments only db counters912 observes sql_duration metric913 when web transaction is available914 behaves like record ActiveRecord metrics in a metrics transaction915 increments only db counters916 observes sql_duration metric917 when background transaction is available918 behaves like record ActiveRecord metrics in a metrics transaction919 increments only db counters920 observes sql_duration metric921 behaves like store ActiveRecord info in RequestStore922 prevents db counters from leaking to the next transaction923 query using a connection to a primary924 queries connection db role925 behaves like record ActiveRecord metrics926 when both web and background transaction are available927 captures the metrics for web only928 behaves like record ActiveRecord metrics in a metrics transaction929 increments only db counters930 observes sql_duration metric931 when web transaction is available932 behaves like record ActiveRecord metrics in a metrics transaction933 increments only db counters934 observes sql_duration metric935 when background transaction is available936 behaves like record ActiveRecord metrics in a metrics transaction937 increments only db counters938 observes sql_duration metric939 behaves like store ActiveRecord info in RequestStore940 prevents db counters from leaking to the next transaction941 query using a connection to an unknown source942 does not record DB role metrics943 does not store DB roles into into RequestStore944 name: "SQL", sql_query: "DELETE FROM users where id = 10", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false945 query using a connection to a replica946 queries connection db role947 behaves like record ActiveRecord metrics948 when both web and background transaction are available949 captures the metrics for web only950 behaves like record ActiveRecord metrics in a metrics transaction951 increments only db counters952 observes sql_duration metric953 when web transaction is available954 behaves like record ActiveRecord metrics in a metrics transaction955 increments only db counters956 observes sql_duration metric957 when background transaction is available958 behaves like record ActiveRecord metrics in a metrics transaction959 increments only db counters960 observes sql_duration metric961 behaves like store ActiveRecord info in RequestStore962 prevents db counters from leaking to the next transaction963 query using a connection to a primary964 queries connection db role965 behaves like record ActiveRecord metrics966 when both web and background transaction are available967 captures the metrics for web only968 behaves like record ActiveRecord metrics in a metrics transaction969 increments only db counters970 observes sql_duration metric971 when web transaction is available972 behaves like record ActiveRecord metrics in a metrics transaction973 increments only db counters974 observes sql_duration metric975 when background transaction is available976 behaves like record ActiveRecord metrics in a metrics transaction977 increments only db counters978 observes sql_duration metric979 behaves like store ActiveRecord info in RequestStore980 prevents db counters from leaking to the next transaction981 query using a connection to an unknown source982 does not record DB role metrics983 does not store DB roles into into RequestStore984 name: "SQL", sql_query: "INSERT INTO project_ci_cd_settings (project_id) SELECT id FROM projects", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false985 query using a connection to a replica986 queries connection db role987 behaves like record ActiveRecord metrics988 when both web and background transaction are available989 captures the metrics for web only990 behaves like record ActiveRecord metrics in a metrics transaction991 increments only db counters992 observes sql_duration metric993 when web transaction is available994 behaves like record ActiveRecord metrics in a metrics transaction995 increments only db counters996 observes sql_duration metric997 when background transaction is available998 behaves like record ActiveRecord metrics in a metrics transaction999 increments only db counters1000 observes sql_duration metric1001 behaves like store ActiveRecord info in RequestStore1002 prevents db counters from leaking to the next transaction1003 query using a connection to a primary1004 queries connection db role1005 behaves like record ActiveRecord metrics1006 when both web and background transaction are available1007 captures the metrics for web only1008 behaves like record ActiveRecord metrics in a metrics transaction1009 increments only db counters1010 observes sql_duration metric1011 when web transaction is available1012 behaves like record ActiveRecord metrics in a metrics transaction1013 increments only db counters1014 observes sql_duration metric1015 when background transaction is available1016 behaves like record ActiveRecord metrics in a metrics transaction1017 increments only db counters1018 observes sql_duration metric1019 behaves like store ActiveRecord info in RequestStore1020 prevents db counters from leaking to the next transaction1021 query using a connection to an unknown source1022 does not record DB role metrics1023 does not store DB roles into into RequestStore1024 name: "SQL", sql_query: "UPDATE users SET admin = true WHERE id = 10", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false1025 query using a connection to a replica1026 queries connection db role1027 behaves like record ActiveRecord metrics1028 when both web and background transaction are available1029 captures the metrics for web only1030 behaves like record ActiveRecord metrics in a metrics transaction1031 increments only db counters1032 observes sql_duration metric1033 when web transaction is available1034 behaves like record ActiveRecord metrics in a metrics transaction1035 increments only db counters1036 observes sql_duration metric1037 when background transaction is available1038 behaves like record ActiveRecord metrics in a metrics transaction1039 increments only db counters1040 observes sql_duration metric1041 behaves like store ActiveRecord info in RequestStore1042 prevents db counters from leaking to the next transaction1043 query using a connection to a primary1044 queries connection db role1045 behaves like record ActiveRecord metrics1046 when both web and background transaction are available1047 captures the metrics for web only1048 behaves like record ActiveRecord metrics in a metrics transaction1049 increments only db counters1050 observes sql_duration metric1051 when web transaction is available1052 behaves like record ActiveRecord metrics in a metrics transaction1053 increments only db counters1054 observes sql_duration metric1055 when background transaction is available1056 behaves like record ActiveRecord metrics in a metrics transaction1057 increments only db counters1058 observes sql_duration metric1059 behaves like store ActiveRecord info in RequestStore1060 prevents db counters from leaking to the next transaction1061 query using a connection to an unknown source1062 does not record DB role metrics1063 does not store DB roles into into RequestStore1064 name: "SQL", sql_query: "SELECT pg_current_wal_insert_lsn()::text AS location", record_query: true, record_write_query: false, record_cached_query: false, record_wal_query: true1065 query using a connection to a replica1066 queries connection db role1067 behaves like record ActiveRecord metrics1068 when both web and background transaction are available1069 captures the metrics for web only1070 behaves like record ActiveRecord metrics in a metrics transaction1071 increments only db counters1072 observes sql_duration metric1073 when web transaction is available1074 behaves like record ActiveRecord metrics in a metrics transaction1075 increments only db counters1076 observes sql_duration metric1077 when background transaction is available1078 behaves like record ActiveRecord metrics in a metrics transaction1079 increments only db counters1080 observes sql_duration metric1081 behaves like store ActiveRecord info in RequestStore1082 prevents db counters from leaking to the next transaction1083 query using a connection to a primary1084 queries connection db role1085 behaves like record ActiveRecord metrics1086 when both web and background transaction are available1087 captures the metrics for web only1088 behaves like record ActiveRecord metrics in a metrics transaction1089 increments only db counters1090 observes sql_duration metric1091# [RSpecRunTime] RSpec elapsed time: 2 minutes 2.85 seconds. Current RSS: ~1695M. Threads: 2. load average: 1.12 1.23 1.18 1/272 4241092.1093 when web transaction is available1094 behaves like record ActiveRecord metrics in a metrics transaction1095 increments only db counters1096 observes sql_duration metric1097 when background transaction is available1098 behaves like record ActiveRecord metrics in a metrics transaction1099 increments only db counters1100 observes sql_duration metric1101 behaves like store ActiveRecord info in RequestStore1102 prevents db counters from leaking to the next transaction1103 query using a connection to an unknown source1104 does not record DB role metrics1105 does not store DB roles into into RequestStore1106 name: "SQL", sql_query: "SELECT pg_last_wal_replay_lsn()::text AS location", record_query: true, record_write_query: false, record_cached_query: false, record_wal_query: true1107 query using a connection to a replica1108 queries connection db role1109 behaves like record ActiveRecord metrics1110 when both web and background transaction are available1111 captures the metrics for web only1112 behaves like record ActiveRecord metrics in a metrics transaction1113 increments only db counters1114 observes sql_duration metric1115 when web transaction is available1116 behaves like record ActiveRecord metrics in a metrics transaction1117 increments only db counters1118 observes sql_duration metric1119 when background transaction is available1120 behaves like record ActiveRecord metrics in a metrics transaction1121 increments only db counters1122 observes sql_duration metric1123 behaves like store ActiveRecord info in RequestStore1124 prevents db counters from leaking to the next transaction1125 query using a connection to a primary1126 queries connection db role1127 behaves like record ActiveRecord metrics1128 when both web and background transaction are available1129 captures the metrics for web only1130 behaves like record ActiveRecord metrics in a metrics transaction1131 increments only db counters1132 observes sql_duration metric1133 when web transaction is available1134 behaves like record ActiveRecord metrics in a metrics transaction1135 increments only db counters1136 observes sql_duration metric1137 when background transaction is available1138 behaves like record ActiveRecord metrics in a metrics transaction1139 increments only db counters1140 observes sql_duration metric1141 behaves like store ActiveRecord info in RequestStore1142 prevents db counters from leaking to the next transaction1143 query using a connection to an unknown source1144 does not record DB role metrics1145 does not store DB roles into into RequestStore1146 name: "CACHE", sql_query: "SELECT pg_current_wal_insert_lsn()::text AS location", record_query: true, record_write_query: false, record_cached_query: true, record_wal_query: true1147 query using a connection to a replica1148 queries connection db role1149 behaves like record ActiveRecord metrics1150 when both web and background transaction are available1151 captures the metrics for web only1152 behaves like record ActiveRecord metrics in a metrics transaction1153 increments only db counters1154 observes sql_duration metric1155# [RSpecRunTime] RSpec elapsed time: 2 minutes 11.69 seconds. Current RSS: ~1690M. Threads: 2. load average: 1.10 1.22 1.17 1/272 4251156.1157 when web transaction is available1158 behaves like record ActiveRecord metrics in a metrics transaction1159 increments only db counters1160 observes sql_duration metric1161 when background transaction is available1162 behaves like record ActiveRecord metrics in a metrics transaction1163 increments only db counters1164 observes sql_duration metric1165 behaves like store ActiveRecord info in RequestStore1166 prevents db counters from leaking to the next transaction1167 query using a connection to a primary1168 queries connection db role1169 behaves like record ActiveRecord metrics1170 when both web and background transaction are available1171 captures the metrics for web only1172 behaves like record ActiveRecord metrics in a metrics transaction1173 increments only db counters1174 observes sql_duration metric1175 when web transaction is available1176 behaves like record ActiveRecord metrics in a metrics transaction1177 increments only db counters1178 observes sql_duration metric1179 when background transaction is available1180 behaves like record ActiveRecord metrics in a metrics transaction1181 increments only db counters1182 observes sql_duration metric1183 behaves like store ActiveRecord info in RequestStore1184 prevents db counters from leaking to the next transaction1185 query using a connection to an unknown source1186 does not record DB role metrics1187 does not store DB roles into into RequestStore1188 name: "CACHE", sql_query: "SELECT pg_last_wal_replay_lsn()::text AS location", record_query: true, record_write_query: false, record_cached_query: true, record_wal_query: true1189 query using a connection to a replica1190 queries connection db role1191 behaves like record ActiveRecord metrics1192 when both web and background transaction are available1193 captures the metrics for web only1194 behaves like record ActiveRecord metrics in a metrics transaction1195 increments only db counters1196 observes sql_duration metric1197# [RSpecRunTime] RSpec elapsed time: 2 minutes 17.92 seconds. Current RSS: ~1767M. Threads: 2. load average: 1.08 1.21 1.17 1/272 4261198.1199 when web transaction is available1200 behaves like record ActiveRecord metrics in a metrics transaction1201 increments only db counters1202 observes sql_duration metric1203 when background transaction is available1204 behaves like record ActiveRecord metrics in a metrics transaction1205 increments only db counters1206 observes sql_duration metric1207 behaves like store ActiveRecord info in RequestStore1208 prevents db counters from leaking to the next transaction1209 query using a connection to a primary1210 queries connection db role1211 behaves like record ActiveRecord metrics1212 when both web and background transaction are available1213 captures the metrics for web only1214 behaves like record ActiveRecord metrics in a metrics transaction1215 increments only db counters1216 observes sql_duration metric1217# [RSpecRunTime] RSpec elapsed time: 2 minutes 20.3 seconds. Current RSS: ~1883M. Threads: 2. load average: 1.08 1.21 1.17 1/272 4271218.1219 when web transaction is available1220 behaves like record ActiveRecord metrics in a metrics transaction1221 increments only db counters1222 observes sql_duration metric1223 when background transaction is available1224 behaves like record ActiveRecord metrics in a metrics transaction1225 increments only db counters1226 observes sql_duration metric1227 behaves like store ActiveRecord info in RequestStore1228 prevents db counters from leaking to the next transaction1229 query using a connection to an unknown source1230 does not record DB role metrics1231 does not store DB roles into into RequestStore1232 name: "CACHE", sql_query: "SELECT * FROM users WHERE id = 10", record_query: true, record_write_query: false, record_cached_query: true, record_wal_query: false1233 query using a connection to a replica1234 queries connection db role1235 behaves like record ActiveRecord metrics1236 when both web and background transaction are available1237 captures the metrics for web only1238 behaves like record ActiveRecord metrics in a metrics transaction1239 increments only db counters1240 observes sql_duration metric1241# [RSpecRunTime] RSpec elapsed time: 2 minutes 23.23 seconds. Current RSS: ~2004M. Threads: 2. load average: 1.08 1.21 1.17 1/272 4281242.1243 when web transaction is available1244 behaves like record ActiveRecord metrics in a metrics transaction1245 increments only db counters1246 observes sql_duration metric1247 when background transaction is available1248 behaves like record ActiveRecord metrics in a metrics transaction1249 increments only db counters1250 observes sql_duration metric1251 behaves like store ActiveRecord info in RequestStore1252 prevents db counters from leaking to the next transaction1253 query using a connection to a primary1254 queries connection db role1255 behaves like record ActiveRecord metrics1256 when both web and background transaction are available1257 captures the metrics for web only1258 behaves like record ActiveRecord metrics in a metrics transaction1259 increments only db counters1260 observes sql_duration metric1261# [RSpecRunTime] RSpec elapsed time: 2 minutes 26.87 seconds. Current RSS: ~2050M. Threads: 2. load average: 1.08 1.21 1.17 1/272 4291262.1263 when web transaction is available1264 behaves like record ActiveRecord metrics in a metrics transaction1265 increments only db counters1266 observes sql_duration metric1267 when background transaction is available1268 behaves like record ActiveRecord metrics in a metrics transaction1269 increments only db counters1270 observes sql_duration metric1271 behaves like store ActiveRecord info in RequestStore1272 prevents db counters from leaking to the next transaction1273 query using a connection to an unknown source1274 does not record DB role metrics1275 does not store DB roles into into RequestStore1276 name: "SCHEMA", sql_query: "SELECT attr.attname FROM pg_attribute attr INNER JOIN pg_constraint cons ON attr.attrelid = cons.conrelid AND attr.attnum = any(cons.conkey) WHERE cons.contype = 'p' AND cons.conrelid = '\"projects\"'::regclass", record_query: false, record_write_query: false, record_cached_query: false, record_wal_query: false1277 query using a connection to a replica1278 queries connection db role1279 behaves like record ActiveRecord metrics1280 when both web and background transaction are available1281 captures the metrics for web only1282 behaves like record ActiveRecord metrics in a metrics transaction1283 increments only db counters1284 observes sql_duration metric1285# [RSpecRunTime] RSpec elapsed time: 2 minutes 29.76 seconds. Current RSS: ~2090M. Threads: 2. load average: 1.07 1.20 1.17 1/272 4301286.1287 when web transaction is available1288 behaves like record ActiveRecord metrics in a metrics transaction1289 increments only db counters1290 observes sql_duration metric1291 when background transaction is available1292 behaves like record ActiveRecord metrics in a metrics transaction1293 increments only db counters1294 observes sql_duration metric1295 behaves like store ActiveRecord info in RequestStore1296 prevents db counters from leaking to the next transaction1297 query using a connection to a primary1298 queries connection db role1299 behaves like record ActiveRecord metrics1300 when both web and background transaction are available1301 captures the metrics for web only1302 behaves like record ActiveRecord metrics in a metrics transaction1303 increments only db counters1304 observes sql_duration metric1305# [RSpecRunTime] RSpec elapsed time: 2 minutes 32.11 seconds. Current RSS: ~2187M. Threads: 2. load average: 1.07 1.20 1.17 1/272 4311306.1307 when web transaction is available1308 behaves like record ActiveRecord metrics in a metrics transaction1309 increments only db counters1310 observes sql_duration metric1311 when background transaction is available1312 behaves like record ActiveRecord metrics in a metrics transaction1313 increments only db counters1314 observes sql_duration metric1315 behaves like store ActiveRecord info in RequestStore1316 prevents db counters from leaking to the next transaction1317 query using a connection to an unknown source1318 does not record DB role metrics1319 does not store DB roles into into RequestStore1320 name: "TRANSACTION", sql_query: "BEGIN", record_query: false, record_write_query: false, record_cached_query: false, record_wal_query: false1321 query using a connection to a replica1322 queries connection db role1323 behaves like record ActiveRecord metrics1324 when both web and background transaction are available1325 captures the metrics for web only1326 behaves like record ActiveRecord metrics in a metrics transaction1327 increments only db counters1328 observes sql_duration metric1329# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.21 seconds. Current RSS: ~2214M. Threads: 2. load average: 1.07 1.20 1.17 1/272 4321330.1331 when web transaction is available1332 behaves like record ActiveRecord metrics in a metrics transaction1333 increments only db counters1334 observes sql_duration metric1335 when background transaction is available1336 behaves like record ActiveRecord metrics in a metrics transaction1337 increments only db counters1338 observes sql_duration metric1339 behaves like store ActiveRecord info in RequestStore1340 prevents db counters from leaking to the next transaction1341 query using a connection to a primary1342 queries connection db role1343 behaves like record ActiveRecord metrics1344 when both web and background transaction are available1345 captures the metrics for web only1346 behaves like record ActiveRecord metrics in a metrics transaction1347 increments only db counters1348 observes sql_duration metric1349 when web transaction is available1350 behaves like record ActiveRecord metrics in a metrics transaction1351 increments only db counters1352 observes sql_duration metric1353 when background transaction is available1354 behaves like record ActiveRecord metrics in a metrics transaction1355 increments only db counters1356 observes sql_duration metric1357 behaves like store ActiveRecord info in RequestStore1358 prevents db counters from leaking to the next transaction1359 query using a connection to an unknown source1360 does not record DB role metrics1361 does not store DB roles into into RequestStore1362 name: "TRANSACTION", sql_query: "COMMIT", record_query: false, record_write_query: false, record_cached_query: false, record_wal_query: false1363 query using a connection to a replica1364 queries connection db role1365 behaves like record ActiveRecord metrics1366 when both web and background transaction are available1367 captures the metrics for web only1368 behaves like record ActiveRecord metrics in a metrics transaction1369 increments only db counters1370 observes sql_duration metric1371 when web transaction is available1372 behaves like record ActiveRecord metrics in a metrics transaction1373 increments only db counters1374 observes sql_duration metric1375 when background transaction is available1376 behaves like record ActiveRecord metrics in a metrics transaction1377 increments only db counters1378 observes sql_duration metric1379 behaves like store ActiveRecord info in RequestStore1380 prevents db counters from leaking to the next transaction1381 query using a connection to a primary1382 queries connection db role1383 behaves like record ActiveRecord metrics1384 when both web and background transaction are available1385 captures the metrics for web only1386 behaves like record ActiveRecord metrics in a metrics transaction1387 increments only db counters1388 observes sql_duration metric1389 when web transaction is available1390 behaves like record ActiveRecord metrics in a metrics transaction1391 increments only db counters1392 observes sql_duration metric1393 when background transaction is available1394 behaves like record ActiveRecord metrics in a metrics transaction1395 increments only db counters1396 observes sql_duration metric1397 behaves like store ActiveRecord info in RequestStore1398 prevents db counters from leaking to the next transaction1399 query using a connection to an unknown source1400 does not record DB role metrics1401 does not store DB roles into into RequestStore1402 name: "TRANSACTION", sql_query: "ROLLBACK", record_query: false, record_write_query: false, record_cached_query: false, record_wal_query: false1403 query using a connection to a replica1404 queries connection db role1405 behaves like record ActiveRecord metrics1406 when both web and background transaction are available1407 captures the metrics for web only1408 behaves like record ActiveRecord metrics in a metrics transaction1409 increments only db counters1410 observes sql_duration metric1411 when web transaction is available1412 behaves like record ActiveRecord metrics in a metrics transaction1413 increments only db counters1414 observes sql_duration metric1415# [RSpecRunTime] RSpec elapsed time: 2 minutes 47.23 seconds. Current RSS: ~2410M. Threads: 2. load average: 1.06 1.19 1.17 2/272 4331416.1417 when background transaction is available1418 behaves like record ActiveRecord metrics in a metrics transaction1419 increments only db counters1420 observes sql_duration metric1421 behaves like store ActiveRecord info in RequestStore1422 prevents db counters from leaking to the next transaction1423 query using a connection to a primary1424 queries connection db role1425 behaves like record ActiveRecord metrics1426 when both web and background transaction are available1427 captures the metrics for web only1428 behaves like record ActiveRecord metrics in a metrics transaction1429 increments only db counters1430 observes sql_duration metric1431# [RSpecRunTime] RSpec elapsed time: 2 minutes 49.7 seconds. Current RSS: ~2412M. Threads: 2. load average: 1.05 1.19 1.17 1/272 4341432.1433 when web transaction is available1434 behaves like record ActiveRecord metrics in a metrics transaction1435 increments only db counters1436 observes sql_duration metric1437 when background transaction is available1438 behaves like record ActiveRecord metrics in a metrics transaction1439 increments only db counters1440 observes sql_duration metric1441 behaves like store ActiveRecord info in RequestStore1442 prevents db counters from leaking to the next transaction1443 query using a connection to an unknown source1444 does not record DB role metrics1445 does not store DB roles into into RequestStore1446# [RSpecRunTime] RSpec elapsed time: 2 minutes 52.96 seconds. Current RSS: ~2115M. Threads: 2. load average: 1.05 1.19 1.16 1/272 4351447.1448 with Marginalia comments1449 behaves like track sql events for each role1450 name: "SQL", sql_query: "SELECT * FROM users WHERE id = 10", record_query: true, record_write_query: false, record_cached_query: false, record_wal_query: false1451 query using a connection to a replica1452 queries connection db role1453 behaves like record ActiveRecord metrics1454 when both web and background transaction are available1455 captures the metrics for web only1456 behaves like record ActiveRecord metrics in a metrics transaction1457 increments only db counters1458 observes sql_duration metric1459# [RSpecRunTime] RSpec elapsed time: 2 minutes 54.09 seconds. Current RSS: ~2029M. Threads: 2. load average: 1.05 1.19 1.16 1/272 4361460.1461 when web transaction is available1462 behaves like record ActiveRecord metrics in a metrics transaction1463 increments only db counters1464 observes sql_duration metric1465 when background transaction is available1466 behaves like record ActiveRecord metrics in a metrics transaction1467 increments only db counters1468 observes sql_duration metric1469 behaves like store ActiveRecord info in RequestStore1470 prevents db counters from leaking to the next transaction1471 query using a connection to a primary1472 queries connection db role1473 behaves like record ActiveRecord metrics1474 when both web and background transaction are available1475 captures the metrics for web only1476 behaves like record ActiveRecord metrics in a metrics transaction1477 increments only db counters1478 observes sql_duration metric1479 when web transaction is available1480 behaves like record ActiveRecord metrics in a metrics transaction1481 increments only db counters1482 observes sql_duration metric1483# [RSpecRunTime] RSpec elapsed time: 2 minutes 58.27 seconds. Current RSS: ~1932M. Threads: 2. load average: 1.04 1.18 1.16 1/272 4371484.1485 when background transaction is available1486 behaves like record ActiveRecord metrics in a metrics transaction1487 increments only db counters1488 observes sql_duration metric1489 behaves like store ActiveRecord info in RequestStore1490 prevents db counters from leaking to the next transaction1491 query using a connection to an unknown source1492 does not record DB role metrics1493 does not store DB roles into into RequestStore1494 name: "SQL", sql_query: "WITH active_milestones AS (SELECT COUNT(*), state FROM milestones GROUP BY state) SELECT * FROM active_milestones", record_query: true, record_write_query: false, record_cached_query: false, record_wal_query: false1495 query using a connection to a replica1496 queries connection db role1497 behaves like record ActiveRecord metrics1498 when both web and background transaction are available1499 captures the metrics for web only1500 behaves like record ActiveRecord metrics in a metrics transaction1501 increments only db counters1502 observes sql_duration metric1503 when web transaction is available1504 behaves like record ActiveRecord metrics in a metrics transaction1505 increments only db counters1506 observes sql_duration metric1507 when background transaction is available1508 behaves like record ActiveRecord metrics in a metrics transaction1509 increments only db counters1510 observes sql_duration metric1511# [RSpecRunTime] RSpec elapsed time: 3 minutes 2.96 seconds. Current RSS: ~1918M. Threads: 2. load average: 1.04 1.18 1.16 1/272 4381512.1513 behaves like store ActiveRecord info in RequestStore1514 prevents db counters from leaking to the next transaction1515 query using a connection to a primary1516 queries connection db role1517 behaves like record ActiveRecord metrics1518 when both web and background transaction are available1519 captures the metrics for web only1520 behaves like record ActiveRecord metrics in a metrics transaction1521 increments only db counters1522 observes sql_duration metric1523 when web transaction is available1524 behaves like record ActiveRecord metrics in a metrics transaction1525 increments only db counters1526 observes sql_duration metric1527 when background transaction is available1528 behaves like record ActiveRecord metrics in a metrics transaction1529 increments only db counters1530 observes sql_duration metric1531 behaves like store ActiveRecord info in RequestStore1532 prevents db counters from leaking to the next transaction1533 query using a connection to an unknown source1534 does not record DB role metrics1535 does not store DB roles into into RequestStore1536 name: "SQL", sql_query: "SELECT * FROM users WHERE id = 10 FOR UPDATE", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false1537 query using a connection to a replica1538 queries connection db role1539 behaves like record ActiveRecord metrics1540 when both web and background transaction are available1541 captures the metrics for web only1542 behaves like record ActiveRecord metrics in a metrics transaction1543 increments only db counters1544 observes sql_duration metric1545# [RSpecRunTime] RSpec elapsed time: 3 minutes 8.12 seconds. Current RSS: ~1905M. Threads: 2. load average: 1.04 1.18 1.16 1/272 4391546.1547 when web transaction is available1548 behaves like record ActiveRecord metrics in a metrics transaction1549 increments only db counters1550 observes sql_duration metric1551 when background transaction is available1552 behaves like record ActiveRecord metrics in a metrics transaction1553 increments only db counters1554 observes sql_duration metric1555 behaves like store ActiveRecord info in RequestStore1556 prevents db counters from leaking to the next transaction1557 query using a connection to a primary1558 queries connection db role1559 behaves like record ActiveRecord metrics1560 when both web and background transaction are available1561 captures the metrics for web only1562 behaves like record ActiveRecord metrics in a metrics transaction1563 increments only db counters1564 observes sql_duration metric1565 when web transaction is available1566 behaves like record ActiveRecord metrics in a metrics transaction1567 increments only db counters1568 observes sql_duration metric1569 when background transaction is available1570 behaves like record ActiveRecord metrics in a metrics transaction1571 increments only db counters1572 observes sql_duration metric1573# [RSpecRunTime] RSpec elapsed time: 3 minutes 12.65 seconds. Current RSS: ~1902M. Threads: 2. load average: 1.04 1.18 1.16 2/272 4401574.1575 behaves like store ActiveRecord info in RequestStore1576 prevents db counters from leaking to the next transaction1577 query using a connection to an unknown source1578 does not record DB role metrics1579 does not store DB roles into into RequestStore1580 name: "SQL", sql_query: "WITH archived_rows AS (SELECT * FROM users WHERE archived = true) INSERT INTO products_log SELECT * FROM archived_rows", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false1581 query using a connection to a replica1582 queries connection db role1583 behaves like record ActiveRecord metrics1584 when both web and background transaction are available1585 captures the metrics for web only1586 behaves like record ActiveRecord metrics in a metrics transaction1587 increments only db counters1588 observes sql_duration metric1589 when web transaction is available1590 behaves like record ActiveRecord metrics in a metrics transaction1591 increments only db counters1592 observes sql_duration metric1593 when background transaction is available1594 behaves like record ActiveRecord metrics in a metrics transaction1595 increments only db counters1596 observes sql_duration metric1597 behaves like store ActiveRecord info in RequestStore1598 prevents db counters from leaking to the next transaction1599# [RSpecRunTime] RSpec elapsed time: 3 minutes 17.27 seconds. Current RSS: ~1896M. Threads: 2. load average: 1.11 1.19 1.17 1/272 4411600.1601 query using a connection to a primary1602 queries connection db role1603 behaves like record ActiveRecord metrics1604 when both web and background transaction are available1605 captures the metrics for web only1606 behaves like record ActiveRecord metrics in a metrics transaction1607 increments only db counters1608 observes sql_duration metric1609# [RSpecRunTime] RSpec elapsed time: 3 minutes 18.37 seconds. Current RSS: ~1896M. Threads: 2. load average: 1.10 1.19 1.17 1/272 4421610.1611 when web transaction is available1612 behaves like record ActiveRecord metrics in a metrics transaction1613 increments only db counters1614 observes sql_duration metric1615 when background transaction is available1616 behaves like record ActiveRecord metrics in a metrics transaction1617 increments only db counters1618 observes sql_duration metric1619 behaves like store ActiveRecord info in RequestStore1620 prevents db counters from leaking to the next transaction1621 query using a connection to an unknown source1622 does not record DB role metrics1623 does not store DB roles into into RequestStore1624 name: "SQL", sql_query: "DELETE FROM users where id = 10", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false1625 query using a connection to a replica1626 queries connection db role1627 behaves like record ActiveRecord metrics1628 when both web and background transaction are available1629 captures the metrics for web only1630 behaves like record ActiveRecord metrics in a metrics transaction1631 increments only db counters1632 observes sql_duration metric1633# [RSpecRunTime] RSpec elapsed time: 3 minutes 22.45 seconds. Current RSS: ~1903M. Threads: 2. load average: 1.10 1.19 1.17 1/272 4431634.1635 when web transaction is available1636 behaves like record ActiveRecord metrics in a metrics transaction1637 increments only db counters1638 observes sql_duration metric1639 when background transaction is available1640 behaves like record ActiveRecord metrics in a metrics transaction1641 increments only db counters1642 observes sql_duration metric1643 behaves like store ActiveRecord info in RequestStore1644 prevents db counters from leaking to the next transaction1645 query using a connection to a primary1646 queries connection db role1647 behaves like record ActiveRecord metrics1648 when both web and background transaction are available1649 captures the metrics for web only1650 behaves like record ActiveRecord metrics in a metrics transaction1651 increments only db counters1652 observes sql_duration metric1653 when web transaction is available1654 behaves like record ActiveRecord metrics in a metrics transaction1655 increments only db counters1656 observes sql_duration metric1657 when background transaction is available1658 behaves like record ActiveRecord metrics in a metrics transaction1659 increments only db counters1660 observes sql_duration metric1661# [RSpecRunTime] RSpec elapsed time: 3 minutes 27.1 seconds. Current RSS: ~1891M. Threads: 2. load average: 1.10 1.18 1.16 1/272 4441662.1663 behaves like store ActiveRecord info in RequestStore1664 prevents db counters from leaking to the next transaction1665 query using a connection to an unknown source1666 does not record DB role metrics1667 does not store DB roles into into RequestStore1668 name: "SQL", sql_query: "INSERT INTO project_ci_cd_settings (project_id) SELECT id FROM projects", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false1669 query using a connection to a replica1670 queries connection db role1671 behaves like record ActiveRecord metrics1672 when both web and background transaction are available1673 captures the metrics for web only1674 behaves like record ActiveRecord metrics in a metrics transaction1675 increments only db counters1676 observes sql_duration metric1677 when web transaction is available1678 behaves like record ActiveRecord metrics in a metrics transaction1679 increments only db counters1680 observes sql_duration metric1681 when background transaction is available1682 behaves like record ActiveRecord metrics in a metrics transaction1683 increments only db counters1684 observes sql_duration metric1685 behaves like store ActiveRecord info in RequestStore1686 prevents db counters from leaking to the next transaction1687 query using a connection to a primary1688 queries connection db role1689 behaves like record ActiveRecord metrics1690 when both web and background transaction are available1691 captures the metrics for web only1692 behaves like record ActiveRecord metrics in a metrics transaction1693 increments only db counters1694 observes sql_duration metric1695# [RSpecRunTime] RSpec elapsed time: 3 minutes 32.43 seconds. Current RSS: ~1915M. Threads: 2. load average: 1.09 1.18 1.16 1/272 4451696.1697 when web transaction is available1698 behaves like record ActiveRecord metrics in a metrics transaction1699 increments only db counters1700 observes sql_duration metric1701 when background transaction is available1702 behaves like record ActiveRecord metrics in a metrics transaction1703 increments only db counters1704 observes sql_duration metric1705 behaves like store ActiveRecord info in RequestStore1706 prevents db counters from leaking to the next transaction1707 query using a connection to an unknown source1708 does not record DB role metrics1709 does not store DB roles into into RequestStore1710 name: "SQL", sql_query: "UPDATE users SET admin = true WHERE id = 10", record_query: true, record_write_query: true, record_cached_query: false, record_wal_query: false1711 query using a connection to a replica1712 queries connection db role1713 behaves like record ActiveRecord metrics1714 when both web and background transaction are available1715 captures the metrics for web only1716 behaves like record ActiveRecord metrics in a metrics transaction1717 increments only db counters1718 observes sql_duration metric1719# [RSpecRunTime] RSpec elapsed time: 3 minutes 36.55 seconds. Current RSS: ~1910M. Threads: 2. load average: 1.08 1.18 1.16 1/272 4461720.1721 when web transaction is available1722 behaves like record ActiveRecord metrics in a metrics transaction1723 increments only db counters1724 observes sql_duration metric1725 when background transaction is available1726 behaves like record ActiveRecord metrics in a metrics transaction1727 increments only db counters1728 observes sql_duration metric1729 behaves like store ActiveRecord info in RequestStore1730 prevents db counters from leaking to the next transaction1731 query using a connection to a primary1732 queries connection db role1733 behaves like record ActiveRecord metrics1734 when both web and background transaction are available1735 captures the metrics for web only1736 behaves like record ActiveRecord metrics in a metrics transaction1737 increments only db counters1738 observes sql_duration metric1739 when web transaction is available1740 behaves like record ActiveRecord metrics in a metrics transaction1741 increments only db counters1742 observes sql_duration metric1743 when background transaction is available1744 behaves like record ActiveRecord metrics in a metrics transaction1745 increments only db counters1746 observes sql_duration metric1747# [RSpecRunTime] RSpec elapsed time: 3 minutes 41.2 seconds. Current RSS: ~1882M. Threads: 2. load average: 1.23 1.21 1.17 1/273 4471748.1749 behaves like store ActiveRecord info in RequestStore1750 prevents db counters from leaking to the next transaction1751 query using a connection to an unknown source1752 does not record DB role metrics1753 does not store DB roles into into RequestStore1754 name: "SQL", sql_query: "SELECT pg_current_wal_insert_lsn()::text AS location", record_query: true, record_write_query: false, record_cached_query: false, record_wal_query: true1755 query using a connection to a replica1756 queries connection db role1757 behaves like record ActiveRecord metrics1758 when both web and background transaction are available1759 captures the metrics for web only1760 behaves like record ActiveRecord metrics in a metrics transaction1761 increments only db counters1762 observes sql_duration metric1763 when web transaction is available1764 behaves like record ActiveRecord metrics in a metrics transaction1765 increments only db counters1766 observes sql_duration metric1767 when background transaction is available1768 behaves like record ActiveRecord metrics in a metrics transaction1769 increments only db counters1770 observes sql_duration metric1771 behaves like store ActiveRecord info in RequestStore1772 prevents db counters from leaking to the next transaction1773 query using a connection to a primary1774 queries connection db role1775 behaves like record ActiveRecord metrics1776 when both web and background transaction are available1777 captures the metrics for web only1778 behaves like record ActiveRecord metrics in a metrics transaction1779 increments only db counters1780 observes sql_duration metric1781# [RSpecRunTime] RSpec elapsed time: 3 minutes 46.52 seconds. Current RSS: ~1900M. Threads: 2. load average: 1.21 1.20 1.17 1/273 4481782.1783 when web transaction is available1784 behaves like record ActiveRecord metrics in a metrics transaction1785 increments only db counters1786 observes sql_duration metric1787 when background transaction is available1788 behaves like record ActiveRecord metrics in a metrics transaction1789 increments only db counters1790 observes sql_duration metric1791 behaves like store ActiveRecord info in RequestStore1792 prevents db counters from leaking to the next transaction1793 query using a connection to an unknown source1794 does not record DB role metrics1795 does not store DB roles into into RequestStore1796 name: "SQL", sql_query: "SELECT pg_last_wal_replay_lsn()::text AS location", record_query: true, record_write_query: false, record_cached_query: false, record_wal_query: true1797 query using a connection to a replica1798 queries connection db role1799 behaves like record ActiveRecord metrics1800 when both web and background transaction are available1801 captures the metrics for web only1802 behaves like record ActiveRecord metrics in a metrics transaction1803 increments only db counters1804 observes sql_duration metric1805 when web transaction is available1806 behaves like record ActiveRecord metrics in a metrics transaction1807 increments only db counters1808 observes sql_duration metric1809# [RSpecRunTime] RSpec elapsed time: 3 minutes 51.11 seconds. Current RSS: ~1895M. Threads: 2. load average: 1.28 1.22 1.18 1/273 4491810.1811 when background transaction is available1812 behaves like record ActiveRecord metrics in a metrics transaction1813 increments only db counters1814 observes sql_duration metric1815 behaves like store ActiveRecord info in RequestStore1816 prevents db counters from leaking to the next transaction1817 query using a connection to a primary1818 queries connection db role1819 behaves like record ActiveRecord metrics1820 when both web and background transaction are available1821 captures the metrics for web only1822 behaves like record ActiveRecord metrics in a metrics transaction1823 increments only db counters1824 observes sql_duration metric1825 when web transaction is available1826 behaves like record ActiveRecord metrics in a metrics transaction1827 increments only db counters1828 observes sql_duration metric1829 when background transaction is available1830 behaves like record ActiveRecord metrics in a metrics transaction1831 increments only db counters1832 observes sql_duration metric1833 behaves like store ActiveRecord info in RequestStore1834 prevents db counters from leaking to the next transaction1835 query using a connection to an unknown source1836 does not record DB role metrics1837 does not store DB roles into into RequestStore1838# [RSpecRunTime] RSpec elapsed time: 3 minutes 55.82 seconds. Current RSS: ~1909M. Threads: 2. load average: 1.34 1.23 1.18 1/273 4501839.1840 name: "CACHE", sql_query: "SELECT pg_current_wal_insert_lsn()::text AS location", record_query: true, record_write_query: false, record_cached_query: true, record_wal_query: true1841 query using a connection to a replica1842 queries connection db role1843 behaves like record ActiveRecord metrics1844 when both web and background transaction are available1845 captures the metrics for web only1846 behaves like record ActiveRecord metrics in a metrics transaction1847 increments only db counters1848 observes sql_duration metric1849# [RSpecRunTime] RSpec elapsed time: 3 minutes 56.93 seconds. Current RSS: ~1910M. Threads: 2. load average: 1.34 1.23 1.18 1/273 4511850.1851 when web transaction is available1852 behaves like record ActiveRecord metrics in a metrics transaction1853 increments only db counters1854 observes sql_duration metric1855 when background transaction is available1856 behaves like record ActiveRecord metrics in a metrics transaction1857 increments only db counters1858 observes sql_duration metric1859 behaves like store ActiveRecord info in RequestStore1860 prevents db counters from leaking to the next transaction1861 query using a connection to a primary1862 queries connection db role1863 behaves like record ActiveRecord metrics1864 when both web and background transaction are available1865 captures the metrics for web only1866 behaves like record ActiveRecord metrics in a metrics transaction1867 increments only db counters1868 observes sql_duration metric1869# [RSpecRunTime] RSpec elapsed time: 4 minutes 0.59 second. Current RSS: ~1903M. Threads: 2. load average: 1.31 1.23 1.18 1/273 4521870.1871 when web transaction is available1872 behaves like record ActiveRecord metrics in a metrics transaction1873 increments only db counters1874 observes sql_duration metric1875 when background transaction is available1876 behaves like record ActiveRecord metrics in a metrics transaction1877 increments only db counters1878 observes sql_duration metric1879 behaves like store ActiveRecord info in RequestStore1880 prevents db counters from leaking to the next transaction1881 query using a connection to an unknown source1882 does not record DB role metrics1883 does not store DB roles into into RequestStore1884 name: "CACHE", sql_query: "SELECT pg_last_wal_replay_lsn()::text AS location", record_query: true, record_write_query: false, record_cached_query: true, record_wal_query: true1885 query using a connection to a replica1886 queries connection db role1887 behaves like record ActiveRecord metrics1888 when both web and background transaction are available1889 captures the metrics for web only1890 behaves like record ActiveRecord metrics in a metrics transaction1891 increments only db counters1892 observes sql_duration metric1893 when web transaction is available1894 behaves like record ActiveRecord metrics in a metrics transaction1895 increments only db counters1896 observes sql_duration metric1897 when background transaction is available1898 behaves like record ActiveRecord metrics in a metrics transaction1899 increments only db counters1900 observes sql_duration metric1901# [RSpecRunTime] RSpec elapsed time: 4 minutes 5.54 seconds. Current RSS: ~1929M. Threads: 2. load average: 1.28 1.22 1.18 1/273 4531902.1903 behaves like store ActiveRecord info in RequestStore1904 prevents db counters from leaking to the next transaction1905 query using a connection to a primary1906 queries connection db role1907 behaves like record ActiveRecord metrics1908 when both web and background transaction are available1909 captures the metrics for web only1910 behaves like record ActiveRecord metrics in a metrics transaction1911 increments only db counters1912 observes sql_duration metric1913# [RSpecRunTime] RSpec elapsed time: 4 minutes 6.96 seconds. Current RSS: ~1930M. Threads: 2. load average: 1.28 1.22 1.18 1/273 4541914.1915 when web transaction is available1916 behaves like record ActiveRecord metrics in a metrics transaction1917 increments only db counters1918 observes sql_duration metric1919 when background transaction is available1920 behaves like record ActiveRecord metrics in a metrics transaction1921 increments only db counters1922 observes sql_duration metric1923 behaves like store ActiveRecord info in RequestStore1924 prevents db counters from leaking to the next transaction1925 query using a connection to an unknown source1926 does not record DB role metrics1927 does not store DB roles into into RequestStore1928# [RSpecRunTime] RSpec elapsed time: 4 minutes 10.08 seconds. Current RSS: ~1922M. Threads: 2. load average: 1.26 1.22 1.18 1/273 4551929.1930 name: "CACHE", sql_query: "SELECT * FROM users WHERE id = 10", record_query: true, record_write_query: false, record_cached_query: true, record_wal_query: false1931 query using a connection to a replica1932 queries connection db role1933 behaves like record ActiveRecord metrics1934 when both web and background transaction are available1935 captures the metrics for web only1936 behaves like record ActiveRecord metrics in a metrics transaction1937 increments only db counters1938 observes sql_duration metric1939# [RSpecRunTime] RSpec elapsed time: 4 minutes 11.18 seconds. Current RSS: ~1916M. Threads: 2. load average: 1.26 1.22 1.18 1/273 4561940.1941 when web transaction is available1942 behaves like record ActiveRecord metrics in a metrics transaction1943 increments only db counters1944 observes sql_duration metric1945 when background transaction is available1946 behaves like record ActiveRecord metrics in a metrics transaction1947 increments only db counters1948 observes sql_duration metric1949 behaves like store ActiveRecord info in RequestStore1950 prevents db counters from leaking to the next transaction1951 query using a connection to a primary1952 queries connection db role1953 behaves like record ActiveRecord metrics1954 when both web and background transaction are available1955 captures the metrics for web only1956 behaves like record ActiveRecord metrics in a metrics transaction1957 increments only db counters1958 observes sql_duration metric1959 when web transaction is available1960 behaves like record ActiveRecord metrics in a metrics transaction1961 increments only db counters1962 observes sql_duration metric1963# [RSpecRunTime] RSpec elapsed time: 4 minutes 15.19 seconds. Current RSS: ~1915M. Threads: 2. load average: 1.24 1.21 1.18 1/273 4571964.1965 when background transaction is available1966 behaves like record ActiveRecord metrics in a metrics transaction1967 increments only db counters1968 observes sql_duration metric1969 behaves like store ActiveRecord info in RequestStore1970 prevents db counters from leaking to the next transaction1971 query using a connection to an unknown source1972 does not record DB role metrics1973 does not store DB roles into into RequestStore1974 name: "SCHEMA", sql_query: "SELECT attr.attname FROM pg_attribute attr INNER JOIN pg_constraint cons ON attr.attrelid = cons.conrelid AND attr.attnum = any(cons.conkey) WHERE cons.contype = 'p' AND cons.conrelid = '\"projects\"'::regclass", record_query: false, record_write_query: false, record_cached_query: false, record_wal_query: false1975 query using a connection to a replica1976 queries connection db role1977 behaves like record ActiveRecord metrics1978 when both web and background transaction are available1979 captures the metrics for web only1980 behaves like record ActiveRecord metrics in a metrics transaction1981 increments only db counters1982 observes sql_duration metric1983 when web transaction is available1984 behaves like record ActiveRecord metrics in a metrics transaction1985 increments only db counters1986 observes sql_duration metric1987 when background transaction is available1988 behaves like record ActiveRecord metrics in a metrics transaction1989 increments only db counters1990 observes sql_duration metric1991# [RSpecRunTime] RSpec elapsed time: 4 minutes 19.75 seconds. Current RSS: ~1893M. Threads: 2. load average: 1.22 1.21 1.18 1/273 4581992.1993 behaves like store ActiveRecord info in RequestStore1994 prevents db counters from leaking to the next transaction1995 query using a connection to a primary1996 queries connection db role1997 behaves like record ActiveRecord metrics1998 when both web and background transaction are available1999 captures the metrics for web only2000 behaves like record ActiveRecord metrics in a metrics transaction2001 increments only db counters2002 observes sql_duration metric2003# [RSpecRunTime] RSpec elapsed time: 4 minutes 21.11 seconds. Current RSS: ~1893M. Threads: 2. load average: 1.22 1.21 1.18 1/273 4592004.2005 when web transaction is available2006 behaves like record ActiveRecord metrics in a metrics transaction2007 increments only db counters2008 observes sql_duration metric2009 when background transaction is available2010 behaves like record ActiveRecord metrics in a metrics transaction2011 increments only db counters2012 observes sql_duration metric2013 behaves like store ActiveRecord info in RequestStore2014 prevents db counters from leaking to the next transaction2015 query using a connection to an unknown source2016 does not record DB role metrics2017 does not store DB roles into into RequestStore2018 name: "TRANSACTION", sql_query: "BEGIN", record_query: false, record_write_query: false, record_cached_query: false, record_wal_query: false2019 query using a connection to a replica2020 queries connection db role2021 behaves like record ActiveRecord metrics2022 when both web and background transaction are available2023 captures the metrics for web only2024 behaves like record ActiveRecord metrics in a metrics transaction2025 increments only db counters2026 observes sql_duration metric2027# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.26 seconds. Current RSS: ~1928M. Threads: 2. load average: 1.20 1.21 1.18 1/273 4602028.2029 when web transaction is available2030 behaves like record ActiveRecord metrics in a metrics transaction2031 increments only db counters2032 observes sql_duration metric2033 when background transaction is available2034 behaves like record ActiveRecord metrics in a metrics transaction2035 increments only db counters2036 observes sql_duration metric2037 behaves like store ActiveRecord info in RequestStore2038 prevents db counters from leaking to the next transaction2039 query using a connection to a primary2040 queries connection db role2041 behaves like record ActiveRecord metrics2042 when both web and background transaction are available2043 captures the metrics for web only2044 behaves like record ActiveRecord metrics in a metrics transaction2045 increments only db counters2046 observes sql_duration metric2047 when web transaction is available2048 behaves like record ActiveRecord metrics in a metrics transaction2049 increments only db counters2050 observes sql_duration metric2051# [RSpecRunTime] RSpec elapsed time: 4 minutes 29.36 seconds. Current RSS: ~1922M. Threads: 2. load average: 1.19 1.20 1.17 1/273 4612052.2053 when background transaction is available2054 behaves like record ActiveRecord metrics in a metrics transaction2055 increments only db counters2056 observes sql_duration metric2057 behaves like store ActiveRecord info in RequestStore2058 prevents db counters from leaking to the next transaction2059 query using a connection to an unknown source2060 does not record DB role metrics2061 does not store DB roles into into RequestStore2062 name: "TRANSACTION", sql_query: "COMMIT", record_query: false, record_write_query: false, record_cached_query: false, record_wal_query: false2063 query using a connection to a replica2064 queries connection db role2065 behaves like record ActiveRecord metrics2066 when both web and background transaction are available2067 captures the metrics for web only2068 behaves like record ActiveRecord metrics in a metrics transaction2069 increments only db counters2070 observes sql_duration metric2071 when web transaction is available2072 behaves like record ActiveRecord metrics in a metrics transaction2073 increments only db counters2074 observes sql_duration metric2075 when background transaction is available2076 behaves like record ActiveRecord metrics in a metrics transaction2077 increments only db counters2078 observes sql_duration metric2079 behaves like store ActiveRecord info in RequestStore2080 prevents db counters from leaking to the next transaction2081# [RSpecRunTime] RSpec elapsed time: 4 minutes 34.1 seconds. Current RSS: ~1916M. Threads: 2. load average: 1.17 1.20 1.17 1/273 4622082.2083 query using a connection to a primary2084 queries connection db role2085 behaves like record ActiveRecord metrics2086 when both web and background transaction are available2087 captures the metrics for web only2088 behaves like record ActiveRecord metrics in a metrics transaction2089 increments only db counters2090 observes sql_duration metric2091# [RSpecRunTime] RSpec elapsed time: 4 minutes 35.21 seconds. Current RSS: ~1916M. Threads: 2. load average: 1.17 1.20 1.17 1/273 4632092.2093 when web transaction is available2094 behaves like record ActiveRecord metrics in a metrics transaction2095 increments only db counters2096 observes sql_duration metric2097 when background transaction is available2098 behaves like record ActiveRecord metrics in a metrics transaction2099 increments only db counters2100 observes sql_duration metric2101 behaves like store ActiveRecord info in RequestStore2102 prevents db counters from leaking to the next transaction2103 query using a connection to an unknown source2104 does not record DB role metrics2105 does not store DB roles into into RequestStore2106 name: "TRANSACTION", sql_query: "ROLLBACK", record_query: false, record_write_query: false, record_cached_query: false, record_wal_query: false2107 query using a connection to a replica2108 queries connection db role2109 behaves like record ActiveRecord metrics2110 when both web and background transaction are available2111 captures the metrics for web only2112 behaves like record ActiveRecord metrics in a metrics transaction2113 increments only db counters2114 observes sql_duration metric2115# [RSpecRunTime] RSpec elapsed time: 4 minutes 39.35 seconds. Current RSS: ~1907M. Threads: 2. load average: 1.16 1.20 1.17 1/273 4642116.2117 when web transaction is available2118 behaves like record ActiveRecord metrics in a metrics transaction2119 increments only db counters2120 observes sql_duration metric2121 when background transaction is available2122 behaves like record ActiveRecord metrics in a metrics transaction2123 increments only db counters2124 observes sql_duration metric2125 behaves like store ActiveRecord info in RequestStore2126 prevents db counters from leaking to the next transaction2127 query using a connection to a primary2128 queries connection db role2129 behaves like record ActiveRecord metrics2130 when both web and background transaction are available2131 captures the metrics for web only2132 behaves like record ActiveRecord metrics in a metrics transaction2133 increments only db counters2134 observes sql_duration metric2135 when web transaction is available2136 behaves like record ActiveRecord metrics in a metrics transaction2137 increments only db counters2138 observes sql_duration metric2139 when background transaction is available2140 behaves like record ActiveRecord metrics in a metrics transaction2141 increments only db counters2142 observes sql_duration metric2143# [RSpecRunTime] RSpec elapsed time: 4 minutes 43.85 seconds. Current RSS: ~1941M. Threads: 2. load average: 1.14 1.19 1.17 1/273 4652144.2145 behaves like store ActiveRecord info in RequestStore2146 prevents db counters from leaking to the next transaction2147 query using a connection to an unknown source2148 does not record DB role metrics2149 does not store DB roles into into RequestStore2150# [RSpecRunTime] Finishing example group spec/lib/gitlab/metrics/subscribers/active_record_spec.rb. It took 4 minutes 39.58 seconds. Expected to take 5 minutes 28.79 seconds.2151# [RSpecRunTime] RSpec elapsed time: 4 minutes 45.79 seconds. Current RSS: ~1941M. Threads: 2. load average: 1.14 1.19 1.17 1/269 4662152.2153# [RSpecRunTime] Starting example group spec/models/wiki_page_spec.rb. Expected to take 3 minutes 21.77 seconds.2154WikiPage2155 does not allow STI2156 #front_matter2157 the wiki page has front matter2158WARNING: All log messages before absl::InitializeLog() is called are written to STDERR2159I0000 00:00:1722421377.076576 326 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=02160 strips the front matter from the content2161 behaves like a page with front-matter2162 is expected to eq {:slugs=>["slug_a", "slug_b"], :title=>"Foo"}2163 is expected to eq "Foo"2164# [RSpecRunTime] RSpec elapsed time: 4 minutes 51.54 seconds. Current RSS: ~1666M. Threads: 4. load average: 1.13 1.19 1.17 1/286 7732165.2166 the wiki page does not have front matter2167 behaves like a page without front-matter2168 is expected to have attributes {:content => "My actual content", :front_matter => {}}2169# [RSpecRunTime] RSpec elapsed time: 4 minutes 52.77 seconds. Current RSS: ~1721M. Threads: 4. load average: 1.13 1.19 1.17 1/286 8722170.2171 the wiki page has fenced blocks, but nothing in them2172 behaves like a page without front-matter2173 is expected to have attributes {:content => "---\n---\n\nMy actual content\n", :front_matter => {}}2174# [RSpecRunTime] RSpec elapsed time: 4 minutes 55.53 seconds. Current RSS: ~1752M. Threads: 4. load average: 1.12 1.19 1.17 1/287 9722175.2176 the wiki page has invalid YAML type in fenced blocks2177 behaves like a page without front-matter2178 is expected to have attributes {:content => "---\nthis isn't YAML\n---\n\nMy actual content\n", :front_matter => {}}2179# [RSpecRunTime] RSpec elapsed time: 4 minutes 56.79 seconds. Current RSS: ~1756M. Threads: 4. load average: 1.12 1.19 1.17 1/287 10712180.2181 the wiki page has a disallowed class in fenced block2182 behaves like a page without front-matter2183 is expected to have attributes {:content => "---\ndate: 2010-02-11 11:02:57\n---\n\nMy actual content\n", :front_matter => {}}2184# [RSpecRunTime] RSpec elapsed time: 4 minutes 58.13 seconds. Current RSS: ~1755M. Threads: 4. load average: 1.27 1.22 1.18 1/287 11702185.2186 the wiki page has invalid YAML in fenced block2187 behaves like a page without front-matter2188 is expected to have attributes {:content => "---\ninvalid-use-of-reserved-indicator: @text\n---\n\nMy actual content\n", :front_matter => {}}2189# [RSpecRunTime] RSpec elapsed time: 4 minutes 59.39 seconds. Current RSS: ~1705M. Threads: 4. load average: 1.27 1.22 1.18 1/287 12692190.2191 .unhyphenize2192 removes hyphens from a name2193 #initialize2194 when initialized with an existing page2195 sets the slug attribute2196 sets the title attribute2197 sets the formatted content attribute2198 sets the format attribute2199 sets the message attribute2200 sets the version attribute2201# [RSpecRunTime] RSpec elapsed time: 5 minutes 6.99 seconds. Current RSS: ~1824M. Threads: 4. load average: 1.33 1.23 1.18 1/287 19422202.2203 validations2204 validates presence of title2205 does not validate presence of content2206 #validate_content_size_limit2207 with a new page2208 accepts content below the limit2209 rejects content exceeding the limit2210 counts content size in bytes rather than characters2211# [RSpecRunTime] RSpec elapsed time: 5 minutes 12.09 seconds. Current RSS: ~1896M. Threads: 4. load average: 1.30 1.22 1.18 1/287 19432212.2213 with an existing page exceeding the limit2214 accepts content when it has not changed2215 rejects content when it has changed2216# [RSpecRunTime] RSpec elapsed time: 5 minutes 14.72 seconds. Current RSS: ~1846M. Threads: 4. load average: 1.20 1.20 1.18 1/287 21682217.2218 #validate_path_limits2219 character: "a"2220 accepts page titles below the limit2221 accepts directories below the limit2222 accepts a path with page title and directory below the limit2223 rejects page titles exceeding the limit2224 rejects directories exceeding the limit2225 rejects a page with both title and directory exceeding the limit2226# [RSpecRunTime] RSpec elapsed time: 5 minutes 20.3 seconds. Current RSS: ~1926M. Threads: 4. load average: 1.18 1.20 1.18 1/287 21692227.2228 character: "ä"2229 accepts page titles below the limit2230 accepts directories below the limit2231 accepts a path with page title and directory below the limit2232 rejects page titles exceeding the limit2233 rejects directories exceeding the limit2234 rejects a page with both title and directory exceeding the limit2235# [RSpecRunTime] RSpec elapsed time: 5 minutes 24.65 seconds. Current RSS: ~1927M. Threads: 4. load average: 1.09 1.18 1.17 1/282 21702236.2237 character: "🙈"2238 accepts page titles below the limit2239 accepts directories below the limit2240 accepts a path with page title and directory below the limit2241 rejects page titles exceeding the limit2242 rejects directories exceeding the limit2243 rejects a page with both title and directory exceeding the limit2244# [RSpecRunTime] RSpec elapsed time: 5 minutes 30.29 seconds. Current RSS: ~1942M. Threads: 4. load average: 1.08 1.18 1.17 1/282 21712245.2246 with an existing page title exceeding the limit2247 accepts the exceeding title length when unchanged2248 rejects the exceeding title length when changed2249# [RSpecRunTime] RSpec elapsed time: 5 minutes 32.78 seconds. Current RSS: ~1926M. Threads: 4. load average: 1.08 1.18 1.17 1/287 23682250.2251 #create2252 with valid attributes2253 saves the wiki page2254 returns true2255 saves the wiki page with message2256 if the title is preceded by a / it is removed2257# [RSpecRunTime] RSpec elapsed time: 5 minutes 37.93 seconds. Current RSS: ~1709M. Threads: 4. load average: 1.07 1.17 1.17 1/287 28072258.2259 with invalid attributes2260 does not create the page2261 with front matter context2262 create the page with front matter2263# [RSpecRunTime] RSpec elapsed time: 5 minutes 40.0 seconds. Current RSS: ~1793M. Threads: 4. load average: 1.07 1.17 1.17 1/287 29322264.2265 with existing page2266 do not create the page with the same title2267 do not create the page with the same title, even if the orginal path contains spaces2268# [RSpecRunTime] RSpec elapsed time: 5 minutes 44.28 seconds. Current RSS: ~1905M. Threads: 4. load average: 1.14 1.19 1.17 1/287 31792269.2270 dot in the title2271 #create2272 saves the wiki page and returns true2273# [RSpecRunTime] RSpec elapsed time: 5 minutes 45.56 seconds. Current RSS: ~1906M. Threads: 4. load average: 1.14 1.19 1.17 1/287 32962274.2275 #update2276 updates the content of the page and returns true2277# [RSpecRunTime] RSpec elapsed time: 5 minutes 47.24 seconds. Current RSS: ~1906M. Threads: 4. load average: 1.14 1.19 1.17 1/287 35012278.2279 #update2280 with valid attributes2281 updates the content of the page2282 updates the title of the page2283 returns true2284 updating front_matter2285 updates the wiki-page front-matter and content together2286 behaves like able to update front-matter2287 updates the wiki-page front-matter2288# [RSpecRunTime] RSpec elapsed time: 5 minutes 55.18 seconds. Current RSS: ~1719M. Threads: 4. load average: 1.35 1.23 1.19 1/287 45222289.2290 the front matter is too long2291 raises an error2292# [RSpecRunTime] RSpec elapsed time: 5 minutes 56.52 seconds. Current RSS: ~1725M. Threads: 4. load average: 1.35 1.23 1.19 1/287 46352293.2294 with same last commit sha2295 returns true2296# [RSpecRunTime] RSpec elapsed time: 5 minutes 58.08 seconds. Current RSS: ~1789M. Threads: 4. load average: 1.32 1.22 1.18 1/287 48272297.2298 with different last commit sha2299 raises exception2300# [RSpecRunTime] RSpec elapsed time: 5 minutes 59.36 seconds. Current RSS: ~1811M. Threads: 4. load average: 1.32 1.22 1.18 1/287 49452301.2302 in subdir2303 keeps the page in the same dir when the content is updated2304# [RSpecRunTime] RSpec elapsed time: 6 minutes 2.16 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.32 1.22 1.18 1/287 52522305.2306 when renaming a page2307 raises an error if the page already exists2308 updates the content and rename the file2309# [RSpecRunTime] RSpec elapsed time: 6 minutes 6.6 seconds. Current RSS: ~1895M. Threads: 4. load average: 1.29 1.22 1.18 1/288 57032310.2311 when moving a page2312 raises an error if the page already exists2313 raises an error if the page already exists even if it contains spaces in the orginal path2314 updates the content and moves the file2315 when page combine with directory2316 moving the file and directory2317# [RSpecRunTime] RSpec elapsed time: 6 minutes 13.74 seconds. Current RSS: ~1734M. Threads: 4. load average: 1.32 1.23 1.19 1/288 67022318.2319 in subdir2320 moves the page to the root folder if the title is preceded by /2321 does nothing if it has the same title2322 moves the page to the another folder if the original path has spaces2323# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.52 seconds. Current RSS: ~1763M. Threads: 4. load average: 1.38 1.24 1.19 1/288 75532324.2325 in root dir2326 does nothing if the title is preceded by /2327# [RSpecRunTime] RSpec elapsed time: 6 minutes 21.13 seconds. Current RSS: ~1815M. Threads: 4. load average: 1.38 1.24 1.19 1/288 77402328.2329 with invalid attributes2330 aborts update if title blank2331# [RSpecRunTime] RSpec elapsed time: 6 minutes 23.03 seconds. Current RSS: ~1880M. Threads: 4. load average: 1.35 1.24 1.19 1/288 78712332.2333 #delete2334 deletes the page and returns true2335# [RSpecRunTime] RSpec elapsed time: 6 minutes 25.61 seconds. Current RSS: ~1932M. Threads: 4. load average: 1.35 1.24 1.19 1/288 80422336.2337 #versions2338 number of versions is less than the default paginiated per page2339 returns an array of all commits for the page2340# [RSpecRunTime] RSpec elapsed time: 6 minutes 28.0 seconds. Current RSS: ~1943M. Threads: 4. load average: 1.32 1.23 1.19 1/288 83972341.2342 number of versions is more than the default paginiated per page2343 returns an arrary containing the first page of commits for the page2344 returns an arrary containing the second page of commits for the page with options[:page] = 22345# [RSpecRunTime] RSpec elapsed time: 6 minutes 32.34 seconds. Current RSS: ~1868M. Threads: 4. load average: 1.32 1.23 1.19 1/288 90912346.2347 wiki repository's default is updated2348 returns the correct versions in the default branch2349# [RSpecRunTime] RSpec elapsed time: 6 minutes 35.27 seconds. Current RSS: ~1768M. Threads: 4. load average: 1.29 1.23 1.19 1/288 96132350.2351 #count_versions2352 returns the total numbers of commits2353 wiki repository's default is updated2354 returns the correct number of versions in the default branch2355# [RSpecRunTime] RSpec elapsed time: 6 minutes 39.37 seconds. Current RSS: ~1791M. Threads: 4. load average: 1.35 1.24 1.19 1/288 102302356.2357 #title_changed?2358 page: :untitled_page, title: nil, changed: false2359 returns the expected value2360 page: :untitled_page, title: "new title", changed: true2361 returns the expected value2362# [RSpecRunTime] RSpec elapsed time: 6 minutes 42.56 seconds. Current RSS: ~1892M. Threads: 4. load average: 1.35 1.24 1.19 1/288 102312363.2364 page: :unsaved_page, title: nil, changed: true2365 returns the expected value2366 page: :unsaved_page, title: "test page", changed: true2367 returns the expected value2368 page: :unsaved_page, title: "test-page", changed: true2369 returns the expected value2370 page: :unsaved_page, title: "test+page", changed: true2371 returns the expected value2372 page: :unsaved_page, title: "new title", changed: true2373 returns the expected value2374 page: :existing_page, title: nil, changed: false2375 returns the expected value2376# [RSpecRunTime] RSpec elapsed time: 6 minutes 47.67 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.32 1.24 1.19 1/288 103442377.2378 page: :existing_page, title: "test page", changed: false2379 returns the expected value2380# [RSpecRunTime] RSpec elapsed time: 6 minutes 49.01 seconds. Current RSS: ~1787M. Threads: 4. load average: 1.30 1.24 1.19 1/288 104572381.2382 page: :existing_page, title: "test-page", changed: false2383 returns the expected value2384# [RSpecRunTime] RSpec elapsed time: 6 minutes 50.35 seconds. Current RSS: ~1742M. Threads: 4. load average: 1.30 1.24 1.19 1/288 105702385.2386 page: :existing_page, title: "/test page", changed: false2387 returns the expected value2388# [RSpecRunTime] RSpec elapsed time: 6 minutes 51.62 seconds. Current RSS: ~1798M. Threads: 4. load average: 1.30 1.24 1.19 1/288 106832389.2390 page: :existing_page, title: "/test-page", changed: false2391 returns the expected value2392# [RSpecRunTime] RSpec elapsed time: 6 minutes 52.88 seconds. Current RSS: ~1823M. Threads: 4. load average: 1.30 1.24 1.19 1/288 107962393.2394 page: :existing_page, title: "test+page", changed: true2395 returns the expected value2396# [RSpecRunTime] RSpec elapsed time: 6 minutes 54.53 seconds. Current RSS: ~1891M. Threads: 4. load average: 1.27 1.23 1.19 1/288 109092397.2398 page: :existing_page, title: " test page ", changed: true2399 returns the expected value2400# [RSpecRunTime] RSpec elapsed time: 6 minutes 57.2 seconds. Current RSS: ~1935M. Threads: 4. load average: 1.27 1.23 1.19 1/288 110222401.2402 page: :existing_page, title: "new title", changed: true2403 returns the expected value2404# [RSpecRunTime] RSpec elapsed time: 6 minutes 58.5 seconds. Current RSS: ~1936M. Threads: 4. load average: 1.17 1.21 1.18 1/288 111352405.2406 page: :existing_page, title: "new-title", changed: true2407 returns the expected value2408# [RSpecRunTime] RSpec elapsed time: 6 minutes 59.91 seconds. Current RSS: ~1939M. Threads: 4. load average: 1.17 1.21 1.18 2/288 112482409.2410 page: :directory_page, title: nil, changed: false2411 returns the expected value2412# [RSpecRunTime] RSpec elapsed time: 7 minutes 1.35 seconds. Current RSS: ~1936M. Threads: 4. load average: 1.17 1.21 1.18 1/288 113632413.2414 page: :directory_page, title: "parent directory/child page", changed: false2415 returns the expected value2416# [RSpecRunTime] RSpec elapsed time: 7 minutes 2.69 seconds. Current RSS: ~1892M. Threads: 4. load average: 1.17 1.21 1.18 1/288 114782417.2418 page: :directory_page, title: "parent-directory/child page", changed: false2419 returns the expected value2420# [RSpecRunTime] RSpec elapsed time: 7 minutes 4.0 seconds. Current RSS: ~1881M. Threads: 4. load average: 1.16 1.21 1.18 1/288 115932421.2422 page: :directory_page, title: "parent-directory/child-page", changed: false2423 returns the expected value2424# [RSpecRunTime] RSpec elapsed time: 7 minutes 5.31 seconds. Current RSS: ~1883M. Threads: 4. load average: 1.16 1.21 1.18 1/288 117082425.2426 page: :directory_page, title: "child page", changed: false2427 returns the expected value2428# [RSpecRunTime] RSpec elapsed time: 7 minutes 8.16 seconds. Current RSS: ~1865M. Threads: 4. load average: 1.38 1.25 1.19 1/288 118232429.2430 page: :directory_page, title: "child-page", changed: false2431 returns the expected value2432# [RSpecRunTime] RSpec elapsed time: 7 minutes 9.47 seconds. Current RSS: ~1866M. Threads: 4. load average: 1.38 1.25 1.19 1/288 119382433.2434 page: :directory_page, title: "/child page", changed: true2435 returns the expected value2436# [RSpecRunTime] RSpec elapsed time: 7 minutes 10.94 seconds. Current RSS: ~1813M. Threads: 4. load average: 1.38 1.25 1.19 1/288 120532437.2438 page: :directory_page, title: "parent directory/other", changed: true2439 returns the expected value2440# [RSpecRunTime] RSpec elapsed time: 7 minutes 12.29 seconds. Current RSS: ~1738M. Threads: 4. load average: 1.38 1.25 1.19 1/288 121682441.2442 page: :directory_page, title: "parent-directory/other", changed: true2443 returns the expected value2444# [RSpecRunTime] RSpec elapsed time: 7 minutes 13.56 seconds. Current RSS: ~1732M. Threads: 4. load average: 1.51 1.28 1.20 1/288 122832445.2446 page: :directory_page, title: "parent-directory / child-page", changed: true2447 returns the expected value2448# [RSpecRunTime] RSpec elapsed time: 7 minutes 14.97 seconds. Current RSS: ~1719M. Threads: 4. load average: 1.51 1.28 1.20 1/288 123982449.2450 page: :directory_page, title: "other directory/child page", changed: true2451 returns the expected value2452# [RSpecRunTime] RSpec elapsed time: 7 minutes 16.34 seconds. Current RSS: ~1725M. Threads: 4. load average: 1.51 1.28 1.20 1/288 125132453.2454 page: :directory_page, title: "other-directory/child page", changed: true2455 returns the expected value2456# [RSpecRunTime] RSpec elapsed time: 7 minutes 17.72 seconds. Current RSS: ~1735M. Threads: 4. load average: 1.51 1.28 1.20 1/288 126282457.2458 page: :page_with_special_characters, title: nil, changed: false2459 returns the expected value2460# [RSpecRunTime] RSpec elapsed time: 7 minutes 19.0 seconds. Current RSS: ~1760M. Threads: 4. load average: 1.47 1.28 1.20 1/288 127412461.2462 page: :page_with_special_characters, title: "test+page", changed: false2463 returns the expected value2464# [RSpecRunTime] RSpec elapsed time: 7 minutes 20.31 seconds. Current RSS: ~1805M. Threads: 4. load average: 1.47 1.28 1.20 1/288 128542465.2466 page: :page_with_special_characters, title: "test-page", changed: true2467 returns the expected value2468# [RSpecRunTime] RSpec elapsed time: 7 minutes 21.63 seconds. Current RSS: ~1866M. Threads: 4. load average: 1.47 1.28 1.20 1/288 129672469.2470 page: :page_with_special_characters, title: "test page", changed: true2471 returns the expected value2472# [RSpecRunTime] RSpec elapsed time: 7 minutes 24.7 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.43 1.27 1.20 1/288 130802473.2474 #content_changed?2475 with a new page2476 returns true if content is set2477 returns false if content is blank2478# [RSpecRunTime] RSpec elapsed time: 7 minutes 26.21 seconds. Current RSS: ~1919M. Threads: 4. load average: 1.43 1.27 1.20 1/288 130812479.2480 with an existing page2481 returns false2482 returns false if content is set to the same value2483 returns true if content is changed2484 returns true if content is changed to a blank string2485 returns false if only the newline format has changed from LF to CRLF2486 returns false if only the newline format has changed from CRLF to LF2487# [RSpecRunTime] RSpec elapsed time: 7 minutes 33.84 seconds. Current RSS: ~1762M. Threads: 4. load average: 1.37 1.26 1.20 1/288 137542488.2489 #path2490 returns the path when persisted2491 returns nil when not persisted2492# [RSpecRunTime] RSpec elapsed time: 7 minutes 35.85 seconds. Current RSS: ~1862M. Threads: 4. load average: 1.37 1.26 1.20 1/288 138672493.2494 #directory2495 when the page is at the root directory2496 returns an empty string2497# [RSpecRunTime] RSpec elapsed time: 7 minutes 38.83 seconds. Current RSS: ~1915M. Threads: 4. load average: 1.34 1.26 1.20 1/288 139802498.2499 when the page is inside an actual directory2500 returns the full directory hierarchy2501# [RSpecRunTime] RSpec elapsed time: 7 minutes 40.21 seconds. Current RSS: ~1916M. Threads: 4. load average: 1.34 1.26 1.20 1/288 140972502.2503 #historical?2504 returns true when requesting an old version2505 returns false when requesting latest version2506 returns false when version is nil2507 returns false when the last version is nil2508 returns false when the version is nil2509# [RSpecRunTime] RSpec elapsed time: 7 minutes 51.27 seconds. Current RSS: ~1733M. Threads: 4. load average: 1.28 1.25 1.19 1/288 159282510.2511 #persisted?2512 returns true for a persisted page2513 returns false for an unpersisted page2514# [RSpecRunTime] RSpec elapsed time: 7 minutes 53.22 seconds. Current RSS: ~1758M. Threads: 4. load average: 1.26 1.25 1.19 1/288 160412515.2516 #to_partial_path2517 returns the relative path to the partial to be used2518 #==2519 returns true for identical wiki page2520 returns true for updated wiki page2521 returns false for a completely different wiki page2522 returns false for page with different slug on same container2523 returns false for page with the same slug on a different container2524# [RSpecRunTime] RSpec elapsed time: 8 minutes 4.43 seconds. Current RSS: ~1757M. Threads: 4. load average: 1.38 1.27 1.20 1/288 169842525.2526 #last_commit_sha2527 returns commit sha2528 is changed after page updated2529# [RSpecRunTime] RSpec elapsed time: 8 minutes 7.37 seconds. Current RSS: ~1752M. Threads: 4. load average: 1.38 1.27 1.20 1/288 173162530.2531 #hook_attrs2532 includes specific attributes2533 #version_commit_timestamp2534 for a new page2535 returns nil2536 for page that exists2537 returns the timestamp of the commit2538# [RSpecRunTime] RSpec elapsed time: 8 minutes 10.14 seconds. Current RSS: ~1774M. Threads: 4. load average: 1.51 1.30 1.21 1/288 174292539.2540 #diffs2541 returns a diff instance2542# [RSpecRunTime] RSpec elapsed time: 8 minutes 11.47 seconds. Current RSS: ~1833M. Threads: 4. load average: 1.51 1.30 1.21 1/288 175442543.2544 #human_title2545 with front matter title2546 returns the front matter title2547# [RSpecRunTime] RSpec elapsed time: 8 minutes 12.72 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.51 1.30 1.21 1/288 176432548.2549# [RSpecRunTime] Finishing example group spec/models/wiki_page_spec.rb. It took 3 minutes 27.03 seconds. Expected to take 3 minutes 21.77 seconds.2550# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.2551Lint factories for WikiPage2552 with saas, license, and no factory defaults2553 behaves like factory2554 wiki_page factory2555 does not raise error when built2556 does not raise error when created2557# [RSpecRunTime] RSpec elapsed time: 8 minutes 16.36 seconds. Current RSS: ~1950M. Threads: 4. load average: 1.47 1.29 1.21 1/288 177422558.2559# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.67 seconds. Expected to take 46.95 seconds.2560# [RSpecRunTime] Starting example group spec/helpers/projects_helper_spec.rb. Expected to take 2 minutes 24.09 seconds.2561ProjectsHelper2562 #project_incident_management_setting2563 when incident_management_setting exists2564 return project_incident_management_setting2565# [RSpecRunTime] RSpec elapsed time: 8 minutes 18.65 seconds. Current RSS: ~1930M. Threads: 4. load average: 1.43 1.29 1.21 1/289 177962566.2567 when incident_management_setting does not exist2568 builds incident_management_setting2569 #error_tracking_setting_project_json2570 error tracking setting does not exist2571 returns nil2572 error tracking setting exists2573 api_url present2574 returns error tracking json2575 api_url not present2576 returns nil2577 can_change_visibility_level?2578 returns false if there are no appropriate permissions2579 returns true if there are permissions2580# [RSpecRunTime] RSpec elapsed time: 8 minutes 21.19 seconds. Current RSS: ~1862M. Threads: 4. load average: 1.43 1.29 1.21 1/289 177972581.2582 #can_disable_emails?2583 returns true for the project owner2584 returns false for anyone else2585 returns false if group emails disabled2586# [RSpecRunTime] RSpec elapsed time: 8 minutes 23.32 seconds. Current RSS: ~1885M. Threads: 4. load average: 1.48 1.30 1.21 1/287 177982587.2588 #can_set_diff_preview_in_email?2589 returns true for the project owner2590 returns false for anyone else2591 respects the settings of a parent group2592 when a parent group has disabled diff previews2593 returns false for all users2594# [RSpecRunTime] RSpec elapsed time: 8 minutes 26.91 seconds. Current RSS: ~1958M. Threads: 4. load average: 1.48 1.30 1.21 1/284 177992595.2596 #load_pipeline_status2597 loads the pipeline status in batch2598 #load_catalog_resources2599 does not execute a database query when project.catalog_resource is accessed2600 #last_pipeline_from_status_cache2601 without a pipeline2602 returns nil2603 when pipeline_status is loaded2604 returns nil without calling gitaly when there is no pipeline2605 when FF load_last_pipeline_from_pipeline_status is disabled2606 returns nil2607 with a pipeline2608 returns the latest pipeline2609 when pipeline_status is loaded2610 returns the latest pipeline without calling gitaly2611 when FF load_last_pipeline_from_pipeline_status is disabled2612 returns the latest pipeline2613# [RSpecRunTime] RSpec elapsed time: 8 minutes 30.92 seconds. Current RSS: ~1964M. Threads: 4. load average: 1.44 1.30 1.21 1/289 178542614.2615 #show_no_ssh_key_message?2616 user has no keys2617 returns true2618 user has an ssh key2619 returns false2620 #show_no_password_message?2621 user has password set2622 returns false2623 user has hidden the message2624 returns false2625 user requires a password for Git2626 returns true2627# [RSpecRunTime] RSpec elapsed time: 8 minutes 33.96 seconds. Current RSS: ~2033M. Threads: 4. load average: 1.40 1.29 1.21 1/289 178552628.2629 user requires a personal access token for Git2630 returns true2631 #no_password_message2632 password authentication is enabled for Git2633 returns message prompting user to set password or set up a PAT2634 password authentication is disabled for Git2635 returns message prompting user to set up a PAT2636 #link_to_project2637 returns an HTML link to the project2638# [RSpecRunTime] RSpec elapsed time: 8 minutes 37.97 seconds. Current RSS: ~1940M. Threads: 4. load average: 1.37 1.29 1.21 1/289 178562639.2640 #link_to_member_avatar2641 returns image tag for member avatar2642 returns image tag with avatar class2643 #link_to_member2644 using the default options2645 returns an HTML link to the user2646 HTML escapes the name of the user2647 when user is nil2648 returns "(deleted)"2649# [RSpecRunTime] RSpec elapsed time: 8 minutes 40.97 seconds. Current RSS: ~1916M. Threads: 4. load average: 1.37 1.29 1.21 1/285 178572650.2651 default_clone_protocol2652 when user is not logged in and gitlab protocol is HTTP2653 returns HTTP2654 when user is not logged in and gitlab protocol is HTTPS2655 returns HTTPS2656 #last_push_event2657 returns recent push on the current project2658 when there is no current_user2659 returns nil2660 #show_projects2661 returns true when there are projects2662 returns true when there are no projects but a name is given2663 returns true when there are no projects but personal is present2664 returns false when there are no projects and there is no name2665# [RSpecRunTime] RSpec elapsed time: 8 minutes 43.26 seconds. Current RSS: ~1914M. Threads: 4. load average: 1.50 1.31 1.22 1/284 178582666.2667 #push_to_create_project_command2668 returns the command to push to create project over HTTP2669 returns the command to push to create project over SSH2670 #any_projects?2671 returns true when projects will be returned2672 returns false when no projects will be returned2673 returns true when using a non-empty Array2674 returns false when using an empty Array2675 only executes a single query when a LIMIT is applied2676# [RSpecRunTime] RSpec elapsed time: 8 minutes 46.69 seconds. Current RSS: ~1957M. Threads: 4. load average: 1.50 1.31 1.22 1/284 178592677.2678 #git_user_name2679 parses quotes in name2680 #git_user_email2681 not logged-in2682 returns your@email.com2683 user logged in2684 user has no configured commit email2685 returns the primary email2686 user has a configured commit email2687 returns the commit email2688 show_xcode_link2689 when the repository is xcode compatible2690 returns false if the visitor is not using macos2691 returns true if the visitor is using macos2692 when the repository is not xcode compatible2693 returns false if the visitor is not using macos2694 returns false if the visitor is using macos2695 #explore_projects_tab?2696 returns true when on the "All" tab under "Explore projects"2697 returns true when on the "Trending" tab under "Explore projects"2698 returns true when on the "Starred" tab under "Explore projects"2699 returns false when on the "Your projects" tab2700# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.52 seconds. Current RSS: ~1949M. Threads: 4. load average: 1.46 1.31 1.22 1/284 178602701.2702 #show_count?2703 enabled flag2704 returns true if compact mode is disabled2705 returns false if compact mode is enabled2706 disabled flag2707 returns false if disabled flag is true2708 returns true if disabled flag is false2709 #show_auto_devops_implicitly_enabled_banner?2710 global_setting: true, project_setting: nil, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :developer, result: false2711 is expected to eq false2712# [RSpecRunTime] RSpec elapsed time: 8 minutes 54.31 seconds. Current RSS: ~1940M. Threads: 4. load average: 1.34 1.29 1.21 1/284 178872713.2714 global_setting: true, project_setting: nil, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :maintainer, result: false2715 is expected to eq false2716 global_setting: true, project_setting: nil, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :owner, result: false2717 is expected to eq false2718 global_setting: true, project_setting: nil, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :developer, result: false2719 is expected to eq false2720 global_setting: true, project_setting: nil, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :maintainer, result: false2721 is expected to eq false2722 global_setting: true, project_setting: nil, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :owner, result: false2723 is expected to eq false2724 global_setting: true, project_setting: nil, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :developer, result: false2725 is expected to eq false2726# [RSpecRunTime] RSpec elapsed time: 8 minutes 58.33 seconds. Current RSS: ~1931M. Threads: 4. load average: 1.32 1.28 1.21 1/284 178882727.2728 global_setting: true, project_setting: nil, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :maintainer, result: false2729 is expected to eq false2730 global_setting: true, project_setting: nil, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :owner, result: false2731 is expected to eq false2732 global_setting: true, project_setting: nil, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :developer, result: false2733 is expected to eq false2734 global_setting: true, project_setting: nil, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :maintainer, result: true2735 is expected to eq true2736 global_setting: true, project_setting: nil, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :owner, result: true2737 is expected to eq true2738 global_setting: true, project_setting: true, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :developer, result: false2739 is expected to eq false2740 global_setting: true, project_setting: true, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :maintainer, result: false2741 is expected to eq false2742 global_setting: true, project_setting: true, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :owner, result: false2743 is expected to eq false2744 global_setting: true, project_setting: true, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :developer, result: false2745 is expected to eq false2746 global_setting: true, project_setting: true, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :maintainer, result: false2747 is expected to eq false2748 global_setting: true, project_setting: true, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :owner, result: false2749 is expected to eq false2750 global_setting: true, project_setting: true, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :developer, result: false2751 is expected to eq false2752 global_setting: true, project_setting: true, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :maintainer, result: false2753 is expected to eq false2754# [RSpecRunTime] RSpec elapsed time: 9 minutes 5.28 seconds. Current RSS: ~1968M. Threads: 4. load average: 1.29 1.28 1.21 1/284 178892755.2756 global_setting: true, project_setting: true, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :owner, result: false2757 is expected to eq false2758 global_setting: true, project_setting: true, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :developer, result: false2759 is expected to eq false2760 global_setting: true, project_setting: true, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :maintainer, result: false2761 is expected to eq false2762 global_setting: true, project_setting: true, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :owner, result: false2763 is expected to eq false2764 global_setting: true, project_setting: false, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :developer, result: false2765 is expected to eq false2766 global_setting: true, project_setting: false, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :maintainer, result: false2767 is expected to eq false2768 global_setting: true, project_setting: false, builds_visibility: :disabled, gitlab_ci_yml: true, user_access: :owner, result: false2769 is expected to eq false2770 global_setting: true, project_setting: false, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :developer, result: false2771 is expected to eq false2772 global_setting: true, project_setting: false, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :maintainer, result: false2773 is expected to eq false2774 global_setting: true, project_setting: false, builds_visibility: :disabled, gitlab_ci_yml: false, user_access: :owner, result: false2775 is expected to eq false2776 global_setting: true, project_setting: false, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :developer, result: false2777 is expected to eq false2778 global_setting: true, project_setting: false, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :maintainer, result: false2779 is expected to eq false2780# [RSpecRunTime] RSpec elapsed time: 9 minutes 11.82 seconds. Current RSS: ~1963M. Threads: 4. load average: 1.27 1.27 1.20 1/284 178902781.2782 global_setting: true, project_setting: false, builds_visibility: :enabled, gitlab_ci_yml: true, user_access: :owner, result: false2783 is expected to eq false2784 global_setting: true, project_setting: false, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :developer, result: false2785 is expected to eq false2786 global_setting: true, project_setting: false, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :maintainer, result: false2787 is expected to eq false2788 global_setting: true, project_setting: false, builds_visibility: :enabled, gitlab_ci_yml: false, user_access: :owner, result: false2789 is expected to eq false2790 #show_mobile_devops_project_promo?2791 hide_cookie: false, mobile_target_platform: true, result: true2792 resolves if mobile devops promo banner should be displayed2793 hide_cookie: false, mobile_target_platform: false, result: false2794 resolves if mobile devops promo banner should be displayed2795 hide_cookie: true, mobile_target_platform: false, result: false2796 resolves if mobile devops promo banner should be displayed2797 hide_cookie: true, mobile_target_platform: true, result: false2798 resolves if mobile devops promo banner should be displayed2799 #can_admin_project_member?2800 when user is project owner2801 returns true for owner of project2802 when user is not a project owner2803 user_project_role: :maintainer, can_admin: true2804 resolves if the user can import members2805 user_project_role: :developer, can_admin: false2806 resolves if the user can import members2807 user_project_role: :reporter, can_admin: false2808 resolves if the user can import members2809# [RSpecRunTime] RSpec elapsed time: 9 minutes 17.78 seconds. Current RSS: ~1977M. Threads: 4. load average: 1.25 1.27 1.20 1/284 178912810.2811 user_project_role: :guest, can_admin: false2812 resolves if the user can import members2813 #project_license_name(project)2814 gitaly is working appropriately2815 returns the license name2816 memoizes the value2817 gitaly is unreachable2818 Gitlab::Git::CommandError2819 behaves like returns nil and tracks exception2820 is expected to be nil2821 tracks the exception2822 memoizes the nil value2823 GRPC::Unavailable2824 behaves like returns nil and tracks exception2825 is expected to be nil2826 tracks the exception2827 memoizes the nil value2828 GRPC::DeadlineExceeded2829 behaves like returns nil and tracks exception2830 is expected to be nil2831 tracks the exception2832 memoizes the nil value2833 #show_terraform_banner?2834 the project does not contain terraform files2835 is expected to be falsey2836 the project contains terraform files2837 is expected to be truthy2838 the project already has a terraform state2839 is expected to be falsey2840# [RSpecRunTime] RSpec elapsed time: 9 minutes 23.72 seconds. Current RSS: ~2000M. Threads: 4. load average: 1.21 1.26 1.20 1/284 178922841.2842 the :show_terraform_banner feature flag is disabled2843 is expected to be falsey2844 #project_title2845 enqueues the elements in the breadcrumb schema list2846 with malicious owner name2847 escapes the malicious owner name2848 #project_permissions_panel_data2849 includes project_permissions_settings2850 includes membersPagePath2851 includes canAddCatalogResource2852 #project_classes2853 is expected to be a kind of String2854 PUC highlighting enabled2855 is expected to include "project-highlight-puc"2856 PUC highlighting disabled2857 is expected not to include "project-highlight-puc"2858 #delete_confirm_phrase2859 includes the project path with namespace2860 fork security helpers2861 #able_to_see_merge_requests?2862 can_read_merge_request: false, merge_requests_enabled: false, expected: false2863 returns the correct response2864 can_read_merge_request: true, merge_requests_enabled: false, expected: false2865 returns the correct response2866# [RSpecRunTime] RSpec elapsed time: 9 minutes 28.87 seconds. Current RSS: ~1975M. Threads: 4. load average: 1.19 1.25 1.20 1/285 179032867.2868 can_read_merge_request: false, merge_requests_enabled: true, expected: false2869 returns the correct response2870 can_read_merge_request: true, merge_requests_enabled: true, expected: true2871 returns the correct response2872 #able_to_see_issues?2873 can_read_issues: false, issues_enabled: false, expected: false2874 returns the correct response2875 can_read_issues: true, issues_enabled: false, expected: false2876 returns the correct response2877 can_read_issues: false, issues_enabled: true, expected: false2878 returns the correct response2879 can_read_issues: true, issues_enabled: true, expected: true2880 returns the correct response2881 #able_to_see_forks_count?2882 can_read_code: false, forking_enabled: false, expected: false2883 returns the correct response2884 can_read_code: true, forking_enabled: false, expected: false2885 returns the correct response2886 can_read_code: false, forking_enabled: true, expected: false2887 returns the correct response2888 can_read_code: true, forking_enabled: true, expected: true2889 returns the correct response2890 #fork_button_data_attributes2891 has_user: false, project_already_forked: false, forkable_namespaces: [], expected: nil2892 is expected to eq nil2893 has_user: true, project_already_forked: false, forkable_namespaces: [0], expected: {:forks_count=>4, :project_full_path=>"/project/path", :project_forks_url=>"/project/forks", :can_create_fork=>"true", :can_fork_project=>"true", :can_read_code=>"true", :new_fork_url=>"/project/new/fork", :user_fork_url=>nil}2894 is expected to eq {:can_create_fork=>"true", :can_fork_project=>"true", :can_read_code=>"true", :forks_count=>4, :new_f...rk", :project_forks_url=>"/project/forks", :project_full_path=>"/project/path", :user_fork_url=>nil}2895 has_user: true, project_already_forked: false, forkable_namespaces: [0, 1], expected: {:forks_count=>4, :project_full_path=>"/project/path", :project_forks_url=>"/project/forks", :can_create_fork=>"true", :can_fork_project=>"true", :can_read_code=>"true", :new_fork_url=>"/project/new/fork", :user_fork_url=>nil}2896 is expected to eq {:can_create_fork=>"true", :can_fork_project=>"true", :can_read_code=>"true", :forks_count=>4, :new_f...rk", :project_forks_url=>"/project/forks", :project_full_path=>"/project/path", :user_fork_url=>nil}2897# [RSpecRunTime] RSpec elapsed time: 9 minutes 34.74 seconds. Current RSS: ~1993M. Threads: 4. load average: 1.18 1.25 1.20 1/285 179322898.2899 has_user: true, project_already_forked: true, forkable_namespaces: [0], expected: {:forks_count=>4, :project_full_path=>"/project/path", :project_forks_url=>"/project/forks", :can_create_fork=>"true", :can_fork_project=>"true", :can_read_code=>"true", :new_fork_url=>"/project/new/fork", :user_fork_url=>"/user/fork"}2900 is expected to eq {:can_create_fork=>"true", :can_fork_project=>"true", :can_read_code=>"true", :forks_count=>4, :new_f...ject_forks_url=>"/project/forks", :project_full_path=>"/project/path", :user_fork_url=>"/user/fork"}2901 has_user: true, project_already_forked: true, forkable_namespaces: [0, 1], expected: {:forks_count=>4, :project_full_path=>"/project/path", :project_forks_url=>"/project/forks", :can_create_fork=>"true", :can_fork_project=>"true", :can_read_code=>"true", :new_fork_url=>"/project/new/fork", :user_fork_url=>nil}2902 is expected to eq {:can_create_fork=>"true", :can_fork_project=>"true", :can_read_code=>"true", :forks_count=>4, :new_f...rk", :project_forks_url=>"/project/forks", :project_full_path=>"/project/path", :user_fork_url=>nil}2903 #star_count_data_attributes2904 when user has already starred the project2905 is expected to eq {:project_id=>146, :sign_in_path=>"sign/in/path", :star_count=>5, :starred=>"true", :starrers_path=>"/namespace147/project-147/-/starrers"}2906 when user has not starred the project2907 is expected to eq {:project_id=>146, :sign_in_path=>"sign/in/path", :star_count=>5, :starred=>"false", :starrers_path=>"/namespace147/project-147/-/starrers"}2908 #notification_data_attributes2909 returns default user notification settings2910 is expected to eq {:emails_disabled=>"false", :notification_dropdown_items=>"[\"global\",\"watch\",\"participating\",\"...disabled\"]", :notification_help_page_path=>"notification/help/path", :notification_level=>"global"}2911 returns configured users notification settings2912 is expected to eq {:emails_disabled=>"true", :notification_dropdown_items=>"[\"global\",\"watch\",\"participating\",\"m..."disabled\"]", :notification_help_page_path=>"notification/help/path", :notification_level=>"watch"}2913 #home_panel_data_attributes2914 can_read_project: true, is_empty_repo: true, is_admin: true, has_admin_path: true2915 is expected to include {:admin_path => "/admin/projects/namespace147/project-147", :can_read_project => "true", :cicd_catalog_path => nil, :is_project_archived => "false", :project_avatar => nil, :is_project_empty => "true", :project_id => 146, :project_name => "Project-147 Name", :project_visibility_level => "private"}2916 can_read_project: false, is_empty_repo: false, is_admin: true, has_admin_path: true2917 is expected to include {:admin_path => "/admin/projects/namespace147/project-147", :can_read_project => "false", :cicd_catalog_path => nil, :is_project_archived => "false", :project_avatar => nil, :is_project_empty => "false", :project_id => 146, :project_name => "Project-147 Name", :project_visibility_level => "private"}2918 can_read_project: true, is_empty_repo: true, is_admin: false, has_admin_path: false2919 is expected to include {:admin_path => nil, :can_read_project => "true", :cicd_catalog_path => nil, :is_project_archived => "false", :project_avatar => nil, :is_project_empty => "true", :project_id => 146, :project_name => "Project-147 Name", :project_visibility_level => "private"}2920 can_read_project: false, is_empty_repo: false, is_admin: false, has_admin_path: false2921 is expected to include {:admin_path => nil, :can_read_project => "false", :cicd_catalog_path => nil, :is_project_archived => "false", :project_avatar => nil, :is_project_empty => "false", :project_id => 146, :project_name => "Project-147 Name", :project_visibility_level => "private"}2922 #visibility_level_name2923 banned_user: true, feature_flag_enabled: true, expected: "banned"2924 is expected to eq "banned"2925 banned_user: false, feature_flag_enabled: false, expected: "private"2926 is expected to eq "private"2927# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.83 seconds. Current RSS: ~1990M. Threads: 4. load average: 1.16 1.24 1.20 1/284 179332928.2929 banned_user: true, feature_flag_enabled: false, expected: "private"2930 is expected to eq "private"2931 banned_user: false, feature_flag_enabled: true, expected: "private"2932 is expected to eq "private"2933 #import_from_bitbucket_message2934 behaves like configure import method modal2935 as a user2936 returns a link to contact an administrator2937 as an administrator2938 returns a link to configure bitbucket2939 #show_archived_project_banner?2940 with no project2941 behaves like does not show the banner2942 is expected to equal false2943 with unsaved project2944 behaves like does not show the banner2945 is expected to equal false2946 with the setting enabled2947 with an active project2948 behaves like does not show the banner2949 is expected to equal false2950 with an inactive project2951 shows the banner2952 #show_inactive_project_deletion_banner?2953 with no project2954 behaves like does not show the banner2955 is expected to equal false2956 with unsaved project2957 behaves like does not show the banner2958 is expected to equal false2959 with the setting disabled2960 behaves like does not show the banner2961 is expected to equal false2962 with the setting enabled2963 with an active project2964 behaves like does not show the banner2965 is expected to equal false2966# [RSpecRunTime] RSpec elapsed time: 9 minutes 44.88 seconds. Current RSS: ~1986M. Threads: 4. load average: 1.15 1.24 1.19 1/284 179342967.2968 with an inactive project2969 shows the banner2970 #inactive_project_deletion_date2971 returns the deletion date2972 #can_admin_associated_clusters?2973 when project has a cluster2974 if user can admin cluster2975 is expected to be truthy2976 if user can not admin cluster2977 is expected to be falsey2978 when project has a group cluster2979 if user can admin cluster2980 is expected to be truthy2981 if user can not admin cluster2982 is expected to be falsey2983 when project doesn't have a cluster2984 if user can admin cluster2985 is expected to be falsey2986 if user can not admin cluster2987 is expected to be falsey2988 #show_clusters_alert?2989 is_gitlab_com: false, user_can_admin_cluster: false, expected: false2990 is expected to eq false2991 is_gitlab_com: false, user_can_admin_cluster: true, expected: false2992 is expected to eq false2993 is_gitlab_com: true, user_can_admin_cluster: false, expected: false2994 is expected to eq false2995# [RSpecRunTime] RSpec elapsed time: 9 minutes 51.26 seconds. Current RSS: ~1946M. Threads: 4. load average: 1.22 1.25 1.20 1/284 179352996.2997 is_gitlab_com: true, user_can_admin_cluster: true, expected: true2998 is expected to eq true2999 #clusters_deprecation_alert_message3000 if user has an active licence3001 displays the correct messagee3002 if user doesn't have an active licence3003 displays the correct message3004 #project_coverage_chart_data_attributes3005 returns project data to render coverage chart3006 #localized_project_human_access3007 key: 0, localized_project_human_access: "No access"3008 with correct key3009 key: 5, localized_project_human_access: "Minimal Access"3010 with correct key3011 key: 10, localized_project_human_access: "Guest"3012 with correct key3013 key: 20, localized_project_human_access: "Reporter"3014 with correct key3015 key: 30, localized_project_human_access: "Developer"3016 with correct key3017 key: 40, localized_project_human_access: "Maintainer"3018 with correct key3019 key: 50, localized_project_human_access: "Owner"3020 with correct key3021 #vue_fork_divergence_data3022 returns empty hash when fork source is not available3023 when fork source is available3024 returns the data related to fork divergence3025 returns view_mr_path if a merge request for the branch exists3026 when a user cannot create a merge request3027 project_role: :guest, source_project_role: :developer3028 create_mr_path is nil3029# [RSpecRunTime] RSpec elapsed time: 9 minutes 58.39 seconds. Current RSS: ~2024M. Threads: 4. load average: 1.26 1.26 1.20 1/289 180183030.3031 project_role: :developer, source_project_role: :guest3032 create_mr_path is nil3033 #remote_mirror_setting_enabled?3034 returns false3035 #http_clone_url_to_repo3036 is expected to eq "http_url_to_repo"3037 #ssh_clone_url_to_repo3038 is expected to eq "ssh_url_to_repo"3039 #can_view_branch_rules?3040 when user is a maintainer3041 is expected to be truthy3042 when user is a developer3043 is expected to be falsey3044 #can_push_code?3045 when user is nil3046 is expected to be falsey3047 when user is a developer on the project3048 is expected to be truthy3049 when user is a reporter on the project3050 is expected to be falsey3051 #can_admin_associated_clusters?(project)3052 project_clusters_exist: false, user_can_admin_project_clusters: false, group_clusters_exist: false, user_can_admin_group_clusters: false, expected: false3053 is expected to eq false3054 project_clusters_exist: true, user_can_admin_project_clusters: false, group_clusters_exist: false, user_can_admin_group_clusters: false, expected: false3055 is expected to eq false3056 project_clusters_exist: false, user_can_admin_project_clusters: true, group_clusters_exist: false, user_can_admin_group_clusters: false, expected: false3057 is expected to eq false3058 project_clusters_exist: false, user_can_admin_project_clusters: false, group_clusters_exist: true, user_can_admin_group_clusters: false, expected: false3059 is expected to eq false3060# [RSpecRunTime] RSpec elapsed time: 10 minutes 4.41 seconds. Current RSS: ~2054M. Threads: 4. load average: 1.24 1.26 1.20 1/289 180193061.3062 project_clusters_exist: false, user_can_admin_project_clusters: false, group_clusters_exist: false, user_can_admin_group_clusters: true, expected: false3063 is expected to eq false3064 project_clusters_exist: true, user_can_admin_project_clusters: true, group_clusters_exist: false, user_can_admin_group_clusters: false, expected: true3065 is expected to eq true3066 project_clusters_exist: false, user_can_admin_project_clusters: false, group_clusters_exist: true, user_can_admin_group_clusters: true, expected: true3067 is expected to eq true3068 project_clusters_exist: true, user_can_admin_project_clusters: true, group_clusters_exist: true, user_can_admin_group_clusters: true, expected: true3069 is expected to eq true3070 #branch_rules_path3071 is expected to eq "/namespace147/project-147/-/settings/repository#js-branch-rules"3072 #visibility_level_content3073 behaves like returns visibility level content_tag3074 returns visibility level content_tag3075 returns visibility level content_tag with extra CSS classes3076 when project creator is banned3077 returns hidden resource icon3078 with hide_projects_of_banned_users feature flag disabled3079 behaves like returns visibility level content_tag3080 returns visibility level content_tag3081 returns visibility level content_tag with extra CSS classes3082 when project creator is banned3083 behaves like returns visibility level content_tag3084 returns visibility level content_tag3085 returns visibility level content_tag with extra CSS classes3086 #hidden_issue_icon3087 when issue is hidden3088 returns icon with tooltip3089 when issue is not hidden3090 returns `nil`3091 #issue_manual_ordering_class3092 when sorting by relative position3093 returns manual ordering class3094 when manual sorting disabled3095 returns nil3096 #show_invalid_gpg_key_message?3097 is expected to be falsey3098 when beyond identity is disabled for a project3099 is expected to be falsey3100 when a GPG key failed external validation and one GPC key is externally validated3101 is expected to be falsey3102# [RSpecRunTime] RSpec elapsed time: 10 minutes 14.54 seconds. Current RSS: ~2102M. Threads: 4. load average: 1.20 1.25 1.20 1/284 180923103.3104 when there are no GPG keys externally validated3105 is expected to be truthy3106# [RSpecRunTime] RSpec elapsed time: 10 minutes 18.08 seconds. Current RSS: ~2089M. Threads: 4. load average: 1.18 1.24 1.20 1/284 181553107.3108 when GPG keys are missing3109 is expected to be truthy3110 #projects_explore_filtered_search_and_sort_app_data3111 returns expected json3112# [RSpecRunTime] Finishing example group spec/helpers/projects_helper_spec.rb. It took 2 minutes 2.28 seconds. Expected to take 2 minutes 24.09 seconds.3113# [RSpecRunTime] Starting example group spec/services/auto_merge/base_service_spec.rb. Expected to take 1 minute 37.65 seconds.3114AutoMerge::BaseService3115 #execute3116 sets properies to the merge request3117 yields block3118 returns activated strategy name3119 when merge parameters are given3120 sets merge parameters3121# [RSpecRunTime] RSpec elapsed time: 10 minutes 28.24 seconds. Current RSS: ~1942M. Threads: 4. load average: 1.23 1.25 1.20 1/290 186953122.3123 when strategy is merge when pipeline succeeds3124 sets the auto merge strategy3125 returns activated strategy name3126 calls AutoMergeProcessWorker3127# [RSpecRunTime] RSpec elapsed time: 10 minutes 36.18 seconds. Current RSS: ~1877M. Threads: 4. load average: 1.21 1.25 1.20 1/290 191003128.3129 when failed to save merge request3130 does not yield block3131 returns failed3132 tracks the exception3133# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.08 seconds. Current RSS: ~1874M. Threads: 4. load average: 1.18 1.24 1.19 1/290 195033134.3135 when exception happens in yield block3136 returns failed status3137 rollback the transaction3138 tracks the exception3139# [RSpecRunTime] RSpec elapsed time: 10 minutes 50.18 seconds. Current RSS: ~1876M. Threads: 4. load average: 1.16 1.23 1.19 1/290 199063140.3141 #update3142 when merge params are specified3143 updates merge params3144# [RSpecRunTime] RSpec elapsed time: 10 minutes 52.73 seconds. Current RSS: ~1874M. Threads: 4. load average: 1.16 1.23 1.19 1/290 200423145.3146 #cancel3147 behaves like Canceled or Dropped3148 removes properies from the merge request3149 yields block3150 returns success status3151 when merge params are set3152 removes merge parameters3153# [RSpecRunTime] RSpec elapsed time: 11 minutes 3.14 seconds. Current RSS: ~1872M. Threads: 4. load average: 1.20 1.24 1.19 1/291 205843154.3155 when failed to save3156 does not yield block3157# [RSpecRunTime] RSpec elapsed time: 11 minutes 6.12 seconds. Current RSS: ~1868M. Threads: 4. load average: 1.20 1.24 1.19 1/291 207203158.3159 when failed to save merge request3160 returns error status3161# [RSpecRunTime] RSpec elapsed time: 11 minutes 8.46 seconds. Current RSS: ~1865M. Threads: 4. load average: 1.18 1.23 1.19 1/291 208563162.3163 when exception happens in yield block3164 returns error3165 rollback the transaction3166 tracks the exception3167# [RSpecRunTime] RSpec elapsed time: 11 minutes 15.49 seconds. Current RSS: ~1869M. Threads: 4. load average: 1.17 1.23 1.19 1/292 212593168.3169 #abort3170 behaves like Canceled or Dropped3171 removes properies from the merge request3172 yields block3173 returns success status3174 when merge params are set3175 removes merge parameters3176# [RSpecRunTime] RSpec elapsed time: 11 minutes 24.89 seconds. Current RSS: ~1880M. Threads: 4. load average: 1.14 1.22 1.19 1/292 217973177.3178 when failed to save3179 does not yield block3180# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.23 seconds. Current RSS: ~1881M. Threads: 4. load average: 1.14 1.22 1.19 1/292 219333181.3182 when failed to save3183 returns error status3184# [RSpecRunTime] RSpec elapsed time: 11 minutes 29.68 seconds. Current RSS: ~1871M. Threads: 4. load average: 1.13 1.22 1.19 1/292 220683185.3186 when exception happens in yield block3187 returns error3188 rollback the transaction3189 tracks the exception3190# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.59 seconds. Current RSS: ~1877M. Threads: 4. load average: 1.12 1.21 1.19 1/292 224713191.3192 #process3193 is expected to respond to #process3194 is expected to raise NotImplementedError3195# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.81 seconds. Current RSS: ~1882M. Threads: 4. load average: 1.11 1.21 1.18 1/291 224723196.3197 #available_for?3198 when can_be_merged is true3199 when the mergeabilty checks pass is true3200 when the yield is true3201 returns true3202# [RSpecRunTime] RSpec elapsed time: 11 minutes 42.21 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.11 1.21 1.18 1/292 226083203.3204 when the yield is false3205 returns false3206# [RSpecRunTime] RSpec elapsed time: 11 minutes 44.55 seconds. Current RSS: ~1894M. Threads: 4. load average: 1.02 1.19 1.18 1/292 227443207.3208 when the mergeabilty checks pass is false3209 when the yield is true3210 returns false3211# [RSpecRunTime] RSpec elapsed time: 11 minutes 46.79 seconds. Current RSS: ~1921M. Threads: 4. load average: 1.02 1.19 1.18 1/292 228793212.3213 when the yield is false3214 returns false3215# [RSpecRunTime] RSpec elapsed time: 11 minutes 49.27 seconds. Current RSS: ~1938M. Threads: 4. load average: 1.02 1.19 1.18 1/292 230143216.3217 when can_be_merged is false3218 returns false3219# [RSpecRunTime] RSpec elapsed time: 11 minutes 51.73 seconds. Current RSS: ~1944M. Threads: 4. load average: 1.02 1.19 1.18 1/292 231493220.3221# [RSpecRunTime] Finishing example group spec/services/auto_merge/base_service_spec.rb. It took 1 minute 33.08 seconds. Expected to take 1 minute 37.65 seconds.3222# [RSpecRunTime] Starting example group spec/lib/gitlab/database/lock_writes_manager_spec.rb. Expected to take 1 minute 22.25 seconds.3223Gitlab::Database::LockWritesManager3224 #table_locked_for_writes?3225 returns false for a table that is not locked for writes3226 returns true for a table that is locked for writes3227 for detached partition tables in another schema3228 returns true for a table that is locked for writes3229# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.59 seconds. Current RSS: ~1980M. Threads: 4. load average: 1.02 1.18 1.17 1/286 231503230.3231 #lock_writes3232 prevents any writes on the table3233 prevents truncating the table3234 adds 3 triggers to the ci schema tables on the main database3235 logs the write locking3236 retries again if it receives a statement_timeout a few number of times3237 raises the exception if it happened many times3238 skips the operation if the table is already locked for writes3239 when table does not exist3240 skips locking table3241# [RSpecRunTime] RSpec elapsed time: 12 minutes 33.05 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.18 1.21 1.18 1/287 231513242.3243 when running in dry_run mode3244 prints the sql statement to the logger3245 does not lock the tables for writes3246 returns result hash with action needs_lock3247# [RSpecRunTime] RSpec elapsed time: 12 minutes 46.64 seconds. Current RSS: ~2226M. Threads: 4. load average: 1.08 1.18 1.18 1/287 231523248.3249 #unlock_writes3250 allows writing on the table again3251 skips unlocking the table if the table was already unlocked for writes3252 removes the write protection triggers from the gitlab_main tables on the ci database3253 logs the write unlocking3254 when table does not exist3255 skips unlocking table3256# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.23 seconds. Current RSS: ~2179M. Threads: 4. load average: 1.45 1.25 1.20 1/287 231533257.3258 when running in dry_run mode3259 prints the sql statement to the logger3260 does not unlock the tables for writes3261 returns result hash with dry_run true3262# [RSpecRunTime] RSpec elapsed time: 13 minutes 16.69 seconds. Current RSS: ~1905M. Threads: 4. load average: 1.46 1.26 1.20 1/287 231543263.3264# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/lock_writes_manager_spec.rb. It took 1 minute 25.45 seconds. Expected to take 1 minute 22.25 seconds.3265# [RSpecRunTime] Starting example group spec/lib/gitlab/user_access_spec.rb. Expected to take 1 minute 13.63 seconds.3266Gitlab::UserAccess3267 #can_push_to_branch?3268 push to none protected branch3269 returns true if user is a maintainer3270 returns true if user is a developer3271 returns false if user is a reporter3272# [RSpecRunTime] RSpec elapsed time: 13 minutes 22.11 seconds. Current RSS: ~2071M. Threads: 4. load average: 1.42 1.26 1.20 1/288 232393273.3274 push to empty project3275 returns true if user is maintainer3276 when admin mode is enabled3277 returns true for admins3278# [RSpecRunTime] RSpec elapsed time: 13 minutes 26.33 seconds. Current RSS: ~2087M. Threads: 4. load average: 1.39 1.25 1.20 1/287 232803279.3280 when admin mode is disabled3281 returns false for admins3282# [RSpecRunTime] RSpec elapsed time: 13 minutes 27.74 seconds. Current RSS: ~2061M. Threads: 4. load average: 1.39 1.25 1.20 1/287 233093283.3284 when the user is a developer3285 default_branch_protection_level: {:allowed_to_push=>[{"access_level"=>30}], :allowed_to_merge=>[{"access_level"=>30}], :allow_force_push=>true, :code_owner_approval_required=>false, :developer_can_initial_push=>false}, result: true3286 is expected to eq true3287# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.87 seconds. Current RSS: ~2035M. Threads: 4. load average: 1.43 1.26 1.20 1/287 233223288.3289 default_branch_protection_level: {:allowed_to_push=>[{"access_level"=>30}], :allowed_to_merge=>[{"access_level"=>40}], :allow_force_push=>false, :developer_can_initial_push=>false}, result: true3290 is expected to eq true3291# [RSpecRunTime] RSpec elapsed time: 13 minutes 30.05 seconds. Current RSS: ~2018M. Threads: 4. load average: 1.43 1.26 1.20 1/287 233353292.3293 default_branch_protection_level: {:allowed_to_push=>[{"access_level"=>40}], :allowed_to_merge=>[{"access_level"=>30}], :allow_force_push=>false, :developer_can_initial_push=>false}, result: false3294 is expected to eq false3295# [RSpecRunTime] RSpec elapsed time: 13 minutes 31.26 seconds. Current RSS: ~1963M. Threads: 4. load average: 1.43 1.26 1.20 1/287 233483296.3297 default_branch_protection_level: {:allowed_to_push=>[{"access_level"=>40}], :allowed_to_merge=>[{"access_level"=>40}], :allow_force_push=>false, :developer_can_initial_push=>false}, result: false3298 is expected to eq false3299# [RSpecRunTime] RSpec elapsed time: 13 minutes 32.42 seconds. Current RSS: ~1926M. Threads: 4. load average: 1.43 1.26 1.20 1/287 233613300.3301 push to protected branch3302 returns true if user is a maintainer3303 returns false if user is a developer3304 returns false if user is a reporter3305 returns false if branch does not exist3306 when admin mode is enabled3307 returns false for admins3308# [RSpecRunTime] RSpec elapsed time: 13 minutes 41.73 seconds. Current RSS: ~2098M. Threads: 4. load average: 1.37 1.26 1.20 1/287 235023309.3310 when admin mode is disabled3311 returns false for admins3312# [RSpecRunTime] RSpec elapsed time: 13 minutes 43.15 seconds. Current RSS: ~2069M. Threads: 4. load average: 1.34 1.25 1.20 1/287 235313313.3314 push to protected branch if allowed for developers3315 returns true if user is a maintainer3316 returns true if user is a developer3317 returns false if user is a reporter3318# [RSpecRunTime] RSpec elapsed time: 13 minutes 47.52 seconds. Current RSS: ~1951M. Threads: 4. load average: 1.34 1.25 1.20 1/287 236163319.3320 allowing pushes to maintainers of forked projects3321 allows users that have push access to the canonical project to push to the MR branch3322 does not allow the user to push to other branches3323 does not allow the user to push if they do not have push access to the canonical project3324# [RSpecRunTime] RSpec elapsed time: 13 minutes 58.23 seconds. Current RSS: ~2087M. Threads: 4. load average: 1.63 1.32 1.22 1/292 238453325.3326 merge to protected branch if allowed for developers3327 returns true if user is a maintainer3328 returns true if user is a developer3329 returns false if user is a reporter3330# [RSpecRunTime] RSpec elapsed time: 14 minutes 2.58 seconds. Current RSS: ~1966M. Threads: 4. load average: 1.63 1.32 1.22 1/292 239303331.3332 when skip_collaboration_check is true3333 does not call Project#branch_allows_collaboration?3334# [RSpecRunTime] RSpec elapsed time: 14 minutes 3.93 seconds. Current RSS: ~1950M. Threads: 4. load average: 1.58 1.31 1.22 1/291 239573335.3336 #can_create_tag?3337 push to none protected tag3338 returns true if user is a maintainer3339 returns true if user is a developer3340 returns false if user is a reporter3341# [RSpecRunTime] RSpec elapsed time: 14 minutes 7.99 seconds. Current RSS: ~2078M. Threads: 4. load average: 1.58 1.31 1.22 1/287 240363342.3343 push to protected tag3344 returns true if user is a maintainer3345 returns false if user is a developer3346 returns false if user is a reporter3347# [RSpecRunTime] RSpec elapsed time: 14 minutes 14.19 seconds. Current RSS: ~2057M. Threads: 4. load average: 1.49 1.30 1.22 1/287 241153348.3349 push to protected tag if allowed for developers3350 returns true if user is a maintainer3351 returns true if user is a developer3352 returns false if user is a reporter3353# [RSpecRunTime] RSpec elapsed time: 14 minutes 18.36 seconds. Current RSS: ~1970M. Threads: 4. load average: 1.45 1.30 1.22 1/287 241943354.3355 #can_delete_branch?3356 delete unprotected branch3357 returns true if user is a maintainer3358 returns true if user is a developer3359 returns false if user is a reporter3360# [RSpecRunTime] RSpec elapsed time: 14 minutes 22.43 seconds. Current RSS: ~2072M. Threads: 4. load average: 1.45 1.30 1.22 1/287 242793361.3362 delete protected branch3363 returns true if user is a maintainer3364 returns false if user is a developer3365 returns false if user is a reporter3366# [RSpecRunTime] RSpec elapsed time: 14 minutes 28.41 seconds. Current RSS: ~2137M. Threads: 4. load average: 1.60 1.34 1.23 1/287 243643367.3368 #can_push_for_ref?3369 when user cannot push_code to a project repository (eg. as a guest)3370 is false3371# [RSpecRunTime] RSpec elapsed time: 14 minutes 29.76 seconds. Current RSS: ~2106M. Threads: 4. load average: 1.60 1.34 1.23 1/287 243913372.3373 when user can push_code to a project repository (eg. as a developer)3374 is true3375# [RSpecRunTime] RSpec elapsed time: 14 minutes 31.21 seconds. Current RSS: ~2072M. Threads: 4. load average: 1.60 1.34 1.23 1/287 244183376.3377# [RSpecRunTime] Finishing example group spec/lib/gitlab/user_access_spec.rb. It took 1 minute 14.35 seconds. Expected to take 1 minute 13.63 seconds.3378# [RSpecRunTime] Starting example group spec/services/deployments/update_environment_service_spec.rb. Expected to take 1 minute 4.25 seconds.3379Deployments::UpdateEnvironmentService3380 #execute3381 invalidates the environment etag cache3382 creates ref3383 updates merge request metrics3384 returns the deployment3385 returns the deployment when could not save the environment3386 returns the deployment when environment is stopped3387 when deployable is bridge job3388 creates ref3389# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.04 seconds. Current RSS: ~2053M. Threads: 4. load average: 1.47 1.32 1.23 1/292 249603390.3391 when start action is defined3392 and environment is stopped3393 makes environment available3394# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.67 seconds. Current RSS: ~2012M. Threads: 4. load average: 1.47 1.32 1.23 1/292 250513395.3396 when external URL is specified and the tier is unset3397 when external URL is valid3398 succeeds to update the tier automatically3399# [RSpecRunTime] RSpec elapsed time: 14 minutes 48.36 seconds. Current RSS: ~1984M. Threads: 4. load average: 1.43 1.31 1.22 1/292 251423400.3401 when external URL is invalid3402 fails to update the tier due to validation error3403 tracks an exception3404# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.52 seconds. Current RSS: ~1968M. Threads: 4. load average: 1.43 1.31 1.22 1/292 253253405.3406 when variables are used3407 does not create a new environment3408 updates external url3409# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.49 seconds. Current RSS: ~2073M. Threads: 4. load average: 1.56 1.34 1.23 1/292 255423410.3411 when auto_stop_in are used3412 renews auto stop at3413 when value is a variable3414 renews auto stop at with expanded variable value3415# [RSpecRunTime] RSpec elapsed time: 15 minutes 0.83 second. Current RSS: ~2126M. Threads: 4. load average: 1.51 1.34 1.23 1/293 257413416.3417 when deployment tier is specified3418 when tier has already been set3419 overwrites the guessed tier by the specified deployment tier3420# [RSpecRunTime] RSpec elapsed time: 15 minutes 2.65 seconds. Current RSS: ~2071M. Threads: 4. load average: 1.51 1.34 1.23 1/292 258323421.3422 when tier has not been set3423 sets the specified deployment tier3424 when deployment was created by an external CD system3425 guesses the deployment tier3426# [RSpecRunTime] RSpec elapsed time: 15 minutes 5.9 seconds. Current RSS: ~1976M. Threads: 4. load average: 1.55 1.35 1.24 1/292 260133427.3428 when deployment tier is not specified3429 guesses the deployment tier3430# [RSpecRunTime] RSpec elapsed time: 15 minutes 7.59 seconds. Current RSS: ~1947M. Threads: 4. load average: 1.55 1.35 1.24 1/292 261053431.3432 #expanded_environment_url3433 when yaml environment uses $CI_COMMIT_REF_NAME3434 is expected to eq "http://review/master"3435# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.34 seconds. Current RSS: ~1953M. Threads: 4. load average: 1.43 1.33 1.23 1/292 261683436.3437 when yaml environment uses $CI_ENVIRONMENT_SLUG3438 is expected to eq "http://review/prod-slug"3439# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.1 seconds. Current RSS: ~2007M. Threads: 4. load average: 1.43 1.33 1.23 1/292 262313440.3441 when yaml environment uses yaml_variables containing symbol keys3442 is expected to eq "http://review/host"3443# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.82 seconds. Current RSS: ~2060M. Threads: 4. load average: 1.43 1.33 1.23 1/292 262943444.3445 when job variables are generated during runtime3446 expands the environment URL from the dynamic variable3447# [RSpecRunTime] RSpec elapsed time: 15 minutes 16.74 seconds. Current RSS: ~2119M. Threads: 4. load average: 1.47 1.34 1.23 1/292 263573448.3449 when environment url uses a nested variable3450 is expected to eq "http://appname-master.example.com"3451# [RSpecRunTime] RSpec elapsed time: 15 minutes 18.56 seconds. Current RSS: ~2122M. Threads: 4. load average: 1.43 1.33 1.23 1/293 264203452.3453 when yaml environment does not have url3454 returns the external_url from persisted environment3455# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.24 seconds. Current RSS: ~2053M. Threads: 4. load average: 1.43 1.33 1.23 1/293 264653456.3457 merge request metrics3458 while updating the 'first_deployed_to_production_at' time3459 for merge requests merged before the current deploy3460 sets the time if the deploy's environment is 'production'3461 does not raise errors if the merge request does not have a metrics record3462 when job deploys to staging3463 doesn't set the time if the deploy's environment is not 'production'3464# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.25 seconds. Current RSS: ~1947M. Threads: 4. load average: 1.40 1.33 1.23 1/294 270633465.3466 for merge requests merged before the previous deploy3467 if the 'first_deployed_to_production_at' time is already set3468 does not overwrite the older 'first_deployed_to_production_at' time3469# [RSpecRunTime] RSpec elapsed time: 15 minutes 29.77 seconds. Current RSS: ~1966M. Threads: 4. load average: 1.37 1.32 1.23 1/294 273083470.3471 if the 'first_deployed_to_production_at' time is not already set3472 does not overwrite the older 'first_deployed_to_production_at' time3473# [RSpecRunTime] RSpec elapsed time: 15 minutes 32.27 seconds. Current RSS: ~2014M. Threads: 4. load average: 1.37 1.32 1.23 1/294 275523474.3475# [RSpecRunTime] Finishing example group spec/services/deployments/update_environment_service_spec.rb. It took 1 minute 0.84 second. Expected to take 1 minute 4.25 seconds.3476# [RSpecRunTime] Starting example group spec/services/repositories/changelog_service_spec.rb. Expected to take 58.04 seconds.3477Repositories::ChangelogService3478 #execute3479 generates and commits a changelog section3480 ignores a commit when it's both added and reverted in the same range3481 includes a revert commit when it has a trailer3482 uses the target branch when "to" is unspecified3483 avoids N+1 queries3484 with commit_to_changelog: false3485 generates changelog section3486# [RSpecRunTime] RSpec elapsed time: 16 minutes 8.3 seconds. Current RSS: ~2058M. Threads: 4. load average: 1.27 1.30 1.22 3/294 309803487.3488 when one of commits does not exist3489 raises an exception3490# [RSpecRunTime] RSpec elapsed time: 16 minutes 15.51 seconds. Current RSS: ~2099M. Threads: 4. load average: 1.41 1.32 1.23 1/295 314683491.3492 when commit range exceeds the limit3493 raises an exception3494 when feature flag is off3495 returns the changelog3496# [RSpecRunTime] RSpec elapsed time: 16 minutes 25.92 seconds. Current RSS: ~1943M. Threads: 4. load average: 1.34 1.31 1.23 1/296 324553497.3498 with specified changelog config file path3499 return specified changelog content3500# [RSpecRunTime] RSpec elapsed time: 16 minutes 31.49 seconds. Current RSS: ~1936M. Threads: 4. load average: 1.32 1.31 1.23 1/296 330213501.3502 #start_of_commit_range3503 when the "from" argument is specified3504 returns the value of the argument3505 when the "from" argument is unspecified3506 returns the tag commit of the previous version3507 raises an error when no tag is found3508# [RSpecRunTime] Finishing example group spec/services/repositories/changelog_service_spec.rb. It took 1 minute 0.13 second. Expected to take 58.04 seconds.3509# [RSpecRunTime] Starting example group spec/finders/template_finder_spec.rb. Expected to take 41.68 seconds.3510TemplateFinder3511 #build3512 type: :dockerfiles, expected_class: TemplateFinder3513 is expected to be a kind of TemplateFinder3514 is expected to eq #<Project id:1000000052 namespace355/project-358>>3515# [RSpecRunTime] RSpec elapsed time: 16 minutes 35.26 seconds. Current RSS: ~2083M. Threads: 4. load average: 1.29 1.30 1.23 1/296 330223516.3517 type: :gitignores, expected_class: TemplateFinder3518 is expected to be a kind of TemplateFinder3519 is expected to eq #<Project id:1000000060 namespace357/project-360>>3520 type: :gitlab_ci_ymls, expected_class: TemplateFinder3521 is expected to be a kind of TemplateFinder3522 is expected to eq #<Project id:1000000068 namespace359/project-362>>3523 type: :licenses, expected_class: LicenseTemplateFinder3524 is expected to be a kind of LicenseTemplateFinder3525 is expected to eq #<Project id:1000000076 namespace361/project-364>>3526 type: :issues, expected_class: TemplateFinder3527 is expected to be a kind of TemplateFinder3528 is expected to eq #<Project id:1000000084 namespace363/project-366>>3529 type: :merge_requests, expected_class: TemplateFinder3530 is expected to be a kind of TemplateFinder3531 is expected to eq #<Project id:1000000092 namespace365/project-368>>3532 #execute3533 when no project is passed in3534 behaves like fetches predefined vendor templates3535 type: :dockerfiles, vendored_name: "Binary"3536 returns all vendored templates when no name is specified3537 with name param3538 returns only the specified vendored template when a name is specified3539 with mistaken name param3540 returns nil when an unknown name is specified3541# [RSpecRunTime] RSpec elapsed time: 16 minutes 40.7 seconds. Current RSS: ~2134M. Threads: 4. load average: 1.27 1.30 1.23 1/296 330233542.3543 type: :gitignores, vendored_name: "Actionscript"3544 returns all vendored templates when no name is specified3545 with name param3546 returns only the specified vendored template when a name is specified3547 with mistaken name param3548 returns nil when an unknown name is specified3549 type: :gitlab_ci_ymls, vendored_name: "Android"3550 returns all vendored templates when no name is specified3551 with name param3552 returns only the specified vendored template when a name is specified3553 with mistaken name param3554 returns nil when an unknown name is specified3555 behaves like no issues and merge requests templates available3556 with issue and merge request templates3557 type: :issues, vendored_name: nil3558 when fetching all templates3559 returns empty array3560 when looking for specific template by name3561 raises an error3562 type: :merge_requests, vendored_name: nil3563 when fetching all templates3564 returns empty array3565 when looking for specific template by name3566 raises an error3567 when project has no repository3568 behaves like fetches predefined vendor templates3569 type: :dockerfiles, vendored_name: "Binary"3570 returns all vendored templates when no name is specified3571 with name param3572 returns only the specified vendored template when a name is specified3573 with mistaken name param3574 returns nil when an unknown name is specified3575# [RSpecRunTime] RSpec elapsed time: 16 minutes 46.49 seconds. Current RSS: ~2162M. Threads: 4. load average: 1.25 1.29 1.22 1/291 330243576.3577 type: :gitignores, vendored_name: "Actionscript"3578 returns all vendored templates when no name is specified3579 with name param3580 returns only the specified vendored template when a name is specified3581 with mistaken name param3582 returns nil when an unknown name is specified3583 type: :gitlab_ci_ymls, vendored_name: "Android"3584 returns all vendored templates when no name is specified3585 with name param3586 returns only the specified vendored template when a name is specified3587 with mistaken name param3588 returns nil when an unknown name is specified3589 behaves like no issues and merge requests templates available3590 with issue and merge request templates3591 type: :issues, vendored_name: nil3592 when fetching all templates3593 returns empty array3594 when looking for specific template by name3595 raises an error3596 type: :merge_requests, vendored_name: nil3597 when fetching all templates3598 returns empty array3599 when looking for specific template by name3600 raises an error3601 when project has a repository3602 behaves like fetches predefined vendor templates3603 type: :dockerfiles, vendored_name: "Binary"3604 returns all vendored templates when no name is specified3605 with name param3606 returns only the specified vendored template when a name is specified3607 with mistaken name param3608 returns nil when an unknown name is specified3609# [RSpecRunTime] RSpec elapsed time: 16 minutes 53.37 seconds. Current RSS: ~2161M. Threads: 4. load average: 1.21 1.28 1.22 1/295 333153610.3611 type: :gitignores, vendored_name: "Actionscript"3612 returns all vendored templates when no name is specified3613 with name param3614 returns only the specified vendored template when a name is specified3615 with mistaken name param3616 returns nil when an unknown name is specified3617 type: :gitlab_ci_ymls, vendored_name: "Android"3618 returns all vendored templates when no name is specified3619 with name param3620 returns only the specified vendored template when a name is specified3621 with mistaken name param3622 returns nil when an unknown name is specified3623 behaves like fetches issues and merge requests templates3624 type: :issues, template_name: "project_issues_template"3625 returns all repository template files for issues and merge requests3626 with name param3627 returns only the specified vendored template when a name is specified3628 with mistaken name param3629 raises an error when an unknown name is specified3630 type: :merge_requests, template_name: "project_merge_requests_template"3631 returns all repository template files for issues and merge requests3632 with name param3633 returns only the specified vendored template when a name is specified3634 with mistaken name param3635 raises an error when an unknown name is specified3636 #template_names3637 type: :dockerfiles, vendored_name: "Binary"3638 when no project is passed in3639 returns all vendored templates when no name is specified3640 when project has no repository3641 returns all vendored templates when no name is specified3642# [RSpecRunTime] RSpec elapsed time: 16 minutes 59.57 seconds. Current RSS: ~2171M. Threads: 4. load average: 1.19 1.28 1.22 1/296 333603643.3644 when project has a repository3645 returns all vendored templates when no name is specified3646# [RSpecRunTime] RSpec elapsed time: 17 minutes 1.4 seconds. Current RSS: ~2130M. Threads: 4. load average: 1.19 1.28 1.22 1/296 336513647.3648 template names hash keys3649 has all the expected keys3650 type: :gitignores, vendored_name: "Actionscript"3651 when no project is passed in3652 returns all vendored templates when no name is specified3653 when project has no repository3654 returns all vendored templates when no name is specified3655 when project has a repository3656 returns all vendored templates when no name is specified3657# [RSpecRunTime] RSpec elapsed time: 17 minutes 4.49 seconds. Current RSS: ~2063M. Threads: 4. load average: 1.26 1.29 1.22 1/296 339423658.3659 template names hash keys3660 has all the expected keys3661 type: :gitlab_ci_ymls, vendored_name: "Android"3662 when no project is passed in3663 returns all vendored templates when no name is specified3664 when project has no repository3665 returns all vendored templates when no name is specified3666 when project has a repository3667 returns all vendored templates when no name is specified3668# [RSpecRunTime] RSpec elapsed time: 17 minutes 7.44 seconds. Current RSS: ~2015M. Threads: 4. load average: 1.26 1.29 1.22 1/296 342333669.3670 template names hash keys3671 has all the expected keys3672 type: :issues, template_name: "project_issues_template"3673 when no project is passed in3674 returns all vendored templates when no name is specified3675 when project has no repository3676 returns all vendored templates when no name is specified3677# [RSpecRunTime] RSpec elapsed time: 17 minutes 10.34 seconds. Current RSS: ~2165M. Threads: 4. load average: 1.15 1.27 1.22 1/297 342343678.3679 when project has a repository3680 returns all vendored templates when no name is specified3681 template names hash keys3682 has all the expected keys3683# [RSpecRunTime] RSpec elapsed time: 17 minutes 12.58 seconds. Current RSS: ~2158M. Threads: 4. load average: 1.15 1.27 1.22 1/297 345373684.3685 type: :merge_requests, template_name: "project_merge_requests_template"3686 when no project is passed in3687 returns all vendored templates when no name is specified3688 when project has no repository3689 returns all vendored templates when no name is specified3690 when project has a repository3691 returns all vendored templates when no name is specified3692 template names hash keys3693 has all the expected keys3694# [RSpecRunTime] RSpec elapsed time: 17 minutes 15.73 seconds. Current RSS: ~2106M. Threads: 4. load average: 1.14 1.26 1.22 1/297 348403695.3696# [RSpecRunTime] Finishing example group spec/finders/template_finder_spec.rb. It took 43.23 seconds. Expected to take 41.68 seconds.3697# [RSpecRunTime] Starting example group spec/services/work_items/create_service_spec.rb. Expected to take 39.11 seconds.3698WorkItems::CreateService3699 behaves like creates work item in container3700 #execute3701 publishes WorkItems::WorkItemCreatedEvent3702 when user is not allowed to create a work item in the container3703 is expected to be error3704 returns an access error3705# [RSpecRunTime] RSpec elapsed time: 17 minutes 18.78 seconds. Current RSS: ~1995M. Threads: 4. load average: 1.21 1.27 1.22 1/297 348413706.3707 when applying quick actions3708 when work item type is not the default Issue3709 saves the work item without applying the quick action3710 when work item type is the default Issue3711 saves the work item and applies the quick action3712 when params are valid3713 created instance is a WorkItem3714 calls NewIssueWorker with correct arguments3715# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.35 seconds. Current RSS: ~2129M. Threads: 4. load average: 1.19 1.27 1.22 1/297 348423716.3717 when params are invalid3718 is expected to be error3719 returns validation errors3720 does not execute after-create transaction widgets3721# [RSpecRunTime] RSpec elapsed time: 17 minutes 25.03 seconds. Current RSS: ~2131M. Threads: 4. load average: 1.19 1.27 1.22 1/297 348433722.3723 checking spam3724 checks for spam3725 when `perform_spam_check` is set to `false`3726 does not check for spam3727# [RSpecRunTime] RSpec elapsed time: 17 minutes 26.48 seconds. Current RSS: ~2134M. Threads: 4. load average: 1.19 1.27 1.22 1/292 348443728.3729 behaves like work item widgetable service3730 executes callbacks for expected widgets3731 hierarchy widget3732 when user can admin parent link3733 when parent is valid work item3734 creates new work item and sets parent reference3735# [RSpecRunTime] RSpec elapsed time: 17 minutes 28.34 seconds. Current RSS: ~2057M. Threads: 4. load average: 1.18 1.27 1.22 1/292 348453736.3737 when parent type is invalid3738 behaves like fails creating work item and returns errors3739 does not create new work item if parent can not be set3740 when user cannot admin parent link3741 behaves like fails creating work item and returns errors3742 does not create new work item if parent can not be set3743 behaves like creates work item in container3744 #execute3745 publishes WorkItems::WorkItemCreatedEvent3746 when user is not allowed to create a work item in the container3747 is expected to be error3748 returns an access error3749# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.39 seconds. Current RSS: ~2184M. Threads: 4. load average: 1.16 1.26 1.22 1/292 348463750.3751 when applying quick actions3752 when work item type is not the default Issue3753 saves the work item without applying the quick action3754 when work item type is the default Issue3755 saves the work item and applies the quick action3756 when params are valid3757 created instance is a WorkItem3758 calls NewIssueWorker with correct arguments3759# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.77 seconds. Current RSS: ~2186M. Threads: 4. load average: 1.16 1.26 1.22 1/292 348473760.3761 when params are invalid3762 is expected to be error3763 returns validation errors3764 does not execute after-create transaction widgets3765# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.25 seconds. Current RSS: ~2151M. Threads: 4. load average: 1.16 1.26 1.22 1/292 348483766.3767 checking spam3768 checks for spam3769 when `perform_spam_check` is set to `false`3770 does not check for spam3771# [RSpecRunTime] RSpec elapsed time: 17 minutes 38.41 seconds. Current RSS: ~2149M. Threads: 4. load average: 1.15 1.26 1.22 1/292 348493772.3773 behaves like work item widgetable service3774 executes callbacks for expected widgets3775 hierarchy widget3776 when user can admin parent link3777 when parent is valid work item3778 creates new work item and sets parent reference3779# [RSpecRunTime] RSpec elapsed time: 17 minutes 41.72 seconds. Current RSS: ~2164M. Threads: 4. load average: 1.15 1.26 1.22 1/292 348503780.3781 when parent type is invalid3782 behaves like fails creating work item and returns errors3783 does not create new work item if parent can not be set3784 when user cannot admin parent link3785 behaves like fails creating work item and returns errors3786 does not create new work item if parent can not be set3787 behaves like creates work item in container3788 #execute3789 publishes WorkItems::WorkItemCreatedEvent3790 when user is not allowed to create a work item in the container3791 is expected to be error3792 returns an access error3793# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.45 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.14 1.25 1.21 1/292 348513794.3795 when applying quick actions3796 when work item type is not the default Issue3797 saves the work item without applying the quick action3798 when work item type is the default Issue3799 saves the work item and applies the quick action3800 when params are valid3801 created instance is a WorkItem3802 calls NewIssueWorker with correct arguments3803 when params are invalid3804 is expected to be error3805 returns validation errors3806 does not execute after-create transaction widgets3807# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.42 seconds. Current RSS: ~2181M. Threads: 4. load average: 1.13 1.25 1.21 1/292 348523808.3809 checking spam3810 checks for spam3811 when `perform_spam_check` is set to `false`3812 does not check for spam3813# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.61 seconds. Current RSS: ~2181M. Threads: 4. load average: 1.13 1.25 1.21 1/292 348533814.3815 behaves like work item widgetable service3816 executes callbacks for expected widgets3817 hierarchy widget3818 when user can admin parent link3819 when parent is valid work item3820 creates new work item and sets parent reference3821 when parent type is invalid3822 behaves like fails creating work item and returns errors3823 does not create new work item if parent can not be set3824# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.9 seconds. Current RSS: ~2181M. Threads: 4. load average: 1.12 1.24 1.21 1/292 348543825.3826 when user cannot admin parent link3827 behaves like fails creating work item and returns errors3828 does not create new work item if parent can not be set3829# [RSpecRunTime] Finishing example group spec/services/work_items/create_service_spec.rb. It took 39.11 seconds. Expected to take 39.11 seconds.3830# [RSpecRunTime] Starting example group spec/models/notification_recipient_spec.rb. Expected to take 36.68 seconds.3831NotificationRecipient3832 does not allow STI3833 #notifiable?3834 when emails are disabled3835 returns false if group disabled3836 returns false if project disabled3837# [RSpecRunTime] RSpec elapsed time: 17 minutes 56.99 seconds. Current RSS: ~2082M. Threads: 4. load average: 1.12 1.24 1.21 1/292 348553838.3839 when emails are enabled3840 returns true if group enabled3841 returns true if project enabled3842# [RSpecRunTime] RSpec elapsed time: 18 minutes 0.52 second. Current RSS: ~2099M. Threads: 4. load average: 1.11 1.24 1.21 1/292 348563843.3844 when recipient email is blocked3845 with permanent failures3846 returns false3847# [RSpecRunTime] RSpec elapsed time: 18 minutes 1.59 seconds. Current RSS: ~2100M. Threads: 4. load average: 1.11 1.24 1.21 1/292 348573848.3849 with temporary failures3850 returns false3851 #has_access?3852 when external authorization service denies access3853 returns false3854 user cannot read project3855 returns false3856 user cannot read build3857 returns false3858 user cannot read commit3859 returns false3860 target has no policy3861 returns true3862 #notification_setting3863 for child groups3864 when notification setting is global3865 considers notification setting from the first parent without global setting3866# [RSpecRunTime] RSpec elapsed time: 18 minutes 8.2 seconds. Current RSS: ~2098M. Threads: 4. load average: 1.09 1.23 1.21 1/292 348583867.3868 when notification setting is not global3869 considers notification setting from lowest group member in hierarchy3870# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.07 seconds. Current RSS: ~2123M. Threads: 4. load average: 1.09 1.23 1.21 1/293 348593871.3872 #suitable_notification_level?3873 when notification level is mention3874 when type is mention3875 returns true3876 when type is not mention3877 returns false3878 when notification level is participating3879 when type is participating3880 returns true3881 when type is mention3882 returns true3883 with custom action3884 when action is failed_pipeline3885 returns true3886 when action is fixed_pipeline3887 returns true3888# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.16 seconds. Current RSS: ~2005M. Threads: 4. load average: 1.08 1.23 1.20 1/293 348603889.3890 when action is not fixed_pipeline or failed_pipeline3891 returns false3892 when notification level is custom3893 when type is participating3894 with custom event enabled3895 returns true3896 without custom event enabled3897 returns true3898 when type is mention3899 with custom event enabled3900 returns true3901# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.17 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.08 1.22 1.20 1/293 348613902.3903 without custom event enabled3904 returns true3905 when type is watch3906 with custom event enabled3907 returns true3908 without custom event enabled3909 returns false3910 when custom_action is fixed_pipeline and success_pipeline event is enabled3911 returns true3912 with merge_when_pipeline_succeeds3913 custom event enabled3914 returns true3915 custom event disabled3916 returns false3917 when notification level is watch3918 when type is watch3919 without excluded watcher events3920 returns true3921 with excluded watcher events3922 returns false3923 when type is not watch3924 without excluded watcher events3925 returns true3926 with excluded watcher events3927 returns false3928# [RSpecRunTime] Finishing example group spec/models/notification_recipient_spec.rb. It took 34.96 seconds. Expected to take 36.68 seconds.3929# [RSpecRunTime] Starting example group spec/lib/gitlab/lets_encrypt/client_spec.rb. Expected to take 34.28 seconds.3930Gitlab::LetsEncrypt::Client3931 #new_order3932 ensures account registration3933 generates and stores private key and initialize acme client with it3934 returns order3935 when private key is saved in settings3936 uses current value of private key3937# [RSpecRunTime] RSpec elapsed time: 18 minutes 39.61 seconds. Current RSS: ~1940M. Threads: 4. load average: 1.05 1.21 1.20 1/293 348623938.3939 when acme integration is disabled3940 raises error3941 #load_order3942 ensures account registration3943 generates and stores private key and initialize acme client with it3944 loads order3945 when private key is saved in settings3946 uses current value of private key3947# [RSpecRunTime] RSpec elapsed time: 18 minutes 47.03 seconds. Current RSS: ~2051M. Threads: 4. load average: 1.05 1.20 1.20 1/293 348633948.3949 when acme integration is disabled3950 raises error3951 #load_challenge3952 ensures account registration3953 generates and stores private key and initialize acme client with it3954 loads challenge3955 when private key is saved in settings3956 uses current value of private key3957# [RSpecRunTime] RSpec elapsed time: 18 minutes 57.68 seconds. Current RSS: ~1928M. Threads: 4. load average: 1.04 1.20 1.19 1/293 348643958.3959 when acme integration is disabled3960 raises error3961 #terms_of_service_url3962 returns valid url3963# [RSpecRunTime] RSpec elapsed time: 18 minutes 59.76 seconds. Current RSS: ~1995M. Threads: 4. load average: 1.04 1.19 1.19 1/293 348653964.3965# [RSpecRunTime] Finishing example group spec/lib/gitlab/lets_encrypt/client_spec.rb. It took 29.95 seconds. Expected to take 34.28 seconds.3966# [RSpecRunTime] Starting example group spec/services/users/build_service_spec.rb. Expected to take 32.47 seconds.3967Users::BuildService3968 #execute3969 with user_detail built3970 creates the user_detail record3971 with nil current_user3972 behaves like common user build items3973 is expected to be valid3974 sets the created_by_id3975 calls UpdateCanonicalEmailService3976 when organization_id is in the params3977 creates personal namespace in specified organization3978# [RSpecRunTime] RSpec elapsed time: 19 minutes 1.64 seconds. Current RSS: ~2080M. Threads: 4. load average: 1.04 1.19 1.19 1/293 348663979.3980 when organization_id is not in the params3981 does not assign organization3982 when user_type is provided3983 when project_bot3984 is expected to equal true3985 when not a project_bot3986 is expected to be human3987# [RSpecRunTime] RSpec elapsed time: 19 minutes 4.22 seconds. Current RSS: ~2200M. Threads: 4. load average: 1.03 1.19 1.19 1/293 348673988.3989 behaves like current user not admin build items3990 when "email_confirmation_setting" application setting is set to `hard`3991 does not confirm the user3992 when "email_confirmation_setting" application setting is set to `off`3993 confirms the user3994 with allowed params3995 sets all allowed attributes3996 with "user_default_external" application setting3997 user_default_external: true, external: nil, email: "fl@example.com", user_default_internal_regex: nil, result: true3998 sets the value of Gitlab::CurrentSettings.user_default_external3999 user_default_external: true, external: true, email: "fl@example.com", user_default_internal_regex: nil, result: true4000 sets the value of Gitlab::CurrentSettings.user_default_external4001 user_default_external: true, external: false, email: "fl@example.com", user_default_internal_regex: nil, result: true4002 sets the value of Gitlab::CurrentSettings.user_default_external4003 user_default_external: true, external: nil, email: "fl@example.com", user_default_internal_regex: "", result: true4004 sets the value of Gitlab::CurrentSettings.user_default_external4005 user_default_external: true, external: true, email: "fl@example.com", user_default_internal_regex: "", result: true4006 sets the value of Gitlab::CurrentSettings.user_default_external4007 user_default_external: true, external: false, email: "fl@example.com", user_default_internal_regex: "", result: true4008 sets the value of Gitlab::CurrentSettings.user_default_external4009 user_default_external: true, external: nil, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4010 sets the value of Gitlab::CurrentSettings.user_default_external4011 user_default_external: true, external: true, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4012 sets the value of Gitlab::CurrentSettings.user_default_external4013 user_default_external: true, external: false, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4014 sets the value of Gitlab::CurrentSettings.user_default_external4015# [RSpecRunTime] RSpec elapsed time: 19 minutes 9.28 seconds. Current RSS: ~2220M. Threads: 4. load average: 1.03 1.19 1.19 1/293 348684016.4017 user_default_external: true, external: nil, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: true4018 sets the value of Gitlab::CurrentSettings.user_default_external4019 user_default_external: true, external: true, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: true4020 sets the value of Gitlab::CurrentSettings.user_default_external4021 user_default_external: true, external: false, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: true4022 sets the value of Gitlab::CurrentSettings.user_default_external4023 user_default_external: false, external: nil, email: "fl@example.com", user_default_internal_regex: nil, result: false4024 sets the value of Gitlab::CurrentSettings.user_default_external4025 user_default_external: false, external: true, email: "fl@example.com", user_default_internal_regex: nil, result: false4026 sets the value of Gitlab::CurrentSettings.user_default_external4027 user_default_external: false, external: false, email: "fl@example.com", user_default_internal_regex: nil, result: false4028 sets the value of Gitlab::CurrentSettings.user_default_external4029 user_default_external: false, external: nil, email: "fl@example.com", user_default_internal_regex: "", result: false4030 sets the value of Gitlab::CurrentSettings.user_default_external4031 user_default_external: false, external: true, email: "fl@example.com", user_default_internal_regex: "", result: false4032 sets the value of Gitlab::CurrentSettings.user_default_external4033 user_default_external: false, external: false, email: "fl@example.com", user_default_internal_regex: "", result: false4034 sets the value of Gitlab::CurrentSettings.user_default_external4035 user_default_external: false, external: nil, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4036 sets the value of Gitlab::CurrentSettings.user_default_external4037 user_default_external: false, external: true, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4038 sets the value of Gitlab::CurrentSettings.user_default_external4039 user_default_external: false, external: false, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4040 sets the value of Gitlab::CurrentSettings.user_default_external4041 user_default_external: false, external: nil, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4042 sets the value of Gitlab::CurrentSettings.user_default_external4043 user_default_external: false, external: true, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4044 sets the value of Gitlab::CurrentSettings.user_default_external4045 user_default_external: false, external: false, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4046 sets the value of Gitlab::CurrentSettings.user_default_external4047# [RSpecRunTime] RSpec elapsed time: 19 minutes 14.94 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.03 1.18 1.19 1/293 348694048.4049 with non admin current_user4050 raises AccessDeniedError exception4051 with an admin current_user4052 behaves like common user build items4053 is expected to be valid4054 sets the created_by_id4055 calls UpdateCanonicalEmailService4056 when organization_id is in the params4057 creates personal namespace in specified organization4058# [RSpecRunTime] RSpec elapsed time: 19 minutes 16.48 seconds. Current RSS: ~2244M. Threads: 4. load average: 1.03 1.18 1.19 1/293 348704059.4060 when organization_id is not in the params4061 does not assign organization4062 when user_type is provided4063 when project_bot4064 is expected to equal true4065 when not a project_bot4066 is expected to be human4067 with allowed params4068 sets all allowed attributes4069 with "user_default_external" application setting4070 user_default_external: true, external: nil, email: "fl@example.com", user_default_internal_regex: nil, result: true4071 sets the value of Gitlab::CurrentSettings.user_default_external4072 user_default_external: true, external: true, email: "fl@example.com", user_default_internal_regex: nil, result: true4073 sets the value of Gitlab::CurrentSettings.user_default_external4074 user_default_external: true, external: false, email: "fl@example.com", user_default_internal_regex: nil, result: false4075 sets the value of Gitlab::CurrentSettings.user_default_external4076 user_default_external: true, external: nil, email: "fl@example.com", user_default_internal_regex: "", result: true4077 sets the value of Gitlab::CurrentSettings.user_default_external4078# [RSpecRunTime] RSpec elapsed time: 19 minutes 20.4 seconds. Current RSS: ~2239M. Threads: 4. load average: 1.03 1.18 1.19 1/293 348714079.4080 user_default_external: true, external: true, email: "fl@example.com", user_default_internal_regex: "", result: true4081 sets the value of Gitlab::CurrentSettings.user_default_external4082 user_default_external: true, external: false, email: "fl@example.com", user_default_internal_regex: "", result: false4083 sets the value of Gitlab::CurrentSettings.user_default_external4084 user_default_external: true, external: nil, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4085 sets the value of Gitlab::CurrentSettings.user_default_external4086 user_default_external: true, external: true, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: true4087 sets the value of Gitlab::CurrentSettings.user_default_external4088 user_default_external: true, external: false, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4089 sets the value of Gitlab::CurrentSettings.user_default_external4090 user_default_external: true, external: nil, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: true4091 sets the value of Gitlab::CurrentSettings.user_default_external4092 user_default_external: true, external: true, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: true4093 sets the value of Gitlab::CurrentSettings.user_default_external4094 user_default_external: true, external: false, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4095 sets the value of Gitlab::CurrentSettings.user_default_external4096 user_default_external: false, external: nil, email: "fl@example.com", user_default_internal_regex: nil, result: false4097 sets the value of Gitlab::CurrentSettings.user_default_external4098 user_default_external: false, external: true, email: "fl@example.com", user_default_internal_regex: nil, result: true4099 sets the value of Gitlab::CurrentSettings.user_default_external4100 user_default_external: false, external: false, email: "fl@example.com", user_default_internal_regex: nil, result: false4101 sets the value of Gitlab::CurrentSettings.user_default_external4102 user_default_external: false, external: nil, email: "fl@example.com", user_default_internal_regex: "", result: false4103 sets the value of Gitlab::CurrentSettings.user_default_external4104 user_default_external: false, external: true, email: "fl@example.com", user_default_internal_regex: "", result: true4105 sets the value of Gitlab::CurrentSettings.user_default_external4106 user_default_external: false, external: false, email: "fl@example.com", user_default_internal_regex: "", result: false4107 sets the value of Gitlab::CurrentSettings.user_default_external4108 user_default_external: false, external: nil, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4109 sets the value of Gitlab::CurrentSettings.user_default_external4110# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.15 seconds. Current RSS: ~2246M. Threads: 4. load average: 1.02 1.18 1.18 1/293 348724111.4112 user_default_external: false, external: true, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: true4113 sets the value of Gitlab::CurrentSettings.user_default_external4114 user_default_external: false, external: false, email: "fl@example.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4115 sets the value of Gitlab::CurrentSettings.user_default_external4116 user_default_external: false, external: nil, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4117 sets the value of Gitlab::CurrentSettings.user_default_external4118 user_default_external: false, external: true, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: true4119 sets the value of Gitlab::CurrentSettings.user_default_external4120 user_default_external: false, external: false, email: "tester.ext@domain.com", user_default_internal_regex: "^(?:(?!\\.ext@).)*$\\r?", result: false4121 sets the value of Gitlab::CurrentSettings.user_default_external4122# [RSpecRunTime] Finishing example group spec/services/users/build_service_spec.rb. It took 27.82 seconds. Expected to take 32.47 seconds.4123# [RSpecRunTime] Starting example group spec/lib/gitlab/redis/queues_spec.rb. Expected to take 30.2 seconds.4124Gitlab::Redis::Queues4125 .config_file_name4126 when there is no config file anywhere4127 is expected to be nil4128 .store4129 with old format4130 behaves like redis store4131 instantiates Redis::Store4132 with the namespace4133 uses specified namespace4134 with new format4135 behaves like redis store4136 instantiates Redis::Store4137 with the namespace4138 uses specified namespace4139 .params4140 withstands mutation4141 with command to generate extra config specified4142 when the command returns valid yaml4143 merges config from command on top of config from file4144 when the command returns invalid yaml4145 raises error4146# [RSpecRunTime] RSpec elapsed time: 19 minutes 31.47 seconds. Current RSS: ~2241M. Threads: 4. load average: 1.02 1.17 1.18 1/293 348734147.4148 when the parsed external command output returns invalid hash4149 raises an error4150 when the command fails4151 raises error4152 when url contains unix socket reference4153 with old format4154 returns path key instead4155 with new format4156 returns path key instead4157 when url is host based4158 with old format4159 returns hash with host, port, db, and password4160 with new format4161 rails_env: "development", host: "development-host"4162 returns hash with host, port, db, and password4163 does not raise ArgumentError for invalid keywords in SentinelConfig4164 rails_env: "test", host: "test-host"4165 returns hash with host, port, db, and password4166 does not raise ArgumentError for invalid keywords in SentinelConfig4167 rails_env: "production", host: "production-host"4168 returns hash with host, port, db, and password4169 does not raise ArgumentError for invalid keywords in SentinelConfig4170 behaves like instrumentation_class in custom key4171 moves instrumentation class into custom4172 with redis cluster format4173 rails_env: "development", host: "development-master"4174 returns hash with cluster and password4175 does not raise ArgumentError for invalid keywords in ClusterConfig4176 behaves like instrumentation_class in custom key4177 moves instrumentation class into custom4178# [RSpecRunTime] RSpec elapsed time: 19 minutes 36.81 seconds. Current RSS: ~2255M. Threads: 4. load average: 1.02 1.17 1.18 1/293 348744179.4180 rails_env: "test", host: "test-master"4181 returns hash with cluster and password4182 does not raise ArgumentError for invalid keywords in ClusterConfig4183 behaves like instrumentation_class in custom key4184 moves instrumentation class into custom4185 rails_env: "production", host: "production-master"4186 returns hash with cluster and password4187 does not raise ArgumentError for invalid keywords in ClusterConfig4188 behaves like instrumentation_class in custom key4189 moves instrumentation class into custom4190 .url4191 withstands mutation4192 when yml file with env variable4193 reads redis url from env variable4194 .version4195 returns a version4196 .with4197 yields a ::Redis4198 when running on single-threaded runtime4199 instantiates a connection pool with size 54200 when running on multi-threaded runtime4201 instantiates a connection pool with a size based on the concurrency of the worker4202 when there is no config at all4203 can run an empty block4204# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.81 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.02 1.17 1.18 1/293 348754205.4206 #db4207 with old format4208 returns the correct db4209 with new format4210 returns the correct db4211 with cluster-mode4212 returns the correct db4213 #sentinels4214 when sentinels are defined4215 rails_env: "development", hosts: ["development-replica1", "development-replica2"]4216 returns an array of hashes with host and port keys4217 rails_env: "test", hosts: ["test-replica1", "test-replica2"]4218 returns an array of hashes with host and port keys4219 rails_env: "production", hosts: ["production-replica1", "production-replica2"]4220 returns an array of hashes with host and port keys4221 when sentinels are not defined4222 returns nil4223 when cluster is defined4224 returns nil4225 #sentinels?4226 when sentinels are defined4227 returns true4228 when sentinels are not defined4229 is expected to eq nil4230 when cluster is defined4231 returns false4232 #raw_config_hash4233 returns old-style single url config in a hash4234 returns cluster config without url key in a hash4235 #secret_file4236 when explicitly specified in config file4237 returns the absolute path of specified file inside Rails root4238 when not explicitly specified4239 returns the default path in the encrypted settings shared directory4240# [RSpecRunTime] RSpec elapsed time: 19 minutes 47.22 seconds. Current RSS: ~2264M. Threads: 4. load average: 1.10 1.18 1.19 1/293 348764241.4242 #parse_client_tls_options4243 when configuration does not have TLS related options4244 returns the coniguration as-is4245 when specified certificate file does not exist4246 raises error about missing certificate file4247 when specified key file does not exist4248 raises error about missing key file4249 when only certificate file is specified4250 renders resque.yml correctly4251 when only key file is specified4252 renders resque.yml correctly4253 when configuration valid TLS related options4254 converts cert_file and key_file appropriately4255 #fetch_config4256 raises an exception when the config file contains invalid yaml4257 when redis.yml exists4258 uses config/redis.yml4259 when no config file exsits4260 returns nil4261 when resque.yml exists4262 returns the config from resque.yml4263 #raw_config_hash4264 when the config url is present4265 sets the configured url4266 .shard_name4267 defaults to main4268 .sidekiq_redis4269 returns a connection pool of sidekiq adapter clients4270 memoizes sidekiq_redis in an instance variable4271# [RSpecRunTime] RSpec elapsed time: 19 minutes 52.34 seconds. Current RSS: ~2262M. Threads: 4. load average: 1.09 1.18 1.18 1/293 348774272.4273 .instances4274 when redis.yml is absent4275 behaves like no extra shards4276 returns a single map of self4277 when redis.yml is empty4278 behaves like no extra shards4279 returns a single map of self4280 when redis.yml does not have required env4281 behaves like no extra shards4282 returns a single map of self4283 when redis.yml does not correctly formatted data4284 behaves like no extra shards4285 returns a single map of self4286 when redis.yml does not contain any shard data4287 behaves like no extra shards4288 returns a single map of self4289 when redis.yml contains shard data4290 returns extra wrapper classes for queue shards4291/builds/gitlab-org/gitlab/spec/lib/gitlab/redis/queues_spec.rb:121: warning: already initialized constant Gitlab::Instrumentation::Redis::QueuesShardCatchall4292/builds/gitlab-org/gitlab/spec/lib/gitlab/redis/queues_spec.rb:121: warning: previous definition of QueuesShardCatchall was here4293/builds/gitlab-org/gitlab/lib/gitlab/redis/queues.rb:41: warning: already initialized constant Gitlab::Redis::QueuesShardCatchall4294/builds/gitlab-org/gitlab/lib/gitlab/redis/queues.rb:41: warning: previous definition of QueuesShardCatchall was here4295 extra wrapper classes implement new methods and overrides4296# [RSpecRunTime] Finishing example group spec/lib/gitlab/redis/queues_spec.rb. It took 26.58 seconds. Expected to take 30.2 seconds.4297# [RSpecRunTime] Starting example group spec/lib/gitlab/database/postgres_foreign_key_spec.rb. Expected to take 29.41 seconds.4298Gitlab::Database::PostgresForeignKey4299 does not allow STI4300 #by_referenced_table_identifier4301 throws an error when the identifier name is not fully qualified4302 finds the foreign keys for the referenced table4303# [RSpecRunTime] RSpec elapsed time: 19 minutes 55.68 seconds. Current RSS: ~2231M. Threads: 4. load average: 1.08 1.17 1.18 1/293 348784304.4305 #by_referenced_table_name4306 finds the foreign keys for the referenced table4307 #by_constrained_table_identifier4308 throws an error when the identifier name is not fully qualified4309 finds the foreign keys for the constrained table4310# [RSpecRunTime] RSpec elapsed time: 19 minutes 58.3 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.07 1.17 1.18 1/293 348794311.4312 #by_constrained_table_name4313 finds the foreign keys for the constrained table4314 #by_constrained_table_name_or_identifier4315 when using table name4316 finds the foreign keys for the constrained table4317 when using identifier4318 finds the foreign keys for the constrained table4319 #by_name4320 finds foreign keys by name4321 when finding columns for foreign keys4322 fk: lazy { described_class.find_by(name: 'fk_constrained_to_referenced') }, expected_constrained: ["referenced_table_id", "referenced_table_id_b"], expected_referenced: ["id", "id_b"]4323 finds the correct constrained column names4324 finds the correct referenced column names4325 #by_constrained_columns4326 finds the correct foreign key4327 #by_referenced_columns4328 finds the correct foreign key4329 fk: lazy { described_class.find_by(name: 'fk_constrained_to_other_referenced') }, expected_constrained: ["other_referenced_table_id"], expected_referenced: ["id"]4330 finds the correct constrained column names4331 finds the correct referenced column names4332 #by_constrained_columns4333 finds the correct foreign key4334 #by_referenced_columns4335 finds the correct foreign key4336# [RSpecRunTime] RSpec elapsed time: 20 minutes 3.46 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.07 1.17 1.18 1/293 348804337.4338 #on_delete_action and #on_update_action4339 with an invalid on_delete_action4340 raises an error4341 fk_name: "fk_no_action", expected_action: "no_action"4342 has the appropriate on delete action4343 has the appropriate on update action4344 #by_on_delete_action4345 finds the key by on delete action4346 #by_on_update_action4347 finds the key by on update action4348 fk_name: "fk_restrict", expected_action: "restrict"4349 has the appropriate on delete action4350 has the appropriate on update action4351 #by_on_delete_action4352 finds the key by on delete action4353 #by_on_update_action4354 finds the key by on update action4355 fk_name: "fk_nullify", expected_action: "nullify"4356 has the appropriate on delete action4357 has the appropriate on update action4358 #by_on_delete_action4359 finds the key by on delete action4360 #by_on_update_action4361 finds the key by on update action4362# [RSpecRunTime] RSpec elapsed time: 20 minutes 8.7 seconds. Current RSS: ~2219M. Threads: 4. load average: 1.06 1.16 1.18 1/293 348814363.4364 fk_name: "fk_cascade", expected_action: "cascade"4365 has the appropriate on delete action4366 has the appropriate on update action4367 #by_on_delete_action4368 finds the key by on delete action4369 #by_on_update_action4370 finds the key by on update action4371 fk_name: "fk_set_default", expected_action: "set_default"4372 has the appropriate on delete action4373 has the appropriate on update action4374 #by_on_delete_action4375 finds the key by on delete action4376 #by_on_update_action4377 finds the key by on update action4378 when supporting foreign keys on partitioned tables4379 #is_inherited4380 fk: lazy { described_class.find_by(name: 'fk_inherited') }, inherited: false4381 has the appropriate inheritance value4382 fk: lazy { described_class.by_referenced_table_identifier(schema_table_name('child')).first! }, inherited: true4383 has the appropriate inheritance value4384 fk: lazy { described_class.find_by(name: 'fk_constrained_to_referenced') }, inherited: false4385 has the appropriate inheritance value4386 #not_inherited4387 lists all non-inherited foreign keys4388 with two tables both partitioned4389 #child_foreign_keys4390 is the child foreign keys of the partitioned parent fk4391# [RSpecRunTime] RSpec elapsed time: 20 minutes 26.07 seconds. Current RSS: ~1879M. Threads: 4. load average: 1.05 1.16 1.18 1/291 348824392.4393# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/postgres_foreign_key_spec.rb. It took 31.91 seconds. Expected to take 29.41 seconds.4394# [RSpecRunTime] Starting example group spec/helpers/sidebars_helper_spec.rb. Expected to take 27.44 seconds.4395SidebarsHelper4396 #sidebar_tracking_attributes_by_object4397 when object is a project4398 returns tracking attrs for project4399 when object is a group4400 returns tracking attrs for group4401 when object is a user4402 returns tracking attrs for user4403 when object is something else4404 is expected to eq {}4405 #super_sidebar_context4406 is expected to include {:is_logged_in => true}4407 returns sidebar values from user4408 returns sidebar values for work item context with group id4409 returns "Merge requests" menu4410 returns "Create new" menu groups without headers4411 returns "Create new" menu groups with headers4412 behaves like logged-out super-sidebar context4413 is expected to include {:is_logged_in => false}4414 is expected to be a kind of Array4415 behaves like shared super sidebar context4416 returns sidebar values for logged-in users and logged-out users4417# [RSpecRunTime] RSpec elapsed time: 20 minutes 32.3 seconds. Current RSS: ~2192M. Threads: 4. load average: 1.04 1.15 1.18 1/291 348834418.4419 behaves like shared super sidebar context4420 returns sidebar values for logged-in users and logged-out users4421 when user is admin4422 is expected to include {:is_admin => true}4423 shortcut links4424 as the anonymous user4425 returns global shortcut links4426 in a project4427 returns project-specific shortcut links4428 as logged-in user4429 returns global shortcut links4430 in a project4431 returns project-specific shortcut links4432 when merge_request_dashboard feature flag is enabled4433 returns nil for merge_request_menu4434 current context4435 when current context is a project4436 returns project context4437 when current context is a group4438 returns group context4439 when current context is not tracked4440 returns no context4441 context switcher persistent links4442 when user is not logged in4443 returns only the public links for an anonymous user4444 when user is not an admin4445 returns only the public links for a user4446# [RSpecRunTime] RSpec elapsed time: 20 minutes 38.03 seconds. Current RSS: ~2206M. Threads: 4. load average: 1.20 1.18 1.19 1/291 348844447.4448 when user is an admin4449 when application setting :admin_mode is enabled4450 when admin mode is on4451 returns public links, admin area and leave admin mode links4452 when admin mode is off4453 returns public links and enter admin mode link4454 when application setting :admin_mode is disabled4455 returns public links and admin area link4456 impersonation data4457 sets is_impersonating to `false` when not impersonating4458 passes the stop_impersonation_path property4459 when impersonating4460 sets is_impersonating to `true`4461 #super_sidebar_nav_panel4462 when logged-in4463 returns User Settings Panel for profile nav4464 returns Your Work Panel for admin nav4465 returns "Your Work" Panel for your_work nav4466 returns "Your Work" Panel as a fallback4467 admin user4468 returns Admin Panel for admin nav4469# [RSpecRunTime] RSpec elapsed time: 20 minutes 41.67 seconds. Current RSS: ~2200M. Threads: 4. load average: 1.18 1.18 1.18 1/291 348854470.4471 behaves like nav panels available to logged-out users4472 returns Project Panel for project nav4473 returns Group Panel for group nav4474 returns User profile Panel for user profile nav4475 returns Explore Panel for explore nav4476 returns Organization Panel for organization nav4477 returns Search Panel for search nav4478# [RSpecRunTime] RSpec elapsed time: 20 minutes 45.46 seconds. Current RSS: ~2276M. Threads: 4. load average: 1.17 1.18 1.18 1/291 348864479.4480 when logged-out4481 returns "Explore" Panel as a fallback4482 behaves like nav panels available to logged-out users4483 returns Project Panel for project nav4484 returns Group Panel for group nav4485 returns User profile Panel for user profile nav4486 returns Explore Panel for explore nav4487 returns Organization Panel for organization nav4488 returns Search Panel for search nav4489# [RSpecRunTime] RSpec elapsed time: 20 minutes 47.61 seconds. Current RSS: ~2277M. Threads: 4. load average: 1.17 1.18 1.18 1/291 348874490.4491 #command_palette_data4492 returns data for project files search4493 returns empty object when project is nil4494 returns empty object when project does not have repo4495 returns empty object when project has repo but it is empty4496# [RSpecRunTime] RSpec elapsed time: 20 minutes 51.31 seconds. Current RSS: ~2272M. Threads: 4. load average: 1.16 1.17 1.18 1/291 349224497.4498# [RSpecRunTime] Finishing example group spec/helpers/sidebars_helper_spec.rb. It took 25.26 seconds. Expected to take 27.44 seconds.4499# [RSpecRunTime] Starting example group spec/models/integrations/webex_teams_spec.rb. Expected to take 26.39 seconds.4500Integrations::WebexTeams4501 does not allow STI4502 behaves like chat integration4503 Associations4504 is expected to belong to project required: false4505 Validations4506 when integration is active4507 is expected to validate that :webhook cannot be empty/falsy4508 behaves like issue tracker integration URL attribute4509 is expected to allow :webhook to be ‹"https://example.com"›4510 is expected not to allow :webhook to be ‹"example.com"›4511 is expected not to allow :webhook to be ‹"ftp://example.com"›4512 is expected not to allow :webhook to be ‹"herp-and-derp"›4513# [RSpecRunTime] RSpec elapsed time: 20 minutes 53.81 seconds. Current RSS: ~2263M. Threads: 4. load average: 1.14 1.17 1.18 1/291 349234514.4515 when integration is inactive4516 is expected not to validate that :webhook cannot be empty/falsy4517 .supported_events4518 does not support deployment_events4519 #execute4520 with push events4521 behaves like triggered Webex Teams integration4522 calls Webex Teams API4523# [RSpecRunTime] RSpec elapsed time: 20 minutes 55.63 seconds. Current RSS: ~2241M. Threads: 4. load average: 1.14 1.17 1.18 1/293 349844524.4525 with default branch4526 when only default branch are to be notified4527 behaves like triggered Webex Teams integration4528 calls Webex Teams API4529 when only protected branches are to be notified4530 behaves like untriggered Webex Teams integration4531 does not call Webex Teams API4532 when default and protected branches are to be notified4533 behaves like triggered Webex Teams integration4534 calls Webex Teams API4535# [RSpecRunTime] RSpec elapsed time: 20 minutes 58.37 seconds. Current RSS: ~2237M. Threads: 4. load average: 1.13 1.17 1.18 1/293 349854536.4537 when all branches are to be notified4538 behaves like triggered Webex Teams integration4539 calls Webex Teams API4540 with protected branch4541 when only default branch are to be notified4542 behaves like untriggered Webex Teams integration4543 does not call Webex Teams API4544 when only protected branches are to be notified4545 behaves like triggered Webex Teams integration4546 calls Webex Teams API4547 when default and protected branches are to be notified4548 behaves like triggered Webex Teams integration4549 calls Webex Teams API4550 when all branches are to be notified4551 behaves like triggered Webex Teams integration4552 calls Webex Teams API4553 with neither default nor protected branch4554 when only default branch are to be notified4555 behaves like untriggered Webex Teams integration4556 does not call Webex Teams API4557 when only protected branches are to be notified4558 behaves like untriggered Webex Teams integration4559 does not call Webex Teams API4560 when default and protected branches are to be notified4561 behaves like untriggered Webex Teams integration4562 does not call Webex Teams API4563 when all branches are to be notified4564 behaves like triggered Webex Teams integration4565 calls Webex Teams API4566 with issue events4567 behaves like triggered Webex Teams integration4568 calls Webex Teams API4569 with merge events4570 behaves like triggered Webex Teams integration4571 calls Webex Teams API4572 with wiki page events4573 behaves like triggered Webex Teams integration4574 calls Webex Teams API4575# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.34 seconds. Current RSS: ~2223M. Threads: 4. load average: 1.12 1.16 1.18 1/296 351364576.4577 with note events4578 with commit comment4579 behaves like triggered Webex Teams integration4580 calls Webex Teams API4581 with merge request comment4582 behaves like triggered Webex Teams integration4583 calls Webex Teams API4584# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.83 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.12 1.16 1.18 1/297 352554585.4586 with issue comment4587 behaves like triggered Webex Teams integration4588 calls Webex Teams API4589 with snippet comment4590 behaves like triggered Webex Teams integration4591 calls Webex Teams API4592 with pipeline events4593 with failed pipeline4594 behaves like triggered Webex Teams integration4595 calls Webex Teams API4596 with succeeded pipeline4597 with default notify_only_broken_pipelines4598 does not call Webex Teams API4599 when notify_only_broken_pipelines is false4600 behaves like triggered Webex Teams integration4601 calls Webex Teams API4602 with default branch4603 when only default branch are to be notified4604 behaves like triggered Webex Teams integration4605 calls Webex Teams API4606 when only protected branches are to be notified4607 behaves like untriggered Webex Teams integration4608 does not call Webex Teams API4609 when default and protected branches are to be notified4610 behaves like triggered Webex Teams integration4611 calls Webex Teams API4612 when all branches are to be notified4613 behaves like triggered Webex Teams integration4614 calls Webex Teams API4615 with protected branch4616 when only default branch are to be notified4617 behaves like untriggered Webex Teams integration4618 does not call Webex Teams API4619# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.51 seconds. Current RSS: ~2237M. Threads: 4. load average: 1.27 1.20 1.19 1/296 353324620.4621 when only protected branches are to be notified4622 behaves like triggered Webex Teams integration4623 calls Webex Teams API4624 when default and protected branches are to be notified4625 behaves like triggered Webex Teams integration4626 calls Webex Teams API4627 when all branches are to be notified4628 behaves like triggered Webex Teams integration4629 calls Webex Teams API4630 with neither default nor protected branch4631 when only default branch are to be notified4632 behaves like untriggered Webex Teams integration4633 does not call Webex Teams API4634 when only protected branches are to be notified4635 behaves like untriggered Webex Teams integration4636 does not call Webex Teams API4637 when default and protected branches are to be notified4638 behaves like untriggered Webex Teams integration4639 does not call Webex Teams API4640 when all branches are to be notified4641 behaves like triggered Webex Teams integration4642 calls Webex Teams API4643 deployment events4644 behaves like untriggered Webex Teams integration4645 does not call Webex Teams API4646# [RSpecRunTime] RSpec elapsed time: 21 minutes 15.98 seconds. Current RSS: ~2241M. Threads: 4. load average: 1.25 1.19 1.19 1/296 353894647.4648# [RSpecRunTime] Finishing example group spec/models/integrations/webex_teams_spec.rb. It took 24.68 seconds. Expected to take 26.39 seconds.4649# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4650Lint factories for Integrations::WebexTeams4651 with saas, license, and factory defaults4652 behaves like factory4653 webex_teams_integration factory4654 does not raise error when built4655 does not raise error when created4656# [RSpecRunTime] RSpec elapsed time: 21 minutes 18.13 seconds. Current RSS: ~2158M. Threads: 4. load average: 1.23 1.19 1.19 1/296 354164657.4658# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.14 seconds. Expected to take 46.95 seconds.4659# [RSpecRunTime] Starting example group spec/lib/gitlab/database/background_migration/batched_job_spec.rb. Expected to take 24.91 seconds.4660Gitlab::Database::BackgroundMigration::BatchedJob4661 does not allow STI4662 is expected to be a kind of Gitlab::Database::SharedModel(abstract)4663 is expected to contain exactly ActiveRecord::StatementTimeout, ActiveRecord::ConnectionTimeoutError, ActiveRecord::AdapterTimeout, ActiveRecord::LockWaitTimeout, and ActiveRecord::QueryCanceled4664 associations4665 is expected to belong to batched_migration required: false4666 is expected to have many batched_job_transition_logs4667# [RSpecRunTime] RSpec elapsed time: 21 minutes 21.64 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.23 1.19 1.19 1/296 354174668.4669 state machine4670 is expected to eql :pending, :running, :failed, and :succeeded4671 when a job is running4672 logs the transition4673 when a job succeed4674 logs the transition4675 updates the finished_at4676 creates a new transition log4677 when a job fails the number of max times4678 when job can be split4679 splits the job into two retriable jobs4680 when the job cannot be split4681 does not split the job4682 keeps the same job attributes4683 logs the error4684 when a job fails4685 logs the transition4686 tracks the exception4687 updates the finished_at4688 creates a new transition log4689# [RSpecRunTime] RSpec elapsed time: 21 minutes 27.2 seconds. Current RSS: ~2211M. Threads: 4. load average: 1.29 1.20 1.19 1/291 354184690.4691 when job fails during sub batch processing4692 when sub batch size can be reduced in 25%4693 is expected to change `job.sub_batch_size` to 74694 when retries exceeds 2 attempts4695 calls split_and_retry! once sub_batch_size cannot be decreased anymore4696 is expected not to change `job.sub_batch_size`4697 scopes4698 .except_succeeded4699 returns not succeeded jobs4700 .active4701 returns active jobs4702 .stuck4703 returns stuck jobs4704 .retriable4705 returns retriable jobs4706 .created_since4707 returns jobs since a given time4708 .blocked_by_max_attempts4709 returns blocked jobs4710 delegated batched_migration attributes4711 #migration_job_class4712 returns the migration job_class4713# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.76 seconds. Current RSS: ~2207M. Threads: 4. load average: 1.27 1.20 1.19 1/291 354194714.4715 #migration_table_name4716 returns the migration table_name4717 #migration_column_name4718 returns the migration column_name4719 #migration_job_arguments4720 returns the migration job_arguments4721 #migration_job_class_name4722 returns the migration job_class_name4723 .extract_transition_options4724 args: [], expected_result: []4725 matches expected keys and result4726 args: [{:error=>StandardError}], expected_result: [StandardError, nil]4727 matches expected keys and result4728 args: [{:error=>StandardError, :from_sub_batch=>true}], expected_result: [StandardError, true]4729 matches expected keys and result4730 #can_split?4731 when the number of attempts is greater than the limit and the batch_size is greater than the sub_batch_size4732 when is a timeout exception4733 is expected to be truthy4734 when is a QueryCanceled exception4735 is expected to be truthy4736 when is not a timeout exception4737 is expected to be falsey4738 when the number of attempts is lower than the limit and the batch_size is greater than the sub_batch_size4739 when is a timeout exception4740 is expected to be falsey4741 when is not a timeout exception4742 is expected to be falsey4743 when the batch_size is lower than the sub_batch_size4744 is expected to be falsey4745# [RSpecRunTime] RSpec elapsed time: 21 minutes 36.73 seconds. Current RSS: ~2200M. Threads: 4. load average: 1.25 1.20 1.19 1/291 354204746.4747 when the batch_size is 14748 is expected to be falsey4749 #can_reduce_sub_batch_size?4750 when the number of attempts is lower than the limit and batch size are within boundaries4751 is expected to equal true4752 when the number of attempts is lower than the limit and batch size are outside boundaries4753 is expected to equal false4754 when the number of attempts is greater than the limit and batch size are within boundaries4755 is expected to equal false4756 #time_efficiency4757 when job has not yet succeeded4758 returns nil4759 when finished_at is not set4760 returns nil4761 when started_at is not set4762 returns nil4763 when job has finished4764 returns ratio of duration to interval, here: 0.54765 returns ratio of duration to interval, here: 14766 #split_and_retry!4767 when job can be split4768 sets the correct attributes4769 splits the jobs into retriable jobs4770# [RSpecRunTime] RSpec elapsed time: 21 minutes 40.39 seconds. Current RSS: ~2200M. Threads: 4. load average: 1.23 1.19 1.19 1/291 354214771.4772 when job is not failed4773 raises an exception4774 when batch size is already 14775 keeps the same batch size4776 resets the number of attempts4777# [RSpecRunTime] RSpec elapsed time: 21 minutes 43.06 seconds. Current RSS: ~2215M. Threads: 4. load average: 1.23 1.19 1.19 1/291 354224778.4779 when computed midpoint is larger than the max value of the batch4780 lowers the batch size and resets the number of attempts4781 #reduce_sub_batch_size!4782 when the job sub batch size can be reduced4783 reduces sub batch size in 25%4784 log the changes4785 when reduced sub_batch_size is greater than sub_batch4786 doesn't allow sub_batch_size to greater than sub_batch4787 when sub_batch_size is already 14788 updates sub_batch_size to it's minimum value4789 when job has not failed4790 raises an exception4791 when the amount to be reduced exceeds the threshold4792 prevents sub batch size to be reduced4793# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/background_migration/batched_job_spec.rb. It took 26.84 seconds. Expected to take 24.91 seconds.4794# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4795Lint factories for Gitlab::Database::BackgroundMigration::BatchedJob4796 with saas, license, and factory defaults4797 behaves like factory4798 batched_background_migration_job factory4799 does not raise error when built4800 does not raise error when created4801 linting :pending trait4802 does not raise error when created4803# [RSpecRunTime] RSpec elapsed time: 21 minutes 46.82 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.21 1.19 1.18 1/291 354494804.4805 linting :running trait4806 does not raise error when created4807 linting :failed trait4808 does not raise error when created4809# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.27 seconds. Current RSS: ~2202M. Threads: 4. load average: 1.19 1.19 1.18 1/291 354504810.4811 linting :succeeded trait4812 does not raise error when created4813# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.57 seconds. Expected to take 46.95 seconds.4814# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/cron_parser_spec.rb. Expected to take 23.46 seconds.4815Gitlab::Ci::CronParser4816 #next_time_from4817 behaves like when cron and cron_timezone are valid4818 when specific time4819 returns exact time4820 behaves like returns time in the future4821 is expected to be > 2024-07-31 10:39:59 +00004822 when specific day of week4823 returns exact day of week4824 behaves like returns time in the future4825 is expected to be > 2024-07-31 10:39:59 +00004826 when */ used4827 returns specific time4828 behaves like returns time in the future4829 is expected to be > 2024-07-31 10:40:00 +00004830 when range used4831 returns specific time4832 behaves like returns time in the future4833 is expected to be > 2024-07-31 10:40:00 +00004834 when range and / are used4835 returns specific time4836 behaves like returns time in the future4837 is expected to be > 2024-07-31 10:40:01 +00004838 when / is used4839 returns specific time4840 behaves like returns time in the future4841 is expected to be > 2024-07-31 10:40:01 +00004842# [RSpecRunTime] RSpec elapsed time: 21 minutes 54.55 seconds. Current RSS: ~2224M. Threads: 4. load average: 1.17 1.18 1.18 1/291 354514843.4844 when cron_timezone is TZInfo format4845 when cron_timezone is US/Pacific4846 behaves like returns time in the future4847 is expected to be > 2024-07-31 10:40:03 +00004848 when PST (Pacific Standard Time)4849 converts time in server time zone4850 when PDT (Pacific Daylight Time)4851 converts time in server time zone4852 when cron_timezone is ActiveSupport::TimeZone format4853 when cron_timezone is Berlin4854 behaves like returns time in the future4855 is expected to be > 2024-07-31 10:40:04 +00004856 when CET (Central European Time)4857 converts time in server time zone4858 when CEST (Central European Summer Time)4859 converts time in server time zone4860 behaves like when cron_timezone is Eastern Time (US & Canada)4861 behaves like returns time in the future4862 is expected to be > 2024-07-31 10:40:05 +00004863 when EST (Eastern Standard Time)4864 converts time in server time zone4865 when EDT (Eastern Daylight Time)4866 converts time in server time zone4867 when time crosses a Daylight Savings boundary4868 generates day without TZInfo::AmbiguousTime error4869 behaves like when cron and cron_timezone are invalid4870 is expected to be nil4871 behaves like when cron syntax is quoted4872 is expected to be nil4873 behaves like when cron syntax is rufus-scheduler syntax4874 is expected to be nil4875 behaves like when cron is scheduled to a non existent day4876 is expected to be nil4877 for modulo4878 when before daylight saving4879 returns the correct future time4880# [RSpecRunTime] RSpec elapsed time: 22 minutes 0.03 second. Current RSS: ~2255M. Threads: 4. load average: 1.16 1.18 1.18 1/291 354524881.4882 when after daylight saving4883 returns the correct future time4884 #previous_time_from4885 behaves like when cron and cron_timezone are valid4886 when specific time4887 returns exact time4888 behaves like returns time in the past4889 is expected to be < 2024-07-31 10:40:09 +00004890 when specific day of week4891 returns exact day of week4892 behaves like returns time in the past4893 is expected to be < 2024-07-31 10:40:10 +00004894 when */ used4895 returns specific time4896 behaves like returns time in the past4897 is expected to be < 2024-07-31 10:40:10 +00004898 when range used4899 returns specific time4900 behaves like returns time in the past4901 is expected to be < 2024-07-31 10:40:11 +00004902 when range and / are used4903 returns specific time4904 behaves like returns time in the past4905 is expected to be < 2024-07-31 10:40:11 +00004906 when / is used4907 returns specific time4908 behaves like returns time in the past4909 is expected to be < 2024-07-31 10:40:12 +00004910# [RSpecRunTime] RSpec elapsed time: 22 minutes 5.16 seconds. Current RSS: ~2250M. Threads: 4. load average: 1.15 1.18 1.18 1/291 354534911.4912 when cron_timezone is TZInfo format4913 when cron_timezone is US/Pacific4914 behaves like returns time in the past4915 is expected to be < 2024-07-31 10:40:14 +00004916 when PST (Pacific Standard Time)4917 converts time in server time zone4918 when PDT (Pacific Daylight Time)4919 converts time in server time zone4920 when cron_timezone is ActiveSupport::TimeZone format4921 when cron_timezone is Berlin4922 behaves like returns time in the past4923 is expected to be < 2024-07-31 10:40:15 +00004924 when CET (Central European Time)4925 converts time in server time zone4926 when CEST (Central European Summer Time)4927 converts time in server time zone4928 behaves like when cron_timezone is Eastern Time (US & Canada)4929 behaves like returns time in the past4930 is expected to be < 2024-07-31 10:40:15 +00004931 when EST (Eastern Standard Time)4932 converts time in server time zone4933 when EDT (Eastern Daylight Time)4934 converts time in server time zone4935 when time crosses a Daylight Savings boundary4936 generates day without TZInfo::AmbiguousTime error4937 behaves like when cron and cron_timezone are invalid4938 is expected to be nil4939 behaves like when cron syntax is quoted4940 is expected to be nil4941 behaves like when cron syntax is rufus-scheduler syntax4942 is expected to be nil4943 behaves like when cron is scheduled to a non existent day4944 is expected to be nil4945 #cron_valid?4946 when cron is valid4947 is expected to eq true4948# [RSpecRunTime] RSpec elapsed time: 22 minutes 10.55 seconds. Current RSS: ~2258M. Threads: 4. load average: 1.14 1.17 1.18 1/291 354544949.4950 when cron is invalid4951 is expected to eq false4952 when cron syntax is quoted4953 is expected to eq false4954 #cron_timezone_valid?4955 when cron is valid4956 is expected to eq true4957 when cron is invalid4958 is expected to eq false4959 when cron_timezone is ActiveSupport::TimeZone format4960 is expected to eq true4961 .parse_natural4962 when repeat cycle is day4963 generates daily cron expression4964 when repeat cycle is week4965 generates weekly cron expression4966 when repeat cycle is month4967 generates monthly cron expression4968 when an unsupported duration is specified4969 raises an exception4970 when repeat cycle is year4971 generates yearly cron expression4972 when the repeat cycle is not implemented4973 raises an exception4974 #match?4975 when cron matches up4976 is expected to eq true4977 when cron does not match4978 is expected to eq false4979# [RSpecRunTime] RSpec elapsed time: 22 minutes 15.59 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.12 1.17 1.18 1/291 354554980.4981# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/cron_parser_spec.rb. It took 26.03 seconds. Expected to take 23.46 seconds.4982# [RSpecRunTime] Starting example group spec/workers/merge_requests/mergeability_check_batch_worker_spec.rb. Expected to take 22.89 seconds.4983MergeRequests::MergeabilityCheckBatchWorker4984 #perform4985 when some merge_requests do not exist4986 ignores unknown merge request ids4987 when some merge_requests needs mergeability checks4988 executes MergeabilityCheckService on merge requests that needs to be checked4989 structurally logs a failed mergeability check4990 when user is nil4991 does not run any mergeability checks4992# [RSpecRunTime] RSpec elapsed time: 22 minutes 31.71 seconds. Current RSS: ~2049M. Threads: 4. load average: 1.16 1.18 1.18 1/297 366684993.4994 behaves like an idempotent worker4995 is labeled as idempotent4996 performs multiple times sequentially without raising an exception4997 is mergeable4998# [RSpecRunTime] RSpec elapsed time: 22 minutes 37.93 seconds. Current RSS: ~2189M. Threads: 4. load average: 1.23 1.19 1.18 1/297 369414999.5000# [RSpecRunTime] Finishing example group spec/workers/merge_requests/mergeability_check_batch_worker_spec.rb. It took 22.36 seconds. Expected to take 22.89 seconds.5001# [RSpecRunTime] Starting example group spec/models/pages_domain_acme_order_spec.rb. Expected to take 21.41 seconds.5002PagesDomainAcmeOrder5003 does not allow STI5004 .expired5005 returns only expired orders5006# [RSpecRunTime] RSpec elapsed time: 22 minutes 41.81 seconds. Current RSS: ~2136M. Threads: 4. load average: 1.21 1.19 1.18 1/296 369425007.5008 .find_by_domain_and_token5009 domain_name: "test.com", challenge_token: "righttoken", present: true5010 is expected to eq true5011# [RSpecRunTime] RSpec elapsed time: 22 minutes 43.64 seconds. Current RSS: ~2054M. Threads: 4. load average: 1.20 1.18 1.18 1/296 369435012.5013 domain_name: "test.com", challenge_token: "wrongtoken", present: false5014 is expected to eq false5015# [RSpecRunTime] RSpec elapsed time: 22 minutes 45.46 seconds. Current RSS: ~2005M. Threads: 4. load average: 1.20 1.18 1.18 1/295 369445016.5017 domain_name: "test.org", challenge_token: "righttoken", present: false5018 is expected to eq false5019# [RSpecRunTime] RSpec elapsed time: 22 minutes 46.99 seconds. Current RSS: ~2024M. Threads: 4. load average: 1.20 1.18 1.18 1/291 369455020.5021 associations5022 is expected to belong to pages_domain required: false5023# [RSpecRunTime] RSpec elapsed time: 22 minutes 50.6 seconds. Current RSS: ~2032M. Threads: 4. load average: 1.18 1.18 1.18 1/291 369465024.5025 validations5026 is expected to validate that :pages_domain cannot be empty/falsy5027 is expected to validate that :expires_at cannot be empty/falsy5028 is expected to validate that :url cannot be empty/falsy5029 is expected to validate that :challenge_token cannot be empty/falsy5030 is expected to validate that :challenge_file_content cannot be empty/falsy5031 is expected to validate that :private_key cannot be empty/falsy5032# [RSpecRunTime] RSpec elapsed time: 22 minutes 58.43 seconds. Current RSS: ~2184M. Threads: 4. load average: 1.15 1.17 1.18 1/291 369475033.5034# [RSpecRunTime] Finishing example group spec/models/pages_domain_acme_order_spec.rb. It took 20.48 seconds. Expected to take 21.41 seconds.5035# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5036Lint factories for PagesDomainAcmeOrder5037 with saas, license, and factory defaults5038 behaves like factory5039 pages_domain_acme_order factory5040 does not raise error when built5041 does not raise error when created5042 linting :expired trait5043 does not raise error when created5044# [RSpecRunTime] RSpec elapsed time: 23 minutes 6.39 seconds. Current RSS: ~2111M. Threads: 4. load average: 1.14 1.17 1.18 1/292 369745045.5046# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 8.07 seconds. Expected to take 46.95 seconds.5047# [RSpecRunTime] Starting example group spec/models/project_import_state_spec.rb. Expected to take 20.45 seconds.5048ProjectImportState5049 does not allow STI5050 associations5051 is expected to belong to project required: false5052# [RSpecRunTime] RSpec elapsed time: 23 minutes 7.73 seconds. Current RSS: ~2043M. Threads: 4. load average: 1.14 1.17 1.18 1/292 369755053.5054 validations5055 is expected to validate that :project cannot be empty/falsy5056 checksums attribute5057 when the checksums attribute has invalid fields5058 adds errors5059 when the checksums attribute has valid fields5060 does not add errors5061 Project import job5062 imports a project5063 records job and correlation IDs5064 #relation_hard_failures5065 returns hard relation failures related to this import5066 limits returned collection to given maximum5067 #mark_as_failed5068 logs error when update column fails5069 updates last_error with error message5070 removes project import data5071# [RSpecRunTime] RSpec elapsed time: 23 minutes 13.21 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.12 1.16 1.18 1/292 369765072.5073 #human_status_name5074 when import_state exists5075 returns the humanized status name5076 #completed?5077 is expected to be completed5078 is expected to be completed5079 is expected to be completed5080 is expected not to be completed5081 is expected not to be completed5082# [RSpecRunTime] RSpec elapsed time: 23 minutes 14.83 seconds. Current RSS: ~2221M. Threads: 4. load average: 1.12 1.16 1.18 1/292 369775083.5084 #expire_etag_cache5085 when project import type has realtime changes endpoint5086 expires revelant etag cache5087 when project import type does not have realtime changes endpoint5088 does not touch etag caches5089 import state transitions5090 state transition: [:started] => [:finished]5091 resets last_error5092 enqueues housekeeping when an import of a fresh project is completed5093 does not perform housekeeping when project repository does not exist5094 does not enqueue housekeeping when project does not have a valid import type5095# [RSpecRunTime] RSpec elapsed time: 23 minutes 20.13 seconds. Current RSS: ~2259M. Threads: 4. load average: 1.11 1.16 1.17 1/292 369885096.5097 state transition: [:none, :scheduled, :started] => [:canceled]5098 updates the import status5099 unsets the JID5100 removes import data5101# [RSpecRunTime] RSpec elapsed time: 23 minutes 22.53 seconds. Current RSS: ~2247M. Threads: 4. load average: 1.11 1.16 1.17 1/292 369895102.5103 state transition: started: [:finished, :canceled, :failed]5104 import_type: "github", import_status: :started, transition: :finish, expected_checksums: {"fetched"=>{}, "imported"=>{}}5105 updates (or does not update) checksums5106 import_type: "github", import_status: :started, transition: :cancel, expected_checksums: {"fetched"=>{}, "imported"=>{}}5107 updates (or does not update) checksums5108 import_type: "github", import_status: :started, transition: :fail_op, expected_checksums: {"fetched"=>{}, "imported"=>{}}5109 updates (or does not update) checksums5110 import_type: "github", import_status: :scheduled, transition: :cancel, expected_checksums: {}5111 updates (or does not update) checksums5112 import_type: "gitlab_project", import_status: :started, transition: :cancel, expected_checksums: {}5113 updates (or does not update) checksums5114 clearing `jid` after finish5115 without an JID5116 does nothing5117 with a JID5118 unsets the JID5119 callbacks5120 after_commit :expire_etag_cache5121 expires etag cache5122# [RSpecRunTime] RSpec elapsed time: 23 minutes 27.96 seconds. Current RSS: ~2281M. Threads: 4. load average: 1.10 1.16 1.17 1/292 369905123.5124# [RSpecRunTime] Finishing example group spec/models/project_import_state_spec.rb. It took 21.47 seconds. Expected to take 20.45 seconds.5125# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5126Lint factories for ProjectImportState5127 with saas, license, and no factory defaults5128 behaves like factory5129 import_state factory5130 does not raise error when built5131 does not raise error when created5132 linting :repository trait5133 does not raise error when created5134# [RSpecRunTime] RSpec elapsed time: 23 minutes 30.44 seconds. Current RSS: ~2269M. Threads: 4. load average: 1.17 1.17 1.18 1/292 370175135.5136 linting :none trait5137 does not raise error when created5138 linting :scheduled trait5139 does not raise error when created5140 linting :started trait5141 does not raise error when created5142 linting :finished trait5143 does not raise error when created5144 linting :failed trait5145 does not raise error when created5146 linting :canceled trait5147 does not raise error when created5148 linting :mirror trait5149 does not raise error when created5150 linting :hard_failed trait5151 does not raise error when created5152# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 8.02 seconds. Expected to take 46.95 seconds.5153# [RSpecRunTime] Starting example group spec/lib/gitlab/import_export/file_importer_spec.rb. Expected to take 19.65 seconds.5154Gitlab::ImportExport::FileImporter5155 when tmpdir is provided5156 when the tmpdir is outside of the system tmp folder5157 records an error and skips the import5158 behaves like it does not clean the target directory5159 does not clean the directory5160# [RSpecRunTime] RSpec elapsed time: 23 minutes 39.79 seconds. Current RSS: ~2235M. Threads: 4. load average: 1.14 1.17 1.18 1/292 370185161.5162 when the tmpdir looks like a path traversal5163 records an error and skips the import5164 behaves like it does not clean the target directory5165 does not clean the directory5166# [RSpecRunTime] RSpec elapsed time: 23 minutes 41.51 seconds. Current RSS: ~2211M. Threads: 4. load average: 1.14 1.17 1.18 1/292 370195167.5168 and the archive file is not provided5169 copies the archive to the provided temp dir5170 behaves like it cleans the target directory5171 cleans the target directory5172# [RSpecRunTime] RSpec elapsed time: 23 minutes 43.16 seconds. Current RSS: ~2213M. Threads: 4. load average: 1.13 1.16 1.18 1/292 370205173.5174 and the archive is provided5175 extracts the archive to the provided tmp dir5176 behaves like it cleans the target directory5177 cleans the target directory5178# [RSpecRunTime] RSpec elapsed time: 23 minutes 45.65 seconds. Current RSS: ~2103M. Threads: 4. load average: 1.13 1.16 1.18 1/295 370315179.5180 when an error occurs5181 removes symlinks in root folder5182 removes hidden symlinks in root folder5183 removes symlinks in subfolders5184 does not remove a valid file5185 returns false and sets an error on shared5186 when files in the archive share hard links5187 returns false and sets an error on shared5188 removes all files in export path5189# [RSpecRunTime] RSpec elapsed time: 23 minutes 49.5 seconds. Current RSS: ~2269M. Threads: 4. load average: 1.12 1.16 1.17 1/292 370325190.5191 when file exceeds acceptable decompressed size5192 returns false and sets an error on shared5193# [RSpecRunTime] RSpec elapsed time: 23 minutes 50.61 seconds. Current RSS: ~2269M. Threads: 4. load average: 1.12 1.16 1.17 1/294 370375194.5195 as normal run5196 removes symlinks in root folder5197 removes hidden symlinks in root folder5198 removes evil symlinks in root folder5199 removes symlinks in subfolders5200 removes symlinks without any file permissions5201 does not remove a valid file5202 does not change a valid file permissions5203 creates the file in the right subfolder5204 when the import file is not remote5205 downloads the file from a remote object storage5206# [RSpecRunTime] RSpec elapsed time: 23 minutes 53.41 seconds. Current RSS: ~2279M. Threads: 4. load average: 1.11 1.16 1.17 1/292 370385207.5208 when the import file is remote5209 downloads the file from a remote object storage5210# [RSpecRunTime] RSpec elapsed time: 23 minutes 56.04 seconds. Current RSS: ~2258M. Threads: 4. load average: 1.11 1.16 1.17 1/292 370395211.5212# [RSpecRunTime] Finishing example group spec/lib/gitlab/import_export/file_importer_spec.rb. It took 20.07 seconds. Expected to take 19.65 seconds.5213# [RSpecRunTime] Starting example group spec/models/integrations/squash_tm_spec.rb. Expected to take 18.97 seconds.5214Integrations::SquashTm5215 does not allow STI5216 behaves like Integrations::ResetSecretFields5217 #exposing_secrets_fields5218 returns an array of strings5219 #reset_secret_fields?5220 returns false if no exposing field has changed5221 returns true if any exposing field has changed5222 validation callback5223 when an exposing field has changed5224 clears all secret fields5225 when a secret field has been updated5226 does not clear this secret field5227 when a secret field has been updated with the same value5228 does not clear this secret field5229 when no exposing field has changed5230 does not clear any secret fields5231 Validations5232 when integration is active5233 is expected to validate that :url cannot be empty/falsy5234 is expected to allow :url to be ‹"https://example.com"›5235 is expected not to allow :url to be ‹nil›5236 is expected not to allow :url to be ‹""›5237 is expected not to allow :url to be ‹"foo"›5238 is expected not to allow :url to be ‹"example.com"›5239 is expected not to validate that :token cannot be empty/falsy5240 is expected to validate that the length of :token is at most 2555241 is expected to allow :token to be ‹nil›5242 is expected to allow :token to be ‹"foo"›5243# [RSpecRunTime] RSpec elapsed time: 24 minutes 2.7 seconds. Current RSS: ~2253M. Threads: 4. load average: 1.10 1.16 1.17 1/292 370405244.5245 when integration is inactive5246 is expected not to validate that :url cannot be empty/falsy5247 is expected not to validate that :token cannot be empty/falsy5248 behaves like Integrations::HasWebHook5249 associations5250 is expected to have one service_hook inverse_of => integration5251 callbacks5252 calls #update_web_hook! when enabled5253 does not call #update_web_hook! when disabled5254 does not call #update_web_hook! when validation fails5255 #hook_url5256 returns a string5257 #url_variables5258 returns a hash5259# [RSpecRunTime] RSpec elapsed time: 24 minutes 7.06 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.09 1.15 1.17 1/292 370415260.5261 #hook_ssl_verification5262 returns a boolean5263 delegates to #enable_ssl_verification if the concern is included5264 #update_web_hook!5265 creates or updates a service hook5266 raises an error if the service hook could not be saved5267 does not attempt to save the service hook if there are no changes5268# [RSpecRunTime] RSpec elapsed time: 24 minutes 9.68 seconds. Current RSS: ~2239M. Threads: 4. load average: 1.09 1.15 1.17 1/292 370425269.5270 #execute_web_hook!5271 creates the webhook if necessary and executes it5272 raises an error if the service hook could not be saved5273# [RSpecRunTime] RSpec elapsed time: 24 minutes 10.96 seconds. Current RSS: ~2204M. Threads: 4. load average: 1.09 1.15 1.17 1/292 370435274.5275 .default_test_event5276 is expected to eq "issue"5277 #execute5278 calls Squash TM API5279 #test5280 when server is responding5281 is expected to eq {:result=>"OK", :success=>true}5282# [RSpecRunTime] RSpec elapsed time: 24 minutes 14.65 seconds. Current RSS: ~2209M. Threads: 4. load average: 1.08 1.15 1.17 1/292 370445283.5284 when server rejects the request5285 is expected to eq {:result=>"Unauthorized", :success=>false}5286 when test request executes with errors5287 is expected to eq {:result=>"error message", :success=>false}5288# [RSpecRunTime] Finishing example group spec/models/integrations/squash_tm_spec.rb. It took 19.39 seconds. Expected to take 18.97 seconds.5289# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5290Lint factories for Integrations::SquashTm5291 with saas, license, and factory defaults5292 behaves like factory5293 squash_tm_integration factory5294 does not raise error when built5295 does not raise error when created5296# [RSpecRunTime] RSpec elapsed time: 24 minutes 17.27 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.08 1.15 1.17 1/292 370715297.5298# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.84 seconds. Expected to take 46.95 seconds.5299# [RSpecRunTime] Starting example group spec/models/protected_tag_spec.rb. Expected to take 18.37 seconds.5300ProtectedTag5301 does not allow STI5302 behaves like protected ref5303 Associations5304 is expected to belong to project required: false5305# [RSpecRunTime] RSpec elapsed time: 24 minutes 18.56 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.15 1.16 1.17 1/292 370725306.5307 Validations5308 is expected to validate that :name cannot be empty/falsy5309 ref_matcher delegates5310 #matching5311 behaves like RefMatcher#matching5312 when refs are strings5313 behaves like returns `refs` matching `ref_pattern`5314 when there is a match5315 is expected to contain exactly "v1.0"5316 when there is no match5317 is expected to be empty5318 when ref pattern is a wildcard5319 is expected to contain exactly "v1.0" and "v1.1"5320 when refs are ref objects5321 behaves like returns `refs` matching `ref_pattern`5322 when there is a match5323 is expected to contain exactly #<InstanceDouble(Gitlab::Git::Ref) (anonymous)>5324 when there is no match5325 is expected to be empty5326# [RSpecRunTime] RSpec elapsed time: 24 minutes 22.19 seconds. Current RSS: ~2274M. Threads: 4. load average: 1.15 1.16 1.17 1/292 370735327.5328 when ref pattern is a wildcard5329 is expected to contain exactly #<InstanceDouble(Gitlab::Git::Ref) (anonymous)> and #<InstanceDouble(Gitlab::Git::Ref) (anonymous)>5330 #matches?5331 behaves like RefMatcher#matches?5332 when ref_pattern matches ref_name5333 is expected to be truthy5334 when ref_name is empty5335 is expected to be falsey5336 when ref_pattern wildcard matches ref_name5337 is expected to be truthy5338 when ref_pattern wildcard does not match ref_name5339 is expected to be falsey5340 #wildcard?5341 behaves like RefMatcher#wildcard?5342 when pattern is not a wildcard5343 is expected to be falsey5344 when pattern is a wildcard5345 is expected to be truthy5346 #commit5347 when project is present5348 when a commit exists with the same name5349 is expected to eq nil5350 when a commit does not exist with the same name5351 is expected to be nil5352 when project is nil5353 is expected to be nil5354 behaves like protected ref with access levels for5355 protected_ref_access_levels(*types)5356 is expected to have many create_access_levels inverse_of => protected_tag5357 is expected to accepts_nested_attributes_for :create_access_levels allow_destroy => true5358 Associations5359 is expected to belong to project required: false5360 is expected to have many create_access_levels inverse_of => protected_tag5361 Validation5362 is expected to validate that :project cannot be empty/falsy5363# [RSpecRunTime] RSpec elapsed time: 24 minutes 27.7 seconds. Current RSS: ~2309M. Threads: 4. load average: 1.14 1.16 1.17 1/292 370745364.5365 #protected?5366 returns true when the tag matches a protected tag via direct match5367 returns true when the tag matches a protected tag via wildcard match5368 returns false when the tag does not match a protected tag via direct match5369 returns false when the tag does not match a protected tag via wildcard match5370 returns false when tag name is nil5371 with caching5372 correctly invalidates a cache5373 correctly uses the cached version5374# [RSpecRunTime] RSpec elapsed time: 24 minutes 34.82 seconds. Current RSS: ~2104M. Threads: 4. load average: 1.20 1.17 1.18 1/292 372315375.5376# [RSpecRunTime] Finishing example group spec/models/protected_tag_spec.rb. It took 17.55 seconds. Expected to take 18.37 seconds.5377# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5378Lint factories for ProtectedTag5379 with saas, license, and no factory defaults5380 behaves like factory5381 protected_tag factory5382 does not raise error when built5383 does not raise error when created5384 linting :developers_can_create trait5385 does not raise error when created5386# [RSpecRunTime] RSpec elapsed time: 24 minutes 38.8 seconds. Current RSS: ~2237M. Threads: 4. load average: 1.18 1.17 1.18 1/292 372325387.5388 linting :no_one_can_create trait5389 does not raise error when created5390 linting :maintainers_can_create trait5391 does not raise error when created5392 linting :developers_can_create trait5393 does not raise error when created5394 linting :no_one_can_create trait5395 does not raise error when created5396 linting :maintainers_can_create trait5397 does not raise error when created5398# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 7.55 seconds. Expected to take 46.95 seconds.5399# [RSpecRunTime] Starting example group spec/services/namespaces/package_settings/update_service_spec.rb. Expected to take 17.78 seconds.5400Namespaces::PackageSettings::UpdateService5401 #execute5402 with existing namespace package setting5403 user_role: :owner, shared_examples_name: "updating the namespace package setting"5404 behaves like updating the namespace package setting5405 behaves like updating the namespace package setting attributes5406 updates the namespace package setting5407 behaves like not creating the namespace package setting5408 doesn't create the namespace package setting5409# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.86 seconds. Current RSS: ~2206M. Threads: 4. load average: 1.17 1.16 1.18 1/292 372335410.5411 behaves like returning a success5412 returns a success5413 with invalid params5414 doesn't update the maven_duplicates_allowed5415 behaves like not creating the namespace package setting5416 doesn't create the namespace package setting5417 behaves like returning an error5418 returns an error5419 user_role: :maintainer, shared_examples_name: "denying access to namespace package setting"5420 behaves like denying access to namespace package setting5421 with existing namespace package setting5422 behaves like not creating the namespace package setting5423 doesn't create the namespace package setting5424 behaves like returning an error5425 returns an error5426# [RSpecRunTime] RSpec elapsed time: 24 minutes 48.45 seconds. Current RSS: ~2270M. Threads: 4. load average: 1.15 1.16 1.17 1/292 372345427.5428 user_role: :developer, shared_examples_name: "denying access to namespace package setting"5429 behaves like denying access to namespace package setting5430 with existing namespace package setting5431 behaves like not creating the namespace package setting5432 doesn't create the namespace package setting5433 behaves like returning an error5434 returns an error5435 user_role: :reporter, shared_examples_name: "denying access to namespace package setting"5436 behaves like denying access to namespace package setting5437 with existing namespace package setting5438 behaves like not creating the namespace package setting5439 doesn't create the namespace package setting5440 behaves like returning an error5441 returns an error5442 user_role: :guest, shared_examples_name: "denying access to namespace package setting"5443 behaves like denying access to namespace package setting5444 with existing namespace package setting5445 behaves like not creating the namespace package setting5446 doesn't create the namespace package setting5447 behaves like returning an error5448 returns an error5449 user_role: :anonymous, shared_examples_name: "denying access to namespace package setting"5450 behaves like denying access to namespace package setting5451 with existing namespace package setting5452 behaves like not creating the namespace package setting5453 doesn't create the namespace package setting5454 behaves like returning an error5455 returns an error5456 without existing namespace package setting5457 user_role: :owner, shared_examples_name: "creating the namespace package setting"5458 behaves like creating the namespace package setting5459 creates a new package setting5460 saves the settings5461 behaves like returning a success5462 returns a success5463# [RSpecRunTime] RSpec elapsed time: 24 minutes 52.93 seconds. Current RSS: ~2280M. Threads: 4. load average: 1.15 1.16 1.17 1/292 372355464.5465 user_role: :maintainer, shared_examples_name: "denying access to namespace package setting"5466 behaves like denying access to namespace package setting5467 with existing namespace package setting5468 behaves like not creating the namespace package setting5469 doesn't create the namespace package setting5470 behaves like returning an error5471 returns an error5472# [RSpecRunTime] RSpec elapsed time: 24 minutes 55.75 seconds. Current RSS: ~2263M. Threads: 4. load average: 1.14 1.16 1.17 1/292 372365473.5474 user_role: :developer, shared_examples_name: "denying access to namespace package setting"5475 behaves like denying access to namespace package setting5476 with existing namespace package setting5477 behaves like not creating the namespace package setting5478 doesn't create the namespace package setting5479 behaves like returning an error5480 returns an error5481 user_role: :reporter, shared_examples_name: "denying access to namespace package setting"5482 behaves like denying access to namespace package setting5483 with existing namespace package setting5484 behaves like not creating the namespace package setting5485 doesn't create the namespace package setting5486 behaves like returning an error5487 returns an error5488 user_role: :guest, shared_examples_name: "denying access to namespace package setting"5489 behaves like denying access to namespace package setting5490 with existing namespace package setting5491 behaves like not creating the namespace package setting5492 doesn't create the namespace package setting5493 behaves like returning an error5494 returns an error5495 user_role: :anonymous, shared_examples_name: "denying access to namespace package setting"5496 behaves like denying access to namespace package setting5497 with existing namespace package setting5498 behaves like not creating the namespace package setting5499 doesn't create the namespace package setting5500 behaves like returning an error5501 returns an error5502# [RSpecRunTime] Finishing example group spec/services/namespaces/package_settings/update_service_spec.rb. It took 16.49 seconds. Expected to take 17.78 seconds.5503# [RSpecRunTime] Starting example group spec/services/ci/stuck_builds/drop_scheduled_service_spec.rb. Expected to take 16.7 seconds.5504Ci::StuckBuilds::DropScheduledService5505 when job is scheduled5506 for more than an hour ago5507 behaves like job is dropped with failure reason5508 changes status5509 when job has data integrity problem5510 drops the job and logs the reason5511# [RSpecRunTime] RSpec elapsed time: 25 minutes 1.21 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.21 1.17 1.18 1/292 372375512.5513 for less than 1 hour ago5514 behaves like job is unchanged5515 does not change status5516 when job is success5517 and scheduled for more than an hour ago5518 behaves like job is unchanged5519 does not change status5520# [RSpecRunTime] RSpec elapsed time: 25 minutes 4.96 seconds. Current RSS: ~2256M. Threads: 4. load average: 1.19 1.17 1.18 1/292 372385521.5522 and scheduled for less than 1 hour ago5523 behaves like job is unchanged5524 does not change status5525 when job is skipped5526 and scheduled for more than an hour ago5527 behaves like job is unchanged5528 does not change status5529 and scheduled for less than 1 hour ago5530 behaves like job is unchanged5531 does not change status5532 when job is failed5533 and scheduled for more than an hour ago5534 behaves like job is unchanged5535 does not change status5536 and scheduled for less than 1 hour ago5537 behaves like job is unchanged5538 does not change status5539 when job is canceled5540 and scheduled for more than an hour ago5541 behaves like job is unchanged5542 does not change status5543 and scheduled for less than 1 hour ago5544 behaves like job is unchanged5545 does not change status5546 when job is running5547 and scheduled for more than an hour ago5548 behaves like job is unchanged5549 does not change status5550 and scheduled for less than 1 hour ago5551 behaves like job is unchanged5552 does not change status5553 when job is pending5554 and scheduled for more than an hour ago5555 behaves like job is unchanged5556 does not change status5557# [RSpecRunTime] RSpec elapsed time: 25 minutes 14.96 seconds. Current RSS: ~2243M. Threads: 4. load average: 1.16 1.16 1.18 1/292 372395558.5559 and scheduled for less than 1 hour ago5560 behaves like job is unchanged5561 does not change status5562 when there are no stale scheduled builds5563 does not drop the stale scheduled build yet5564# [RSpecRunTime] Finishing example group spec/services/ci/stuck_builds/drop_scheduled_service_spec.rb. It took 17.27 seconds. Expected to take 16.7 seconds.5565# [RSpecRunTime] Starting example group spec/models/deploy_key_spec.rb. Expected to take 16.19 seconds.5566DeployKey5567 does not allow STI5568 Associations5569 is expected to have many deploy_keys_projects5570 is expected to have many deploy_keys_projects_with_write_access class_name => DeployKeysProject inverse_of => deploy_key5571 is expected to have many projects_with_write_access class_name => Project through deploy_keys_projects_with_write_access source => project5572 is expected to have many deploy_keys_projects_with_readonly_access class_name => DeployKeysProject inverse_of => deploy_key5573 is expected to have many projects_with_readonly_access class_name => Project through deploy_keys_projects_with_readonly_access source => project5574 is expected to have many projects5575 is expected to have many protected_branch_push_access_levels inverse_of => deploy_key5576 is expected to have many protected_tag_create_access_levels inverse_of => deploy_key5577# [RSpecRunTime] RSpec elapsed time: 25 minutes 18.64 seconds. Current RSS: ~2251M. Threads: 4. load average: 1.15 1.16 1.17 1/292 372405578.5579 notification5580 does not send a notification5581 #user5582 when user is set5583 returns the user5584 when user is not set5585 returns the ghost user5586# [RSpecRunTime] RSpec elapsed time: 25 minutes 22.2 seconds. Current RSS: ~2310M. Threads: 4. load average: 1.15 1.16 1.17 1/292 372415587.5588 .with_write_access_for_project5589 when no project is passed in5590 is expected to be empty5591 when a project is passed in5592 only returns deploy keys with write access5593 returns deploy keys only for this project5594 and a specific deploy key is passed in5595 and this deploy key is not linked to the project5596 is expected to be empty5597# [RSpecRunTime] RSpec elapsed time: 25 minutes 24.35 seconds. Current RSS: ~2298M. Threads: 4. load average: 1.14 1.16 1.17 1/292 372425598.5599 and this deploy key has no write access to the project5600 is expected to be empty5601 and this deploy key has write access to the project5602 is expected to contain exactly #<DeployKey id: 12, user_id: nil, created_at: "2024-07-31 10:43:34.123730383 +0000", updated_at: "202...ion_delivered_at: nil, before_expiry_notification_delivered_at: nil, usage_type: "auth_and_signing">5603 PolicyActor methods5604 responds to all PolicyActor methods5605 #can?5606 is expected to equal true5607 when a read deploy key is enabled in the project5608 is expected to equal false5609 is expected to equal true5610 is expected to equal false5611# [RSpecRunTime] RSpec elapsed time: 25 minutes 26.85 seconds. Current RSS: ~2288M. Threads: 4. load average: 1.14 1.16 1.17 1/292 372435612.5613 when a write deploy key is enabled in the project5614 is expected to equal false5615 is expected to equal true5616 is expected to equal true5617# [RSpecRunTime] RSpec elapsed time: 25 minutes 29.61 seconds. Current RSS: ~2280M. Threads: 4. load average: 1.13 1.15 1.17 1/292 372445618.5619 when the deploy key is not enabled in the project5620 is expected to equal false5621 is expected to equal false5622 is expected to equal false5623 #audit_details5624 equals to the key's title5625# [RSpecRunTime] Finishing example group spec/models/deploy_key_spec.rb. It took 14.52 seconds. Expected to take 16.19 seconds.5626# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5627Lint factories for DeployKey5628 with saas, license, and factory defaults5629 behaves like factory5630 deploy_key factory5631 does not raise error when built5632 does not raise error when created5633 linting :private trait5634 does not raise error when created5635# [RSpecRunTime] RSpec elapsed time: 25 minutes 32.96 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.13 1.15 1.17 1/292 372715636.5637 linting :public trait5638 does not raise error when created5639 behaves like factory5640 another_deploy_key factory5641 does not raise error when built5642 does not raise error when created5643 behaves like factory5644 rsa_deploy_key_2048 factory5645 does not raise error when built5646 does not raise error when created5647# [RSpecRunTime] RSpec elapsed time: 25 minutes 36.72 seconds. Current RSS: ~2266M. Threads: 4. load average: 1.12 1.15 1.17 1/292 372725648.5649 behaves like factory5650 rsa_deploy_key_5120 factory5651 does not raise error when built5652 does not raise error when created5653# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 6.84 seconds. Expected to take 46.95 seconds.5654# [RSpecRunTime] Starting example group spec/models/design_management/design_collection_spec.rb. Expected to take 15.47 seconds.5655DesignManagement::DesignCollection5656 does not allow STI5657 .find_or_create_design!5658 finds an existing design5659 creates a new design if one didn't exist5660 only queries the designs once5661 inserts the design after any existing designs5662# [RSpecRunTime] RSpec elapsed time: 25 minutes 39.9 seconds. Current RSS: ~2263M. Threads: 4. load average: 1.03 1.13 1.17 1/292 372735663.5664 #copy_state5665 defaults to ready5666 persists its state changes between initializations5667 state: "ready", can_start: true, can_end: false, can_error: true, can_reset: true5668 maintains state machine transition rules5669 state: "in_progress", can_start: false, can_end: true, can_error: true, can_reset: true5670 maintains state machine transition rules5671 state: "error", can_start: false, can_end: false, can_error: false, can_reset: true5672 maintains state machine transition rules5673 clearing the redis cached state when state changes back to ready5674 clears the cached state on end_copy!5675 clears the cached state on reset_copy!5676# [RSpecRunTime] RSpec elapsed time: 25 minutes 43.6 seconds. Current RSS: ~2298M. Threads: 4. load average: 1.02 1.13 1.16 1/292 372745677.5678 #empty?5679 is true when the design collection has no designs5680 is false when the design collection has designs5681 #versions5682 includes versions for all designs5683# [RSpecRunTime] RSpec elapsed time: 25 minutes 46.87 seconds. Current RSS: ~2247M. Threads: 4. load average: 1.02 1.13 1.16 1/292 372755684.5685 #repository5686 builds a design repository5687 #designs_by_filename5688 finds all the designs with those filenames on this issue5689 only makes a single query5690 some are deleted5691 takes deletion into account5692# [RSpecRunTime] RSpec elapsed time: 25 minutes 51.51 seconds. Current RSS: ~2109M. Threads: 4. load average: 1.10 1.14 1.17 1/297 381205693.5694# [RSpecRunTime] Finishing example group spec/models/design_management/design_collection_spec.rb. It took 14.01 seconds. Expected to take 15.47 seconds.5695# [RSpecRunTime] Starting example group spec/helpers/safe_format_helper_spec.rb. Expected to take 15.08 seconds.5696SafeFormatHelper5697 #safe_format5698 behaves like safe formatting5699 is expected to eq ""5700 is expected to be html safe5701 behaves like safe formatting5702 is expected to eq "Foo"5703 is expected to be html safe5704# [RSpecRunTime] RSpec elapsed time: 25 minutes 54.79 seconds. Current RSS: ~2220M. Threads: 4. load average: 1.09 1.14 1.17 1/297 381215705.5706 behaves like safe formatting5707 is expected to eq "<b>strong</b>"5708 is expected to be html safe5709 behaves like safe formatting5710 is expected to eq "<b>strong</b>"5711 is expected to be html safe5712 behaves like safe formatting5713 is expected to eq "<b>strong</b> <a href="">link</a>"5714 is expected to be html safe5715 when format is marked as html_safe5716 behaves like safe formatting5717 is expected to eq "<b>strong</b>"5718 is expected to be html safe5719 with multiple args5720 behaves like safe formatting5721 is expected to eq "<a>c</a> <x>z</x>"5722 is expected to be html safe5723 with a view component5724 safetly formats5725 with format containing escaped entities5726 behaves like safe formatting5727 is expected to eq "In < hour"5728 is expected to be html safe5729 behaves like safe formatting5730 is expected to eq ""air""5731 is expected to be html safe5732# [RSpecRunTime] RSpec elapsed time: 26 minutes 0.36 second. Current RSS: ~2306M. Threads: 4. load average: 1.09 1.14 1.17 1/297 381225733.5734 behaves like safe formatting5735 is expected to eq "Mix & match > all"5736 is expected to be html safe5737 #tag_pair5738 plain_tag: "", open: nil, close: nil5739 is expected to eq {}5740 plain_tag: "a", open: nil, close: nil5741 is expected to eq {}5742 plain_tag: "<a", open: nil, close: nil5743 is expected to eq {}5744 plain_tag: "<a>", open: nil, close: nil5745 is expected to eq {}5746 plain_tag: "<a><a>", open: nil, close: nil5747 is expected to eq {}5748 plain_tag: "<input/>", open: nil, close: nil5749 is expected to eq {}5750 plain_tag: "<a></a>", open: "<a>", close: "</a>"5751 is expected to eq {:tag_close=>"</a>", :tag_open=>"<a>"}5752 is expected to be all5753 plain_tag: "<a href=\"\">x</a>", open: "<a href=\"\">", close: "</a>"5754 is expected to eq {:tag_close=>"</a>", :tag_open=>"<a href=\"\">"}5755 is expected to be all5756# [RSpecRunTime] RSpec elapsed time: 26 minutes 5.28 seconds. Current RSS: ~2308M. Threads: 4. load average: 1.08 1.14 1.17 1/292 381235757.5758 when tag is not html_safe5759 raises an ArgumentError5760# [RSpecRunTime] Finishing example group spec/helpers/safe_format_helper_spec.rb. It took 14.03 seconds. Expected to take 15.08 seconds.5761# [RSpecRunTime] Starting example group spec/models/state_note_spec.rb. Expected to take 14.68 seconds.5762StateNote5763 does not allow STI5764 .from_event5765 with event state opened5766 contains the expected values5767 behaves like a synthetic note5768 behaves like a system note5769 has the correct attributes5770# [RSpecRunTime] RSpec elapsed time: 26 minutes 7.69 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.08 1.14 1.17 1/292 381505771.5772 #discussion_id5773 returns the expected discussion id5774 with event state closed5775 contains the expected values5776 behaves like a synthetic note5777 behaves like a system note5778 has the correct attributes5779 #discussion_id5780 returns the expected discussion id5781 with event state merged5782 contains the expected values5783 behaves like a synthetic note5784 behaves like a system note5785 has the correct attributes5786 #discussion_id5787 returns the expected discussion id5788 with event state locked5789 contains the expected values5790 behaves like a synthetic note5791 behaves like a system note5792 has the correct attributes5793# [RSpecRunTime] RSpec elapsed time: 26 minutes 12.06 seconds. Current RSS: ~2277M. Threads: 4. load average: 1.07 1.13 1.17 1/292 381515794.5795 #discussion_id5796 returns the expected discussion id5797 with event state reopened5798 contains the expected values5799 behaves like a synthetic note5800 behaves like a system note5801 has the correct attributes5802 #discussion_id5803 returns the expected discussion id5804 with a mentionable source5805 with a commit5806 contains the expected values5807 with a merge request5808 contains the expected values5809 when noteable is a merge request5810 when merged by a commit5811 contains the expected values5812 when merged by another merge_request5813 contains the expected values5814# [RSpecRunTime] RSpec elapsed time: 26 minutes 16.73 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.07 1.13 1.16 1/298 385495815.5816 when closed by error tracking5817 contains the expected values5818 when closed by promotheus alert5819 contains the expected values5820# [RSpecRunTime] Finishing example group spec/models/state_note_spec.rb. It took 11.7 seconds. Expected to take 14.68 seconds.5821# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/populate_metadata_spec.rb. Expected to take 14.13 seconds.5822Gitlab::Ci::Pipeline::Chain::PopulateMetadata5823 with both pipeline name and auto_cancel5824 builds pipeline_metadata5825 behaves like not breaking the chain5826 does not break the chain5827# [RSpecRunTime] RSpec elapsed time: 26 minutes 21.39 seconds. Current RSS: ~2241M. Threads: 4. load average: 1.06 1.13 1.16 1/298 386005828.5829 with pipeline name5830 builds pipeline_metadata5831 behaves like not breaking the chain5832 does not break the chain5833 with empty name5834 behaves like not saving pipeline metadata5835 does not save pipeline metadata5836 with empty name after variable substitution5837 behaves like not saving pipeline metadata5838 does not save pipeline metadata5839 with variables5840 substitutes variables5841 with invalid name5842 returns error and breaks chain5843 with auto_cancel5844 builds pipeline_metadata5845 behaves like not breaking the chain5846 does not break the chain5847 with no auto_cancel5848 behaves like not saving pipeline metadata5849 does not save pipeline metadata5850 with auto_cancel: nil5851 behaves like not saving pipeline metadata5852 does not save pipeline metadata5853 with auto_cancel_on_new_commit and no auto_cancel_on_job_failure5854 builds pipeline_metadata5855 with auto_cancel_on_job_failure and no auto_cancel_on_new_commit5856 builds pipeline_metadata5857# [RSpecRunTime] RSpec elapsed time: 26 minutes 27.96 seconds. Current RSS: ~2265M. Threads: 4. load average: 1.06 1.13 1.16 1/297 386735858.5859 with auto_cancel_on_new_commit: nil and auto_cancel_on_job_failure: nil5860 behaves like not saving pipeline metadata5861 does not save pipeline metadata5862 with auto_cancel_on_new_commit valid and auto_cancel_on_job_failure: nil5863 builds pipeline_metadata5864 with auto_cancel_on_new_commit: nil and auto_cancel_on_job_failure valid5865 builds pipeline_metadata5866 when auto_cancel_on_job_failure: none5867 builds pipeline_metadata5868 with workflow:rules:auto_cancel5869 with auto_cancel:on_new_commit not set and rules:workflow:auto_cancel:on_new_commit set5870 when the rule is matched5871 builds pipeline_metadata5872 when the rule is not matched5873 builds pipeline_metadata5874 with auto_cancel:on_new_commit set and rules:workflow:auto_cancel:on_new_commit set5875 when the rule is matched5876 builds pipeline_metadata5877 when the rule is not matched5878 builds pipeline_metadata5879# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/populate_metadata_spec.rb. It took 13.81 seconds. Expected to take 14.13 seconds.5880# [RSpecRunTime] Starting example group spec/models/concerns/atomic_internal_id_spec.rb. Expected to take 13.57 seconds.5881AtomicInternalId5882 does not allow STI5883 #save!5884 when IID is provided5885 tracks the value5886 when importing5887 does not track the value5888# [RSpecRunTime] RSpec elapsed time: 26 minutes 32.71 seconds. Current RSS: ~2218M. Threads: 4. load average: 0.97 1.11 1.16 1/297 387225889.5890 #track_project_iid!5891 tracks the present value5892 when value is set by ensure_project_iid!5893 does not track the value5894 tracks the iid for the scope that is actually present5895# [RSpecRunTime] RSpec elapsed time: 26 minutes 35.5 seconds. Current RSS: ~2257M. Threads: 4. load average: 0.97 1.11 1.16 1/297 387235896.5897 #ensure_project_iid!5898 generates a new value if non is present5899 generates a new value if first set with iid= but later set to nil5900 #clear_scope_iid!5901 when no ensure_if condition is given5902 clears automatically set IIDs5903 does not clear manually set IIDS5904 when an ensure_if condition is given5905 when the ensure_if condition evaluates to true5906 clears automatically set IIDs5907 does not clear manually set IIDs5908 when the ensure_if condition evaluates to false5909 does not clear IIDs5910 #validate_scope_iid_exists!5911 when the presence flag is set5912 raises an error for blank iids on create5913 raises an error for blank iids on update5914 when the presence flag is not set5915 does not raise an error for blank iids on create5916 does not raise an error for blank iids on update5917 .with_project_iid_supply5918 supplies a stream of iid values5919# [RSpecRunTime] RSpec elapsed time: 26 minutes 40.75 seconds. Current RSS: ~2262M. Threads: 4. load average: 0.98 1.10 1.15 1/294 387245920.5921 .track_namespace_iid!5922 tracks the present value5923 when transitioning a model from one scope to another5924 generates the iid on the new scope5925 when models is scoped to namespace and does not have an init proc5926 generates the iid on the new scope5927 supplies a stream of iid values5928# [RSpecRunTime] Finishing example group spec/models/concerns/atomic_internal_id_spec.rb. It took 11.51 seconds. Expected to take 13.57 seconds.5929# [RSpecRunTime] Starting example group spec/lib/gitlab/user_access_snippet_spec.rb. Expected to take 13.41 seconds.5930Gitlab::UserAccessSnippet5931 #can_do_action?5932 when can access_git5933 calls Ability#allowed? and returns its result5934 when can not access_git5935 disallows access5936 when user is nil5937 disallows access5938 when user is migration bot5939 allows access5940 #can_push_to_branch?5941 anonymous5942 when can access_git5943 respects accessibility5944 when can not access_git5945 disallows access5946 non_member5947 when can access_git5948 respects accessibility5949 when can not access_git5950 disallows access5951 guest5952 when can access_git5953 respects accessibility5954# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.98 seconds. Current RSS: ~2289M. Threads: 4. load average: 0.98 1.10 1.15 1/292 387255955.5956 when can not access_git5957 disallows access5958 reporter5959 when can access_git5960 respects accessibility5961 when can not access_git5962 disallows access5963 maintainer5964 when can access_git5965 respects accessibility5966 when can not access_git5967 disallows access5968 admin5969 when can access_git5970 respects accessibility5971 when can not access_git5972 disallows access5973 author5974 when can access_git5975 respects accessibility5976 when can not access_git5977 disallows access5978 when user is migration bot5979 allows access5980 when snippet is nil5981 disallows access5982 when user is migration bot5983 disallows access5984 #can_create_tag?5985 returns false5986 when user is migration bot5987 returns false5988# [RSpecRunTime] RSpec elapsed time: 26 minutes 55.01 seconds. Current RSS: ~2296M. Threads: 4. load average: 0.98 1.10 1.15 1/292 387265989.5990 #can_delete_branch?5991 returns false5992 when user is migration bot5993 returns false5994 #can_merge_to_branch?5995 returns false5996 when user is migration bot5997 returns false5998# [RSpecRunTime] Finishing example group spec/lib/gitlab/user_access_snippet_spec.rb. It took 13.66 seconds. Expected to take 13.41 seconds.5999# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/security/report_spec.rb. Expected to take 12.84 seconds.6000Gitlab::Ci::Reports::Security::Report6001 is expected to eq "sast"6002 is expected to delegate #project_id to the #pipeline object6003 #add_scanner6004 stores given scanner params in the map6005 returns the added scanner6006# [RSpecRunTime] RSpec elapsed time: 26 minutes 57.9 seconds. Current RSS: ~2296M. Threads: 4. load average: 0.98 1.10 1.15 1/292 387276007.6008 #add_identifier6009 stores given identifier params in the map6010 returns the added identifier6011 #add_finding6012 enriches given finding and stores it in the collection6013 #clone_as_blank6014 creates a blank report with copied type and pipeline6015 #replace_with!6016 replaces report contents with other reports contents6017# [RSpecRunTime] RSpec elapsed time: 27 minutes 2.82 seconds. Current RSS: ~2324M. Threads: 4. load average: 0.98 1.10 1.15 1/292 387286018.6019 #merge!6020 invokes the merge with other report and then replaces this report contents by merge result6021 #primary_scanner6022 is expected to eq #<Gitlab::Ci::Reports::Security::Scanner:0x000079c499c40748 @external_id="external_id_1", @name="Find Security Bugs", @vendor="Security Scanner Vendor", @version="1.0.0", @primary_identifiers=nil>6023 #primary_identifiers6024 returns matching identifiers6025 #add_error6026 when the message is not given6027 adds a new error to report with the generic error message6028 when the message is given6029 adds a new error to report6030 #add_warning6031 when the message is given6032 adds a new warning to report6033 errored?6034 when the report does not have any errors6035 is expected to be falsey6036 when the report has errors6037 is expected to be truthy6038 warnings?6039 when the report does not have any errors6040 is expected to be falsey6041 when the report has warnings6042 is expected to be truthy6043 #primary_scanner_order_to6044 when the primary scanner of the receiver is nil6045 when the primary scanner of the other is nil6046 is expected to equal 16047 when the primary scanner of the other is not nil6048 is expected to equal 16049 when the primary scanner of the receiver is not nil6050 when the primary scanner of the other is nil6051 is expected to equal -16052# [RSpecRunTime] RSpec elapsed time: 27 minutes 8.05 seconds. Current RSS: ~2320M. Threads: 4. load average: 0.98 1.09 1.15 1/292 387296053.6054 when the primary scanner of the other is not nil6055 compares two scanners6056 #has_signatures?6057 when the findings of the report does not have signatures6058 is expected to be falsey6059 when the findings of the report have signatures6060 is expected to be truthy6061# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/security/report_spec.rb. It took 12.68 seconds. Expected to take 12.84 seconds.6062# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6063Lint factories for Gitlab::Ci::Reports::Security::Report6064 with saas, license, and factory defaults6065 behaves like factory6066 ci_reports_security_report factory6067 does not raise error when built6068 does not raise error when created6069# [RSpecRunTime] RSpec elapsed time: 27 minutes 10.77 seconds. Current RSS: ~2254M. Threads: 4. load average: 0.99 1.09 1.15 1/292 387586070.6071 behaves like factory6072 dependency_scanning_security_report factory6073 does not raise error when built6074 does not raise error when created6075# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.66 seconds. Expected to take 46.95 seconds.6076# [RSpecRunTime] Starting example group spec/services/packages/conan/create_package_file_service_spec.rb. Expected to take 12.67 seconds.6077Packages::Conan::CreatePackageFileService6078 #execute6079 with temp file6080 behaves like a valid package_file6081 creates a new package file6082 behaves like assigns build to package file6083 with build info6084 assigns the pipeline to the package6085 creates a new PackageFileBuildInfo record6086# [RSpecRunTime] RSpec elapsed time: 27 minutes 15.18 seconds. Current RSS: ~2177M. Threads: 4. load average: 0.99 1.09 1.15 1/292 387616087.6088 behaves like a valid recipe_file6089 creates a new recipe file6090 behaves like assigns build to package file6091 with build info6092 assigns the pipeline to the package6093 creates a new PackageFileBuildInfo record6094# [RSpecRunTime] RSpec elapsed time: 27 minutes 19.19 seconds. Current RSS: ~2246M. Threads: 4. load average: 0.99 1.09 1.15 1/292 387626095.6096 with remote file6097 behaves like a valid package_file6098 creates a new package file6099 behaves like assigns build to package file6100 with build info6101 assigns the pipeline to the package6102 creates a new PackageFileBuildInfo record6103# [RSpecRunTime] RSpec elapsed time: 27 minutes 21.52 seconds. Current RSS: ~2250M. Threads: 4. load average: 0.99 1.09 1.15 1/293 387636104.6105 behaves like a valid recipe_file6106 creates a new recipe file6107 behaves like assigns build to package file6108 with build info6109 assigns the pipeline to the package6110 creates a new PackageFileBuildInfo record6111# [RSpecRunTime] RSpec elapsed time: 27 minutes 23.87 seconds. Current RSS: ~2166M. Threads: 4. load average: 0.99 1.09 1.15 2/292 387646112.6113 file is missing6114 raises an error6115# [RSpecRunTime] Finishing example group spec/services/packages/conan/create_package_file_service_spec.rb. It took 12.57 seconds. Expected to take 12.67 seconds.6116# [RSpecRunTime] Starting example group spec/lib/sidebars/menu_spec.rb. Expected to take 12.09 seconds.6117Sidebars::Menu6118 #all_active_routes6119 gathers all active routes of items and the current menu6120 #serialize_for_super_sidebar6121 returns a tree-like structure of itself and all menu items6122 returns pill data if defined6123 #serialize_as_menu_item_args6124 returns hash of title, link, active_routes, container_html_options6125# [RSpecRunTime] RSpec elapsed time: 27 minutes 27.56 seconds. Current RSS: ~2281M. Threads: 4. load average: 0.99 1.09 1.15 1/292 387656126.6127 #render?6128 when the menus has no items6129 returns false6130 when menu has a partial6131 returns true6132 when the menu has items6133 returns true6134 when menu items are NilMenuItem6135 returns false6136 #has_items?6137 returns true when there are regular menu items6138 returns true when there are nil menu items6139 #has_renderable_items?6140 returns true when there are regular menu items6141 returns false when there are nil menu items6142 returns true when there are both regular and nil menu items6143 #renderable_items6144 returns only regular menu items6145 #insert_element_before6146 adds element before the specific element class6147 does not add nil elements6148 when reference element does not exist6149 adds the element to the top of the list6150# [RSpecRunTime] RSpec elapsed time: 27 minutes 32.81 seconds. Current RSS: ~2281M. Threads: 4. load average: 0.99 1.08 1.14 1/292 387666151.6152 #insert_element_after6153 adds element after the specific element class6154 does not add nil elements6155 when reference element does not exist6156 adds the element to the end of the list6157 #replace_placeholder6158 when a NilMenuItem reference element exists6159 replaces the reference element with the provided item6160 when a MenuItem reference element exists6161 does not replace the reference element and adds to the end of the list6162 when reference element does not exist6163 adds the element to the end of the list6164 #remove_element6165 removes specific element6166 does not remove nil elements6167 #remove_item6168 removes the item from the menu6169 #container_html_options6170 when menu can be rendered6171 when menu has renderable items6172 contains the special class6173 when menu already has other classes6174 appends special class6175 when menu does not have renderable items6176 does not contain the special class6177 when menu cannot be rendered6178 does not contain special class6179# [RSpecRunTime] RSpec elapsed time: 27 minutes 38.0 seconds. Current RSS: ~2287M. Threads: 4. load average: 0.99 1.08 1.14 1/292 387676180.6181 #link6182 returns first visible menu item link6183 returns nil if there are no visible menu items6184# [RSpecRunTime] Finishing example group spec/lib/sidebars/menu_spec.rb. It took 14.46 seconds. Expected to take 12.09 seconds.6185# [RSpecRunTime] Starting example group spec/graphql/mutations/alert_management/alerts/set_assignees_spec.rb. Expected to take 11.85 seconds.6186Mutations::AlertManagement::Alerts::SetAssignees6187 is expected to require graphql authorizations :update_alert_management_alert6188 #resolve6189 when operation mode is not specified6190 behaves like successful resolution6191 successfully resolves6192# [RSpecRunTime] RSpec elapsed time: 27 minutes 40.6 seconds. Current RSS: ~2238M. Threads: 4. load average: 0.99 1.08 1.14 1/292 387686193.6194 behaves like an incident management tracked event6195 .track_event6196 tracks the event using redis6197 behaves like Snowplow event tracking with RedisHLL context6198 behaves like Snowplow event tracking6199 is emitted6200 when user does not have permission to update alerts6201 raises an error if the resource is not accessible to the user6202 for APPEND operation6203 when a different user is already assigned6204 behaves like noop6205 makes no changes6206 when no users are specified6207 behaves like noop6208 makes no changes6209 when a user is specified and no user is assigned6210 behaves like successful resolution6211 successfully resolves6212 when the specified user is already assigned to the alert6213 behaves like noop6214 makes no changes6215 for REPLACE operation6216 when a different user is already assigned6217 behaves like successful resolution6218 successfully resolves6219# [RSpecRunTime] RSpec elapsed time: 27 minutes 45.9 seconds. Current RSS: ~2277M. Threads: 4. load average: 0.99 1.08 1.14 1/292 387696220.6221 when no users are specified6222 behaves like successful resolution6223 successfully resolves6224 when a user is specified and no user is assigned6225 behaves like successful resolution6226 successfully resolves6227 when the specified user is already assigned to the alert6228 behaves like noop6229 makes no changes6230 when multiple users are specified6231 behaves like successful resolution6232 successfully resolves6233 for REMOVE operation6234 when a different user is already assigned6235 behaves like noop6236 makes no changes6237 when no users are specified6238 behaves like noop6239 makes no changes6240 when a user is specified and no user is assigned6241 behaves like noop6242 makes no changes6243 when the specified user is already assigned to the alert6244 behaves like successful resolution6245 successfully resolves6246# [RSpecRunTime] Finishing example group spec/graphql/mutations/alert_management/alerts/set_assignees_spec.rb. It took 10.52 seconds. Expected to take 11.85 seconds.6247# [RSpecRunTime] Starting example group spec/services/clusters/agents/authorizations/user_access/refresh_service_spec.rb. Expected to take 11.54 seconds.6248Clusters::Agents::Authorizations::UserAccess::RefreshService6249 #execute6250 group authorization6251 refreshes authorizations for the agent6252 when config contains "access_as" keyword6253 refreshes authorizations for the agent6254# [RSpecRunTime] RSpec elapsed time: 27 minutes 51.14 seconds. Current RSS: ~2275M. Threads: 4. load average: 0.99 1.08 1.14 1/292 387706255.6256 when config contains too many groups6257 authorizes groups up to the limit6258 when config contains no groups or projects6259 removes all authorizations6260# [RSpecRunTime] RSpec elapsed time: 27 minutes 53.96 seconds. Current RSS: ~2314M. Threads: 4. load average: 1.00 1.08 1.14 1/292 387716261.6262 when config contains groups or projects outside of the configuration project hierarchy6263 removes all authorizations6264 when configuration project does not belong to a group6265 removes all authorizations6266 project authorization6267 refreshes authorizations for the agent6268 when config contains "access_as" keyword6269 refreshes authorizations for the agent6270 when project belongs to a user namespace, and is in the same namespace as the agent6271 creates an authorization record for the project6272# [RSpecRunTime] RSpec elapsed time: 27 minutes 57.29 seconds. Current RSS: ~2313M. Threads: 4. load average: 1.00 1.08 1.14 1/292 387726273.6274 when project belongs to a user namespace, and is authorizing itself6275 creates an authorization record for the project6276# [RSpecRunTime] RSpec elapsed time: 27 minutes 58.32 seconds. Current RSS: ~2294M. Threads: 4. load average: 1.00 1.08 1.14 1/292 387736277.6278 when config contains too many projects6279 authorizes projects up to the limit6280 when config contains no groups or projects6281 removes all authorizations6282 when config contains groups or projects outside of the configuration project hierarchy6283 removes all authorizations6284 when configuration project does not belong to a group6285 removes all authorizations6286# [RSpecRunTime] Finishing example group spec/services/clusters/agents/authorizations/user_access/refresh_service_spec.rb. It took 11.12 seconds. Expected to take 11.54 seconds.6287# [RSpecRunTime] Starting example group spec/uploaders/object_storage/cdn/google_cdn_spec.rb. Expected to take 11.2 seconds.6288ObjectStorage::CDN::GoogleCDN6289 #use_cdn?6290 ip_address: "34.80.0.1", expected: false6291 is expected to eq false6292 ip_address: "18.245.0.42", expected: true6293 is expected to eq true6294 ip_address: "2500:1900:4180:0000:0000:0000:0000:0000", expected: true6295 is expected to eq true6296# [RSpecRunTime] RSpec elapsed time: 28 minutes 3.46 seconds. Current RSS: ~2329M. Threads: 4. load average: 1.00 1.07 1.14 1/292 387746297.6298 ip_address: "2600:1900:4180:0000:0000:0000:0000:0000", expected: false6299 is expected to eq false6300 ip_address: "10.10.1.5", expected: false6301 is expected to eq false6302 ip_address: "fc00:0000:0000:0000:0000:0000:0000:0000", expected: false6303 is expected to eq false6304 ip_address: "127.0.0.1", expected: false6305 is expected to eq false6306 ip_address: "169.254.0.0", expected: false6307 is expected to eq false6308 when the key name is missing6309 returns false6310 when the key is missing6311 returns false6312 when the key is invalid6313 returns false6314 when the URL is missing6315 returns false6316 when URL is a domain6317 returns false6318 when URL uses HTTP6319 returns false6320 #signed_url6321 with UTF-8 characters in path6322 returns a valid signed URL6323 with default query parameters6324 returns a valid signed URL6325 with nil query parameters6326 returns a valid signed URL6327 with extra query parameters6328 returns a valid signed URL6329# [RSpecRunTime] RSpec elapsed time: 28 minutes 9.2 seconds. Current RSS: ~2337M. Threads: 4. load average: 1.00 1.07 1.14 1/292 387756330.6331# [RSpecRunTime] Finishing example group spec/uploaders/object_storage/cdn/google_cdn_spec.rb. It took 8.98 seconds. Expected to take 11.2 seconds.6332# [RSpecRunTime] Starting example group spec/graphql/resolvers/ci/project_pipeline_resolver_spec.rb. Expected to take 11.11 seconds.6333Resolvers::Ci::ProjectPipelineResolver6334 is expected to have nullable GraphQL type Pipeline6335 resolves pipeline for the passed id6336 resolves pipeline for the passed iid6337 resolves pipeline for the passed sha6338 keeps the queries under the threshold for id6339 keeps the queries under the threshold for iid6340 keeps the queries under the threshold for sha6341 does not resolve a pipeline outside the project6342 does not resolve a pipeline outside the project6343 errors when no id, iid or sha is passed6344 errors when both iid and sha are passed6345 errors when both id and iid are passed6346 errors when id, iid and sha are passed6347 when the pipeline is a dangling pipeline6348 resolves pipeline for the passed iid6349# [RSpecRunTime] RSpec elapsed time: 28 minutes 18.57 seconds. Current RSS: ~2278M. Threads: 4. load average: 1.00 1.07 1.13 1/292 387766350.6351# [RSpecRunTime] Finishing example group spec/graphql/resolvers/ci/project_pipeline_resolver_spec.rb. It took 9.37 seconds. Expected to take 11.11 seconds.6352# [RSpecRunTime] Starting example group spec/models/note_diff_file_spec.rb. Expected to take 10.83 seconds.6353NoteDiffFile6354 does not allow STI6355 associations6356 is expected to belong to diff_note required: false6357 validations6358 is expected to validate that :diff_note cannot be empty/falsy6359 .referencing_sha6360 finds note diff files by project and sha6361 excludes note diff files with the wrong project6362 excludes note diff files with the wrong sha6363# [RSpecRunTime] RSpec elapsed time: 28 minutes 24.26 seconds. Current RSS: ~2187M. Threads: 4. load average: 1.00 1.07 1.13 1/297 389396364.6365 #diff_export6366 when diff can be encoded6367 force encodes the diff to UTF-86368# [RSpecRunTime] RSpec elapsed time: 28 minutes 25.63 seconds. Current RSS: ~2192M. Threads: 4. load average: 1.00 1.07 1.13 1/297 389946369.6370 when diff cannot be encoded6371 returns the raw diff6372# [RSpecRunTime] RSpec elapsed time: 28 minutes 29.13 seconds. Current RSS: ~2246M. Threads: 4. load average: 1.00 1.07 1.13 1/297 390496373.6374# [RSpecRunTime] Finishing example group spec/models/note_diff_file_spec.rb. It took 10.57 seconds. Expected to take 10.83 seconds.6375# [RSpecRunTime] Starting example group spec/lib/sidebars/projects/menus/repository_menu_spec.rb. Expected to take 10.47 seconds.6376Sidebars::Projects::Menus::RepositoryMenu6377 #render?6378 when project repository is empty6379 returns false6380# [RSpecRunTime] RSpec elapsed time: 28 minutes 30.51 seconds. Current RSS: ~2243M. Threads: 4. load average: 1.00 1.07 1.13 1/297 390766381.6382 when project repository is not empty6383 when user can download code6384 returns true6385 when user cannot download code6386 returns false6387 for menu items6388 Files6389 behaves like repository menu item with different super sidebar title6390 is expected to eq "Files"6391 when inside the super sidebar6392 is expected to eq "Repository"6393 Commits6394 behaves like repository menu item link for6395 ref_type: nil, link: lazy { "#{route}?ref_type=heads" }6396 has a link with the fully qualifed ref route6397 ref_type: "heads", link: lazy { "#{route}?ref_type=heads" }6398 has a link with the fully qualifed ref route6399 ref_type: "tags", link: lazy { "#{route}?ref_type=tags" }6400 has a link with the fully qualifed ref route6401 when ref is not the default6402 and ref_type is not provided6403 is expected to eq "/namespace563/project-605/-/commits/nonmain"6404 and ref_type is provided6405 is expected to eq "/namespace563/project-605/-/commits/nonmain?ref_type=heads"6406 Contributor analytics6407 when analytics is disabled6408 is expected to be nil6409 when analytics is enabled6410 behaves like repository menu item link for6411 ref_type: nil, link: lazy { "#{route}?ref_type=heads" }6412 has a link with the fully qualifed ref route6413 ref_type: "heads", link: lazy { "#{route}?ref_type=heads" }6414 has a link with the fully qualifed ref route6415 ref_type: "tags", link: lazy { "#{route}?ref_type=tags" }6416 has a link with the fully qualifed ref route6417# [RSpecRunTime] RSpec elapsed time: 28 minutes 36.12 seconds. Current RSS: ~2349M. Threads: 4. load average: 1.00 1.07 1.13 1/297 390856418.6419 when ref is not the default6420 and ref_type is not provided6421 is expected to eq "/namespace563/project-605/-/graphs/nonmain"6422 and ref_type is provided6423 is expected to eq "/namespace563/project-605/-/graphs/nonmain?ref_type=heads"6424 Network6425 behaves like repository menu item link for6426 ref_type: nil, link: lazy { "#{route}?ref_type=heads" }6427 has a link with the fully qualifed ref route6428 ref_type: "heads", link: lazy { "#{route}?ref_type=heads" }6429 has a link with the fully qualifed ref route6430 ref_type: "tags", link: lazy { "#{route}?ref_type=tags" }6431 has a link with the fully qualifed ref route6432 when ref is not the default6433 and ref_type is not provided6434 is expected to eq "/namespace563/project-605/-/network/nonmain"6435 and ref_type is provided6436 is expected to eq "/namespace563/project-605/-/network/nonmain?ref_type=heads"6437 behaves like repository menu item with different super sidebar title6438 is expected to eq "Graph"6439 when inside the super sidebar6440 is expected to eq "Repository graph"6441# [RSpecRunTime] Finishing example group spec/lib/sidebars/projects/menus/repository_menu_spec.rb. It took 9.43 seconds. Expected to take 10.47 seconds.6442# [RSpecRunTime] Starting example group spec/workers/integrations/create_external_cross_reference_worker_spec.rb. Expected to take 10.38 seconds.6443Integrations::CreateExternalCrossReferenceWorker6444 has the `until_executed` deduplicate strategy6445 behaves like an idempotent worker6446 is labeled as idempotent6447 performs multiple times sequentially without raising an exception6448 can run multiple times with the same arguments6449# [RSpecRunTime] RSpec elapsed time: 28 minutes 43.76 seconds. Current RSS: ~2304M. Threads: 4. load average: 1.00 1.06 1.13 1/297 392256450.6451 mentionable_type: "Commit", mentionable_id: lazy { commit.id }6452 creates a cross reference6453 mentionable_type: "Issue", mentionable_id: lazy { issue.id }6454 creates a cross reference6455 mentionable_type: "MergeRequest", mentionable_id: lazy { merge_request.id }6456 creates a cross reference6457 mentionable_type: "Note", mentionable_id: lazy { note.id }6458 creates a cross reference6459 mentionable_type: "Snippet", mentionable_id: lazy { snippet.id }6460 creates a cross reference6461 error handling6462 project_id does not exist6463 behaves like does not create a cross reference6464 does not create a cross reference6465 author_id does not exist6466 behaves like does not create a cross reference6467 does not create a cross reference6468 mentionable_id does not exist6469 behaves like does not create a cross reference6470 does not create a cross reference6471 mentionable_type is not a Mentionable6472 behaves like does not create a cross reference6473 does not create a cross reference6474 mentionable_type is not a defined constant6475 behaves like does not create a cross reference6476 does not create a cross reference6477 mentionable is a Commit and mentionable_id does not exist6478 behaves like does not create a cross reference6479 does not create a cross reference6480# [RSpecRunTime] Finishing example group spec/workers/integrations/create_external_cross_reference_worker_spec.rb. It took 7.95 seconds. Expected to take 10.38 seconds.6481# [RSpecRunTime] Starting example group spec/graphql/mutations/ci/runner/delete_spec.rb. Expected to take 9.99 seconds.6482Mutations::Ci::Runner::Delete6483 is expected to require graphql authorizations :delete_runner6484 #resolve6485 when the user cannot admin the runner6486 generates an error6487 with more than one associated project6488 raises an error6489# [RSpecRunTime] RSpec elapsed time: 28 minutes 50.86 seconds. Current RSS: ~2283M. Threads: 4. load average: 1.08 1.08 1.13 1/294 392306490.6491 when required arguments are missing6492 raises an error6493 when user can delete owned runner6494 with one associated project6495 deletes runner6496# [RSpecRunTime] RSpec elapsed time: 28 minutes 52.35 seconds. Current RSS: ~2255M. Threads: 4. load average: 1.08 1.08 1.13 1/293 392316497.6498 with more than one associated project6499 with user as admin6500 deletes runner6501# [RSpecRunTime] RSpec elapsed time: 28 minutes 54.03 seconds. Current RSS: ~2227M. Threads: 4. load average: 1.07 1.08 1.13 1/293 392326502.6503 with user as project maintainer6504 raises error6505# [RSpecRunTime] RSpec elapsed time: 28 minutes 55.79 seconds. Current RSS: ~2148M. Threads: 4. load average: 1.07 1.08 1.13 1/292 392336506.6507 when admin can delete runner6508 deletes runner6509# [RSpecRunTime] Finishing example group spec/graphql/mutations/ci/runner/delete_spec.rb. It took 9.54 seconds. Expected to take 9.99 seconds.6510# [RSpecRunTime] Starting example group spec/lib/banzai/filter/upload_link_filter_spec.rb. Expected to take 9.86 seconds.6511Banzai::Filter::UploadLinkFilter6512 preserves original url in data-canonical-src attribute6513 to a project upload6514 rebuilds relative URL for a link6515 rebuilds relative URL for an image6516 does not modify absolute URL6517 supports unescaped Unicode filenames6518 supports escaped Unicode filenames6519 with an absolute URL6520 rewrites the link correctly6521# [RSpecRunTime] RSpec elapsed time: 29 minutes 0.6 second. Current RSS: ~2275M. Threads: 4. load average: 1.07 1.08 1.13 1/292 392346522.6523 to a group upload6524 rewrites the link correctly6525 rewrites the link correctly for subgroup6526 does not modify absolute URL6527 with an absolute URL6528 rewrites the link correctly6529# [RSpecRunTime] RSpec elapsed time: 29 minutes 2.06 seconds. Current RSS: ~2279M. Threads: 4. load average: 1.07 1.08 1.13 1/292 392356530.6531 to a personal snippet6532 rewrites the link correctly6533 does not modify absolute URL6534 with an absolute URL6535 rewrites the link correctly6536 with a relative URL root6537 rewrites the link correctly6538 with an absolute URL6539 rewrites the link correctly6540 invalid input6541 name: "invalid URI", href: "://foo"6542 is expected not to raise Exception6543# [RSpecRunTime] RSpec elapsed time: 29 minutes 5.52 seconds. Current RSS: ~2321M. Threads: 4. load average: 1.06 1.07 1.13 1/291 392366544.6545 name: "invalid UTF-8 byte sequences", href: "%FF"6546 is expected not to raise Exception6547 name: "garbled path", href: "open(/var/tmp/):%20/location%0Afrom:%20/test"6548 is expected not to raise Exception6549 name: "whitespace", href: "d18213acd3732630991986120e167e3d/Landscape_8.jpg\nand more"6550 is expected not to raise Exception6551 name: "null byte", href: "%00"6552 is expected not to raise Exception6553 behaves like pipeline timing check6554 checks the pipeline timing6555# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/upload_link_filter_spec.rb. It took 10.72 seconds. Expected to take 9.86 seconds.6556# [RSpecRunTime] Starting example group spec/lib/unnested_in_filters/rewriter_spec.rb. Expected to take 9.51 seconds.6557UnnestedInFilters::Rewriter6558 #rewrite?6559 when a join table is receiving an IN list query6560 is expected to be falsey6561 when the given relation does not have an `IN` predicate6562 is expected to be falsey6563 when the given relation has an `IN` predicate6564 when there is no index coverage for the used columns6565 is expected to be falsey6566 when there is an index coverage for the used columns6567 is expected to be truthy6568 when there is an ordering6569 when the order is an Arel node6570 is expected to be truthy6571 when the order is a Keyset order6572 is expected to be truthy6573 with partial indices6574 when there is a partial index coverage for the used columns6575 is expected to be truthy6576 when there is a partial index coverage for the used columns and unused columns at the end6577 is expected to be truthy6578 when there is no partial index coverage for the used columns6579 is expected to be falsey6580 when the partial index definition has more columns6581 is expected to be falsey6582# [RSpecRunTime] RSpec elapsed time: 29 minutes 11.72 seconds. Current RSS: ~2355M. Threads: 4. load average: 1.06 1.07 1.13 1/291 392376583.6584 with unused index columns6585 when the unused columns are at the end of the index6586 is expected to be truthy6587 with ordering6588 when the unused columns are at the end of the index6589 is expected to be truthy6590 when the query ordering does not match the index6591 is expected to be falsey6592 when the order columns are at the beginning of the index6593 is expected to be falsey6594 when an unused column is in the middle of the index6595 is expected to be falsey6596 #rewrite6597 changes the query6598 when the relation has a subquery6599 changes the query6600 when there is an order6601 when the order is an Arel node6602 changes the query6603 when the order is a Keyset order6604 changes the query6605 when the combined attributes include the primary key6606 changes the query6607 when a join table is receiving an IN list query6608 does not rewrite the in statement for the joined table6609 logging6610 logs the call6611# [RSpecRunTime] Finishing example group spec/lib/unnested_in_filters/rewriter_spec.rb. It took 7.97 seconds. Expected to take 9.51 seconds.6612# [RSpecRunTime] Starting example group spec/graphql/types/todo_type_spec.rb. Expected to take 9.41 seconds.6613Types::TodoType6614 is expected to require graphql authorizations :read_todo6615 has the correct fields6616 project field6617 when the project is public6618 when the user does not have access6619 returns the project6620# [RSpecRunTime] RSpec elapsed time: 29 minutes 18.82 seconds. Current RSS: ~2312M. Threads: 4. load average: 1.05 1.07 1.13 1/291 392386621.6622 when the project is not public6623 when the user does not have access6624 returns null6625 when the user does have access6626 returns the project6627 group field6628 when the group is public6629 when the user does not have access6630 returns the group6631# [RSpecRunTime] RSpec elapsed time: 29 minutes 21.68 seconds. Current RSS: ~2251M. Threads: 4. load average: 1.05 1.07 1.13 1/291 392396632.6633 when the group is not public6634 when the user does not have access6635 returns null6636# [RSpecRunTime] RSpec elapsed time: 29 minutes 23.1 seconds. Current RSS: ~2168M. Threads: 4. load average: 1.05 1.07 1.13 1/291 392406637.6638 when the user does have access6639 returns the group6640# [RSpecRunTime] RSpec elapsed time: 29 minutes 24.22 seconds. Current RSS: ~2144M. Threads: 4. load average: 1.04 1.07 1.13 1/291 392416641.6642# [RSpecRunTime] Finishing example group spec/graphql/types/todo_type_spec.rb. It took 9.48 seconds. Expected to take 9.41 seconds.6643# [RSpecRunTime] Starting example group spec/lib/gitlab/database/load_balancing/session_spec.rb. Expected to take 9.03 seconds.6644Gitlab::Database::LoadBalancing::Session6645 .current6646 returns the current session6647 .clear_session6648 clears the current session6649 .without_sticky_writes6650 ignores sticky write events sent by a connection proxy6651 still is aware of write that happened6652# [RSpecRunTime] RSpec elapsed time: 29 minutes 27.55 seconds. Current RSS: ~2254M. Threads: 4. load average: 1.04 1.07 1.13 2/291 392426653.6654 #use_primary?6655 returns true when the primary should be used6656 returns false when a secondary should be used6657 returns true when a write was performed6658 #use_primary6659 uses primary during block6660 continues using primary when write was performed6661 when primary was used before6662 restores state after use6663 when primary was not used6664 restores state after use6665 #performed_write?6666 returns true if a write was performed6667 #ignore_writes6668 ignores write events6669 does not prevent using primary if an exception is raised6670 #use_replicas_for_read_queries6671 sets the flag inside the block6672 restores state after use6673 when primary was used before6674 sets the flag inside the block6675# [RSpecRunTime] RSpec elapsed time: 29 minutes 32.61 seconds. Current RSS: ~2304M. Threads: 4. load average: 1.04 1.07 1.13 1/291 392436676.6677 when a write query is performed before6678 sets the flag inside the block6679 #fallback_to_replicas_for_ambiguous_queries6680 sets the flag inside the block6681 restores state after use6682 when primary was used before6683 uses primary during block6684 when a write was performed before6685 uses primary during block6686 when primary was used inside the block6687 uses primary aterward6688 restores state after use6689 when a write was performed inside the block6690 uses primary aterward6691 restores state after use6692# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/load_balancing/session_spec.rb. It took 10.55 seconds. Expected to take 9.03 seconds.6693# [RSpecRunTime] Starting example group spec/services/error_tracking/issue_details_service_spec.rb. Expected to take 8.9 seconds.6694ErrorTracking::IssueDetailsService6695 #execute6696 with authorized user6697 when issue_details returns a detailed error6698 returns the detailed error6699 returns the gitlab_issue when the error has a sentry_issue6700 returns the gitlab_issue path from sentry when the error has no sentry_issue6701# [RSpecRunTime] RSpec elapsed time: 29 minutes 37.06 seconds. Current RSS: ~2326M. Threads: 4. load average: 1.04 1.07 1.13 1/291 392446702.6703 when issue_details returns nil6704 result is not ready6705# [RSpecRunTime] RSpec elapsed time: 29 minutes 39.72 seconds. Current RSS: ~2327M. Threads: 4. load average: 1.03 1.06 1.12 1/291 392456706.6707 when issue_details returns error6708 returns the error6709 when issue_details returns error with http_status6710 returns the error with correct http_status6711 with integrated error tracking6712 when error is found6713 returns the error in detailed format6714 when error does not exist6715 returns the error in detailed format6716 with unauthorized user6717 returns error6718 with error tracking disabled6719 raises error6720# [RSpecRunTime] Finishing example group spec/services/error_tracking/issue_details_service_spec.rb. It took 8.24 seconds. Expected to take 8.9 seconds.6721# [RSpecRunTime] Starting example group spec/validators/ip_cidr_array_validator_spec.rb. Expected to take 8.68 seconds.6722IpCidrArrayValidator6723 cidr_array: [nil], validity: true, errors: {}6724 is expected to eq true6725 is expected to eq {}6726 cidr_array: ["172.0.0.1/24", "2001:db8::8:800:200c:417a/128"], validity: true, errors: {}6727 is expected to eq true6728 is expected to eq {}6729 cidr_array: [], validity: true, errors: {}6730 is expected to eq true6731 is expected to eq {}6732# [RSpecRunTime] RSpec elapsed time: 29 minutes 46.77 seconds. Current RSS: ~2304M. Threads: 4. load average: 0.95 1.05 1.12 1/291 392466733.6734 cidr_array: ["172.0.0.1/256", "invalid-CIDR"], validity: false, errors: {:cidr_array=>["IP '172.0.0.1/256' is not a valid CIDR: Invalid netmask 256", "IP 'invalid-CIDR' is not a valid CIDR: IP should be followed by a slash followed by an integer subnet mask (for example: '192.168.1.0/24')"]}6735 is expected to eq false6736 is expected to eq {:cidr_array=>["IP '172.0.0.1/256' is not a valid CIDR: Invalid netmask 256", "IP 'invalid-CIDR' is n... should be followed by a slash followed by an integer subnet mask (for example: '192.168.1.0/24')"]}6737 cidr_array: [""], validity: true, errors: {}6738 is expected to eq true6739 is expected to eq {}6740 cidr_array: ["172.0.0.1/24", nil], validity: true, errors: {}6741 is expected to eq true6742 is expected to eq {}6743 cidr_array: ["172.0.0.1/256"], validity: false, errors: {:cidr_array=>["IP '172.0.0.1/256' is not a valid CIDR: Invalid netmask 256"]}6744 is expected to eq false6745 is expected to eq {:cidr_array=>["IP '172.0.0.1/256' is not a valid CIDR: Invalid netmask 256"]}6746 cidr_array: ["172.0.0.1/24", "invalid-CIDR"], validity: false, errors: {:cidr_array=>["IP 'invalid-CIDR' is not a valid CIDR: IP should be followed by a slash followed by an integer subnet mask (for example: '192.168.1.0/24')"]}6747 is expected to eq false6748 is expected to eq {:cidr_array=>["IP 'invalid-CIDR' is not a valid CIDR: IP should be followed by a slash followed by an integer subnet mask (for example: '192.168.1.0/24')"]}6749 cidr_array: "", validity: false, errors: {:cidr_array=>["must be an array of CIDR values"]}6750 is expected to eq false6751 is expected to eq {:cidr_array=>["must be an array of CIDR values"]}6752 cidr_array: nil, validity: false, errors: {:cidr_array=>["must be an array of CIDR values"]}6753 is expected to eq false6754 is expected to eq {:cidr_array=>["must be an array of CIDR values"]}6755# [RSpecRunTime] RSpec elapsed time: 29 minutes 52.23 seconds. Current RSS: ~2377M. Threads: 4. load average: 0.95 1.04 1.12 1/291 392476756.6757# [RSpecRunTime] Finishing example group spec/validators/ip_cidr_array_validator_spec.rb. It took 9.22 seconds. Expected to take 8.68 seconds.6758# [RSpecRunTime] Starting example group spec/workers/concerns/limited_capacity/worker_spec.rb. Expected to take 8.4 seconds.6759LimitedCapacity::Worker6760 required methods6761 is expected to raise NotImplementedError6762 is expected to raise NotImplementedError6763 is expected to raise NotImplementedError6764 Sidekiq options6765 does not retry failed jobs6766 does not deduplicate jobs6767 .perform_with_capacity6768 enqueues jobs6769 when max_running_jobs is 06770 does not enqueue jobs6771 #perform6772 with capacity6773 calls perform_work6774 re-enqueues itself6775 reports prometheus metrics6776 updates the running set6777 with capacity and without work6778 does not re-enqueue itself6779 without capacity6780 does not call perform_work6781 does not re-enqueue itself6782# [RSpecRunTime] RSpec elapsed time: 29 minutes 57.9 seconds. Current RSS: ~2373M. Threads: 4. load average: 0.96 1.04 1.12 1/291 392486783.6784 when perform_work fails6785 does not re-enqueue itself6786 removes itself from the running set6787 reports prometheus metrics6788 #remove_failed_jobs6789 removes failed jobs6790 #report_prometheus_metrics6791 reports number of running jobs6792# [RSpecRunTime] Finishing example group spec/workers/concerns/limited_capacity/worker_spec.rb. It took 7.0 seconds. Expected to take 8.4 seconds.6793# [RSpecRunTime] Starting example group spec/lib/gitlab/import_export/repo_restorer_spec.rb. Expected to take 8.2 seconds.6794Gitlab::ImportExport::RepoRestorer6795 bundle a project Git repo6796 restores the repo successfully6797 when the repository already exists6798 deletes the existing repository before importing6799# [RSpecRunTime] RSpec elapsed time: 30 minutes 3.12 seconds. Current RSS: ~2249M. Threads: 4. load average: 0.96 1.04 1.12 1/292 394216800.6801 restore a wiki Git repo6802 restores the wiki repo successfully6803 no wiki in the bundle6804 does not creates an empty wiki6805# [RSpecRunTime] RSpec elapsed time: 30 minutes 7.15 seconds. Current RSS: ~2264M. Threads: 4. load average: 0.96 1.04 1.11 1/292 394496806.6807 when wiki already exists6808 does not cause an error when restoring6809# [RSpecRunTime] RSpec elapsed time: 30 minutes 8.18 seconds. Current RSS: ~2265M. Threads: 4. load average: 0.96 1.04 1.11 1/293 394836810.6811# [RSpecRunTime] Finishing example group spec/lib/gitlab/import_export/repo_restorer_spec.rb. It took 8.94 seconds. Expected to take 8.2 seconds.6812# [RSpecRunTime] Starting example group spec/services/jira_connect_installations/proxy_lifecycle_event_service_spec.rb. Expected to take 8.16 seconds.6813JiraConnectInstallations::ProxyLifecycleEventService6814 .execute6815 creates an instance and calls execute6816 #execute6817 when installed event6818 behaves like sends the event hook6819 returns a ServiceResponse6820 sends an installed event to the instance6821 creates the JWT token with the event and installation6822 and the instance responds with an error6823 returns an error ServiceResponse6824 logs the error response6825# [RSpecRunTime] RSpec elapsed time: 30 minutes 10.39 seconds. Current RSS: ~2269M. Threads: 4. load average: 1.05 1.06 1.12 1/293 394846826.6827 and the request raises an error6828 returns an error ServiceResponse6829 when uninstalled event6830 behaves like sends the event hook6831 returns a ServiceResponse6832 sends an installed event to the instance6833 creates the JWT token with the event and installation6834 and the instance responds with an error6835 returns an error ServiceResponse6836 logs the error response6837# [RSpecRunTime] RSpec elapsed time: 30 minutes 11.91 seconds. Current RSS: ~2351M. Threads: 4. load average: 1.05 1.06 1.12 1/292 394856838.6839 and the request raises an error6840 returns an error ServiceResponse6841# [RSpecRunTime] RSpec elapsed time: 30 minutes 14.28 seconds. Current RSS: ~2368M. Threads: 4. load average: 1.04 1.06 1.12 1/292 394866842.6843 .new6844 creates an internal duplicate of the installation and sets the instance_url6845 with unknown event6846 raises an error6847# [RSpecRunTime] Finishing example group spec/services/jira_connect_installations/proxy_lifecycle_event_service_spec.rb. It took 6.71 seconds. Expected to take 8.16 seconds.6848# [RSpecRunTime] Starting example group spec/services/ci/create_pipeline_service/tags_spec.rb. Expected to take 7.84 seconds.6849Ci::CreatePipelineService6850 tags:6851 with valid config6852 creates a pipeline6853# [RSpecRunTime] RSpec elapsed time: 30 minutes 16.98 seconds. Current RSS: ~2339M. Threads: 4. load average: 1.04 1.06 1.12 1/294 395336854.6855 with too many tags6856 creates a pipeline without builds6857 tags persistence6858 with multiple tags6859 when the tags do not exist6860 does not execute N+1 queries6861# [RSpecRunTime] RSpec elapsed time: 30 minutes 19.11 seconds. Current RSS: ~2278M. Threads: 4. load average: 1.04 1.06 1.12 1/296 395626862.6863 when tags are already persisted6864 does not execute N+1 queries6865# [RSpecRunTime] RSpec elapsed time: 30 minutes 20.43 seconds. Current RSS: ~2189M. Threads: 4. load average: 1.04 1.06 1.12 1/296 395796866.6867 with bridge jobs6868 is expected to be empty6869# [RSpecRunTime] Finishing example group spec/services/ci/create_pipeline_service/tags_spec.rb. It took 6.37 seconds. Expected to take 7.84 seconds.6870# [RSpecRunTime] Starting example group spec/models/time_tracking/timelog_category_spec.rb. Expected to take 7.81 seconds.6871TimeTracking::TimelogCategory6872 does not allow STI6873 associations6874 is expected to belong to namespace required: false6875 is expected to have many timelogs6876# [RSpecRunTime] RSpec elapsed time: 30 minutes 24.59 seconds. Current RSS: ~2258M. Threads: 4. load average: 1.04 1.06 1.12 1/296 395886877.6878 default values6879 is expected to eq #<Gitlab::Color:0x000079c52b821fd0 @value="#6699cc">6880 validations6881 is expected to validate that :namespace cannot be empty/falsy6882 is expected to validate that :name cannot be empty/falsy6883 is expected to validate that :name is case-insensitively unique within the scope of :namespace_id6884 is expected to validate that the length of :name is at most 2556885 is expected to validate that the length of :description is at most 10246886 is expected to validate that the length of :color is at most 76887# [RSpecRunTime] RSpec elapsed time: 30 minutes 27.35 seconds. Current RSS: ~2260M. Threads: 4. load average: 1.04 1.06 1.12 1/296 395896888.6889 validations when billable6890 is expected to validate that :billing_rate cannot be empty/falsy6891 is expected to validate that :billing_rate looks like a number greater than 06892 #name6893 strips name6894 #color6895 strips color6896 #find_by_name6897 finds the correct timelog category6898 returns empty if not found6899# [RSpecRunTime] RSpec elapsed time: 30 minutes 31.3 seconds. Current RSS: ~2305M. Threads: 4. load average: 1.03 1.05 1.12 1/294 395906900.6901# [RSpecRunTime] Finishing example group spec/models/time_tracking/timelog_category_spec.rb. It took 10.05 seconds. Expected to take 7.81 seconds.6902# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6903Lint factories for TimeTracking::TimelogCategory6904 with saas, license, and factory defaults6905 behaves like factory6906 timelog_category factory6907 does not raise error when built6908 does not raise error when created6909# [RSpecRunTime] RSpec elapsed time: 30 minutes 33.02 seconds. Current RSS: ~2281M. Threads: 4. load average: 1.03 1.05 1.12 1/292 396176910.6911# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.71 seconds. Expected to take 46.95 seconds.6912# [RSpecRunTime] Starting example group spec/helpers/profiles_helper_spec.rb. Expected to take 7.55 seconds.6913ProfilesHelper6914 #commit_email_select_options6915 returns an array with private commit email along with all the verified emails6916 #email_provider_label6917 returns nil for users without external email6918 returns omniauth provider label for users with external attributes6919 returns the correct omniauth provider label for users with some external attributes6920 returns 'LDAP' for users with external email but no email provider6921# [RSpecRunTime] RSpec elapsed time: 30 minutes 35.06 seconds. Current RSS: ~2275M. Threads: 4. load average: 0.95 1.04 1.11 2/292 396186922.6923 #ssh_key_expiration_tooltip6924 error: false, expired: false, result: nil6925 is expected to eq nil6926 error: true, expired: false, result: "Key type is forbidden. Must be DSA, ECDSA, or ED25519"6927 is expected to eq "Key type is forbidden. Must be DSA, ECDSA, or ED25519"6928 error: true, expired: true, result: "Key type is forbidden. Must be DSA, ECDSA, or ED25519"6929 is expected to eq "Key type is forbidden. Must be DSA, ECDSA, or ED25519"6930 #ssh_key_expires_field_description6931 is expected to eq "Optional but recommended. If set, key becomes invalid on the specified date."6932# [RSpecRunTime] RSpec elapsed time: 30 minutes 38.14 seconds. Current RSS: ~2298M. Threads: 4. load average: 0.95 1.04 1.11 2/292 396196933.6934 #middle_dot_divider_classes6935 stacking: nil, breakpoint: nil, expected: ["gl-mb-3", "gl-display-inline-block", "middle-dot-divider"]6936 returns CSS classes needed to render the middle dot divider6937 stacking: true, breakpoint: nil, expected: ["gl-mb-3", "middle-dot-divider-sm", "gl-block", "sm:gl-inline-block"]6938 returns CSS classes needed to render the middle dot divider6939 stacking: nil, breakpoint: :sm, expected: ["gl-mb-3", "gl-display-inline-block", "middle-dot-divider-sm"]6940 returns CSS classes needed to render the middle dot divider6941 #prevent_delete_account?6942 returns false6943 #user_profile_data6944 returns user profile data6945# [RSpecRunTime] Finishing example group spec/helpers/profiles_helper_spec.rb. It took 6.88 seconds. Expected to take 7.55 seconds.6946# [RSpecRunTime] Starting example group spec/lib/gitlab/task_helpers_spec.rb. Expected to take 7.44 seconds.6947Gitlab::TaskHelpers6948 #run_command6949 runs command and return the output6950 returns empty string when command doesnt exist6951 #get_version6952 version: "1.1.1", result: "v1.1.1"6953 is expected to eq "v1.1.1"6954 version: "master", result: "master"6955 is expected to eq "master"6956 version: "12.4.0-rc7", result: "v12.4.0-rc7"6957 is expected to eq "v12.4.0-rc7"6958 version: "594c3ea3e0e5540e5915bd1c49713a0381459dd6", result: "594c3ea3e0e5540e5915bd1c49713a0381459dd6"6959 is expected to eq "594c3ea3e0e5540e5915bd1c49713a0381459dd6"6960 #checkout_or_clone_version6961 checkout the version and reset to it6962 accepts clone_opts6963 target_dir doesn't exist6964 clones the repo6965# [RSpecRunTime] RSpec elapsed time: 30 minutes 44.58 seconds. Current RSS: ~2329M. Threads: 4. load average: 0.96 1.03 1.11 1/292 396256966.6967 target_dir exists6968 doesn't clone the repository6969 #clone_repo6970 clones the repo in the target dir6971 accepts clone_opts6972 #checkout_version6973 clones the repo in the target dir6974 #run_command!6975 runs command and return the output6976 returns and exception when command exit with non zero code6977# [RSpecRunTime] Finishing example group spec/lib/gitlab/task_helpers_spec.rb. It took 6.54 seconds. Expected to take 7.44 seconds.6978# [RSpecRunTime] Starting example group spec/services/design_management/generate_image_versions_service_spec.rb. Expected to take 7.16 seconds.6979DesignManagement::GenerateImageVersionsService6980 #execute6981 generates the image6982 skips generating image versions if the mime type is not allowlisted6983 skips generating image versions if the design file size is too large6984 returns the status6985 returns the version6986 logs if the raw image cannot be found6987 when an error is encountered when generating the image versions6988 CarrierWave::IntegrityError6989 logs the exception6990 logs the error6991# [RSpecRunTime] RSpec elapsed time: 30 minutes 53.44 seconds. Current RSS: ~2294M. Threads: 4. load average: 0.97 1.03 1.11 1/297 397486992.6993 CarrierWave::UploadError6994 logs the error6995 tracks the error6996# [RSpecRunTime] Finishing example group spec/services/design_management/generate_image_versions_service_spec.rb. It took 7.54 seconds. Expected to take 7.16 seconds.6997# [RSpecRunTime] Starting example group spec/lib/gitlab/slug/environment_spec.rb. Expected to take 7.09 seconds.6998Gitlab::Slug::Environment6999 #generate7000 name: "staging-12345678901234567", slug: "staging-123456789-q517sa"7001 is expected to eq "staging-123456789-q517sa"7002 name: "9-staging-123456789012345", slug: "env-9-staging-123-q517sa"7003 is expected to eq "env-9-staging-123-q517sa"7004 name: "staging-1234567890123456", slug: "staging-1234567890123456"7005 is expected to eq "staging-1234567890123456"7006 name: "staging-1234567890123456-", slug: "staging-123456789-q517sa"7007 is expected to eq "staging-123456789-q517sa"7008 name: "production", slug: "production"7009 is expected to eq "production"7010 name: "PRODUCTION", slug: "production-q517sa"7011 is expected to eq "production-q517sa"7012 name: "review/1-foo", slug: "review-1-foo-q517sa"7013 is expected to eq "review-1-foo-q517sa"7014 name: "1-foo", slug: "env-1-foo-q517sa"7015 is expected to eq "env-1-foo-q517sa"7016 name: "1/foo", slug: "env-1-foo-q517sa"7017 is expected to eq "env-1-foo-q517sa"7018 name: "foo-", slug: "foo"7019 is expected to eq "foo"7020# [RSpecRunTime] RSpec elapsed time: 30 minutes 58.63 seconds. Current RSS: ~2390M. Threads: 4. load average: 0.97 1.03 1.10 1/297 397617021.7022 name: "foo--bar", slug: "foo-bar-q517sa"7023 is expected to eq "foo-bar-q517sa"7024 name: "foo**bar", slug: "foo-bar-q517sa"7025 is expected to eq "foo-bar-q517sa"7026 name: "*-foo", slug: "env-foo-q517sa"7027 is expected to eq "env-foo-q517sa"7028 name: "staging-12345678-", slug: "staging-12345678"7029 is expected to eq "staging-12345678"7030 name: "staging-12345678-01234567", slug: "staging-12345678-q517sa"7031 is expected to eq "staging-12345678-q517sa"7032 name: "", slug: "env-q517sa"7033 is expected to eq "env-q517sa"7034 name: nil, slug: "env-q517sa"7035 is expected to eq "env-q517sa"7036# [RSpecRunTime] Finishing example group spec/lib/gitlab/slug/environment_spec.rb. It took 6.36 seconds. Expected to take 7.09 seconds.7037# [RSpecRunTime] Starting example group spec/services/ci/find_exposed_artifacts_service_spec.rb. Expected to take 6.82 seconds.7038Ci::FindExposedArtifactsService7039 #for_pipeline7040 with jobs having no exposed artifacts7041 behaves like does not find any matches7042 returns empty array7043 with jobs having no artifacts (metadata)7044 behaves like does not find any matches7045 returns empty array7046 with jobs having at most 1 matching exposed artifact7047 behaves like finds a single match7048 returns the artifact with exact location7049 with jobs having more than 1 matching exposed artifacts7050 behaves like finds multiple matches7051 returns the path to the artifacts browser7052 with jobs having more than 1 matching exposed artifacts inside a directory7053 behaves like finds multiple matches7054 returns the path to the artifacts browser7055 with jobs having paths with glob expression7056 behaves like finds a single match7057 returns the artifact with exact location7058# [RSpecRunTime] RSpec elapsed time: 31 minutes 5.19 seconds. Current RSS: ~2345M. Threads: 4. load average: 0.97 1.03 1.10 1/292 397627059.7060 limiting results7061 returns first 2 results7062 cross-project MR7063 returns the correct path for cross-project MRs7064# [RSpecRunTime] Finishing example group spec/services/ci/find_exposed_artifacts_service_spec.rb. It took 6.37 seconds. Expected to take 6.82 seconds.7065# [RSpecRunTime] Starting example group spec/lib/gitlab/exclusive_lease_helpers_spec.rb. Expected to take 6.81 seconds.7066Gitlab::ExclusiveLeaseHelpers7067 #in_lock7068 when unique key is not set7069 raises an error7070 when the lease is not obtained yet7071 calls the given block7072 calls the given block continuously7073 cancels the exclusive lease after the block7074 when the lease is obtained already7075 retries to obtain a lease and raises an error7076 when ttl is specified7077 receives the specified argument7078 when retry count is specified7079 retries for the specified times7080 when lease is granted after retry7081 yields block with true7082 when we specify no retries7083 never sleeps7084 when sleep second is specified7085 receives the specified argument7086 when sleep second is specified as a lambda7087 receives the specified argument7088 instrumentation7089 increments lock requested count and computes the duration waiting for the lock and holding the lock7090 when exclusive lease is not obtained7091 increments lock requested count and computes the duration waiting for the lock7092# [RSpecRunTime] RSpec elapsed time: 31 minutes 13.14 seconds. Current RSS: ~2368M. Threads: 4. load average: 0.89 1.01 1.10 1/292 397637093.7094# [RSpecRunTime] Finishing example group spec/lib/gitlab/exclusive_lease_helpers_spec.rb. It took 6.42 seconds. Expected to take 6.81 seconds.7095# [RSpecRunTime] Starting example group spec/services/integrations/exclusions/create_service_spec.rb. Expected to take 6.53 seconds.7096Integrations::Exclusions::CreateService7097 #execute7098 creates custom settings7099 behaves like performs exclusions service validations7100 when the integration is not instance specific7101 returns an error response7102# [RSpecRunTime] RSpec elapsed time: 31 minutes 15.09 seconds. Current RSS: ~2334M. Threads: 4. load average: 0.90 1.01 1.10 1/292 397647103.7104 when the user is not authorized7105 returns an error response7106 when called with too many projects7107 returns an error response7108 when called with too many groups7109 returns an error response7110 when there are no projects or groups passed7111 returns success response7112 when there are existing custom settings7113 creates exclusions and updates existing ones7114 returns the exclusions7115 when there are existing exclusions7116 does not propagate existing7117# [RSpecRunTime] RSpec elapsed time: 31 minutes 17.45 seconds. Current RSS: ~2307M. Threads: 4. load average: 0.90 1.01 1.10 1/292 397657118.7119 when there are ancestor exclusions7120 only creates exclusions for groups and projects not covered by ancestors with exclusions7121 when projects and groups are descendants of another group7122 only creates exclusions for groups and projects not covered by ancestors7123# [RSpecRunTime] RSpec elapsed time: 31 minutes 19.5 seconds. Current RSS: ~2323M. Threads: 4. load average: 0.91 1.01 1.10 1/292 397667124.7125# [RSpecRunTime] Finishing example group spec/services/integrations/exclusions/create_service_spec.rb. It took 6.46 seconds. Expected to take 6.53 seconds.7126# [RSpecRunTime] Starting example group spec/models/project_repository_spec.rb. Expected to take 6.52 seconds.7127ProjectRepository7128 does not allow STI7129 associations7130 is expected to belong to shard required: false7131 is expected to belong to project required: false7132# [RSpecRunTime] RSpec elapsed time: 31 minutes 21.85 seconds. Current RSS: ~2331M. Threads: 4. load average: 0.91 1.01 1.10 1/292 397677133.7134 behaves like shardable scopes7135 .for_repository_storage7136 returns the objects for a given repository storage7137# [RSpecRunTime] RSpec elapsed time: 31 minutes 22.85 seconds. Current RSS: ~2331M. Threads: 4. load average: 0.91 1.01 1.10 1/292 397687138.7139 .excluding_repository_storage7140 returns the objects excluding the given repository storage7141 .for_shard7142 returns the objects for a given shard7143 .find_project7144 finds project by disk path7145 returns nil when it does not find the project7146 #object_format7147 when object format is sha17148 is expected to eq "sha1"7149 when object format is sha2567150 is expected to eq "sha256"7151 when object format is not set7152 is expected to eq "sha1"7153# [RSpecRunTime] Finishing example group spec/models/project_repository_spec.rb. It took 5.58 seconds. Expected to take 6.52 seconds.7154# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7155Lint factories for ProjectRepository7156 with saas, license, and no factory defaults7157 behaves like factory7158 project_repository factory7159 does not raise error when built7160 does not raise error when created7161# [RSpecRunTime] RSpec elapsed time: 31 minutes 28.48 seconds. Current RSS: ~2346M. Threads: 4. load average: 0.92 1.01 1.09 1/292 397697162.7163# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.32 seconds. Expected to take 46.95 seconds.7164# [RSpecRunTime] Starting example group spec/scripts/generate_message_to_run_e2e_pipeline_spec.rb. Expected to take 6.28 seconds.7165GenerateMessageToRunE2ePipeline7166 #qa_tests_folders?7167 when QA_TESTS is empty7168 returns false7169 when QA_TESTS has a spec file7170 returns false7171 when QA_TESTS has folders7172 returns true7173 #match?7174 returns true for a note that matches NOTE_PATTERN7175 returns false for a note that does not match NOTE_PATTERN7176 #execute7177 when there are qa_test_folders7178 when there is no existing note7179 adds a new note7180 when there is existing note7181 does not add a new note7182 when there are no qa_test_folders7183 does not add a new note7184 #content7185 returns content text with author username7186 #existing_note7187 when note exists7188 returns the existing note7189 when note doesnt exists7190 returns nil7191 #env7192 returns env var when not empty7193 returns nil when env var is empty7194 #author_username7195 returns nil7196# [RSpecRunTime] RSpec elapsed time: 31 minutes 34.18 seconds. Current RSS: ~2393M. Threads: 4. load average: 0.93 1.01 1.09 1/292 397707197.7198# [RSpecRunTime] Finishing example group spec/scripts/generate_message_to_run_e2e_pipeline_spec.rb. It took 5.7 seconds. Expected to take 6.28 seconds.7199# [RSpecRunTime] Starting example group spec/models/operations/feature_flags_client_spec.rb. Expected to take 6.22 seconds.7200Operations::FeatureFlagsClient7201 does not allow STI7202 associations7203 is expected to belong to project required: false7204# [RSpecRunTime] RSpec elapsed time: 31 minutes 35.53 seconds. Current RSS: ~2368M. Threads: 4. load average: 0.93 1.01 1.09 1/292 397717205.7206 validations7207 is expected to validate that :project cannot be empty/falsy7208 #token7209 ensures that token is always set7210 .update_last_feature_flag_updated_at!7211 updates the last_feature_flag_updated_at of the project client7212 #unleash_api_version7213 is expected to eq 17214 #unleash_api_features7215 fetches7216 when unleash app name is not set7217 does not fetch7218 #unleash_api_cache_key7219 constructs the cache key7220 when unleash app name is not set7221 constructs the cache key without unleash app name7222# [RSpecRunTime] Finishing example group spec/models/operations/feature_flags_client_spec.rb. It took 3.89 seconds. Expected to take 6.22 seconds.7223# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7224Lint factories for Operations::FeatureFlagsClient7225 with saas, license, and factory defaults7226 behaves like factory7227 operations_feature_flags_client factory7228 does not raise error when built7229 does not raise error when created7230# [RSpecRunTime] RSpec elapsed time: 31 minutes 39.82 seconds. Current RSS: ~2360M. Threads: 4. load average: 0.94 1.01 1.09 1/292 397987231.7232# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.76 seconds. Expected to take 46.95 seconds.7233# [RSpecRunTime] Starting example group spec/helpers/form_helper_spec.rb. Expected to take 6.15 seconds.7234FormHelper7235 #dropdown_max_select7236 correctly returns the max amount of reviewers or assignees to allow7237 #assignees_dropdown_options7238 with multiple assignees7239 correctly returns the max amount of assignees to allow7240# [RSpecRunTime] RSpec elapsed time: 31 minutes 42.92 seconds. Current RSS: ~2411M. Threads: 4. load average: 0.94 1.01 1.09 1/292 397997241.7242 with only 1 assignee7243 correctly returns the max amount of assignees to allow7244 #reviewers_dropdown_options7245 with multiple reviewers7246 correctly returns the max amount of reviewers or assignees to allow7247 with only 1 reviewer7248 correctly returns the max amount of reviewers or assignees to allow7249 form_errors7250 returns nil when model has no errors7251 renders an appropriately styled alert div7252 contains a summary message7253 uses passed custom headline7254 renders each message7255 renders messages truncated if requested7256 renders custom messages without the attribute name prefix7257 renders help page links7258# [RSpecRunTime] RSpec elapsed time: 31 minutes 45.87 seconds. Current RSS: ~2411M. Threads: 4. load average: 0.94 1.01 1.09 1/292 398007259.7260# [RSpecRunTime] Finishing example group spec/helpers/form_helper_spec.rb. It took 6.05 seconds. Expected to take 6.15 seconds.7261# [RSpecRunTime] Starting example group spec/workers/bulk_imports/export_request_worker_spec.rb. Expected to take 5.99 seconds.7262BulkImports::ExportRequestWorker7263 #perform7264 when entity is group7265 behaves like requests relations export for api resource7266 behaves like an idempotent worker7267 is labeled as idempotent7268 performs multiple times sequentially without raising an exception7269 requests relations export & schedules entity worker7270 when source id is nil7271 updates entity source id & requests export using source id7272 when something goes wrong during source id fetch7273 logs the exception as a warning & requests relations export using full path url7274# [RSpecRunTime] RSpec elapsed time: 31 minutes 50.13 seconds. Current RSS: ~2397M. Threads: 4. load average: 0.95 1.01 1.09 1/292 398017275.7276 when entity is project7277 behaves like requests relations export for api resource7278 behaves like an idempotent worker7279 is labeled as idempotent7280 performs multiple times sequentially without raising an exception7281 requests relations export & schedules entity worker7282 when source id is nil7283 updates entity source id & requests export using source id7284 when something goes wrong during source id fetch7285 logs the exception as a warning & requests relations export using full path url7286# [RSpecRunTime] RSpec elapsed time: 31 minutes 51.62 seconds. Current RSS: ~2383M. Threads: 4. load average: 0.95 1.01 1.09 1/292 398027287.7288 when source supports batched migration7289 requests relations export & schedules entity worker7290 #sidekiq_retries_exhausted7291 logs export failure and marks entity as failed7292# [RSpecRunTime] Finishing example group spec/workers/bulk_imports/export_request_worker_spec.rb. It took 6.47 seconds. Expected to take 5.99 seconds.7293# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/templates/Jobs/sast_iac_gitlab_ci_yaml_spec.rb. Expected to take 5.87 seconds.7294Jobs/SAST-IaC.gitlab-ci.yml7295 the created pipeline7296 on feature branch7297 creates the kics-iac-sast job7298# [RSpecRunTime] RSpec elapsed time: 31 minutes 54.24 seconds. Current RSS: ~2357M. Threads: 4. load average: 0.95 1.01 1.09 1/294 398437299.7300 on merge request7301 has no jobs7302# [RSpecRunTime] RSpec elapsed time: 31 minutes 56.35 seconds. Current RSS: ~2333M. Threads: 4. load average: 0.95 1.01 1.09 1/298 399567303.7304 SAST_DISABLED is set7305 on default branch7306 has no jobs7307# [RSpecRunTime] RSpec elapsed time: 31 minutes 58.45 seconds. Current RSS: ~2339M. Threads: 4. load average: 0.96 1.01 1.09 1/297 399657308.7309 on feature branch7310 has no jobs7311# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/templates/Jobs/sast_iac_gitlab_ci_yaml_spec.rb. It took 6.68 seconds. Expected to take 5.87 seconds.7312# [RSpecRunTime] Starting example group spec/lib/gitlab/database/schema_cache_with_renamed_table_spec.rb. Expected to take 5.82 seconds.7313Gitlab::Database::SchemaCacheWithRenamedTable7314 when table is not renamed yet7315 uses the original table to look up metadata7316 when table is renamed7317 uses the renamed table to look up metadata7318 has primary key7319 has the same column definitions7320 has the same indexes7321 has the same column_hash7322 when the table behind a model is actually a view7323 can persist records7324 can find records7325# [RSpecRunTime] RSpec elapsed time: 32 minutes 2.75 seconds. Current RSS: ~2400M. Threads: 4. load average: 0.96 1.01 1.09 1/297 399747326.7327# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/schema_cache_with_renamed_table_spec.rb. It took 3.72 seconds. Expected to take 5.82 seconds.7328# [RSpecRunTime] Starting example group spec/helpers/projects/ml/experiments_helper_spec.rb. Expected to take 5.71 seconds.7329Projects::Ml::ExperimentsHelper7330 #formatted_page_info7331 formats to json7332# [RSpecRunTime] RSpec elapsed time: 32 minutes 4.14 seconds. Current RSS: ~2360M. Threads: 4. load average: 1.04 1.02 1.09 1/297 399757333.7334 #candidates_table_items7335 creates the correct model for the table7336 when candidate does not have user7337 has the user property, but is nil7338# [RSpecRunTime] RSpec elapsed time: 32 minutes 5.26 seconds. Current RSS: ~2358M. Threads: 4. load average: 1.04 1.02 1.09 1/297 399767339.7340 when user is not allowed to read the project7341 does not include ci info and user for candidate created through CI7342# [RSpecRunTime] RSpec elapsed time: 32 minutes 7.09 seconds. Current RSS: ~2377M. Threads: 4. load average: 1.04 1.02 1.09 1/296 399777343.7344 #experiment_as_data7345 is expected to eq {"metadata"=>#<ActiveRecord::Associations::CollectionProxy []>, "name"=>"experiment1", "path"=>"/namespace618/project-652/-/ml/experiments/1"}7346 #experiments_as_data7347 generates the correct info7348 #unique_logged_names7349 when for params7350 is expected to contain exactly "param1", "param2", and "param3"7351 when latest_metrics is passed7352 is expected to contain exactly "metric1", "metric2", and "metric3"7353 #page_info7354 when is first page7355 generates the correct page_info7356 when is last page7357 generates the correct page_info7358# [RSpecRunTime] Finishing example group spec/helpers/projects/ml/experiments_helper_spec.rb. It took 6.21 seconds. Expected to take 5.71 seconds.7359# [RSpecRunTime] Starting example group spec/lib/gitlab/utils/username_and_email_generator_spec.rb. Expected to take 5.6 seconds.7360Gitlab::Utils::UsernameAndEmailGenerator7361 contains SecureRandom part7362 check email domain7363 email name is the same as username7364 email domain7365 defaults to `Gitlab.config.gitlab.host`7366 when specified7367 uses the specified email domain7368# [RSpecRunTime] RSpec elapsed time: 32 minutes 10.55 seconds. Current RSS: ~2421M. Threads: 4. load average: 1.04 1.02 1.09 1/292 399787369.7370 when conflicts7371 when username is reserved7372 when username is reserved by user7373 uniquifies username and email7374 when it conflicts with top-level group namespace7375 uniquifies username and email7376 when it conflicts with top-level group namespace that includes upcased characters7377 uniquifies username and email7378 when email is reserved7379 when it conflicts with confirmed primary email7380 uniquifies username and email7381 when it conflicts with unconfirmed primary email7382 uniquifies username and email7383 when it conflicts with confirmed secondary email7384 uniquifies username and email7385# [RSpecRunTime] RSpec elapsed time: 32 minutes 14.41 seconds. Current RSS: ~2467M. Threads: 4. load average: 1.03 1.02 1.09 1/292 399797386.7387 when email and username is reserved7388 uniquifies username and email7389# [RSpecRunTime] RSpec elapsed time: 32 minutes 15.59 seconds. Current RSS: ~2490M. Threads: 4. load average: 1.03 1.02 1.09 1/292 399807390.7391# [RSpecRunTime] Finishing example group spec/lib/gitlab/utils/username_and_email_generator_spec.rb. It took 6.64 seconds. Expected to take 5.6 seconds.7392# [RSpecRunTime] Starting example group spec/models/integrations/beyond_identity_spec.rb. Expected to take 5.53 seconds.7393Integrations::BeyondIdentity7394 does not allow STI7395 #execute7396 performs a request to beyond identity service7397 .activated_for_instance?7398 instance: true, group: nil, active: true, expected: true7399 is expected to eq true7400 instance: false, group: lazy { group_for_integration }, active: true, expected: false7401 is expected to eq false7402 instance: true, group: nil, active: false, expected: false7403 is expected to eq false7404 instance: false, group: lazy { group_for_integration }, active: false, expected: false7405 is expected to eq false7406 attributes7407 configures attributes7408 validations7409 when inactive7410 is expected not to validate that :token cannot be empty/falsy7411 when active7412 is expected to validate that :token cannot be empty/falsy7413 .api_arguments7414 returns api arguments7415# [RSpecRunTime] Finishing example group spec/models/integrations/beyond_identity_spec.rb. It took 3.2 seconds. Expected to take 5.53 seconds.7416# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7417Lint factories for Integrations::BeyondIdentity7418 with saas, license, and factory defaults7419 behaves like factory7420 beyond_identity_integration factory7421 does not raise error when built7422 does not raise error when created7423# [RSpecRunTime] RSpec elapsed time: 32 minutes 20.41 seconds. Current RSS: ~2573M. Threads: 4. load average: 1.03 1.02 1.09 1/292 400077424.7425# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.63 seconds. Expected to take 46.95 seconds.7426# [RSpecRunTime] Starting example group spec/tasks/gitlab/db/decomposition/connection_status_rake_spec.rb. Expected to take 5.42 seconds.7427gitlab:db:decomposition:connection_status7428 when separate ci database is configured7429 does not show connection information7430 when separate ci database is not configured7431 when PostgreSQL max_connections is too low7432 suggests to increase it (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)7433 when PostgreSQL max_connections is high enough7434 only shows current status (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)7435# [RSpecRunTime] Finishing example group spec/tasks/gitlab/db/decomposition/connection_status_rake_spec.rb. It took 11.09 seconds. Expected to take 5.42 seconds.7436# [RSpecRunTime] RSpec elapsed time: 32 minutes 31.73 seconds. Current RSS: ~2491M. Threads: 4. load average: 1.03 1.02 1.09 1/292 400087437.7438# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/templates/5_minute_production_app_ci_yaml_spec.rb. Expected to take 5.33 seconds.74395-Minute-Production-App.gitlab-ci.yml7440 the created pipeline7441 creates only build job7442 when AWS variables are set7443 creates all jobs7444 when pipeline branch is protected7445 does not create a destroy job7446# [RSpecRunTime] RSpec elapsed time: 32 minutes 36.85 seconds. Current RSS: ~2441M. Threads: 4. load average: 1.02 1.02 1.09 1/297 401097447.7448# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/templates/5_minute_production_app_ci_yaml_spec.rb. It took 5.24 seconds. Expected to take 5.33 seconds.7449# [RSpecRunTime] Starting example group spec/services/issues/related_branches_service_spec.rb. Expected to take 5.22 seconds.7450Issues::RelatedBranchesService7451 #execute7452 branches are available7453 excludes branches referenced in merge requests7454 when user has access to pipelines7455 selects relevant branches, along with pipeline status7456# [RSpecRunTime] RSpec elapsed time: 32 minutes 40.56 seconds. Current RSS: ~2412M. Threads: 4. load average: 0.94 1.00 1.08 1/298 404287457.7458 when user does not have access to pipelines7459 returns branches without pipeline status7460 no branches are available7461 returns an empty array7462# [RSpecRunTime] Finishing example group spec/services/issues/related_branches_service_spec.rb. It took 5.0 seconds. Expected to take 5.22 seconds.7463# [RSpecRunTime] Starting example group spec/workers/merge_requests/resolve_todos_worker_spec.rb. Expected to take 5.15 seconds.7464MergeRequests::ResolveTodosWorker7465 behaves like an idempotent worker7466 is labeled as idempotent7467 performs multiple times sequentially without raising an exception7468# [RSpecRunTime] RSpec elapsed time: 32 minutes 44.1 seconds. Current RSS: ~2482M. Threads: 4. load average: 0.95 1.00 1.08 1/298 405787469.7470 #perform7471 calls MergeRequests::ResolveTodosService#execute7472 with a non-existing merge request7473 does nothing7474 with a non-existing user7475 does nothing7476# [RSpecRunTime] Finishing example group spec/workers/merge_requests/resolve_todos_worker_spec.rb. It took 3.17 seconds. Expected to take 5.15 seconds.7477# [RSpecRunTime] Starting example group spec/services/ci/job_artifacts/delete_service_spec.rb. Expected to take 5.02 seconds.7478Ci::JobArtifacts::DeleteService7479 #execute7480 is successful7481 deletes erasable artifacts7482 does not delete trace7483 when project is undergoing stats refresh7484 logs a warning7485 returns an error response with the correct message and reason7486# [RSpecRunTime] RSpec elapsed time: 32 minutes 47.48 seconds. Current RSS: ~2501M. Threads: 4. load average: 0.95 1.00 1.08 1/297 405797487.7488 when an error response is received from DestroyBatchService7489 returns an error response with the correct message7490# [RSpecRunTime] Finishing example group spec/services/ci/job_artifacts/delete_service_spec.rb. It took 2.74 seconds. Expected to take 5.02 seconds.7491# [RSpecRunTime] Starting example group spec/lib/gitlab/bullet/exclusions_spec.rb. Expected to take 4.99 seconds.7492Gitlab::Bullet::Exclusions7493 #execute7494 with preferred method of path and method name7495 behaves like loads exclusion results7496 is expected to match [["_path_", "_method_"]]7497 with file pattern7498 behaves like loads exclusion results7499 is expected to match [["_file_pattern_"]]7500 with file name and line range7501 behaves like loads exclusion results7502 is expected to match [["file_name.rb", 5..10]]7503 without exclusions7504 behaves like loads exclusion results7505 is expected to match [[]]7506# [RSpecRunTime] RSpec elapsed time: 32 minutes 51.34 seconds. Current RSS: ~2604M. Threads: 4. load average: 0.95 1.00 1.08 1/297 405807507.7508 without exclusions key in config7509 behaves like loads exclusion results7510 is expected to match []7511 when config file does not exist7512 provides an empty array for exclusions7513 with a Symbol7514 raises an exception7515 #validate_paths!7516 when validating scenarios7517 when using paths with method name7518 when source file for exclusion exists7519 is expected not to raise Exception7520 when source file for exclusion does not exist7521 is expected to raise RuntimeError7522 when using path only7523 when source file for exclusion exists7524 is expected not to raise Exception7525 when source file for exclusion does not exist7526 is expected to raise RuntimeError7527 when path_with_method is false for a file pattern7528 is expected not to raise Exception7529# [RSpecRunTime] Finishing example group spec/lib/gitlab/bullet/exclusions_spec.rb. It took 5.65 seconds. Expected to take 4.99 seconds.7530# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/authorize/authorize_resource_spec.rb. Expected to take 4.91 seconds.7531Gitlab::Graphql::Authorize::AuthorizeResource7532 when the user is allowed to perform the action7533 #authorized_find!7534 returns the object7535 #authorize!7536 does not raise an error7537 #authorize7538 adds permissions from subclasses to those of superclasses when used on classes7539 #find_object7540 calls GitlabSchema.find_by_gid7541 #authorized_resource?7542 delegates to authorization7543# [RSpecRunTime] RSpec elapsed time: 32 minutes 57.07 seconds. Current RSS: ~2600M. Threads: 4. load average: 0.95 1.00 1.08 1/292 405817544.7545 when the user is not allowed to perform the action7546 #authorized_find!7547 raises an error7548 #authorize!7549 raises an error7550 authorizes_object?7551 is false by default7552 is true after calling authorizes_object!7553 is true if a parent authorizes_object7554# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/authorize/authorize_resource_spec.rb. It took 4.94 seconds. Expected to take 4.91 seconds.7555# [RSpecRunTime] Starting example group spec/workers/packages/cleanup/delete_orphaned_dependencies_worker_spec.rb. Expected to take 4.85 seconds.7556Packages::Cleanup::DeleteOrphanedDependenciesWorker7557 is expected to be truthy7558 is expected to includes the CronjobQueue module7559 #perform7560 deletes only orphaned dependencies7561 executes 3 queries7562 when the worker is running for more than the max time7563 sets the last processed dependency id in redis cache7564# [RSpecRunTime] RSpec elapsed time: 33 minutes 0.43 second. Current RSS: ~2492M. Threads: 4. load average: 1.04 1.02 1.09 1/292 405827565.7566 when the worker reaches the maximum number of batches7567 iterates over only 1 batch7568 sets the last processed dependency id in redis cache7569 when the worker finishes processing in less than the max time7570 clears the last processed last_processed_packages_dependency_id from redis cache7571 when logging extra metadata7572 logs the last proccessed id & the deleted rows count7573# [RSpecRunTime] RSpec elapsed time: 33 minutes 3.67 seconds. Current RSS: ~2479M. Threads: 4. load average: 1.04 1.02 1.09 1/294 405837574.7575# [RSpecRunTime] Finishing example group spec/workers/packages/cleanup/delete_orphaned_dependencies_worker_spec.rb. It took 5.33 seconds. Expected to take 4.85 seconds.7576# [RSpecRunTime] Starting example group spec/lib/gitlab/database/load_balancing/setup_spec.rb. Expected to take 4.68 seconds.7577Gitlab::Database::LoadBalancing::Setup7578 #setup7579 sets up the load balancer7580 #configure_connection7581 configures pool, prepared statements and reconnects to the database7582 #setup_connection_proxy7583 sets up the load balancer7584 #setup_service_discovery7585 when service discovery is disabled7586 does nothing7587 when service discovery is enabled7588 immediately performs service discovery7589 starts service discovery if needed7590 uses correct base models7591 results match expectations7592 does return load_balancer assigned to a given connection7593# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/load_balancing/setup_spec.rb. It took 2.75 seconds. Expected to take 4.68 seconds.7594# [RSpecRunTime] Starting example group spec/finders/user_groups_counter_spec.rb. Expected to take 4.59 seconds.7595UserGroupsCounter7596 #execute7597 returns authorized group count for the user7598 when request to join group is pending7599 does not include pending group in the count7600# [RSpecRunTime] RSpec elapsed time: 33 minutes 7.65 seconds. Current RSS: ~2416M. Threads: 4. load average: 1.04 1.02 1.09 1/296 405847601.7602 when user is part of sub group7603 includes sub group in the count7604 when user is part of namespaced project7605 includes the project group7606# [RSpecRunTime] Finishing example group spec/finders/user_groups_counter_spec.rb. It took 2.41 seconds. Expected to take 4.59 seconds.7607# [RSpecRunTime] Starting example group spec/lib/web_ide/config/entry/terminal_spec.rb. Expected to take 4.54 seconds.7608WebIde::Config::Entry::Terminal7609 .nodes7610 when filtering all the entry/node names7611 is expected to contain exactly :before_script, :script, :image, :services, and :variables7612# [RSpecRunTime] RSpec elapsed time: 33 minutes 11.53 seconds. Current RSS: ~2410M. Threads: 4. load average: 1.11 1.04 1.09 1/296 405857613.7614 validations7615 when entry config value is correct7616 #valid?7617 is valid7618 when the same port is not duplicated7619 #valid?7620 is valid7621 when unknown port keys detected7622 is not valid7623 when entry value is not correct7624 when incorrect config value type7625 #errors7626 reports error about a config type7627 when config is empty7628 #valid7629 is valid7630 when unknown keys detected7631 #valid7632 is not valid7633 when the same port is duplicated7634 #valid?7635 is invalid7636 #relevant?7637 is a relevant entry7638 when composed7639 #value7640 when entry is correct7641 returns correct value7642# [RSpecRunTime] Finishing example group spec/lib/web_ide/config/entry/terminal_spec.rb. It took 4.92 seconds. Expected to take 4.54 seconds.7643# [RSpecRunTime] Starting example group spec/presenters/search_service_presenter_spec.rb. Expected to take 4.4 seconds.7644SearchServicePresenter7645 #search_objects7646 objects do not respond to eager_load7647 users scope7648 does not eager load anything7649 #show_results_status?7650 with_count: true, show_snippets: true, show_sort_dropdown: true, result: true7651 is expected to eq true7652 with_count: false, show_snippets: true, show_sort_dropdown: false, result: true7653 is expected to eq true7654 with_count: false, show_snippets: false, show_sort_dropdown: true, result: true7655 is expected to eq true7656# [RSpecRunTime] RSpec elapsed time: 33 minutes 17.3 seconds. Current RSS: ~2416M. Threads: 4. load average: 1.10 1.04 1.09 1/296 405867657.7658 with_count: false, show_snippets: false, show_sort_dropdown: false, result: false7659 is expected to eq false7660 #advanced_search_enabled?7661 is expected to eq false7662# [RSpecRunTime] Finishing example group spec/presenters/search_service_presenter_spec.rb. It took 4.23 seconds. Expected to take 4.4 seconds.7663# [RSpecRunTime] Starting example group spec/lib/gitlab/database/query_analyzers/gitlab_schemas_validate_connection_spec.rb. Expected to take 4.4 seconds.7664Gitlab::Database::QueryAnalyzers::GitlabSchemasValidateConnection7665 properly observes all queries7666 for simple query observes schema correctly7667 is expected not to raise Exception7668 for query accessing gitlab_ci and gitlab_main7669 is expected to raise /The query tried to access \["projects", "p_ci_builds"\]/7670 for query accessing gitlab_ci and gitlab_main the gitlab_schemas is always ordered7671 is expected to raise /The query tried to access \["p_ci_builds", "projects"\]/7672 for query accessing main table from CI database7673 is expected to raise /The query tried to access \["projects"\]/7674 for query accessing CI database7675 is expected not to raise Exception7676 for query accessing CI table from main database7677 is expected to raise /The query tried to access \["p_ci_builds"\]/7678 for query accessing unknown gitlab_schema7679 is expected to raise /Could not find gitlab schema for table new_table/7680 for DDL operation that adds a view that changes MAIN and CI and contains DML statements7681 is expected not to raise Exception7682 when analyzer is enabled for tests7683 throws an error when trying to access a table that belongs to the gitlab_main schema from the ci database7684 throws an error when trying to access a table that belongs to the gitlab_ci schema from the main database7685# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/query_analyzers/gitlab_schemas_validate_connection_spec.rb. It took 2.54 seconds. Expected to take 4.4 seconds.7686# [RSpecRunTime] Starting example group spec/graphql/mutations/design_management/move_spec.rb. Expected to take 4.26 seconds.7687Mutations::DesignManagement::Move7688 #resolve7689 when the feature is not available7690 behaves like resource not available7691 raises an error7692# [RSpecRunTime] RSpec elapsed time: 33 minutes 23.93 seconds. Current RSS: ~2429M. Threads: 4. load average: 1.09 1.03 1.09 1/296 405877693.7694 When current_design cannot be found7695 behaves like resource not available7696 raises an error7697 When previous_design cannot be found7698 behaves like resource not available7699 raises an error7700 When next_design cannot be found7701 behaves like resource not available7702 raises an error7703 the service runs7704 raising an error7705 reports the service-level error7706 successfully7707 reports the service-level error7708# [RSpecRunTime] Finishing example group spec/graphql/mutations/design_management/move_spec.rb. It took 5.33 seconds. Expected to take 4.26 seconds.7709# [RSpecRunTime] Starting example group spec/services/dependency_proxy/group_settings/update_service_spec.rb. Expected to take 4.25 seconds.7710DependencyProxy::GroupSettings::UpdateService7711 #execute7712 user_role: :owner, shared_examples_name: "updating the dependency proxy group settings"7713 behaves like updating the dependency proxy group settings7714 returns a success7715 behaves like updating the dependency proxy group settings attributes7716 updates the dependency proxy settings7717# [RSpecRunTime] RSpec elapsed time: 33 minutes 27.26 seconds. Current RSS: ~2418M. Threads: 4. load average: 1.09 1.03 1.09 1/296 405887718.7719 user_role: :maintainer, shared_examples_name: "denying access to dependency proxy group settings"7720 behaves like denying access to dependency proxy group settings7721 with existing dependency proxy group settings7722 returns an error7723 user_role: :developer, shared_examples_name: "denying access to dependency proxy group settings"7724 behaves like denying access to dependency proxy group settings7725 with existing dependency proxy group settings7726 returns an error7727 user_role: :reporter, shared_examples_name: "denying access to dependency proxy group settings"7728 behaves like denying access to dependency proxy group settings7729 with existing dependency proxy group settings7730 returns an error7731 user_role: :guest, shared_examples_name: "denying access to dependency proxy group settings"7732 behaves like denying access to dependency proxy group settings7733 with existing dependency proxy group settings7734 returns an error7735 user_role: :anonymous, shared_examples_name: "denying access to dependency proxy group settings"7736 behaves like denying access to dependency proxy group settings7737 with existing dependency proxy group settings7738 returns an error7739# [RSpecRunTime] Finishing example group spec/services/dependency_proxy/group_settings/update_service_spec.rb. It took 3.35 seconds. Expected to take 4.25 seconds.7740# [RSpecRunTime] Starting example group spec/support_specs/database/duplicate_indexes_spec.rb. Expected to take 4.13 seconds.7741Database::DuplicateIndexes7742 when identical indexes7743 detects a duplicate index between index1 and index37744# [RSpecRunTime] RSpec elapsed time: 33 minutes 31.95 seconds. Current RSS: ~2412M. Threads: 4. load average: 1.08 1.03 1.09 1/296 405897745.7746 when the one of the indexes is a conditional index7747 does not detect duplicate indexes between index3 and index3_with_where7748 when overlapping indexes7749 detects a duplicate index between index1 and index37750 when the indexes have the inverse order of columns7751 does not detect duplicate indexes between index3 and index3_inverse7752 when there are no duplicate indexes7753 is expected to be empty7754 when the index with matching sub-columns is unique7755 does not detect duplicate indexes between index3 and index1_unique7756 when indexes have the same columns but with different order7757 is expected to be empty7758# [RSpecRunTime] Finishing example group spec/support_specs/database/duplicate_indexes_spec.rb. It took 4.27 seconds. Expected to take 4.13 seconds.7759# [RSpecRunTime] Starting example group spec/support_specs/helpers/keyset_pagination_helpers_spec.rb. Expected to take 4.11 seconds.7760KeysetPaginationHelpers7761 #pagination_params_from_next_url7762 is expected to eq {"cursor"=>"eyJpZCI6IjYyMjAiLCJfa2QiOiJuIn0=", "id"=>"7", "order_by"=>"id", "page"=>"1", "pagination"=>"keyset", "per_page"=>"2"}7763 with both prev and next rel links7764 is expected to eq {"cursor"=>"eyJpZCI6IjYyMjAiLCJfa2QiOiJuIn0=", "id"=>"7", "order_by"=>"id", "page"=>"1", "pagination"=>"keyset", "per_page"=>"2"}7765 with a partially malformed LINK header7766 is expected to eq {"cursor"=>"eyJpZCI6IjYyMjAiLCJfa2QiOiJuIn0=", "id"=>"7", "order_by"=>"id", "page"=>"1", "pagination"=>"keyset", "per_page"=>"2"}7767 with a malformed LINK header7768 is expected to equal nil7769 #pagination_links7770 is expected to eq [{:rel=>"next", :url=>"http://127.0.0.1:3000/api/v4/projects/7/audit_events?cursor=eyJpZCI6IjYyMjAiLCJfa2QiOiJuIn0%3D&id=7&order_by=id&page=1&pagination=keyset&per_page=2"}]7771 with a partially malformed LINK header7772 is expected to eq [{:rel=>"next", :url=>"http://127.0.0.1:3000/api/v4/projects/7/audit_events?cursor=eyJpZCI6IjYyMjAiLCJfa2QiOiJuIn0%3D&id=7&order_by=id&page=1&pagination=keyset&per_page=2"}]7773# [RSpecRunTime] RSpec elapsed time: 33 minutes 37.2 seconds. Current RSS: ~2412M. Threads: 4. load average: 1.07 1.03 1.09 1/296 405907774.7775 with a malformed LINK header7776 is expected to eq []7777# [RSpecRunTime] Finishing example group spec/support_specs/helpers/keyset_pagination_helpers_spec.rb. It took 3.96 seconds. Expected to take 4.11 seconds.7778# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/quota/deployments_spec.rb. Expected to take 4.0 seconds.7779Gitlab::Ci::Pipeline::Quota::Deployments7780 #enabled?7781 when limit is enabled in plan7782 is enabled7783# [RSpecRunTime] RSpec elapsed time: 33 minutes 38.96 seconds. Current RSS: ~2377M. Threads: 4. load average: 1.15 1.05 1.09 2/296 406177784.7785 when limit is not enabled7786 is not enabled7787 when limit does not exist7788 is enabled by default7789 #exceeded?7790 when limit is exceeded7791 is exceeded7792 when limit is not exceeded7793 is not exceeded7794 #message7795 when limit is exceeded7796 returns info about pipeline deployment limit exceeded7797# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/quota/deployments_spec.rb. It took 2.96 seconds. Expected to take 4.0 seconds.7798# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/rules_spec.rb. Expected to take 3.93 seconds.7799Gitlab::Ci::Config::Entry::Rules7800 .new7801 with a list of rule rule7802 is expected to be a kind of Gitlab::Ci::Config::Entry::Rules7803 is expected to be valid7804 with a list of two rules7805 is expected to be valid7806 with a single rule object7807 is expected not to be valid7808 with nested rules7809 is expected to be valid7810 with rules nested more than one level7811 is expected to be valid7812# [RSpecRunTime] RSpec elapsed time: 33 minutes 44.21 seconds. Current RSS: ~2413M. Threads: 4. load average: 1.14 1.05 1.09 1/296 406187813.7814 #value7815 with a list of rule rule7816 is expected to eq [{:if=>"$THIS == \"that\"", :when=>"never"}]7817 with a list of two rules7818 is expected to eq [{:if=>"$THIS == \"that\"", :when=>"always"}, {:if=>"$SKIP", :when=>"never"}]7819 with a single rule object7820 is expected to eq []7821 with nested rules7822 is expected to contain exactly {:if=>"$THIS == \"that\"", :when=>"always"} and {:if=>"$SKIP", :when=>"never"}7823 with rules nested more than one level7824 is expected to contain exactly {:if=>"$THIS == \"that\"", :when=>"always"}, {:if=>"$SKIP", :when=>"never"}, and {:if=>"$THIS == \"other\"", :when=>"always"}7825 .default7826 does not have default policy7827# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/rules_spec.rb. It took 5.36 seconds. Expected to take 3.93 seconds.7828# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/present/field_extension_spec.rb. Expected to take 3.91 seconds.7829Gitlab::Graphql::Present::FieldExtension7830 when the field is declared on an interface, and implemented by a presenter7831 resolves the interface field using the implementation from the presenter7832 when the implementation is inherited7833 resolves the interface field using the implementation from the presenter7834 interactions with inheritance7835 can resolve value, foo and bar7836 when the object declares a presenter7837 when the presenter overrides the original method7838 behaves like calling the presenter method7839 calls the presenter method7840 when the presenter provides a new method7841 when we select the original field7842 is unaffected7843 when we select the new field7844 behaves like calling the presenter method7845 calls the presenter method7846 when the object does not declare a presenter7847 does not affect normal resolution7848# [RSpecRunTime] RSpec elapsed time: 33 minutes 49.77 seconds. Current RSS: ~2408M. Threads: 4. load average: 1.12 1.05 1.09 2/296 406197849.7850# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/present/field_extension_spec.rb. It took 4.01 seconds. Expected to take 3.91 seconds.7851# [RSpecRunTime] Starting example group spec/lib/atlassian/jira_issue_key_extractors/branch_spec.rb. Expected to take 3.82 seconds.7852Atlassian::JiraIssueKeyExtractors::Branch7853 #issue_keys7854 when branch name does not refer to an issue7855 is expected to eq []7856# [RSpecRunTime] RSpec elapsed time: 33 minutes 51.13 seconds. Current RSS: ~2375M. Threads: 4. load average: 1.12 1.05 1.09 1/297 406527857.7858 when branch name refers to an issue7859 is expected to eq ["BRANCH-1"]7860 when there is a related open merge request, and related closed merge request7861 is expected to eq ["BRANCH-1", "OPEN_MR_TITLE-1", "OPEN_MR_DESC-1"]7862# [RSpecRunTime] RSpec elapsed time: 33 minutes 52.3 seconds. Current RSS: ~2334M. Threads: 4. load average: 1.12 1.05 1.09 1/301 407017863.7864 .has_keys?7865 delegates to `#issue_keys?`7866# [RSpecRunTime] Finishing example group spec/lib/atlassian/jira_issue_key_extractors/branch_spec.rb. It took 2.79 seconds. Expected to take 3.82 seconds.7867# [RSpecRunTime] Starting example group spec/workers/concerns/gitlab/github_import/object_importer_spec.rb. Expected to take 3.8 seconds.7868Gitlab::GithubImport::ObjectImporter7869 #import7870 imports the object7871 does not execute importer if import state is not in progress7872 logs error when the import fails7873 when a NoMethod error is raised7874 logs the error but does not re-raise it, so the worker does not retry7875# [RSpecRunTime] RSpec elapsed time: 33 minutes 54.43 seconds. Current RSS: ~2323M. Threads: 4. load average: 1.11 1.04 1.09 1/301 407087876.7877 when the record is invalid7878 logs the error but does not re-raise it, so the worker does not retry7879 updates external_identifiers of the correct failure7880 when FailedToObtainLockError is raised7881 logs the error and raises an exception7882 #increment_object_counter?7883 returns true7884# [RSpecRunTime] RSpec elapsed time: 33 minutes 57.7 seconds. Current RSS: ~2423M. Threads: 4. load average: 1.11 1.04 1.09 1/301 407097885.7886 .sidekiq_retries_exhausted7887 when all arguments are given7888 notifies the JobWaiter7889 when not all arguments are given7890 does not notify the JobWaiter7891# [RSpecRunTime] Finishing example group spec/workers/concerns/gitlab/github_import/object_importer_spec.rb. It took 5.65 seconds. Expected to take 3.8 seconds.7892# [RSpecRunTime] Starting example group spec/workers/members/expiring_worker_spec.rb. Expected to take 3.68 seconds.7893Members::ExpiringWorker7894 #perform7895 notifies only active users with membership expiring in less than 7 days7896# [RSpecRunTime] RSpec elapsed time: 34 minutes 0.97 second. Current RSS: ~2370M. Threads: 4. load average: 1.10 1.04 1.09 1/302 407107897.7898# [RSpecRunTime] Finishing example group spec/workers/members/expiring_worker_spec.rb. It took 2.78 seconds. Expected to take 3.68 seconds.7899# [RSpecRunTime] Starting example group spec/lib/sidebars/groups/menus/merge_requests_menu_spec.rb. Expected to take 3.68 seconds.7900Sidebars::Groups::Menus::MergeRequestsMenu7901 #render?7902 when user can read merge requests7903 returns true7904 when user cannot read merge requests7905 returns false7906 behaves like pill_count formatted results7907 returns all digits for count value under 10007908 returns truncated digits for count value over 10007909 returns truncated digits for count value over 100007910 returns truncated digits for count value over 1000007911# [RSpecRunTime] RSpec elapsed time: 34 minutes 3.13 seconds. Current RSS: ~2366M. Threads: 4. load average: 1.10 1.04 1.09 1/296 407117912.7913 behaves like serializable as super_sidebar_menu_args7914 returns hash with provided attributes7915 returns hash with an item_id7916# [RSpecRunTime] Finishing example group spec/lib/sidebars/groups/menus/merge_requests_menu_spec.rb. It took 2.88 seconds. Expected to take 3.68 seconds.7917# [RSpecRunTime] Starting example group spec/services/projects/container_repository/third_party/delete_tags_service_spec.rb. Expected to take 3.56 seconds.7918Projects::ContainerRepository::ThirdParty::DeleteTagsService7919 #execute7920 with tags to delete7921 deletes the tags by name7922 succeeds when tag delete returns 4047923 with failures7924 when the dummy manifest generation fails7925 is expected to eq {:message=>"could not generate manifest", :status=>:error}7926# [RSpecRunTime] RSpec elapsed time: 34 minutes 7.56 seconds. Current RSS: ~2419M. Threads: 4. load average: 1.10 1.04 1.09 1/296 407127927.7928 when updating tags fails7929 all tag updates fail7930 is expected to eq {:message=>"could not delete tags: A, Ba", :status=>:error}7931 when a large list of tag updates fails7932 truncates the log message7933 a single tag update fails7934 is expected to eq {:deleted=>["A"], :status=>:success}7935 with empty tags7936 does not remove anything7937# [RSpecRunTime] Finishing example group spec/services/projects/container_repository/third_party/delete_tags_service_spec.rb. It took 4.77 seconds. Expected to take 3.56 seconds.7938# [RSpecRunTime] Starting example group spec/workers/stage_update_worker_spec.rb. Expected to take 3.55 seconds.7939StageUpdateWorker7940 #perform7941 when stage exists7942 updates stage status7943 behaves like an idempotent worker7944 is labeled as idempotent7945 performs multiple times sequentially without raising an exception7946 results in the stage getting the skipped status7947# [RSpecRunTime] RSpec elapsed time: 34 minutes 11.49 seconds. Current RSS: ~2424M. Threads: 4. load average: 1.09 1.04 1.09 1/296 407137948.7949 when stage does not exist7950 does not raise exception7951# [RSpecRunTime] Finishing example group spec/workers/stage_update_worker_spec.rb. It took 3.09 seconds. Expected to take 3.55 seconds.7952# [RSpecRunTime] Starting example group spec/graphql/types/ci/job_need_union_spec.rb. Expected to take 3.43 seconds.7953Types::Ci::JobNeedUnion7954 .resolve_type7955 when resolving a build need7956 resolves to a BuildNeedType7957# [RSpecRunTime] RSpec elapsed time: 34 minutes 15.02 seconds. Current RSS: ~2360M. Threads: 4. load average: 1.08 1.04 1.09 1/296 407147958.7959 when resolving a build7960 resolves to a JobType7961 when resolving an unrelated object7962 raises a TypeNotSupportedError for string object7963 raises a TypeNotSupportedError for nil object7964 raises a TypeNotSupportedError for other CI object7965# [RSpecRunTime] RSpec elapsed time: 34 minutes 16.78 seconds. Current RSS: ~2359M. Threads: 4. load average: 1.08 1.04 1.09 1/296 407157966.7967# [RSpecRunTime] Finishing example group spec/graphql/types/ci/job_need_union_spec.rb. It took 5.05 seconds. Expected to take 3.43 seconds.7968# [RSpecRunTime] Starting example group spec/services/remote_mirrors/update_service_spec.rb. Expected to take 3.42 seconds.7969RemoteMirrors::UpdateService7970 #execute7971 updates a push mirror7972 when remote mirror project does not match provided project7973 returns an error7974# [RSpecRunTime] RSpec elapsed time: 34 minutes 18.81 seconds. Current RSS: ~2367M. Threads: 4. load average: 1.07 1.04 1.09 1/296 407267975.7976 when user does not have permissions7977 returns an error7978 when remote mirror is missing7979 returns an error7980 when params are invalid7981 returns an error7982# [RSpecRunTime] Finishing example group spec/services/remote_mirrors/update_service_spec.rb. It took 3.19 seconds. Expected to take 3.42 seconds.7983# [RSpecRunTime] Starting example group spec/models/virtual_registries/packages/maven/registry_upstream_spec.rb. Expected to take 3.32 seconds.7984VirtualRegistries::Packages::Maven::RegistryUpstream7985 does not allow STI7986 validations7987 is expected to validate that :group cannot be empty/falsy7988 is expected to validate that :registry_id is case-sensitively unique7989 is expected to validate that :upstream_id is case-sensitively unique7990# [RSpecRunTime] RSpec elapsed time: 34 minutes 21.93 seconds. Current RSS: ~2427M. Threads: 4. load average: 1.07 1.04 1.09 1/296 407277991.7992 associations7993 is expected to belong to group required: false7994 is expected to belong to registry class_name => VirtualRegistries::Packages::Maven::Registry required: false inverse_of => registry_upstream7995 is expected to belong to upstream class_name => VirtualRegistries::Packages::Maven::Upstream required: false inverse_of => registry_upstream7996# [RSpecRunTime] RSpec elapsed time: 34 minutes 25.08 seconds. Current RSS: ~2484M. Threads: 4. load average: 1.07 1.04 1.09 1/296 407287997.7998# [RSpecRunTime] Finishing example group spec/models/virtual_registries/packages/maven/registry_upstream_spec.rb. It took 5.12 seconds. Expected to take 3.32 seconds.7999# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8000Lint factories for VirtualRegistries::Packages::Maven::RegistryUpstream8001 with saas, license, and factory defaults8002 behaves like factory8003 virtual_registries_packages_maven_registry_upstream factory8004 does not raise error when built8005 does not raise error when created8006# [RSpecRunTime] RSpec elapsed time: 34 minutes 27.03 seconds. Current RSS: ~2482M. Threads: 4. load average: 1.07 1.04 1.09 1/296 407558007.8008# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.94 seconds. Expected to take 46.95 seconds.8009# [RSpecRunTime] Starting example group spec/lib/gitlab/database/query_analyzers/gitlab_schemas_metrics_spec.rb. Expected to take 3.28 seconds.8010Gitlab::Database::QueryAnalyzers::GitlabSchemasMetrics8011 does not increment metrics if feature flag is disabled8012 properly observes all queries8013 for simple query observes schema correctly8014 is expected to receive increment({:db_config_name=>"main", :gitlab_schemas=>"gitlab_main_cell"}) 1 time8015 for query accessing gitlab_ci and gitlab_main8016 is expected to receive increment({:db_config_name=>"main", :gitlab_schemas=>"gitlab_ci,gitlab_main_cell"}) 1 time8017 for query accessing gitlab_ci and gitlab_main the gitlab_schemas is always ordered8018 is expected to receive increment({:db_config_name=>"main", :gitlab_schemas=>"gitlab_ci,gitlab_main_cell"}) 1 time8019 for query accessing CI database8020 is expected to receive increment({:db_config_name=>"ci", :gitlab_schemas=>"gitlab_ci"}) 1 time8021 for query accessing gitlab_main and unknown schema8022 is expected to raise /Could not find gitlab schema for table not_in_schema/8023 for query altering an INDEX8024 is expected not to receive increment(*(any args)) 0 times8025# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/query_analyzers/gitlab_schemas_metrics_spec.rb. It took 2.05 seconds. Expected to take 3.28 seconds.8026# [RSpecRunTime] Starting example group spec/services/incident_management/issuable_escalation_statuses/after_update_service_spec.rb. Expected to take 3.18 seconds.8027IncidentManagement::IssuableEscalationStatuses::AfterUpdateService8028 with non-status attributes8029 does not add a status change system note or timeline event8030# [RSpecRunTime] RSpec elapsed time: 34 minutes 30.36 seconds. Current RSS: ~2473M. Threads: 4. load average: 1.06 1.04 1.09 1/296 407568031.8032 with status attributes8033 adds a status change system note8034 adds a status change timeline event8035# [RSpecRunTime] RSpec elapsed time: 34 minutes 33.76 seconds. Current RSS: ~2491M. Threads: 4. load average: 1.06 1.04 1.09 1/296 407578036.8037# [RSpecRunTime] Finishing example group spec/services/incident_management/issuable_escalation_statuses/after_update_service_spec.rb. It took 4.69 seconds. Expected to take 3.18 seconds.8038# [RSpecRunTime] Starting example group spec/lib/sidebars/user_settings/menus/emails_menu_spec.rb. Expected to take 3.13 seconds.8039Sidebars::UserSettings::Menus::EmailsMenu8040 behaves like User settings menu8041 does not contain any sub menu8042 renders the correct link8043 renders the correct title8044 renders the correct icon8045 defines correct active route8046# [RSpecRunTime] RSpec elapsed time: 34 minutes 35.4 seconds. Current RSS: ~2491M. Threads: 4. load average: 1.06 1.04 1.09 1/296 407588047.8048 behaves like User settings menu #render? method8049 #render?8050 when user is logged in8051 renders8052 when user is not logged in8053 does not render8054# [RSpecRunTime] Finishing example group spec/lib/sidebars/user_settings/menus/emails_menu_spec.rb. It took 2.18 seconds. Expected to take 3.13 seconds.8055# [RSpecRunTime] Starting example group spec/services/bulk_imports/lfs_objects_export_service_spec.rb. Expected to take 3.1 seconds.8056BulkImports::LfsObjectsExportService8057 #execute8058 exports lfs objects and their repository types8059 when export is batched8060 exports only specified lfs objects8061# [RSpecRunTime] RSpec elapsed time: 34 minutes 37.25 seconds. Current RSS: ~2475M. Threads: 4. load average: 1.06 1.04 1.09 1/296 407598062.8063 when lfs object has file on disk missing8064 does not attempt to copy non-existent file8065 when lfs object is remotely stored8066 downloads lfs object from object storage8067 #exported_objects_count8068 return the number of exported lfs objects8069# [RSpecRunTime] Finishing example group spec/services/bulk_imports/lfs_objects_export_service_spec.rb. It took 2.21 seconds. Expected to take 3.1 seconds.8070# [RSpecRunTime] Starting example group spec/models/namespaces/sync_event_spec.rb. Expected to take 3.02 seconds.8071Namespaces::SyncEvent8072 does not allow STI8073 .upper_bound_count8074 returns 0 when there are no records in the table8075 returns an estimated number of the records in the database8076# [RSpecRunTime] RSpec elapsed time: 34 minutes 41.71 seconds. Current RSS: ~2456M. Threads: 4. load average: 1.05 1.04 1.09 1/296 407608077.8078 .enqueue_worker8079 schedules Namespaces::ProcessSyncEventsWorker job8080# [RSpecRunTime] Finishing example group spec/models/namespaces/sync_event_spec.rb. It took 3.89 seconds. Expected to take 3.02 seconds.8081# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8082Lint factories for Namespaces::SyncEvent8083 with saas, license, and factory defaults8084 behaves like factory8085 sync_event factory8086 does not raise error when built8087 does not raise error when created8088# [RSpecRunTime] RSpec elapsed time: 34 minutes 43.75 seconds. Current RSS: ~2432M. Threads: 4. load average: 1.05 1.03 1.09 1/296 407878089.8090# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.69 seconds. Expected to take 46.95 seconds.8091# [RSpecRunTime] Starting example group spec/models/projects/project_topic_spec.rb. Expected to take 2.97 seconds.8092Projects::ProjectTopic8093 does not allow STI8094 is expected to be valid8095 associations8096 is expected to belong to project required: false8097 is expected to belong to topic required: false8098 is expected to validate that :topic_id is case-sensitively unique within the scope of :project_id8099# [RSpecRunTime] RSpec elapsed time: 34 minutes 45.79 seconds. Current RSS: ~2422M. Threads: 4. load average: 1.05 1.03 1.09 1/296 407888100.8101# [RSpecRunTime] Finishing example group spec/models/projects/project_topic_spec.rb. It took 2.04 seconds. Expected to take 2.97 seconds.8102# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8103Lint factories for Projects::ProjectTopic8104 with saas, license, and factory defaults8105 behaves like factory8106 project_topic factory8107 does not raise error when built8108 does not raise error when created8109# [RSpecRunTime] RSpec elapsed time: 34 minutes 47.44 seconds. Current RSS: ~2417M. Threads: 4. load average: 1.05 1.03 1.09 1/296 408158110.8111# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.65 seconds. Expected to take 46.95 seconds.8112# [RSpecRunTime] Starting example group spec/views/layouts/profile.html.haml_spec.rb. Expected to take 2.9 seconds.8113layouts/profile8114 displays the search settings entry point8115 calls enable_search_settings helper with a custom container class8116# [RSpecRunTime] Finishing example group spec/views/layouts/profile.html.haml_spec.rb. It took 5.08 seconds. Expected to take 2.9 seconds.8117# [RSpecRunTime] RSpec elapsed time: 34 minutes 52.74 seconds. Current RSS: ~2455M. Threads: 4. load average: 1.04 1.03 1.09 1/296 408168118.8119# [RSpecRunTime] Starting example group spec/models/project_daily_statistic_spec.rb. Expected to take 2.88 seconds.8120ProjectDailyStatistic8121 does not allow STI8122 is expected to belong to project required: false8123 #increment_fetch_count8124 stores the increment temporarily in Redis8125 schedules a worker to update the fetch count8126# [RSpecRunTime] RSpec elapsed time: 34 minutes 54.45 seconds. Current RSS: ~2452M. Threads: 4. load average: 1.04 1.03 1.08 1/296 408178127.8128 #find_or_create_project_daily_statistic8129 when the record does not exist for today8130 creates a new record8131 when the record already exists for today8132 does not create a record8133 and has just been created8134 is thread safe8135# [RSpecRunTime] Finishing example group spec/models/project_daily_statistic_spec.rb. It took 2.7 seconds. Expected to take 2.88 seconds.8136# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8137Lint factories for ProjectDailyStatistic8138 with saas, license, and factory defaults8139 behaves like factory8140 project_daily_statistic factory8141 does not raise error when built8142 does not raise error when created8143# [RSpecRunTime] RSpec elapsed time: 34 minutes 56.99 seconds. Current RSS: ~2378M. Threads: 4. load average: 1.04 1.03 1.08 1/296 408448144.8145# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.69 seconds. Expected to take 46.95 seconds.8146# [RSpecRunTime] Starting example group spec/lib/json_web_token/project_token_claims_spec.rb. Expected to take 2.77 seconds.8147JSONWebToken::ProjectTokenClaims8148 #generate8149 generates JWT project claims8150 without user8151 generates JWT project claims8152 with a developer role8153 has correct access level8154# [RSpecRunTime] RSpec elapsed time: 35 minutes 0.71 second. Current RSS: ~2460M. Threads: 4. load average: 1.04 1.03 1.08 1/296 408458155.8156# [RSpecRunTime] Finishing example group spec/lib/json_web_token/project_token_claims_spec.rb. It took 3.72 seconds. Expected to take 2.77 seconds.8157# [RSpecRunTime] Starting example group spec/lib/system_check/app/table_truncate_check_spec.rb. Expected to take 2.76 seconds.8158SystemCheck::App::TableTruncateCheck8159 when running on multiple databases8160 #skip?8161 is expected to eq false8162 #check?8163 when TableTruncate returns false8164 is expected to eq true8165 when TableTruncate returns true8166 is expected to eq false8167 #show_error8168 outputs error information8169 when running on single databases8170 #skip?8171 example at ./spec/lib/system_check/app/table_truncate_check_spec.rb:14 (PENDING: Skipping because database ci exists)8172# [RSpecRunTime] Finishing example group spec/lib/system_check/app/table_truncate_check_spec.rb. It took 1.54 seconds. Expected to take 2.76 seconds.8173# [RSpecRunTime] Starting example group spec/lib/gitlab/analytics/cycle_analytics/median_spec.rb. Expected to take 2.72 seconds.8174Gitlab::Analytics::CycleAnalytics::Median8175 returns median duration seconds as float8176 retruns nil when no results8177# [RSpecRunTime] Finishing example group spec/lib/gitlab/analytics/cycle_analytics/median_spec.rb. It took 2.16 seconds. Expected to take 2.72 seconds.8178# [RSpecRunTime] RSpec elapsed time: 35 minutes 4.65 seconds. Current RSS: ~2417M. Threads: 4. load average: 1.03 1.03 1.08 1/300 409088179.8180# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/security/locations/sast_spec.rb. Expected to take 2.64 seconds.8181Gitlab::Ci::Reports::Security::Locations::Sast8182 behaves like vulnerability location8183 #initialize8184 when all params are given8185 initializes an instance8186 param: :file_path8187 when param file_path is missing8188 raises an error8189 param: :start_line8190 when param start_line is missing8191 raises an error8192 #fingerprint8193 generates expected fingerprint8194 #fingerprint_path8195 generates expected fingerprint8196# [RSpecRunTime] RSpec elapsed time: 35 minutes 8.21 seconds. Current RSS: ~2410M. Threads: 4. load average: 1.03 1.03 1.08 1/300 409098197.8198 #==8199 returns true when fingerprints are equal8200 returns false when fingerprints are different8201# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/security/locations/sast_spec.rb. It took 4.19 seconds. Expected to take 2.64 seconds.8202# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8203Lint factories for Gitlab::Ci::Reports::Security::Locations::Sast8204 with saas, license, and factory defaults8205 behaves like factory8206 ci_reports_security_locations_sast factory8207 does not raise error when built8208 does not raise error when created8209 linting :dynamic trait8210 does not raise error when created8211# [RSpecRunTime] RSpec elapsed time: 35 minutes 10.64 seconds. Current RSS: ~2407M. Threads: 4. load average: 1.03 1.03 1.08 1/300 409368212.8213# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.93 seconds. Expected to take 46.95 seconds.8214# [RSpecRunTime] Starting example group spec/models/ci/build_source_spec.rb. Expected to take 2.61 seconds.8215Ci::BuildSource8216 is expected to belong to build required: false8217 does not allow STI8218 partitioning8219 with build8220 sets partition_id to the current partition value8221 when it is already set8222 does not change the partition_id value8223# [RSpecRunTime] RSpec elapsed time: 35 minutes 12.62 seconds. Current RSS: ~2383M. Threads: 4. load average: 1.03 1.03 1.08 1/300 409378224.8225 validation8226 is expected to validate that :build cannot be empty/falsy8227 is expected to validate that :source cannot be empty/falsy8228# [RSpecRunTime] Finishing example group spec/models/ci/build_source_spec.rb. It took 2.44 seconds. Expected to take 2.61 seconds.8229# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8230Lint factories for Ci::BuildSource8231 with saas, license, and factory defaults8232 behaves like factory8233 ci_build_source factory8234 does not raise error when built8235 does not raise error when created8236# [RSpecRunTime] RSpec elapsed time: 35 minutes 14.96 seconds. Current RSS: ~2424M. Threads: 4. load average: 1.03 1.03 1.08 1/296 409668237.8238# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.88 seconds. Expected to take 46.95 seconds.8239# [RSpecRunTime] Starting example group spec/models/user_highest_role_spec.rb. Expected to take 2.56 seconds.8240UserHighestRole8241 does not allow STI8242 associations8243 is expected to belong to user required: true8244# [RSpecRunTime] RSpec elapsed time: 35 minutes 17.91 seconds. Current RSS: ~2441M. Threads: 4. load average: 1.03 1.03 1.08 1/296 409678245.8246 validations8247 is expected to validate that :highest_access_level is either ‹10›, ‹20›, ‹30›, ‹40›, or ‹50› as long as it is not nil8248 scopes8249 .with_highest_access_level8250 only returns entry for developer access level8251 .allowed_values8252 returns all access values8253# [RSpecRunTime] Finishing example group spec/models/user_highest_role_spec.rb. It took 3.96 seconds. Expected to take 2.56 seconds.8254# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.8255Lint factories for UserHighestRole8256 with saas, license, and factory defaults8257 behaves like factory8258 user_highest_role factory8259 does not raise error when built8260 does not raise error when created8261 linting :guest trait8262 does not raise error when created8263# [RSpecRunTime] RSpec elapsed time: 35 minutes 20.89 seconds. Current RSS: ~2443M. Threads: 4. load average: 1.02 1.03 1.08 1/296 409948264.8265 linting :reporter trait8266 does not raise error when created8267 linting :developer trait8268 does not raise error when created8269 linting :maintainer trait8270 does not raise error when created8271 linting :owner trait8272 does not raise error when created8273 linting :minimal_access trait8274 does not raise error when created8275# [RSpecRunTime] RSpec elapsed time: 35 minutes 24.65 seconds. Current RSS: ~2451M. Threads: 4. load average: 1.02 1.03 1.08 1/296 409958276.8277# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 5.72 seconds. Expected to take 46.95 seconds.8278# [RSpecRunTime] Starting example group spec/workers/delete_merged_branches_worker_spec.rb. Expected to take 2.52 seconds.8279DeleteMergedBranchesWorker8280 #perform8281 delegates to Branches::DeleteMergedService8282 returns false when project was not found8283# [RSpecRunTime] RSpec elapsed time: 35 minutes 27.22 seconds. Current RSS: ~2437M. Threads: 4. load average: 1.02 1.03 1.08 1/296 410488284.8285# [RSpecRunTime] Finishing example group spec/workers/delete_merged_branches_worker_spec.rb. It took 2.57 seconds. Expected to take 2.52 seconds.8286# [RSpecRunTime] Starting example group spec/services/import/source_users/cancel_reassignment_service_spec.rb. Expected to take 2.44 seconds.8287Import::SourceUsers::CancelReassignmentService8288 #execute8289 when cancelation is successful8290 returns success8291 when current user does not have permission8292 returns error no permissions8293 when import source user does not have a cancelable status8294 returns error invalid status8295 when an error occurs8296 returns an error8297# [RSpecRunTime] Finishing example group spec/services/import/source_users/cancel_reassignment_service_spec.rb. It took 2.13 seconds. Expected to take 2.44 seconds.8298# [RSpecRunTime] Starting example group spec/rubocop/cop/avoid_break_from_strong_memoize_spec.rb. Expected to take 2.41 seconds.8299RuboCop::Cop::AvoidBreakFromStrongMemoize8300 doesn't call add_offense twice for nested blocks8301 doesn't check when block is empty8302 flags violation for break inside strong_memoize nested blocks8303 doesn't flag violation for break inside blocks8304 flags violation for break inside strong_memoize8305 doesn't flag violation for next inside strong_memoize8306# [RSpecRunTime] Finishing example group spec/rubocop/cop/avoid_break_from_strong_memoize_spec.rb. It took 1.83 seconds. Expected to take 2.41 seconds.8307# [RSpecRunTime] RSpec elapsed time: 35 minutes 31.41 seconds. Current RSS: ~2416M. Threads: 4. load average: 1.10 1.04 1.09 1/296 410498308.8309# [RSpecRunTime] Starting example group spec/models/diff_viewer/image_spec.rb. Expected to take 2.38 seconds.8310DiffViewer::Image8311 does not allow STI8312 .can_render?8313 returns false if both old and new blob are absent8314 returns true if the old blob is present8315 returns true if the new blob is present8316 returns true if both old and new blobs are present8317# [RSpecRunTime] RSpec elapsed time: 35 minutes 35.02 seconds. Current RSS: ~2445M. Threads: 4. load average: 1.09 1.04 1.09 1/296 410508318.8319# [RSpecRunTime] Finishing example group spec/models/diff_viewer/image_spec.rb. It took 3.74 seconds. Expected to take 2.38 seconds.8320# [RSpecRunTime] Starting example group spec/services/ide/base_config_service_spec.rb. Expected to take 2.3 seconds.8321Ide::BaseConfigService8322 #execute8323 when insufficient permission8324 returns an error8325# [RSpecRunTime] RSpec elapsed time: 35 minutes 36.38 seconds. Current RSS: ~2447M. Threads: 4. load average: 1.09 1.04 1.09 1/296 410778326.8327 for developer8328 when file is missing8329 returns an error8330 when file is present8331 content is not valid8332 returns an error8333# [RSpecRunTime] Finishing example group spec/services/ide/base_config_service_spec.rb. It took 2.22 seconds. Expected to take 2.3 seconds.8334# [RSpecRunTime] Starting example group spec/views/import/gitlab_projects/new.html.haml_spec.rb. Expected to take 2.3 seconds.8335import/gitlab_projects/new.html.haml8336 when the user has no other namespaces8337 adds a namespace_id hidden field tag with the namespace id as value8338 when the user can select other namespaces8339 shows a namespace_id select8340# [RSpecRunTime] Finishing example group spec/views/import/gitlab_projects/new.html.haml_spec.rb. It took 0.97 second. Expected to take 2.3 seconds.8341# [RSpecRunTime] Starting example group spec/services/packages/rubygems/metadata_extraction_service_spec.rb. Expected to take 2.2 seconds.8342Packages::Rubygems::MetadataExtractionService8343 #execute8344 creates the metadata8345 stores the metadata8346 with an existing metadatum8347 updates it8348# [RSpecRunTime] RSpec elapsed time: 35 minutes 42.37 seconds. Current RSS: ~2431M. Threads: 4. load average: 1.08 1.04 1.09 1/297 410848349.8350# [RSpecRunTime] Finishing example group spec/services/packages/rubygems/metadata_extraction_service_spec.rb. It took 4.16 seconds. Expected to take 2.2 seconds.8351# [RSpecRunTime] Starting example group spec/uploaders/uploader_helper_spec.rb. Expected to take 2.18 seconds.8352UploaderHelper8353 #extension_match?8354 returns false if file does not exist8355# [RSpecRunTime] Finishing example group spec/uploaders/uploader_helper_spec.rb. It took 0.51 second. Expected to take 2.18 seconds.8356# [RSpecRunTime] Starting example group spec/models/concerns/optionally_search_spec.rb. Expected to take 2.09 seconds.8357OptionallySearch8358 does not allow STI8359 .search8360 raises NotImplementedError8361 .optionally_search8362 when a query is given8363 delegates to the search method8364 when an option is provided8365 delegates to the search method8366 when no query is given8367 returns the current relation8368 when an empty query is given8369 returns the current relation8370# [RSpecRunTime] Finishing example group spec/models/concerns/optionally_search_spec.rb. It took 1.78 seconds. Expected to take 2.09 seconds.8371# [RSpecRunTime] Starting example group spec/lib/gitlab/snippet_search_results_spec.rb. Expected to take 2.07 seconds.8372Gitlab::SnippetSearchResults8373 #snippet_titles_count8374 returns the amount of matched snippet titles8375 #formatted_count8376 returns the expected formatted count8377 #highlight_map8378 returns the expected highlight map8379 #objects8380 uses page and per_page to paginate results8381# [RSpecRunTime] Finishing example group spec/lib/gitlab/snippet_search_results_spec.rb. It took 1.38 seconds. Expected to take 2.07 seconds.8382# [RSpecRunTime] Starting example group spec/services/ci/runners/unassign_runner_service_spec.rb. Expected to take 1.99 seconds.8383Ci::Runners::UnassignRunnerService#execute8384 without user8385 does not destroy runner_project8386 with unauthorized user8387 does not call destroy on runner_project8388 with admin user8389 with destroy returning false8390 returns error response8391 with destroy returning true8392 returns success response8393# [RSpecRunTime] RSpec elapsed time: 35 minutes 49.96 seconds. Current RSS: ~2480M. Threads: 4. load average: 1.07 1.04 1.09 1/296 410858394.8395# [RSpecRunTime] Finishing example group spec/services/ci/runners/unassign_runner_service_spec.rb. It took 3.92 seconds. Expected to take 1.99 seconds.8396# [RSpecRunTime] Starting example group spec/rubocop/cop/migration/change_column_null_on_high_traffic_table_spec.rb. Expected to take 1.96 seconds.8397RuboCop::Cop::Migration::ChangeColumnNullOnHighTrafficTable8398 in a migration8399 when the helper is used without any argument8400 does not register any offenses8401 when the helper is used with arguments8402 with discouraged helper on non high-traffic table8403 does not register any offenses8404 with discouraged helper on a high-traffic table8405 registers an offense8406 when outside of a migration8407 does not register any offenses8408# [RSpecRunTime] Finishing example group spec/rubocop/cop/migration/change_column_null_on_high_traffic_table_spec.rb. It took 1.33 seconds. Expected to take 1.96 seconds.8409# [RSpecRunTime] Starting example group spec/services/members/creator_service_spec.rb. Expected to take 1.92 seconds.8410Members::CreatorService8411 #execute8412 raises error for new member on authorization check implementation8413 raises error for an existing member on authorization check implementation8414# [RSpecRunTime] RSpec elapsed time: 35 minutes 52.52 seconds. Current RSS: ~2481M. Threads: 4. load average: 1.07 1.04 1.09 1/296 410868415.8416# [RSpecRunTime] Finishing example group spec/services/members/creator_service_spec.rb. It took 1.23 seconds. Expected to take 1.92 seconds.8417# [RSpecRunTime] Starting example group spec/services/integrations/slack_interaction_service_spec.rb. Expected to take 1.88 seconds.8418Integrations::SlackInteractionService8419 #execute8420 when view is closed8421 executes the correct service8422 when view is submitted8423 executes the submission service8424 when block action service is submitted8425 executes the block actions service8426 when slack_interaction is not known8427 raises an error and does not execute a service class8428# [RSpecRunTime] Finishing example group spec/services/integrations/slack_interaction_service_spec.rb. It took 1.19 seconds. Expected to take 1.88 seconds.8429# [RSpecRunTime] Starting example group spec/db/production/create_work_item_related_link_restrictions_spec.rb. Expected to take 1.81 seconds.8430Create work item related links restrictions in production8431 behaves like work item related links restrictions importer8432 when restrictions are missing8433 behaves like adds restrictions8434OK8435 adds all restrictions if they don't exist8436 when base types are missing8437 behaves like adds restrictions8438OK8439 adds all restrictions if they don't exist8440# [RSpecRunTime] RSpec elapsed time: 35 minutes 56.97 seconds. Current RSS: ~2472M. Threads: 4. load average: 1.07 1.04 1.08 1/296 410878441.8442 when some restrictions are missing8443OK8444 inserts missing restrictions and does nothing if some already existed8445# [RSpecRunTime] Finishing example group spec/db/production/create_work_item_related_link_restrictions_spec.rb. It took 3.54 seconds. Expected to take 1.81 seconds.8446# [RSpecRunTime] Starting example group spec/models/concerns/from_union_spec.rb. Expected to take 1.79 seconds.8447FromUnion8448 does not allow STI8449 behaves like from set operator8450 #from_union8451 selects from the results of the UNION8452 returns empty set when passing empty array8453 supports the use of a custom alias for the sub query8454 supports keeping duplicate rows8455# [RSpecRunTime] RSpec elapsed time: 35 minutes 58.9 seconds. Current RSS: ~2472M. Threads: 4. load average: 1.06 1.04 1.08 1/296 410888456.8457# [RSpecRunTime] Finishing example group spec/models/concerns/from_union_spec.rb. It took 1.65 seconds. Expected to take 1.79 seconds.8458# [RSpecRunTime] Starting example group spec/lib/banzai/cross_project_reference_spec.rb. Expected to take 1.72 seconds.8459Banzai::CrossProjectReference8460 #parent_from_ref8461 when no project was referenced8462 returns the project from context8463 when no project was referenced in group context8464 returns the group from context8465 when referenced project does not exist8466 returns nil8467 when referenced project exists8468 returns the referenced project8469 when reference cache is loaded8470 pulls from the reference cache8471# [RSpecRunTime] Finishing example group spec/lib/banzai/cross_project_reference_spec.rb. It took 1.44 seconds. Expected to take 1.72 seconds.8472# [RSpecRunTime] Starting example group spec/workers/projects/import_export/after_import_merge_requests_worker_spec.rb. Expected to take 1.69 seconds.8473Projects::ImportExport::AfterImportMergeRequestsWorker8474 #perform8475 sets the latest merge request diff ids8476 behaves like an idempotent worker8477 is labeled as idempotent8478 performs multiple times sequentially without raising an exception8479# [RSpecRunTime] RSpec elapsed time: 36 minutes 3.81 seconds. Current RSS: ~2461M. Threads: 4. load average: 1.06 1.04 1.08 1/297 410898480.8481# [RSpecRunTime] Finishing example group spec/workers/projects/import_export/after_import_merge_requests_worker_spec.rb. It took 3.47 seconds. Expected to take 1.69 seconds.8482# [RSpecRunTime] Starting example group spec/lib/gitlab/query_limiting/middleware_spec.rb. Expected to take 1.61 seconds.8483Gitlab::QueryLimiting::Middleware8484 #call8485 runs the application with query limiting in place8486 #action_name8487 using a Rails request8488 returns the name of the controller and action8489 includes the content type if this is not text/html8490 using a Grape API request8491 returns the name of the request method and endpoint path8492 returns nil if the route can not be retrieved8493# [RSpecRunTime] Finishing example group spec/lib/gitlab/query_limiting/middleware_spec.rb. It took 1.58 seconds. Expected to take 1.61 seconds.8494# [RSpecRunTime] Starting example group spec/lib/api/entities/deploy_keys_project_spec.rb. Expected to take 1.61 seconds.8495API::Entities::DeployKeysProject8496 #as_json8497 includes basic fields8498# [RSpecRunTime] Finishing example group spec/lib/api/entities/deploy_keys_project_spec.rb. It took 1.04 seconds. Expected to take 1.61 seconds.8499# [RSpecRunTime] Starting example group spec/services/incident_management/issuable_escalation_statuses/create_service_spec.rb. Expected to take 1.53 seconds.8500IncidentManagement::IssuableEscalationStatuses::CreateService8501 creates an escalation status for the incident with no policy set8502 existing escalation status8503 exits without changing anything8504# [RSpecRunTime] RSpec elapsed time: 36 minutes 7.73 seconds. Current RSS: ~2402M. Threads: 4. load average: 1.06 1.04 1.08 1/296 410908505.8506# [RSpecRunTime] Finishing example group spec/services/incident_management/issuable_escalation_statuses/create_service_spec.rb. It took 1.3 seconds. Expected to take 1.53 seconds.8507# [RSpecRunTime] Starting example group spec/services/vs_code/settings/create_or_update_service_spec.rb. Expected to take 1.51 seconds.8508VsCode::Settings::CreateOrUpdateService8509 #execute8510 creates a new record when a record with the setting does not exist8511 updates the existing record if setting exists8512 fails if an invalid value is passed8513 when setting_type is machines8514 returns default machine as a successful response8515# [RSpecRunTime] RSpec elapsed time: 36 minutes 11.32 seconds. Current RSS: ~2393M. Threads: 4. load average: 1.13 1.05 1.09 1/296 410918516.8517# [RSpecRunTime] Finishing example group spec/services/vs_code/settings/create_or_update_service_spec.rb. It took 3.58 seconds. Expected to take 1.51 seconds.8518# [RSpecRunTime] Starting example group spec/graphql/types/release_asset_link_input_type_spec.rb. Expected to take 1.43 seconds.8519Types::ReleaseAssetLinkInputType8520 has the correct arguments8521 is expected to eq "ReleaseAssetLinkInput"8522 sets the type of link_type argument to ReleaseAssetLinkTypeEnum8523# [RSpecRunTime] Finishing example group spec/graphql/types/release_asset_link_input_type_spec.rb. It took 1.05 seconds. Expected to take 1.43 seconds.8524# [RSpecRunTime] RSpec elapsed time: 36 minutes 12.58 seconds. Current RSS: ~2393M. Threads: 4. load average: 1.13 1.05 1.09 1/296 410928525.8526# [RSpecRunTime] Starting example group spec/services/users/validate_push_otp_service_spec.rb. Expected to take 1.39 seconds.8527Users::ValidatePushOtpService8528 FortiAuthenticator8529 calls PushOtp strategy8530 unexpected error8531 returns error8532# [RSpecRunTime] Finishing example group spec/services/users/validate_push_otp_service_spec.rb. It took 0.88 second. Expected to take 1.39 seconds.8533# [RSpecRunTime] Starting example group spec/lib/gitlab/cross_project_access/check_collection_spec.rb. Expected to take 1.36 seconds.8534Gitlab::CrossProjectAccess::CheckCollection8535 #add_collection8536 merges the checks of 2 collections8537 #should_run?8538 returns true if one of the check says it should run8539 returns false if one of the check says it should be skipped8540# [RSpecRunTime] Finishing example group spec/lib/gitlab/cross_project_access/check_collection_spec.rb. It took 0.94 second. Expected to take 1.36 seconds.8541# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/watchdog/monitor/heap_fragmentation_spec.rb. Expected to take 1.3 seconds.8542Gitlab::Memory::Watchdog::Monitor::HeapFragmentation8543 #initialize8544 sets the heap fragmentation limit gauge8545 #call8546 gets gc_heap_fragmentation8547 when process exceeds threshold8548 returns if threshold is violated and payload8549# [RSpecRunTime] RSpec elapsed time: 36 minutes 17.49 seconds. Current RSS: ~2452M. Threads: 4. load average: 1.12 1.05 1.09 1/296 410938550.8551 when process does not exceed threshold8552 returns if threshold is violated and payload8553# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/watchdog/monitor/heap_fragmentation_spec.rb. It took 3.45 seconds. Expected to take 1.3 seconds.8554# [RSpecRunTime] Starting example group spec/lib/sidebars/your_work/menus/organizations_menu_spec.rb. Expected to take 1.27 seconds.8555Sidebars::YourWork::Menus::OrganizationsMenu8556 #render?8557 when `ui_for_organizations` feature flag is enabled8558 when `current_user` is available8559 returns true8560 when `current_user` is not available8561 returns false8562 when `ui_for_organizations` feature flag is disabled8563 returns false8564# [RSpecRunTime] Finishing example group spec/lib/sidebars/your_work/menus/organizations_menu_spec.rb. It took 1.05 seconds. Expected to take 1.27 seconds.8565# [RSpecRunTime] Starting example group spec/rubocop/cop/gemspec/avoid_executing_git_spec.rb. Expected to take 1.22 seconds.8566RuboCop::Cop::Gemspec::AvoidExecutingGit8567 flags violation for executing git8568 does not flag violation for using a glob8569# [RSpecRunTime] Finishing example group spec/rubocop/cop/gemspec/avoid_executing_git_spec.rb. It took 0.77 second. Expected to take 1.22 seconds.8570# [RSpecRunTime] Starting example group spec/lib/gitlab/legacy_github_import/issuable_formatter_spec.rb. Expected to take 1.21 seconds.8571Gitlab::LegacyGithubImport::IssuableFormatter8572 #project_association8573 is expected to raise NotImplementedError8574 #number8575 is expected to eq 428576 #find_condition8577 is expected to eq {:iid=>42}8578# [RSpecRunTime] Finishing example group spec/lib/gitlab/legacy_github_import/issuable_formatter_spec.rb. It took 0.9 second. Expected to take 1.21 seconds.8579# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware/pause_control/strategy_handler_spec.rb. Expected to take 1.12 seconds.8580Gitlab::SidekiqMiddleware::PauseControl::StrategyHandler8581 #schedule8582 behaves like scheduling with pause control class8583 calls schedule on the strategy8584 #perform8585 calls perform on the strategy8586 pauses job8587# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware/pause_control/strategy_handler_spec.rb. It took 1.0 second. Expected to take 1.12 seconds.8588# [RSpecRunTime] Starting example group spec/graphql/types/access_level_type_spec.rb. Expected to take 1.09 seconds.8589Types::AccessLevelType8590 has expected fields8591 is expected to require graphql authorizations nil8592 is expected to eq "AccessLevel"8593# [RSpecRunTime] Finishing example group spec/graphql/types/access_level_type_spec.rb. It took 3.19 seconds. Expected to take 1.09 seconds.8594# [RSpecRunTime] RSpec elapsed time: 36 minutes 24.87 seconds. Current RSS: ~2463M. Threads: 4. load average: 1.10 1.05 1.09 1/296 410948595.8596# [RSpecRunTime] Starting example group spec/lib/gitlab/patch/uri_spec.rb. Expected to take 1.08 seconds.8597Gitlab::Patch::Uri8598 #parse8599 raises an error if the URI is too long8600 does not raise an error if the URI is not too long8601# [RSpecRunTime] Finishing example group spec/lib/gitlab/patch/uri_spec.rb. It took 0.76 second. Expected to take 1.08 seconds.8602# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/representation/representable_spec.rb. Expected to take 1.03 seconds.8603Gitlab::GithubImport::Representation::Representable8604 #github_identifiers8605 when class does not define `#github_identifiers`8606 tracks the error8607 when class defines `#github_identifiers`8608 does not track an exception and returns the identifiers8609# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/representation/representable_spec.rb. It took 0.77 second. Expected to take 1.03 seconds.8610# [RSpecRunTime] Starting example group spec/initializers/rails_asset_host_spec.rb. Expected to take 1.02 seconds.8611Rails asset host initializer8612 uses no asset host by default8613 with cdn_host defined in gitlab.yml8614 returns https://gitlab.example.com8615# [RSpecRunTime] Finishing example group spec/initializers/rails_asset_host_spec.rb. It took 0.69 second. Expected to take 1.02 seconds.8616# [RSpecRunTime] Starting example group spec/graphql/types/packages/helm/metadata_type_spec.rb. Expected to take 0.93 second.8617Types::Packages::Helm::MetadataType8618 is expected to eq "PackageHelmMetadataType"8619 includes helm json fields8620# [RSpecRunTime] Finishing example group spec/graphql/types/packages/helm/metadata_type_spec.rb. It took 0.71 second. Expected to take 0.93 second.8621# [RSpecRunTime] Starting example group spec/lib/gitlab/utils/error_message_spec.rb. Expected to take 0.93 second.8622Gitlab::Utils::ErrorMessage8623 #prefixed_error_message8624 returns a message with the given prefix8625 #to_user_facing8626 returns a user-facing error message with the UF prefix8627# [RSpecRunTime] Finishing example group spec/lib/gitlab/utils/error_message_spec.rb. It took 0.68 second. Expected to take 0.93 second.8628# [RSpecRunTime] Starting example group spec/lib/gitlab/bitbucket_server_import/parallel_scheduling_spec.rb. Expected to take 0.85 second.8629Gitlab::BitbucketServerImport::ParallelScheduling8630 #calculate_job_delay8631 returns an incremental delay8632 deducts the runtime from the delay8633# [RSpecRunTime] RSpec elapsed time: 36 minutes 31.34 seconds. Current RSS: ~2456M. Threads: 4. load average: 1.09 1.05 1.09 1/296 410958634.8635# [RSpecRunTime] Finishing example group spec/lib/gitlab/bitbucket_server_import/parallel_scheduling_spec.rb. It took 2.99 seconds. Expected to take 0.85 second.8636# [RSpecRunTime] Starting example group spec/graphql/types/alert_management/integration_type_spec.rb. Expected to take 0.84 second.8637Types::AlertManagement::IntegrationType8638 exposes the expected fields8639 is expected to eq "AlertManagementIntegration"8640# [RSpecRunTime] Finishing example group spec/graphql/types/alert_management/integration_type_spec.rb. It took 0.85 second. Expected to take 0.84 second.8641# [RSpecRunTime] Starting example group spec/scripts/generate_failed_package_and_test_mr_message_spec.rb. Expected to take 0.8 second.8642GenerateFailedPackageAndTestMrMessage8643 #execute8644 when package-and-test fails8645 successfully creates a discussion8646 when package-and-test is did not fail8647 does not add a discussion8648# [RSpecRunTime] Finishing example group spec/scripts/generate_failed_package_and_test_mr_message_spec.rb. It took 0.72 second. Expected to take 0.8 second.8649# [RSpecRunTime] Starting example group spec/rubocop/cop/gitlab/finder_with_find_by_spec.rb. Expected to take 0.8 second.8650RuboCop::Cop::Gitlab::FinderWithFindBy8651 when calling execute.find8652 registers an offense and corrects8653 when called within the `FinderMethods` module8654 does not register an offense8655# [RSpecRunTime] Finishing example group spec/rubocop/cop/gitlab/finder_with_find_by_spec.rb. It took 0.8 second. Expected to take 0.8 second.8656# [RSpecRunTime] Starting example group spec/graphql/types/audit_events/definition_type_spec.rb. Expected to take 0.77 second.8657Types::AuditEvents::DefinitionType8658 is expected to eq "AuditEventDefinition"8659 is expected to have graphql fields :name, :description, :introduced_by_issue, :introduced_by_mr, :feature_category, :milestone, :saved_to_database, and :streamed8660# [RSpecRunTime] Finishing example group spec/graphql/types/audit_events/definition_type_spec.rb. It took 0.7 second. Expected to take 0.77 second.8661# [RSpecRunTime] Starting example group spec/lib/api/validations/validators/bulk_imports/destination_namespace_path_spec.rb. Expected to take 0.76 second.8662API::Validations::Validators::BulkImports::DestinationNamespacePath8663 when destination namespace param is valid8664 raises a validation error8665 when destination namespace param is invalid8666 does not raise a validation error8667# [RSpecRunTime] Finishing example group spec/lib/api/validations/validators/bulk_imports/destination_namespace_path_spec.rb. It took 0.74 second. Expected to take 0.76 second.8668# [RSpecRunTime] Starting example group spec/views/groups/settings/repository/_default_branch.html.haml_spec.rb. Expected to take 0.7 second.8669groups/settings/repository/_default_branch8670 when group default_branch_protection_defaults is empty8671 renders default branch protection defaults correctly8672# [RSpecRunTime] Finishing example group spec/views/groups/settings/repository/_default_branch.html.haml_spec.rb. It took 0.61 second. Expected to take 0.7 second.8673# [RSpecRunTime] Starting example group spec/lib/gitlab/language_data_spec.rb. Expected to take 0.67 second.8674Gitlab::LanguageData8675 #extensions8676 loads the extensions once8677# [RSpecRunTime] RSpec elapsed time: 36 minutes 38.63 seconds. Current RSS: ~2467M. Threads: 4. load average: 1.08 1.05 1.09 1/296 410968678.8679# [RSpecRunTime] Finishing example group spec/lib/gitlab/language_data_spec.rb. It took 2.85 seconds. Expected to take 0.67 second.8680# [RSpecRunTime] Starting example group spec/helpers/system_note_helper_spec.rb. Expected to take 0.57 second.8681SystemNoteHelper8682 .system_note_icon_name8683 for an requested changes note8684 returns the iteration icon name8685# [RSpecRunTime] Finishing example group spec/helpers/system_note_helper_spec.rb. It took 0.54 second. Expected to take 0.57 second.8686# [RSpecRunTime] Starting example group spec/graphql/types/dependency_proxy/blob_type_spec.rb. Expected to take 0.54 second.8687Types::DependencyProxy::BlobType8688 includes dependency proxy blob fields8689# [RSpecRunTime] Finishing example group spec/graphql/types/dependency_proxy/blob_type_spec.rb. It took 0.58 second. Expected to take 0.54 second.8690# [RSpecRunTime] Starting example group spec/lib/api/entities/project_import_failed_relation_spec.rb. Expected to take 0.53 second.8691API::Entities::ProjectImportFailedRelation8692 #as_json8693 includes basic fields8694# [RSpecRunTime] Finishing example group spec/lib/api/entities/project_import_failed_relation_spec.rb. It took 0.51 second. Expected to take 0.53 second.8695# [RSpecRunTime] Starting example group spec/services/integrations/slack_events/url_verification_service_spec.rb. Expected to take 0.52 second.8696Integrations::SlackEvents::UrlVerificationService8697 #execute8698 returns the challenge8699# [RSpecRunTime] Finishing example group spec/services/integrations/slack_events/url_verification_service_spec.rb. It took 0.48 second. Expected to take 0.52 second.8700# [RSpecRunTime] Starting example group spec/graphql/types/packages/composer/metadatum_type_spec.rb. Expected to take 0.5 second.8701Types::Packages::Composer::MetadatumType8702 includes composer metadatum fields8703# [RSpecRunTime] Finishing example group spec/graphql/types/packages/composer/metadatum_type_spec.rb. It took 0.5 second. Expected to take 0.5 second.8704auto_explain log contains 1311 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-32-44.326.main.ndjson.gz8705took 19.904152168706auto_explain log contains 1312 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-32-44.326.ci.ndjson.gz8707took 19.5845440788708[TEST PROF INFO] EventProf results for sql.active_record8709Total time: 04:18.816 of 36:35.177 (11.79%)8710Total events: 2048018711Top 5 slowest suites (by time):8712Gitlab::Datab...kWritesManager (./spec/lib/gitlab/database/lock_writes_manager_spec.rb:5) – 00:41.589 (50088 / 22) of 01:25.452 (48.67%)8713WikiPage (./spec/models/wiki_page_spec.rb:5) – 00:24.913 (17855 / 144) of 03:27.033 (12.03%)8714AutoMerge::BaseService (./spec/services/auto_merge/base_service_spec.rb:5) – 00:15.314 (11469 / 39) of 01:33.076 (16.45%)8715Gitlab::UserAccess (./spec/lib/gitlab/user_access_spec.rb:5) – 00:14.279 (8809 / 43) of 01:14.346 (19.21%)8716Gitlab::Datab...gresForeignKey (./spec/lib/gitlab/database/postgres_foreign_key_spec.rb:5) – 00:13.891 (467 / 44) of 00:31.913 (43.53%)8717Knapsack report was generated. Preview:8718{8719 "spec/lib/gitlab/metrics/subscribers/active_record_spec.rb": 279.5837124190002,8720 "spec/models/wiki_page_spec.rb": 207.0326416299995,8721 "spec/support/shared_examples/lint_factories_shared_examples.rb": 70.28413940000246,8722 "spec/helpers/projects_helper_spec.rb": 122.27839960499841,8723 "spec/services/auto_merge/base_service_spec.rb": 93.07662691299993,8724 "spec/lib/gitlab/database/lock_writes_manager_spec.rb": 85.45198168800016,8725 "spec/lib/gitlab/user_access_spec.rb": 74.34625760000017,8726 "spec/services/deployments/update_environment_service_spec.rb": 60.843637403000685,8727 "spec/services/repositories/changelog_service_spec.rb": 60.12471316299889,8728 "spec/finders/template_finder_spec.rb": 43.23051536099956,8729 "spec/services/work_items/create_service_spec.rb": 39.10826780500065,8730 "spec/models/notification_recipient_spec.rb": 34.95573096100088,8731 "spec/lib/gitlab/lets_encrypt/client_spec.rb": 29.95294750300127,8732 "spec/services/users/build_service_spec.rb": 27.81697722900026,8733 "spec/lib/gitlab/redis/queues_spec.rb": 26.582421266999518,8734 "spec/lib/gitlab/database/postgres_foreign_key_spec.rb": 31.913002354000128,8735 "spec/helpers/sidebars_helper_spec.rb": 25.259425734000615,8736 "spec/models/integrations/webex_teams_spec.rb": 24.68110187900129,8737 "spec/lib/gitlab/database/background_migration/batched_job_spec.rb": 26.843001601999276,8738 "spec/lib/gitlab/ci/cron_parser_spec.rb": 26.030988726000942,8739 "spec/workers/merge_requests/mergeability_check_batch_worker_spec.rb": 22.3613686159988,8740 "spec/models/pages_domain_acme_order_spec.rb": 20.47476344700044,8741 "spec/models/project_import_state_spec.rb": 21.46659461300078,8742 "spec/lib/gitlab/import_export/file_importer_spec.rb": 20.06479844000023,8743 "spec/models/integrations/squash_tm_spec.rb": 19.391924706998907,8744 "spec/models/protected_tag_spec.rb": 17.551259267000205,8745 "spec/services/namespaces/package_settings/update_service_spec.rb": 16.484848045000035,8746 "spec/services/ci/stuck_builds/drop_scheduled_service_spec.rb": 17.27179936200082,8747 "spec/models/deploy_key_spec.rb": 14.518373591001364,8748 "spec/models/design_management/design_collection_spec.rb": 14.014221808998627,8749 "spec/helpers/safe_format_helper_spec.rb": 14.024934368999311,8750 "spec/models/state_note_spec.rb": 11.702608846999283,8751 "spec/lib/gitlab/ci/pipeline/chain/populate_metadata_spec.rb": 13.813123382999038,8752 "spec/models/concerns/atomic_internal_id_spec.rb": 11.5053564739992,8753 "spec/lib/gitlab/user_access_snippet_spec.rb": 13.657636821999404,8754 "spec/lib/gitlab/ci/reports/security/report_spec.rb": 12.67954085800011,8755 "spec/services/packages/conan/create_package_file_service_spec.rb": 12.564987773999746,8756 "spec/lib/sidebars/menu_spec.rb": 14.461906726999587,8757 "spec/graphql/mutations/alert_management/alerts/set_assignees_spec.rb": 10.51525454900002,8758 "spec/services/clusters/agents/authorizations/user_access/refresh_service_spec.rb": 11.117815765999694,8759 "spec/uploaders/object_storage/cdn/google_cdn_spec.rb": 8.976281706000009,8760 "spec/graphql/resolvers/ci/project_pipeline_resolver_spec.rb": 9.367350372998771,8761 "spec/models/note_diff_file_spec.rb": 10.567588265999802,8762 "spec/lib/sidebars/projects/menus/repository_menu_spec.rb": 9.42886381900098,8763 "spec/workers/integrations/create_external_cross_reference_worker_spec.rb": 7.953870323999581,8764 "spec/graphql/mutations/ci/runner/delete_spec.rb": 9.537317135000194,8765 "spec/lib/banzai/filter/upload_link_filter_spec.rb": 10.715075317999435,8766 "spec/lib/unnested_in_filters/rewriter_spec.rb": 7.9700106929994945,8767 "spec/graphql/types/todo_type_spec.rb": 9.478811798000606,8768 "spec/lib/gitlab/database/load_balancing/session_spec.rb": 10.554405756000051,8769 "spec/services/error_tracking/issue_details_service_spec.rb": 8.23707930800083,8770 "spec/validators/ip_cidr_array_validator_spec.rb": 9.214670581999599,8771 "spec/workers/concerns/limited_capacity/worker_spec.rb": 6.999753416999738,8772 "spec/lib/gitlab/import_export/repo_restorer_spec.rb": 8.937597348000054,8773 "spec/services/jira_connect_installations/proxy_lifecycle_event_service_spec.rb": 6.707532972999616,8774 "spec/services/ci/create_pipeline_service/tags_spec.rb": 6.3736726219995035,8775 "spec/models/time_tracking/timelog_category_spec.rb": 10.046359746000235,8776 "spec/helpers/profiles_helper_spec.rb": 6.881526702998599,8777 "spec/lib/gitlab/task_helpers_spec.rb": 6.536176383000566,8778 "spec/services/design_management/generate_image_versions_service_spec.rb": 7.543201276999753,8779 "spec/lib/gitlab/slug/environment_spec.rb": 6.3623059220008145,8780 "spec/services/ci/find_exposed_artifacts_service_spec.rb": 6.368874992000201,8781 "spec/lib/gitlab/exclusive_lease_helpers_spec.rb": 6.41824317999999,8782 "spec/services/integrations/exclusions/create_service_spec.rb": 6.455707817000075,8783 "spec/models/project_repository_spec.rb": 5.576631855999949,8784 "spec/scripts/generate_message_to_run_e2e_pipeline_spec.rb": 5.6946905400000105,8785 "spec/models/operations/feature_flags_client_spec.rb": 3.8897223220010346,8786 "spec/helpers/form_helper_spec.rb": 6.048326980000638,8787 "spec/workers/bulk_imports/export_request_worker_spec.rb": 6.47274498600018,8788 "spec/lib/gitlab/ci/templates/Jobs/sast_iac_gitlab_ci_yaml_spec.rb": 6.680500653999843,8789 "spec/lib/gitlab/database/schema_cache_with_renamed_table_spec.rb": 3.715127671001028,8790 "spec/helpers/projects/ml/experiments_helper_spec.rb": 6.206649820998791,8791 "spec/lib/gitlab/utils/username_and_email_generator_spec.rb": 6.640329087000282,8792 "spec/models/integrations/beyond_identity_spec.rb": 3.195712590000767,8793 "spec/tasks/gitlab/db/decomposition/connection_status_rake_spec.rb": 11.084792856001513,8794 "spec/lib/gitlab/ci/templates/5_minute_production_app_ci_yaml_spec.rb": 5.237246344999221,8795 "spec/services/issues/related_branches_service_spec.rb": 4.996071479999955,8796 "spec/workers/merge_requests/resolve_todos_worker_spec.rb": 3.1655965019999712,8797 "spec/services/ci/job_artifacts/delete_service_spec.rb": 2.738704085999416,8798 "spec/lib/gitlab/bullet/exclusions_spec.rb": 5.6479558419996465,8799 "spec/lib/gitlab/graphql/authorize/authorize_resource_spec.rb": 4.937049772999671,8800 "spec/workers/packages/cleanup/delete_orphaned_dependencies_worker_spec.rb": 5.32852511999954,8801 "spec/lib/gitlab/database/load_balancing/setup_spec.rb": 2.7480355550014792,8802 "spec/finders/user_groups_counter_spec.rb": 2.4137135349992604,8803 "spec/lib/web_ide/config/entry/terminal_spec.rb": 4.916842354001346,8804 "spec/presenters/search_service_presenter_spec.rb": 4.231671723000545,8805 "spec/lib/gitlab/database/query_analyzers/gitlab_schemas_validate_connection_spec.rb": 2.5422120570001425,8806 "spec/graphql/mutations/design_management/move_spec.rb": 5.332740699999704,8807 "spec/services/dependency_proxy/group_settings/update_service_spec.rb": 3.3489493420001963,8808 "spec/support_specs/database/duplicate_indexes_spec.rb": 4.269196290000764,8809 "spec/support_specs/helpers/keyset_pagination_helpers_spec.rb": 3.954862227999911,8810 "spec/lib/gitlab/ci/pipeline/quota/deployments_spec.rb": 2.9630245129992545,8811 "spec/lib/gitlab/ci/config/entry/rules_spec.rb": 5.356940178999139,8812 "spec/lib/gitlab/graphql/present/field_extension_spec.rb": 4.005068885000583,8813 "spec/lib/atlassian/jira_issue_key_extractors/branch_spec.rb": 2.7898822330007533,8814 "spec/workers/concerns/gitlab/github_import/object_importer_spec.rb": 5.654569222000646,8815 "spec/workers/members/expiring_worker_spec.rb": 2.7816385939986503,8816 "spec/lib/sidebars/groups/menus/merge_requests_menu_spec.rb": 2.876331997998932,8817 "spec/services/projects/container_repository/third_party/delete_tags_service_spec.rb": 4.768023741999059,8818 "spec/workers/stage_update_worker_spec.rb": 3.090651036000054,8819 "spec/graphql/types/ci/job_need_union_spec.rb": 5.053957146001267,8820 "spec/services/remote_mirrors/update_service_spec.rb": 3.1873517209987767,8821 "spec/models/virtual_registries/packages/maven/registry_upstream_spec.rb": 5.116253451999,8822 "spec/lib/gitlab/database/query_analyzers/gitlab_schemas_metrics_spec.rb": 2.0453172150009777,8823 "spec/services/incident_management/issuable_escalation_statuses/after_update_service_spec.rb": 4.689163166998696,8824 "spec/lib/sidebars/user_settings/menus/emails_menu_spec.rb": 2.179711487999157,8825 "spec/services/bulk_imports/lfs_objects_export_service_spec.rb": 2.2137775949995557,8826 "spec/models/namespaces/sync_event_spec.rb": 3.891640551000819,8827 "spec/models/projects/project_topic_spec.rb": 2.0377383650011325,8828 "spec/views/layouts/profile.html.haml_spec.rb": 5.076841804000651,8829 "spec/models/project_daily_statistic_spec.rb": 2.6999765479995403,8830 "spec/lib/json_web_token/project_token_claims_spec.rb": 3.720160521001162,8831 "spec/lib/system_check/app/table_truncate_check_spec.rb": 1.5413779430000432,8832 "spec/lib/gitlab/analytics/cycle_analytics/median_spec.rb": 2.162835838000319,8833 "spec/lib/gitlab/ci/reports/security/locations/sast_spec.rb": 4.185834525000246,8834 "spec/models/ci/build_source_spec.rb": 2.4391906330001802,8835 "spec/models/user_highest_role_spec.rb": 3.9644737170001463,8836 "spec/workers/delete_merged_branches_worker_spec.rb": 2.571509174998937,8837 "spec/services/import/source_users/cancel_reassignment_service_spec.rb": 2.1291015699989657,8838 "spec/rubocop/cop/avoid_break_from_strong_memoize_spec.rb": 1.8323453869998048,8839 "spec/models/diff_viewer/image_spec.rb": 3.7372605900000053,8840 "spec/services/ide/base_config_service_spec.rb": 2.2152160549994733,8841 "spec/views/import/gitlab_projects/new.html.haml_spec.rb": 0.9714988859996083,8842 "spec/services/packages/rubygems/metadata_extraction_service_spec.rb": 4.161830197001109,8843 "spec/uploaders/uploader_helper_spec.rb": 0.5054314019998856,8844 "spec/models/concerns/optionally_search_spec.rb": 1.777034509999794,8845 "spec/lib/gitlab/snippet_search_results_spec.rb": 1.3777401429997553,8846 "spec/services/ci/runners/unassign_runner_service_spec.rb": 3.923163219000344,8847 "spec/rubocop/cop/migration/change_column_null_on_high_traffic_table_spec.rb": 1.3266780249996373,8848 "spec/services/members/creator_service_spec.rb": 1.232474070000535,8849 "spec/services/integrations/slack_interaction_service_spec.rb": 1.1906457430013688,8850 "spec/db/production/create_work_item_related_link_restrictions_spec.rb": 3.538310732001264,8851 "spec/models/concerns/from_union_spec.rb": 1.6502003079986025,8852 "spec/lib/banzai/cross_project_reference_spec.rb": 1.4416906379992724,8853 "spec/workers/projects/import_export/after_import_merge_requests_worker_spec.rb": 3.47431937500005,8854 "spec/lib/gitlab/query_limiting/middleware_spec.rb": 1.5794796209993365,8855 "spec/lib/api/entities/deploy_keys_project_spec.rb": 1.0356655409996165,8856 "spec/services/incident_management/issuable_escalation_statuses/create_service_spec.rb": 1.2951992679991235,8857 "spec/services/vs_code/settings/create_or_update_service_spec.rb": 3.5840775489996304,8858 "spec/graphql/types/release_asset_link_input_type_spec.rb": 1.0453681809995032,8859 "spec/services/users/validate_push_otp_service_spec.rb": 0.8823759300012171,8860 "spec/lib/gitlab/cross_project_access/check_collection_spec.rb": 0.9381358470000123,8861 "spec/lib/gitlab/memory/watchdog/monitor/heap_fragmentation_spec.rb": 3.4504874770009337,8862 "spec/lib/sidebars/your_work/menus/organizations_menu_spec.rb": 1.04863067199949,8863 "spec/rubocop/cop/gemspec/avoid_executing_git_spec.rb": 0.7740579860001162,8864 "spec/lib/gitlab/legacy_github_import/issuable_formatter_spec.rb": 0.9027502789995197,8865 "spec/lib/gitlab/sidekiq_middleware/pause_control/strategy_handler_spec.rb": 1.0032617440010654,8866 "spec/graphql/types/access_level_type_spec.rb": 3.18961420100095,8867 "spec/lib/gitlab/patch/uri_spec.rb": 0.7595660170009069,8868 "spec/lib/gitlab/github_import/representation/representable_spec.rb": 0.7714289069990627,8869 "spec/initializers/rails_asset_host_spec.rb": 0.6871039609995933,8870 "spec/graphql/types/packages/helm/metadata_type_spec.rb": 0.7045811209991371,8871 "spec/lib/gitlab/utils/error_message_spec.rb": 0.6832966319998377,8872 "spec/lib/gitlab/bitbucket_server_import/parallel_scheduling_spec.rb": 2.9944378919990413,8873 "spec/graphql/types/alert_management/integration_type_spec.rb": 0.8499750030005089,8874 "spec/scripts/generate_failed_package_and_test_mr_message_spec.rb": 0.7171132200001011,8875 "spec/rubocop/cop/gitlab/finder_with_find_by_spec.rb": 0.7959737759993004,8876 "spec/graphql/types/audit_events/definition_type_spec.rb": 0.695645739999236,8877 "spec/lib/api/validations/validators/bulk_imports/destination_namespace_path_spec.rb": 0.7416289180000604,8878 "spec/views/groups/settings/repository/_default_branch.html.haml_spec.rb": 0.6121640649998881,8879 "spec/lib/gitlab/language_data_spec.rb": 2.8537477099998796,8880 "spec/helpers/system_note_helper_spec.rb": 0.5362099390004005,8881 "spec/graphql/types/dependency_proxy/blob_type_spec.rb": 0.5837663769998471,8882 "spec/lib/api/entities/project_import_failed_relation_spec.rb": 0.5131238009998924,8883 "spec/services/integrations/slack_events/url_verification_service_spec.rb": 0.4748834029996942,8884 "spec/graphql/types/packages/composer/metadatum_type_spec.rb": 0.50153915199916818885}8886Knapsack global time execution for tests: 36m 34s8887Pending: (Failures listed here are expected and do not affect your suite's status)8888 1) Gitlab::Metrics::Subscribers::ActiveRecord.load_balancing_metric_counter_keys single database has expected keys8889 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup8890 # ./spec/lib/gitlab/metrics/subscribers/active_record_spec.rb:578891 2) Gitlab::Metrics::Subscribers::ActiveRecord.load_balancing_metric_counter_keys single database does not have ci keys8892 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup8893 # ./spec/lib/gitlab/metrics/subscribers/active_record_spec.rb:798894 3) Gitlab::Metrics::Subscribers::ActiveRecord.load_balancing_metric_duration_keys single database has expected keys8895 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup8896 # ./spec/lib/gitlab/metrics/subscribers/active_record_spec.rb:1228897 4) Gitlab::Metrics::Subscribers::ActiveRecord.load_balancing_metric_duration_keys single database does not have ci keys8898 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup8899 # ./spec/lib/gitlab/metrics/subscribers/active_record_spec.rb:1338900 5) gitlab:db:decomposition:connection_status when separate ci database is not configured when PostgreSQL max_connections is too low suggests to increase it8901 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup8902 # ./spec/tasks/gitlab/db/decomposition/connection_status_rake_spec.rb:278903 6) gitlab:db:decomposition:connection_status when separate ci database is not configured when PostgreSQL max_connections is high enough only shows current status8904 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup8905 # ./spec/tasks/gitlab/db/decomposition/connection_status_rake_spec.rb:418906 7) SystemCheck::App::TableTruncateCheck when running on single databases #skip? 8907 # Skipping because database ci exists8908 # ./spec/lib/system_check/app/table_truncate_check_spec.rb:148909Finished in 37 minutes 44 seconds (files took 2 minutes 13.7 seconds to load)89103367 examples, 0 failures, 7 pending8911Randomized with seed 137928912[TEST PROF INFO] Time spent in factories: 08:38.036 (22.33% of total time)8913RSpec exited with 0.8914No examples to retry, congrats!8916Running after script...8917$ source scripts/utils.sh8918$ bundle exec gem list gitlab_quality-test_tooling8919gitlab_quality-test_tooling (1.33.0)8920$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command8924$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command8927$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command8931$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command8934$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command8939$ tooling/bin/push_job_metrics || true8940[job-metrics] Pushing job metrics file for the CI/CD job.8941[job-metrics] Pushed 4 CI job metric entries to InfluxDB.8943Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy8945Uploading artifacts...8946auto_explain/: found 3 matching artifact files and directories 8947coverage/: found 5 matching artifact files and directories 8948crystalball/: found 5 matching artifact files and directories 8949WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 8950knapsack/: found 4 matching artifact files and directories 8951rspec/: found 12 matching artifact files and directories 8952WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 8953log/*.log: found 16 matching artifact files and directories 8954WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471345607/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com8955WARNING: Retrying... context=artifacts-uploader error=request redirected8956Uploading artifacts as "archive" to coordinator... 201 Created id=7471345607 responseStatus=201 Created token=glcbt-668957Uploading artifacts...8958rspec/rspec-*.xml: found 1 matching artifact files and directories 8959WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471345607/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com8960WARNING: Retrying... context=artifacts-uploader error=request redirected8961Uploading artifacts as "junit" to coordinator... 201 Created id=7471345607 responseStatus=201 Created token=glcbt-668963Job succeeded