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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-4.shared-gitlab-org.runners-manager.gitlab.com/default x5QiHUKw, system ID: s_b9637080a79e3 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:36c1d3cfe18f4b12d4640576f7048068acbfc3625027b6bbb46bba0e31b11831 for redis:6.2-alpine with digest redis@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...25Running on runner-x5qihukw-project-278964-concurrent-0 via runner-x5qihukw-shared-gitlab-org-1722412420-75d151bc...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1.5-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7471344368)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344368 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7471344747)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344747 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7471344898)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344898 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7471344810)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344810 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh82Using decomposed database config (config/database.yml.decomposed-postgresql)83Geo DB won't be set up.84Embedding DB won't be set up.96$ source ./scripts/rspec_helpers.sh97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 1 seconds.102$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"107$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"108$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"109$ tooling/bin/create_job_metrics_file || true110[job-metrics] Creating the job metrics file for the CI/CD job.111$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"113[10:16:28] Starting rspec_parallelized_job114RETRY_FAILED_TESTS_IN_NEW_PROCESS: true115KNAPSACK_GENERATE_REPORT: true116FLAKY_RSPEC_GENERATE_REPORT: true117KNAPSACK_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.rb118KNAPSACK_LOG_LEVEL: debug119KNAPSACK_REPORT_PATH: knapsack/rspec_unit_pg14_no_gitaly_transactions_18_44_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_unit_pg14_no_gitaly_transactions_18_44_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_unit_pg14_no_gitaly_transactions_18_44_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346541.txt124CRYSTALBALL: true125RSPEC_TESTS_MAPPING_ENABLED: 126RSPEC_TESTS_FILTER_FILE: 127Shell set options (set -o) enabled:128braceexpand on129hashall on130interactive-comments on131pipefail on132Parsing expected rspec suite duration...133spec/services/ci/refs/enqueue_pipelines_to_unlock_service_spec.rb not found in master report134RSpec suite is expected to take 41 minutes 23.55 seconds.135Expected duration for tests:136{137 "spec/lib/gitlab/ci/templates/auto_devops_gitlab_ci_yaml_spec.rb": 445.1971964964506,138 "spec/services/merge_requests/create_from_issue_service_spec.rb": 163.9810851262277,139 "spec/services/suggestions/apply_service_spec.rb": 127.08277974628643,140 "spec/lib/gitlab/background_migration/set_legacy_open_source_license_available_for_non_public_projects_spec.rb": 103.205154458016,141 "spec/lib/gitlab/background_migration/backfill_users_with_defaults_spec.rb": 89.9855276960568,142 "spec/tooling/danger/project_helper_spec.rb": 76.56648568444525,143 "spec/finders/concerns/packages/finder_helper_spec.rb": 67.74368036886355,144 "spec/services/members/approve_access_request_service_spec.rb": 60.100916856442126,145 "spec/lib/gitlab/database/background_migration/batched_migration_spec.rb": 53.78649444075934,146 "spec/lib/gitlab/diff/file_collection/merge_request_diff_batch_spec.rb": 48.188279013817564,147 "spec/services/design_management/delete_designs_service_spec.rb": 44.51956337116465,148 "spec/lib/gitlab/gitaly_client_spec.rb": 39.88810224296406,149 "spec/lib/gitlab/checks/integrations/beyond_identity_check_spec.rb": 37.40721308985516,150 "spec/models/packages/protection/rule_spec.rb": 35.30155074435237,151 "spec/models/integrations/discord_spec.rb": 33.418176659927425,152 "spec/finders/container_repositories_finder_spec.rb": 31.99514589395573,153 "spec/lib/gitlab/alert_management/payload/prometheus_spec.rb": 30.930894427987113,154 "spec/services/container_registry/protection/update_rule_service_spec.rb": 29.773323715960952,155 "spec/services/merge_requests/link_lfs_objects_service_spec.rb": 28.509295762011554,156 "spec/models/project_authorizations/changes_spec.rb": 27.037957493384887,157 "spec/models/packages/conan/metadatum_spec.rb": 25.37653240337233,158 "spec/finders/users_finder_spec.rb": 24.219134549707412,159 "spec/models/clusters/agents/authorizations/user_access/group_authorization_spec.rb": 23.095906074785663,160 "spec/lib/gitlab_spec.rb": 21.962881200847516,161 "spec/workers/new_merge_request_worker_spec.rb": 21.01211113446268,162 "spec/lib/gitlab/regex_requires_app_spec.rb": 19.98610364695282,163 "spec/models/ci/build_trace_chunks/fog_spec.rb": 19.181171544251015,164 "spec/models/virtual_registries/packages/maven/upstream_spec.rb": 18.650390190990965,165 "spec/lib/bulk_imports/projects/pipelines/repository_bundle_pipeline_spec.rb": 18.043958211080792,166 "spec/lib/gitlab/database/load_balancing/service_discovery_spec.rb": 17.49025760668498,167 "spec/models/ci/group_spec.rb": 16.99857126252319,168 "spec/lib/gitlab/diff/position_tracer_spec.rb": 16.455510344545417,169 "spec/services/packages/conan/search_service_spec.rb": 15.8071992639047,170 "spec/helpers/ci/runners_helper_spec.rb": 15.221074303609736,171 "spec/lib/gitlab/middleware/multipart_spec.rb": 14.828294557458277,172 "spec/lib/gitlab/optimistic_locking_spec.rb": 14.321600822368666,173 "spec/helpers/page_layout_helper_spec.rb": 13.831610010835307,174 "spec/services/wiki_pages/destroy_service_spec.rb": 13.45924596909563,175 "spec/models/label_note_spec.rb": 13.127099797131118,176 "spec/lib/gitlab/fp/result_spec.rb": 12.72837763765337,177 "spec/lib/gitlab/database/reindexing_spec.rb": 12.325401088019863,178 "spec/lib/gitlab/harbor/query_spec.rb": 11.958015760893362,179 "spec/lib/gitlab/ci/config/external/file/local_spec.rb": 11.64594784690028,180 "spec/models/service_desk/custom_email_credential_spec.rb": 11.38402847704143,181 "spec/models/ci/running_build_spec.rb": 11.14526032236881,182 "spec/lib/gitlab/pages/url_builder_spec.rb": 10.94225952743706,183 "spec/lib/gitlab/ci/matching/runner_matcher_spec.rb": 10.608730100318333,184 "spec/workers/new_issue_worker_spec.rb": 10.407160680522201,185 "spec/models/integrations/custom_issue_tracker_spec.rb": 10.186634552685677,186 "spec/lib/gitlab/ci/pipeline/expression/parser_spec.rb": 9.911298119430676,187 "spec/helpers/organizations/organization_helper_spec.rb": 9.674943354077552,188 "spec/lib/banzai/filter/syntax_highlight_filter_spec.rb": 9.445851153227188,189 "spec/finders/abuse_reports_finder_spec.rb": 9.234573558222468,190 "spec/services/discussions/capture_diff_note_position_service_spec.rb": 8.949750186517797,191 "spec/initializers/00_deprecations_spec.rb": 8.754727034028885,192 "spec/lib/gitlab/process_management_spec.rb": 8.499358068841346,193 "spec/lib/sidebars/projects/super_sidebar_panel_spec.rb": 8.343024926602846,194 "spec/lib/gitlab/ci/parsers/security/sast_spec.rb": 8.182800417644055,195 "spec/models/incident_management/project_incident_management_setting_spec.rb": 8.036921480730399,196 "spec/lib/banzai/reference_parser/external_issue_parser_spec.rb": 7.830900307394073,197 "spec/lib/gitlab/ci/status/build/retried_spec.rb": 7.780465243363821,198 "spec/models/concerns/expirable_spec.rb": 7.602158319293935,199 "spec/lib/gitlab/ci/reports/security/identifier_spec.rb": 7.351904297650589,200 "spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executed_spec.rb": 7.247309206756176,201 "spec/models/concerns/where_composite_spec.rb": 6.994245141164292,202 "spec/lib/gitlab/ci/reports/accessibility_reports_spec.rb": 6.975633934546428,203 "spec/models/postgresql/replication_slot_spec.rb": 6.683906404373053,204 "spec/lib/gitlab/github_import/importer/events/changed_reviewer_spec.rb": 6.645184344667447,205 "spec/services/jira_import/users_importer_spec.rb": 6.422544159325734,206 "spec/workers/container_expiration_policy_worker_spec.rb": 6.330753935295195,207 "spec/lib/gitlab/health_checks/db_check_spec.rb": 6.178565217564609,208 "spec/lib/gitlab/database/no_cross_db_foreign_keys_spec.rb": 6.147360976450988,209 "spec/workers/gitlab/github_import/advance_stage_worker_spec.rb": 5.988125881592083,210 "spec/services/projects/branches_by_mode_service_spec.rb": 5.881912473662089,211 "spec/graphql/mutations/issues/unlink_alert_spec.rb": 5.799977289167552,212 "spec/lib/gitlab/data_builder/wiki_page_spec.rb": 5.733702121678606,213 "spec/workers/issuable/create_reminder_worker_spec.rb": 5.580089025379186,214 "spec/workers/gitlab/jira_import/import_issue_worker_spec.rb": 5.547022491329659,215 "spec/services/projects/import_export/parallel_export_service_spec.rb": 5.392028301263407,216 "spec/lib/constraints/group_url_constrainer_spec.rb": 5.356901978023767,217 "spec/lib/gitlab/bitbucket_server_import/importers/pull_request_notes/inline_spec.rb": 5.1957567766180155,218 "spec/lib/banzai/filter/truncate_visible_filter_spec.rb": 5.172891249315238,219 "spec/lib/gitlab/composer/version_index_spec.rb": 5.014162123133007,220 "spec/lib/gitlab/background_migration/backfill_project_feature_package_registry_access_level_spec.rb": 4.99291163516314,221 "spec/models/concerns/legacy_bulk_insert_spec.rb": 4.901701442501469,222 "spec/lib/gitlab/issuable/clone/copy_resource_events_service_spec.rb": 4.866759664687014,223 "spec/services/users/migrate_records_to_ghost_user_in_batches_service_spec.rb": 4.731306747147846,224 "spec/initializers/forbid_sidekiq_in_transactions_spec.rb": 4.707423279548389,225 "spec/lib/sidebars/admin/menus/monitoring_menu_spec.rb": 4.5772106740643785,226 "spec/rubocop/cop/migration/datetime_spec.rb": 4.549145100107921,227 "spec/rubocop/cop/performance/ar_exists_and_present_blank_spec.rb": 4.411508775779652,228 "spec/policies/resource_milestone_event_policy_spec.rb": 4.38955431946231,229 "spec/lib/gitlab/database_warnings_spec.rb": 4.269810603422826,230 "spec/lib/gitlab/webpack/manifest_spec.rb": 4.239717492375744,231 "spec/rubocop/cop/code_reuse/serializer_spec.rb": 4.145895860170773,232 "spec/workers/propagate_integration_inherit_worker_spec.rb": 4.0911772293703335,233 "spec/services/releases/links/create_service_spec.rb": 4.009254667821352,234 "spec/lib/gitlab/lets_encrypt/order_spec.rb": 3.9573894852028855,235 "spec/lib/gitlab/usage/metrics/instrumentations/count_users_with_ml_candidates_metric_spec.rb": 3.8869045827539876,236 "spec/initializers/doorkeeper_spec.rb": 3.84661418349108,237 "spec/services/ci/update_build_names_service_spec.rb": 3.761614950532337,238 "spec/services/projects/import_export/relation_import_service_spec.rb": 3.747661252233914,239 "spec/models/issue/email_spec.rb": 3.6252781868093145,240 "spec/lib/gitlab/cleanup/orphan_job_artifact_files_batch_spec.rb": 3.5856334299686763,241 "spec/lib/gitlab/kubernetes/namespace_spec.rb": 3.516188905250402,242 "spec/lib/gitlab/diff/formatters/text_formatter_spec.rb": 3.4734018243974703,243 "spec/lib/gitlab/memory/reports/heap_dump_spec.rb": 3.3761160052103696,244 "spec/lib/gitlab/crypto_helper_spec.rb": 3.3400138732264866,245 "spec/lib/slack/block_kit/incident_management/incident_modal_opened_spec.rb": 3.2595565870534124,246 "spec/lib/gitlab/lets_encrypt_spec.rb": 3.1915705245372816,247 "spec/lib/api/entities/merge_request_diff_spec.rb": 3.146858921705581,248 "spec/helpers/listbox_helper_spec.rb": 3.0844898993504835,249 "spec/services/analytics/cycle_analytics/stages/list_service_spec.rb": 3.0313065281537153,250 "spec/initializers/action_cable_spec.rb": 2.958432303938025,251 "spec/serializers/merge_requests/pipeline_entity_spec.rb": 2.9241919141624813,252 "spec/presenters/ml/candidate_presenter_spec.rb": 2.8398494484911243,253 "spec/finders/bulk_imports/imports_finder_spec.rb": 2.7915948403993287,254 "spec/helpers/stat_anchors_helper_spec.rb": 2.7491824665881834,255 "spec/views/notify/user_deactivated_email.text.erb_spec.rb": 2.722854238673215,256 "spec/lib/gitlab/usage/service_ping/instrumented_payload_spec.rb": 2.6357827222354095,257 "spec/graphql/mutations/achievements/revoke_spec.rb": 2.6274055496928823,258 "spec/finders/terraform/states_finder_spec.rb": 2.546747227282017,259 "spec/lib/gitlab/auth/saml/config_spec.rb": 2.5067970394677053,260 "spec/lib/gitlab/ci/config/interpolation/inputs/base_input_spec.rb": 2.457535590066894,261 "spec/services/ci/components/usages/create_service_spec.rb": 2.414255666157739,262 "spec/services/customer_relations/organizations/update_service_spec.rb": 2.3704811415932125,263 "spec/lib/gitlab/cycle_analytics/summary/value_spec.rb": 2.3143193051882642,264 "spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_project_type_active_online_metric_spec.rb": 2.2724477157543888,265 "spec/services/packages/nuget/odata_package_entry_service_spec.rb": 2.2233934713124968,266 "spec/lib/gitlab/slash_commands/presenters/run_spec.rb": 2.1658376521845053,267 "spec/lib/gitlab/ci/config/interpolation/config_spec.rb": 2.095173042979967,268 "spec/services/import/source_users/keep_as_placeholder_service_spec.rb": 2.0677211419214343,269 "spec/routing/openid_connect_spec.rb": 1.991093086247933,270 "spec/models/releases/evidence_spec.rb": 1.9439902684003723,271 "spec/lib/gitlab/ci/build/artifacts/adapters/raw_stream_spec.rb": 1.9347542795069188,272 "spec/lib/gitlab/database/async_indexes/index_base_spec.rb": 1.8511128563697334,273 "spec/workers/deployments/archive_in_project_worker_spec.rb": 1.83719745143121,274 "spec/config/mail_room_spec.rb": 1.7672816837916643,275 "spec/policies/instance_metadata_policy_spec.rb": 1.7459380704521354,276 "spec/helpers/ci/triggers_helper_spec.rb": 1.6618706073468852,277 "spec/validators/namespace_path_validator_spec.rb": 1.6500592897967237,278 "spec/workers/projects/schedule_refresh_build_artifacts_size_statistics_worker_spec.rb": 1.5734741811813726,279 "spec/rubocop/cop/safe_params_spec.rb": 1.5571606933651685,280 "spec/helpers/environments_helper_spec.rb": 1.4811458338057613,281 "spec/lib/gitlab/memory/diagnostic_reports_logger_spec.rb": 1.4633299820617989,282 "spec/lib/gitlab/audit/deploy_token_author_spec.rb": 1.375667340074371,283 "spec/lib/gitlab/health_checks/server_spec.rb": 1.3469332850750624,284 "spec/tooling/danger/rubocop_discourage_todo_addition_spec.rb": 1.315947107277239,285 "spec/graphql/types/work_items/widgets/current_user_todos_input_type_spec.rb": 1.259830189168838,286 "spec/workers/jira_connect/send_uninstalled_hook_worker_spec.rb": 1.2356438803115224,287 "spec/presenters/ci/bridge_presenter_spec.rb": 1.1956387993589424,288 "spec/rubocop/cop/gitlab/avoid_current_organization_spec.rb": 1.1277031353659352,289 "spec/models/incident_management/timeline_event_tag_link_spec.rb": 1.0960339346297245,290 "spec/lib/gitlab/usage/metrics/instrumentations/smtp_encrypted_secrets_metric_spec.rb": 1.0849653264483061,291 "spec/lib/api/entities/clusters/agent_spec.rb": 1.0242676532797101,292 "spec/lib/gitlab/ci/reports/test_failure_history_spec.rb": 1.0115182391143107,293 "spec/serializers/activity_pub/releases_outbox_serializer_spec.rb": 0.9354709031153774,294 "spec/finders/database/batched_background_migrations_finder_spec.rb": 0.9211167240899351,295 "spec/lib/gitlab/sidekiq_middleware/concurrency_limit/client_spec.rb": 0.8518296753139812,296 "spec/serializers/ci/variable_entity_spec.rb": 0.8382507771198577,297 "spec/rubocop/cop/rspec/modify_sidekiq_middleware_spec.rb": 0.8027610238503227,298 "spec/lib/api/entities/changelog_spec.rb": 0.7958757685808058,299 "spec/graphql/types/ci/config/include_type_enum_spec.rb": 0.7704974974121164,300 "spec/graphql/types/extensions_marketplace_opt_in_status_enum_spec.rb": 0.753534507988863,301 "spec/lib/gitlab/usage/metrics/instrumentations/gitlab_config_metric_spec.rb": 0.716903442214249,302 "spec/lib/gitlab/hook_data/resource_access_token_builder_spec.rb": 0.6439615795044948,303 "spec/presenters/work_item_presenter_spec.rb": 0.5758206593213386,304 "spec/lib/gitlab/kubernetes/generic_secret_spec.rb": 0.5456436841485526,305 "spec/keeps/delete_old_feature_flags_spec.rb": 0.5405826072092175,306 "spec/lib/gitlab/utils/delegator_override/error_spec.rb": 0.5130212268695099,307 "spec/graphql/types/packages/maven/metadatum_type_spec.rb": 0.5073255732122601308}309Running 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-7471346541.json --format RspecJunitFormatter --out rspec/rspec-7471346541.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/lib/gitlab/ci/templates/auto_devops_gitlab_ci_yaml_spec.rb spec/services/merge_requests/create_from_issue_service_spec.rb spec/services/suggestions/apply_service_spec.rb spec/lib/gitlab/background_migration/set_legacy_open_source_license_available_for_non_public_projects_spec.rb spec/lib/gitlab/background_migration/backfill_users_with_defaults_spec.rb spec/tooling/danger/project_helper_spec.rb spec/finders/concerns/packages/finder_helper_spec.rb spec/services/members/approve_access_request_service_spec.rb spec/lib/gitlab/database/background_migration/batched_migration_spec.rb spec/lib/gitlab/diff/file_collection/merge_request_diff_batch_spec.rb spec/services/design_management/delete_designs_service_spec.rb spec/lib/gitlab/gitaly_client_spec.rb spec/lib/gitlab/checks/integrations/beyond_identity_check_spec.rb spec/models/packages/protection/rule_spec.rb spec/models/integrations/discord_spec.rb spec/finders/container_repositories_finder_spec.rb spec/lib/gitlab/alert_management/payload/prometheus_spec.rb spec/services/container_registry/protection/update_rule_service_spec.rb spec/services/merge_requests/link_lfs_objects_service_spec.rb spec/models/project_authorizations/changes_spec.rb spec/models/packages/conan/metadatum_spec.rb spec/finders/users_finder_spec.rb spec/models/clusters/agents/authorizations/user_access/group_authorization_spec.rb spec/lib/gitlab_spec.rb spec/workers/new_merge_request_worker_spec.rb spec/lib/gitlab/regex_requires_app_spec.rb spec/models/ci/build_trace_chunks/fog_spec.rb spec/models/virtual_registries/packages/maven/upstream_spec.rb spec/lib/bulk_imports/projects/pipelines/repository_bundle_pipeline_spec.rb spec/lib/gitlab/database/load_balancing/service_discovery_spec.rb spec/models/ci/group_spec.rb spec/lib/gitlab/diff/position_tracer_spec.rb spec/services/packages/conan/search_service_spec.rb spec/helpers/ci/runners_helper_spec.rb spec/lib/gitlab/middleware/multipart_spec.rb spec/lib/gitlab/optimistic_locking_spec.rb spec/helpers/page_layout_helper_spec.rb spec/services/wiki_pages/destroy_service_spec.rb spec/models/label_note_spec.rb spec/lib/gitlab/fp/result_spec.rb spec/lib/gitlab/database/reindexing_spec.rb spec/lib/gitlab/harbor/query_spec.rb spec/lib/gitlab/ci/config/external/file/local_spec.rb spec/models/service_desk/custom_email_credential_spec.rb spec/models/ci/running_build_spec.rb spec/lib/gitlab/pages/url_builder_spec.rb spec/lib/gitlab/ci/matching/runner_matcher_spec.rb spec/workers/new_issue_worker_spec.rb spec/models/integrations/custom_issue_tracker_spec.rb spec/lib/gitlab/ci/pipeline/expression/parser_spec.rb spec/helpers/organizations/organization_helper_spec.rb spec/lib/banzai/filter/syntax_highlight_filter_spec.rb spec/finders/abuse_reports_finder_spec.rb spec/services/discussions/capture_diff_note_position_service_spec.rb spec/initializers/00_deprecations_spec.rb spec/lib/gitlab/process_management_spec.rb spec/lib/sidebars/projects/super_sidebar_panel_spec.rb spec/lib/gitlab/ci/parsers/security/sast_spec.rb spec/models/incident_management/project_incident_management_setting_spec.rb spec/lib/banzai/reference_parser/external_issue_parser_spec.rb spec/lib/gitlab/ci/status/build/retried_spec.rb spec/models/concerns/expirable_spec.rb spec/lib/gitlab/ci/reports/security/identifier_spec.rb spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executed_spec.rb spec/models/concerns/where_composite_spec.rb spec/lib/gitlab/ci/reports/accessibility_reports_spec.rb spec/models/postgresql/replication_slot_spec.rb spec/lib/gitlab/github_import/importer/events/changed_reviewer_spec.rb spec/services/jira_import/users_importer_spec.rb spec/workers/container_expiration_policy_worker_spec.rb spec/lib/gitlab/health_checks/db_check_spec.rb spec/lib/gitlab/database/no_cross_db_foreign_keys_spec.rb spec/workers/gitlab/github_import/advance_stage_worker_spec.rb spec/services/projects/branches_by_mode_service_spec.rb spec/graphql/mutations/issues/unlink_alert_spec.rb spec/lib/gitlab/data_builder/wiki_page_spec.rb spec/workers/issuable/create_reminder_worker_spec.rb spec/workers/gitlab/jira_import/import_issue_worker_spec.rb spec/services/projects/import_export/parallel_export_service_spec.rb spec/lib/constraints/group_url_constrainer_spec.rb spec/lib/gitlab/bitbucket_server_import/importers/pull_request_notes/inline_spec.rb spec/lib/banzai/filter/truncate_visible_filter_spec.rb spec/lib/gitlab/composer/version_index_spec.rb spec/lib/gitlab/background_migration/backfill_project_feature_package_registry_access_level_spec.rb spec/models/concerns/legacy_bulk_insert_spec.rb spec/lib/gitlab/issuable/clone/copy_resource_events_service_spec.rb spec/services/users/migrate_records_to_ghost_user_in_batches_service_spec.rb spec/initializers/forbid_sidekiq_in_transactions_spec.rb spec/lib/sidebars/admin/menus/monitoring_menu_spec.rb spec/rubocop/cop/migration/datetime_spec.rb spec/rubocop/cop/performance/ar_exists_and_present_blank_spec.rb spec/policies/resource_milestone_event_policy_spec.rb spec/lib/gitlab/database_warnings_spec.rb spec/lib/gitlab/webpack/manifest_spec.rb spec/rubocop/cop/code_reuse/serializer_spec.rb spec/workers/propagate_integration_inherit_worker_spec.rb spec/services/releases/links/create_service_spec.rb spec/lib/gitlab/lets_encrypt/order_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/count_users_with_ml_candidates_metric_spec.rb spec/initializers/doorkeeper_spec.rb spec/services/ci/update_build_names_service_spec.rb spec/services/projects/import_export/relation_import_service_spec.rb spec/models/issue/email_spec.rb spec/lib/gitlab/cleanup/orphan_job_artifact_files_batch_spec.rb spec/lib/gitlab/kubernetes/namespace_spec.rb spec/lib/gitlab/diff/formatters/text_formatter_spec.rb spec/lib/gitlab/memory/reports/heap_dump_spec.rb spec/lib/gitlab/crypto_helper_spec.rb spec/lib/slack/block_kit/incident_management/incident_modal_opened_spec.rb spec/lib/gitlab/lets_encrypt_spec.rb spec/lib/api/entities/merge_request_diff_spec.rb spec/helpers/listbox_helper_spec.rb spec/services/analytics/cycle_analytics/stages/list_service_spec.rb spec/initializers/action_cable_spec.rb spec/serializers/merge_requests/pipeline_entity_spec.rb spec/presenters/ml/candidate_presenter_spec.rb spec/finders/bulk_imports/imports_finder_spec.rb spec/helpers/stat_anchors_helper_spec.rb spec/views/notify/user_deactivated_email.text.erb_spec.rb spec/lib/gitlab/usage/service_ping/instrumented_payload_spec.rb spec/graphql/mutations/achievements/revoke_spec.rb spec/finders/terraform/states_finder_spec.rb spec/lib/gitlab/auth/saml/config_spec.rb spec/lib/gitlab/ci/config/interpolation/inputs/base_input_spec.rb spec/services/ci/components/usages/create_service_spec.rb spec/services/customer_relations/organizations/update_service_spec.rb spec/lib/gitlab/cycle_analytics/summary/value_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_project_type_active_online_metric_spec.rb spec/services/packages/nuget/odata_package_entry_service_spec.rb spec/lib/gitlab/slash_commands/presenters/run_spec.rb spec/lib/gitlab/ci/config/interpolation/config_spec.rb spec/services/import/source_users/keep_as_placeholder_service_spec.rb spec/routing/openid_connect_spec.rb spec/models/releases/evidence_spec.rb spec/lib/gitlab/ci/build/artifacts/adapters/raw_stream_spec.rb spec/lib/gitlab/database/async_indexes/index_base_spec.rb spec/workers/deployments/archive_in_project_worker_spec.rb spec/config/mail_room_spec.rb spec/policies/instance_metadata_policy_spec.rb spec/helpers/ci/triggers_helper_spec.rb spec/validators/namespace_path_validator_spec.rb spec/workers/projects/schedule_refresh_build_artifacts_size_statistics_worker_spec.rb spec/rubocop/cop/safe_params_spec.rb spec/helpers/environments_helper_spec.rb spec/lib/gitlab/memory/diagnostic_reports_logger_spec.rb spec/lib/gitlab/audit/deploy_token_author_spec.rb spec/lib/gitlab/health_checks/server_spec.rb spec/tooling/danger/rubocop_discourage_todo_addition_spec.rb spec/graphql/types/work_items/widgets/current_user_todos_input_type_spec.rb spec/workers/jira_connect/send_uninstalled_hook_worker_spec.rb spec/presenters/ci/bridge_presenter_spec.rb spec/rubocop/cop/gitlab/avoid_current_organization_spec.rb spec/models/incident_management/timeline_event_tag_link_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/smtp_encrypted_secrets_metric_spec.rb spec/lib/api/entities/clusters/agent_spec.rb spec/lib/gitlab/ci/reports/test_failure_history_spec.rb spec/serializers/activity_pub/releases_outbox_serializer_spec.rb spec/finders/database/batched_background_migrations_finder_spec.rb spec/lib/gitlab/sidekiq_middleware/concurrency_limit/client_spec.rb spec/serializers/ci/variable_entity_spec.rb spec/rubocop/cop/rspec/modify_sidekiq_middleware_spec.rb spec/lib/api/entities/changelog_spec.rb spec/graphql/types/ci/config/include_type_enum_spec.rb spec/graphql/types/extensions_marketplace_opt_in_status_enum_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/gitlab_config_metric_spec.rb spec/lib/gitlab/hook_data/resource_access_token_builder_spec.rb spec/presenters/work_item_presenter_spec.rb spec/lib/gitlab/kubernetes/generic_secret_spec.rb spec/keeps/delete_old_feature_flags_spec.rb spec/lib/gitlab/utils/delegator_override/error_spec.rb spec/graphql/types/packages/maven/metadatum_type_spec.rb spec/services/ci/refs/enqueue_pipelines_to_unlock_service_spec.rbKnapsack report generator started!310warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.312WARNING: `around(:context)` hooks are not supported and behave like `around(:example). Called from /builds/gitlab-org/gitlab/spec/lib/gitlab/ci/config/external/file/local_spec.rb:221:in `block (3 levels) in <top (required)>'.313Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}314# [RSpecRunTime] Starting RSpec timer...315[TEST PROF INFO] EventProf enabled (sql.active_record)316unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.317unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.318Test environment set up in 3.12043772 seconds319# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/templates/auto_devops_gitlab_ci_yaml_spec.rb. Expected to take 7 minutes 25.2 seconds.320Auto-DevOps.gitlab-ci.yml321 default_branch: "master"322 the created pipeline323WARNING: All log messages before absl::InitializeLog() is called are written to STDERR324I0000 00:00:1722421131.975615 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0325 creates a build and a test job326 when the project is set for deployment to AWS327 creates an ECS deployment job for production only328 behaves like no Kubernetes deployment job329 does not create any Kubernetes deployment-related builds330 behaves like no ECS job when AUTO_DEVOPS_PLATFORM_TARGET is not present331 when AUTO_DEVOPS_PLATFORM_TARGET is nil332 does not trigger the job333# [RSpecRunTime] RSpec elapsed time: 29.71 seconds. Current RSS: ~1347M. Threads: 4. load average: 1.05 1.08 0.95 1/290 742334.335 when AUTO_DEVOPS_PLATFORM_TARGET is empty336 does not trigger the job337# [RSpecRunTime] RSpec elapsed time: 34.77 seconds. Current RSS: ~1357M. Threads: 4. load average: 1.05 1.08 0.95 1/290 824338.339 with FARGATE as a launch type340 creates a FARGATE deployment job for production only341# [RSpecRunTime] RSpec elapsed time: 39.27 seconds. Current RSS: ~1321M. Threads: 4. load average: 1.04 1.08 0.95 1/290 906342.343 and we are not on the default branch344 creates an ECS deployment job for review only345 behaves like no ECS job when AUTO_DEVOPS_PLATFORM_TARGET is not present346 when AUTO_DEVOPS_PLATFORM_TARGET is nil347 does not trigger the job348# [RSpecRunTime] RSpec elapsed time: 49.08 seconds. Current RSS: ~1325M. Threads: 4. load average: 1.04 1.07 0.95 1/291 1120349.350 when AUTO_DEVOPS_PLATFORM_TARGET is empty351 does not trigger the job352# [RSpecRunTime] RSpec elapsed time: 54.02 seconds. Current RSS: ~1332M. Threads: 4. load average: 1.03 1.07 0.95 1/291 1227353.354 behaves like no ECS job when AUTO_DEVOPS_PLATFORM_TARGET is not present355 when AUTO_DEVOPS_PLATFORM_TARGET is nil356 does not trigger the job357# [RSpecRunTime] RSpec elapsed time: 1 minute 0.33 second. Current RSS: ~1327M. Threads: 4. load average: 1.11 1.09 0.96 1/291 1334358.359 when AUTO_DEVOPS_PLATFORM_TARGET is empty360 does not trigger the job361# [RSpecRunTime] RSpec elapsed time: 1 minute 5.4 seconds. Current RSS: ~1332M. Threads: 4. load average: 1.25 1.12 0.97 1/291 1441362.363 with FARGATE as a launch type364 creates an FARGATE deployment job for review only365# [RSpecRunTime] RSpec elapsed time: 1 minute 10.12 seconds. Current RSS: ~1343M. Threads: 4. load average: 1.25 1.12 0.97 1/291 1547366.367 and when the project has an active cluster368 on default branch369 triggers the deployment to Kubernetes, not to ECS370# [RSpecRunTime] RSpec elapsed time: 1 minute 15.19 seconds. Current RSS: ~1335M. Threads: 4. load average: 1.23 1.12 0.97 1/291 1629371.372 when the platform target is EC2373 contains the build_artifact job, not the build job374# [RSpecRunTime] RSpec elapsed time: 1 minute 21.6 seconds. Current RSS: ~1312M. Threads: 4. load average: 1.20 1.11 0.97 1/291 1711375.376 when the project has no active cluster377 only creates a build and a test stage378 behaves like no Kubernetes deployment job379 does not create any Kubernetes deployment-related builds380# [RSpecRunTime] RSpec elapsed time: 1 minute 31.09 seconds. Current RSS: ~1338M. Threads: 4. load average: 1.17 1.11 0.97 1/291 1874381.382 when a cluster is attached383 behaves like pipeline with Kubernetes jobs384 deployment-related builds385 on default branch386 does not include rollout jobs besides production387 when STAGING_ENABLED=1388 includes a staging job and a production_manual job389# [RSpecRunTime] RSpec elapsed time: 1 minute 42.48 seconds. Current RSS: ~1343M. Threads: 4. load average: 1.14 1.10 0.97 1/291 2037390.391 when CANARY_ENABLED=1392 includes a canary job and a production_manual job393# [RSpecRunTime] RSpec elapsed time: 1 minute 47.6 seconds. Current RSS: ~1460M. Threads: 4. load average: 1.13 1.10 0.97 1/291 2119394.395 when MIGRATE_HELM_2TO3=true396 includes a helm-2to3:migrate and a helm-2to3:cleanup job397# [RSpecRunTime] RSpec elapsed time: 1 minute 53.96 seconds. Current RSS: ~1485M. Threads: 4. load average: 1.12 1.10 0.97 1/291 2201398.399 outside of default branch400 does not include rollout jobs besides review401 when MIGRATE_HELM_2TO3=true402 includes a helm-2to3:migrate and a helm-2to3:cleanup job403# [RSpecRunTime] RSpec elapsed time: 2 minutes 3.93 seconds. Current RSS: ~1554M. Threads: 4. load average: 1.18 1.11 0.98 1/291 2414404.405 when certificate_based_clusters FF is disabled406 does not include production job407# [RSpecRunTime] RSpec elapsed time: 2 minutes 8.87 seconds. Current RSS: ~1572M. Threads: 4. load average: 1.17 1.11 0.98 1/291 2496408.409 when project has an Agent410 behaves like pipeline with Kubernetes jobs411 deployment-related builds412 on default branch413 does not include rollout jobs besides production414 when STAGING_ENABLED=1415 includes a staging job and a production_manual job416# [RSpecRunTime] RSpec elapsed time: 2 minutes 18.61 seconds. Current RSS: ~1604M. Threads: 4. load average: 1.21 1.12 0.98 1/291 2659417.418 when CANARY_ENABLED=1419 includes a canary job and a production_manual job420# [RSpecRunTime] RSpec elapsed time: 2 minutes 23.46 seconds. Current RSS: ~1599M. Threads: 4. load average: 1.20 1.12 0.99 1/291 2741421.422 when MIGRATE_HELM_2TO3=true423 includes a helm-2to3:migrate and a helm-2to3:cleanup job424# [RSpecRunTime] RSpec elapsed time: 2 minutes 28.76 seconds. Current RSS: ~1604M. Threads: 4. load average: 1.18 1.12 0.99 1/291 2823425.426 outside of default branch427 does not include rollout jobs besides review428 when MIGRATE_HELM_2TO3=true429 includes a helm-2to3:migrate and a helm-2to3:cleanup job430# [RSpecRunTime] RSpec elapsed time: 2 minutes 38.82 seconds. Current RSS: ~1605M. Threads: 4. load average: 1.07 1.10 0.98 1/291 3034431.432 when certificate_based_clusters FF is disabled433 includes production job434# [RSpecRunTime] RSpec elapsed time: 2 minutes 44.51 seconds. Current RSS: ~1588M. Threads: 4. load average: 1.15 1.11 0.99 2/291 3116435.436 buildpack detection437 No match438 creates a pipeline with the expected jobs439# [RSpecRunTime] RSpec elapsed time: 2 minutes 46.78 seconds. Current RSS: ~1631M. Threads: 4. load average: 1.13 1.11 0.99 1/292 3174440.441 Buildpack442 creates a pipeline with the expected jobs443# [RSpecRunTime] RSpec elapsed time: 2 minutes 51.1 seconds. Current RSS: ~1625M. Threads: 4. load average: 1.12 1.11 0.99 1/292 3256444.445 Explicit set446 creates a pipeline with the expected jobs447# [RSpecRunTime] RSpec elapsed time: 2 minutes 55.18 seconds. Current RSS: ~1609M. Threads: 4. load average: 1.12 1.11 0.99 1/292 3338448.449 Explicit unset450 creates a pipeline with the expected jobs451# [RSpecRunTime] RSpec elapsed time: 2 minutes 57.37 seconds. Current RSS: ~1625M. Threads: 4. load average: 1.11 1.11 0.99 1/292 3396452.453 DOCKERFILE_PATH454 creates a pipeline with the expected jobs455# [RSpecRunTime] RSpec elapsed time: 3 minutes 1.63 seconds. Current RSS: ~1623M. Threads: 4. load average: 1.02 1.09 0.98 2/293 3478456.457 Dockerfile458 creates a pipeline with the expected jobs459# [RSpecRunTime] RSpec elapsed time: 3 minutes 5.56 seconds. Current RSS: ~1608M. Threads: 4. load average: 1.02 1.09 0.98 1/292 3568460.461 Clojure462 creates a pipeline with the expected jobs463# [RSpecRunTime] RSpec elapsed time: 3 minutes 9.6 seconds. Current RSS: ~1608M. Threads: 4. load average: 1.02 1.09 0.98 1/292 3658464.465 Go modules466 creates a pipeline with the expected jobs467# [RSpecRunTime] RSpec elapsed time: 3 minutes 14.15 seconds. Current RSS: ~1612M. Threads: 4. load average: 1.10 1.10 0.99 1/292 3756468.469 Go gb470 creates a pipeline with the expected jobs471# [RSpecRunTime] RSpec elapsed time: 3 minutes 18.29 seconds. Current RSS: ~1608M. Threads: 4. load average: 1.09 1.10 0.99 1/292 3858472.473 Gradle474 creates a pipeline with the expected jobs475# [RSpecRunTime] RSpec elapsed time: 3 minutes 22.38 seconds. Current RSS: ~1607M. Threads: 4. load average: 1.08 1.10 0.99 1/292 3956476.477 Java478 creates a pipeline with the expected jobs479# [RSpecRunTime] RSpec elapsed time: 3 minutes 26.32 seconds. Current RSS: ~1603M. Threads: 4. load average: 1.08 1.10 0.99 1/292 4054480.481 Multi-buildpack482 creates a pipeline with the expected jobs483# [RSpecRunTime] RSpec elapsed time: 3 minutes 30.3 seconds. Current RSS: ~1592M. Threads: 4. load average: 1.08 1.10 0.99 1/292 4152484.485 NodeJS486 creates a pipeline with the expected jobs487# [RSpecRunTime] RSpec elapsed time: 3 minutes 34.32 seconds. Current RSS: ~1606M. Threads: 4. load average: 1.07 1.09 0.99 1/292 4250488.489 PHP490 creates a pipeline with the expected jobs491# [RSpecRunTime] RSpec elapsed time: 3 minutes 38.32 seconds. Current RSS: ~1599M. Threads: 4. load average: 1.06 1.09 0.99 1/292 4348492.493 Play494 creates a pipeline with the expected jobs495# [RSpecRunTime] RSpec elapsed time: 3 minutes 42.17 seconds. Current RSS: ~1594M. Threads: 4. load average: 1.06 1.09 0.99 1/292 4448496.497 Python498 creates a pipeline with the expected jobs499# [RSpecRunTime] RSpec elapsed time: 3 minutes 46.12 seconds. Current RSS: ~1607M. Threads: 4. load average: 1.05 1.09 0.99 1/292 4546500.501 Ruby502 creates a pipeline with the expected jobs503# [RSpecRunTime] RSpec elapsed time: 3 minutes 50.07 seconds. Current RSS: ~1601M. Threads: 4. load average: 1.05 1.09 0.99 1/292 4644504.505 Scala506 creates a pipeline with the expected jobs507# [RSpecRunTime] RSpec elapsed time: 3 minutes 54.23 seconds. Current RSS: ~1603M. Threads: 4. load average: 1.05 1.09 0.99 1/292 4742508.509 Static510 creates a pipeline with the expected jobs511# [RSpecRunTime] RSpec elapsed time: 3 minutes 58.5 seconds. Current RSS: ~1585M. Threads: 4. load average: 1.05 1.09 0.99 1/292 4840512.513 default_branch: "main"514 the created pipeline515 creates a build and a test job516 when the project is set for deployment to AWS517 creates an ECS deployment job for production only518 behaves like no Kubernetes deployment job519 does not create any Kubernetes deployment-related builds520# [RSpecRunTime] RSpec elapsed time: 4 minutes 13.44 seconds. Current RSS: ~1569M. Threads: 4. load average: 1.04 1.08 1.00 1/291 5084521.522 behaves like no ECS job when AUTO_DEVOPS_PLATFORM_TARGET is not present523 when AUTO_DEVOPS_PLATFORM_TARGET is nil524 does not trigger the job525# [RSpecRunTime] RSpec elapsed time: 4 minutes 18.5 seconds. Current RSS: ~1571M. Threads: 4. load average: 1.03 1.08 1.00 1/291 5166526.527 when AUTO_DEVOPS_PLATFORM_TARGET is empty528 does not trigger the job529# [RSpecRunTime] RSpec elapsed time: 4 minutes 23.58 seconds. Current RSS: ~1566M. Threads: 4. load average: 1.11 1.10 1.00 1/292 5248530.531 with FARGATE as a launch type532 creates a FARGATE deployment job for production only533# [RSpecRunTime] RSpec elapsed time: 4 minutes 28.7 seconds. Current RSS: ~1574M. Threads: 4. load average: 1.10 1.09 1.00 1/292 5330534.535 and we are not on the default branch536 creates an ECS deployment job for review only537 behaves like no ECS job when AUTO_DEVOPS_PLATFORM_TARGET is not present538 when AUTO_DEVOPS_PLATFORM_TARGET is nil539 does not trigger the job540# [RSpecRunTime] RSpec elapsed time: 4 minutes 38.89 seconds. Current RSS: ~1561M. Threads: 4. load average: 1.16 1.11 1.01 1/292 5542541.542 when AUTO_DEVOPS_PLATFORM_TARGET is empty543 does not trigger the job544# [RSpecRunTime] RSpec elapsed time: 4 minutes 43.94 seconds. Current RSS: ~1554M. Threads: 4. load average: 1.31 1.14 1.02 1/290 5648545.546 behaves like no ECS job when AUTO_DEVOPS_PLATFORM_TARGET is not present547 when AUTO_DEVOPS_PLATFORM_TARGET is nil548 does not trigger the job549# [RSpecRunTime] RSpec elapsed time: 4 minutes 48.91 seconds. Current RSS: ~1553M. Threads: 4. load average: 1.29 1.14 1.02 1/290 5755550.551 when AUTO_DEVOPS_PLATFORM_TARGET is empty552 does not trigger the job553# [RSpecRunTime] RSpec elapsed time: 4 minutes 55.44 seconds. Current RSS: ~1560M. Threads: 4. load average: 1.39 1.16 1.03 1/290 5862554.555 with FARGATE as a launch type556 creates an FARGATE deployment job for review only557# [RSpecRunTime] RSpec elapsed time: 5 minutes 0.88 second. Current RSS: ~1607M. Threads: 4. load average: 1.36 1.16 1.03 1/288 5968558.559 and when the project has an active cluster560 on default branch561 triggers the deployment to Kubernetes, not to ECS562# [RSpecRunTime] RSpec elapsed time: 5 minutes 6.08 seconds. Current RSS: ~1617M. Threads: 4. load average: 1.33 1.16 1.03 1/290 6050563.564 when the platform target is EC2565 contains the build_artifact job, not the build job566# [RSpecRunTime] RSpec elapsed time: 5 minutes 10.94 seconds. Current RSS: ~1638M. Threads: 4. load average: 1.30 1.16 1.02 1/290 6132567.568 when the project has no active cluster569 only creates a build and a test stage570 behaves like no Kubernetes deployment job571 does not create any Kubernetes deployment-related builds572# [RSpecRunTime] RSpec elapsed time: 5 minutes 20.67 seconds. Current RSS: ~1622M. Threads: 4. load average: 1.26 1.15 1.02 1/290 6295573.574 when a cluster is attached575 behaves like pipeline with Kubernetes jobs576 deployment-related builds577 on default branch578 does not include rollout jobs besides production579 when STAGING_ENABLED=1580 includes a staging job and a production_manual job581# [RSpecRunTime] RSpec elapsed time: 5 minutes 31.36 seconds. Current RSS: ~1612M. Threads: 4. load average: 1.22 1.14 1.02 1/290 6458582.583 when CANARY_ENABLED=1584 includes a canary job and a production_manual job585# [RSpecRunTime] RSpec elapsed time: 5 minutes 36.61 seconds. Current RSS: ~1602M. Threads: 4. load average: 1.20 1.14 1.02 1/290 6540586.587 when MIGRATE_HELM_2TO3=true588 includes a helm-2to3:migrate and a helm-2to3:cleanup job589# [RSpecRunTime] RSpec elapsed time: 5 minutes 41.75 seconds. Current RSS: ~1593M. Threads: 4. load average: 1.26 1.16 1.03 1/290 6622590.591 outside of default branch592 does not include rollout jobs besides review593 when MIGRATE_HELM_2TO3=true594 includes a helm-2to3:migrate and a helm-2to3:cleanup job595# [RSpecRunTime] RSpec elapsed time: 5 minutes 52.8 seconds. Current RSS: ~1600M. Threads: 4. load average: 1.30 1.17 1.03 1/290 6833596.597 when certificate_based_clusters FF is disabled598 does not include production job599# [RSpecRunTime] RSpec elapsed time: 5 minutes 57.47 seconds. Current RSS: ~1609M. Threads: 4. load average: 1.27 1.16 1.03 1/290 6915600.601 when project has an Agent602 behaves like pipeline with Kubernetes jobs603 deployment-related builds604 on default branch605 does not include rollout jobs besides production606 when STAGING_ENABLED=1607 includes a staging job and a production_manual job608# [RSpecRunTime] RSpec elapsed time: 6 minutes 8.32 seconds. Current RSS: ~1582M. Threads: 4. load average: 1.23 1.16 1.03 1/290 7078609.610 when CANARY_ENABLED=1611 includes a canary job and a production_manual job612# [RSpecRunTime] RSpec elapsed time: 6 minutes 13.71 seconds. Current RSS: ~1598M. Threads: 4. load average: 1.21 1.16 1.03 1/290 7160613.614 when MIGRATE_HELM_2TO3=true615 includes a helm-2to3:migrate and a helm-2to3:cleanup job616# [RSpecRunTime] RSpec elapsed time: 6 minutes 19.07 seconds. Current RSS: ~1601M. Threads: 4. load average: 1.19 1.15 1.03 1/290 7242617.618 outside of default branch619 does not include rollout jobs besides review620 when MIGRATE_HELM_2TO3=true621 includes a helm-2to3:migrate and a helm-2to3:cleanup job622# [RSpecRunTime] RSpec elapsed time: 6 minutes 31.6 seconds. Current RSS: ~1599M. Threads: 4. load average: 1.08 1.13 1.02 1/290 7454623.624 when certificate_based_clusters FF is disabled625 includes production job626# [RSpecRunTime] RSpec elapsed time: 6 minutes 36.08 seconds. Current RSS: ~1609M. Threads: 4. load average: 1.08 1.13 1.02 1/290 7536627.628 buildpack detection629 No match630 creates a pipeline with the expected jobs631# [RSpecRunTime] RSpec elapsed time: 6 minutes 38.49 seconds. Current RSS: ~1616M. Threads: 4. load average: 1.08 1.13 1.02 1/291 7594632.633 Buildpack634 creates a pipeline with the expected jobs635# [RSpecRunTime] RSpec elapsed time: 6 minutes 42.68 seconds. Current RSS: ~1638M. Threads: 4. load average: 1.07 1.12 1.02 1/291 7676636.637 Explicit set638 creates a pipeline with the expected jobs639# [RSpecRunTime] RSpec elapsed time: 6 minutes 46.98 seconds. Current RSS: ~1625M. Threads: 4. load average: 1.06 1.12 1.02 1/291 7758640.641 Explicit unset642 creates a pipeline with the expected jobs643# [RSpecRunTime] RSpec elapsed time: 6 minutes 49.3 seconds. Current RSS: ~1617M. Threads: 4. load average: 1.06 1.12 1.02 2/291 7816644.645 DOCKERFILE_PATH646 creates a pipeline with the expected jobs647# [RSpecRunTime] RSpec elapsed time: 6 minutes 53.68 seconds. Current RSS: ~1628M. Threads: 4. load average: 1.06 1.12 1.02 1/291 7898648.649 Dockerfile650 creates a pipeline with the expected jobs651# [RSpecRunTime] RSpec elapsed time: 6 minutes 58.2 seconds. Current RSS: ~1602M. Threads: 4. load average: 1.05 1.12 1.02 1/291 7988652.653 Clojure654 creates a pipeline with the expected jobs655# [RSpecRunTime] RSpec elapsed time: 7 minutes 2.26 seconds. Current RSS: ~1597M. Threads: 4. load average: 1.21 1.15 1.03 1/291 8078656.657 Go modules658 creates a pipeline with the expected jobs659# [RSpecRunTime] RSpec elapsed time: 7 minutes 6.47 seconds. Current RSS: ~1585M. Threads: 4. load average: 1.11 1.13 1.03 1/291 8176660.661 Go gb662 creates a pipeline with the expected jobs663# [RSpecRunTime] RSpec elapsed time: 7 minutes 12.0 seconds. Current RSS: ~1589M. Threads: 4. load average: 1.10 1.13 1.03 1/291 8278664.665 Gradle666 creates a pipeline with the expected jobs667# [RSpecRunTime] RSpec elapsed time: 7 minutes 16.23 seconds. Current RSS: ~1607M. Threads: 4. load average: 1.10 1.12 1.02 1/291 8376668.669 Java670 creates a pipeline with the expected jobs671# [RSpecRunTime] RSpec elapsed time: 7 minutes 20.86 seconds. Current RSS: ~1608M. Threads: 4. load average: 1.09 1.12 1.02 1/291 8474672.673 Multi-buildpack674 creates a pipeline with the expected jobs675# [RSpecRunTime] RSpec elapsed time: 7 minutes 24.98 seconds. Current RSS: ~1610M. Threads: 4. load average: 1.09 1.12 1.02 1/291 8572676.677 NodeJS678 creates a pipeline with the expected jobs679# [RSpecRunTime] RSpec elapsed time: 7 minutes 29.21 seconds. Current RSS: ~1599M. Threads: 4. load average: 1.08 1.12 1.02 1/291 8670680.681 PHP682 creates a pipeline with the expected jobs683# [RSpecRunTime] RSpec elapsed time: 7 minutes 33.38 seconds. Current RSS: ~1597M. Threads: 4. load average: 1.15 1.13 1.03 1/291 8768684.685 Play686 creates a pipeline with the expected jobs687# [RSpecRunTime] RSpec elapsed time: 7 minutes 39.39 seconds. Current RSS: ~1587M. Threads: 4. load average: 1.14 1.13 1.03 2/291 8868688.689 Python690 creates a pipeline with the expected jobs691# [RSpecRunTime] RSpec elapsed time: 7 minutes 43.87 seconds. Current RSS: ~1598M. Threads: 4. load average: 1.13 1.13 1.03 1/291 8966692.693 Ruby694 creates a pipeline with the expected jobs695# [RSpecRunTime] RSpec elapsed time: 7 minutes 48.07 seconds. Current RSS: ~1616M. Threads: 4. load average: 1.12 1.13 1.03 1/291 9064696.697 Scala698 creates a pipeline with the expected jobs699# [RSpecRunTime] RSpec elapsed time: 7 minutes 52.32 seconds. Current RSS: ~1609M. Threads: 4. load average: 1.03 1.11 1.02 1/291 9162700.701 Static702 creates a pipeline with the expected jobs703# [RSpecRunTime] RSpec elapsed time: 7 minutes 57.96 seconds. Current RSS: ~1608M. Threads: 4. load average: 1.03 1.10 1.02 1/291 9260704.705# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/templates/auto_devops_gitlab_ci_yaml_spec.rb. It took 7 minutes 52.05 seconds. Expected to take 7 minutes 25.2 seconds.706# [RSpecRunTime] Starting example group spec/services/merge_requests/create_from_issue_service_spec.rb. Expected to take 2 minutes 43.98 seconds.707MergeRequests::CreateFromIssueService708 #execute709 no target_project_id specified710 inherits labels711 inherits milestones712 sets the merge request title to: "Draft: Resolves "$issue-title"713 behaves like a service that creates a merge request from an issue714 returns an error when user can not create merge request on target project715 returns an error with invalid issue iid716 creates a branch based on issue title717 creates a branch using passed name718 creates the new_merge_request system note719 tracks the mr creation when the mr is valid720 creates the new_issue_branch system note when the branch could be created but the merge_request cannot be created721 does not track the mr creation when the Mr is invalid722 creates a merge request723 sets the merge request author to current user and assigns them724 sets the merge request source branch to the new issue branch725 sets the merge request source branch to the passed branch name726 sets the merge request target branch to the project default branch727 executes quick actions if the build service sets them in the description728 when ref branch is set729 sets the merge request source branch to the new issue branch730 sets the merge request target branch to the ref branch731 when the ref is a tag732 sets the merge request source branch to the new issue branch733 creates a merge request734 sets the merge request target branch to the project default branch735# [RSpecRunTime] RSpec elapsed time: 9 minutes 2.01 seconds. Current RSS: ~2179M. Threads: 4. load average: 1.08 1.10 1.02 1/294 10356736.737 when ref branch does not exist738 creates a merge request739 sets the merge request target branch to the project default branch740# [RSpecRunTime] RSpec elapsed time: 9 minutes 7.85 seconds. Current RSS: ~2205M. Threads: 4. load average: 1.15 1.11 1.03 1/294 10463741.742 target_project_id is specified743 target project is not a fork of the project744 returns an error about not finding the project745 does not create merge request746# [RSpecRunTime] RSpec elapsed time: 9 minutes 14.31 seconds. Current RSS: ~2273M. Threads: 4. load average: 1.14 1.11 1.03 3/294 10516747.748 target project is a fork of project project749 sets the merge request title to: "Draft: $issue-branch-name750 behaves like a service that creates a merge request from an issue751 returns an error when user can not create merge request on target project752 returns an error with invalid issue iid753 creates a branch based on issue title754 creates a branch using passed name755 creates the new_merge_request system note756 tracks the mr creation when the mr is valid757 creates the new_issue_branch system note when the branch could be created but the merge_request cannot be created758 does not track the mr creation when the Mr is invalid759 creates a merge request760 sets the merge request author to current user and assigns them761 sets the merge request source branch to the new issue branch762 sets the merge request source branch to the passed branch name763 sets the merge request target branch to the project default branch764 executes quick actions if the build service sets them in the description765 when ref branch is set766 sets the merge request source branch to the new issue branch767 sets the merge request target branch to the ref branch768 when the ref is a tag769 sets the merge request source branch to the new issue branch770 creates a merge request771 sets the merge request target branch to the project default branch772# [RSpecRunTime] RSpec elapsed time: 10 minutes 27.17 seconds. Current RSS: ~1895M. Threads: 4. load average: 1.15 1.12 1.03 1/295 11760773.774 when ref branch does not exist775 creates a merge request776 sets the merge request target branch to the project default branch777# [RSpecRunTime] RSpec elapsed time: 10 minutes 34.21 seconds. Current RSS: ~1906M. Threads: 4. load average: 1.14 1.11 1.03 1/295 11893778.779# [RSpecRunTime] Finishing example group spec/services/merge_requests/create_from_issue_service_spec.rb. It took 2 minutes 35.56 seconds. Expected to take 2 minutes 43.98 seconds.780# [RSpecRunTime] Starting example group spec/services/suggestions/apply_service_spec.rb. Expected to take 2 minutes 7.08 seconds.781Suggestions::ApplyService782 patch is appliable783 non-fork project784 behaves like successfully creates commit and updates suggestions785 updates the files with the new content786 updates suggestion applied and commit_id columns787 created commit has users email and name788 tracks apply suggestion event789 when web_ui_commit_author_change feature flag is disabled790 created commit has users email and name791# [RSpecRunTime] RSpec elapsed time: 10 minutes 50.12 seconds. Current RSS: ~1882M. Threads: 4. load average: 1.18 1.12 1.03 1/296 13152792.793 when a custom suggestion commit message794 is not specified795 uses the default commit message796# [RSpecRunTime] RSpec elapsed time: 10 minutes 52.95 seconds. Current RSS: ~1882M. Threads: 4. load average: 1.16 1.12 1.03 1/296 13392797.798 is specified799 generates a custom commit message800# [RSpecRunTime] RSpec elapsed time: 10 minutes 55.65 seconds. Current RSS: ~1872M. Threads: 4. load average: 1.15 1.12 1.03 1/296 13632801.802 with a user suggested commit message803 uses the user's commit message804# [RSpecRunTime] RSpec elapsed time: 10 minutes 58.17 seconds. Current RSS: ~1936M. Threads: 4. load average: 1.15 1.12 1.03 1/296 13872805.806 when it fails to apply because a file was changed807 returns error message808# [RSpecRunTime] RSpec elapsed time: 11 minutes 0.72 second. Current RSS: ~2018M. Threads: 4. load average: 1.14 1.12 1.03 1/296 14123809.810 when HEAD from position is different from source branch HEAD on repo811 returns error message812# [RSpecRunTime] RSpec elapsed time: 11 minutes 4.72 seconds. Current RSS: ~2062M. Threads: 4. load average: 1.14 1.12 1.03 1/296 14256813.814 single suggestion815 author of suggestion applies suggestion816 created commit by same author and committer817# [RSpecRunTime] RSpec elapsed time: 11 minutes 7.49 seconds. Current RSS: ~2007M. Threads: 4. load average: 1.13 1.11 1.03 1/296 14497818.819 another user applies suggestion820 created commit has authors info and commiters info821# [RSpecRunTime] RSpec elapsed time: 11 minutes 10.34 seconds. Current RSS: ~1859M. Threads: 4. load average: 1.13 1.11 1.03 1/296 14738822.823 multiple suggestions824 when all the same author825 uses first authors information826# [RSpecRunTime] RSpec elapsed time: 11 minutes 13.02 seconds. Current RSS: ~1877M. Threads: 4. load average: 1.12 1.11 1.03 1/296 14979827.828 when all different authors829 uses committers information830# [RSpecRunTime] RSpec elapsed time: 11 minutes 16.23 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.11 1.11 1.03 1/296 15220831.832 multiple suggestions applied sequentially833 applies multiple suggestions in subsequent versions correctly834# [RSpecRunTime] RSpec elapsed time: 11 minutes 23.2 seconds. Current RSS: ~1916M. Threads: 4. load average: 1.10 1.11 1.03 1/296 15956835.836 multi-line suggestion837 behaves like successfully creates commit and updates suggestions838 updates the files with the new content839 updates suggestion applied and commit_id columns840 created commit has users email and name841 tracks apply suggestion event842 when web_ui_commit_author_change feature flag is disabled843 created commit has users email and name844# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.64 seconds. Current RSS: ~1922M. Threads: 4. load average: 1.08 1.10 1.03 1/296 16837845.846 when a custom suggestion commit message847 is not specified848 uses the default commit message849# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.13 seconds. Current RSS: ~1905M. Threads: 4. load average: 1.08 1.10 1.03 1/296 17013850.851 is specified852 generates a custom commit message853# [RSpecRunTime] RSpec elapsed time: 11 minutes 41.53 seconds. Current RSS: ~1916M. Threads: 4. load average: 1.15 1.12 1.04 1/296 17188854.855 with a user suggested commit message856 uses the user's commit message857# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.74 seconds. Current RSS: ~1921M. Threads: 4. load average: 1.15 1.12 1.04 1/296 17363858.859 remove an empty line suggestion860 behaves like successfully creates commit and updates suggestions861 updates the files with the new content862 updates suggestion applied and commit_id columns863 created commit has users email and name864 tracks apply suggestion event865 when web_ui_commit_author_change feature flag is disabled866 created commit has users email and name867# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.84 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.33 1.16 1.05 1/296 18242868.869 when a custom suggestion commit message870 is not specified871 uses the default commit message872# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.08 seconds. Current RSS: ~1894M. Threads: 4. load average: 1.33 1.16 1.05 1/296 18417873.874 is specified875 generates a custom commit message876# [RSpecRunTime] RSpec elapsed time: 12 minutes 1.57 seconds. Current RSS: ~1902M. Threads: 4. load average: 1.39 1.18 1.06 1/296 18592877.878 with a user suggested commit message879 uses the user's commit message880# [RSpecRunTime] RSpec elapsed time: 12 minutes 3.85 seconds. Current RSS: ~1909M. Threads: 4. load average: 1.39 1.18 1.06 1/296 18767881.882 fork-project883 updates file in the source project884# [RSpecRunTime] RSpec elapsed time: 12 minutes 7.53 seconds. Current RSS: ~1939M. Threads: 4. load average: 1.35 1.17 1.06 2/296 18990885.886 no permission887 user cannot write in project repo888 returns error889# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.7 seconds. Current RSS: ~2015M. Threads: 4. load average: 1.35 1.17 1.06 1/296 19124890.891 patch is not appliable892 diff file was not found893 returns error message894 behaves like service not tracking apply suggestion event895 does not track apply suggestion event896# [RSpecRunTime] RSpec elapsed time: 12 minutes 15.94 seconds. Current RSS: ~2066M. Threads: 4. load average: 1.38 1.18 1.06 1/296 19392897.898 when not all suggestions belong to the same branch899 renders error message900 behaves like service not tracking apply suggestion event901 does not track apply suggestion event902# [RSpecRunTime] RSpec elapsed time: 12 minutes 21.47 seconds. Current RSS: ~1899M. Threads: 4. load average: 1.35 1.18 1.06 1/296 19874903.904 suggestion is not appliable905 returns error message906 behaves like service not tracking apply suggestion event907 does not track apply suggestion event908# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.6 seconds. Current RSS: ~1904M. Threads: 4. load average: 1.32 1.18 1.06 1/296 20137909.910 lines of suggestions overlap911 returns error message912 behaves like service not tracking apply suggestion event913 does not track apply suggestion event914# [RSpecRunTime] RSpec elapsed time: 12 minutes 29.92 seconds. Current RSS: ~2070M. Threads: 4. load average: 1.32 1.18 1.06 1/296 20459915.916# [RSpecRunTime] Finishing example group spec/services/suggestions/apply_service_spec.rb. It took 1 minute 55.87 seconds. Expected to take 2 minutes 7.08 seconds.917# [RSpecRunTime] Starting example group spec/tooling/danger/project_helper_spec.rb. Expected to take 1 minute 16.57 seconds.918Tooling::Danger::ProjectHelper919 #file_lines920 returns the chomped file lines921# [RSpecRunTime] RSpec elapsed time: 12 minutes 33.04 seconds. Current RSS: ~2094M. Threads: 4. load average: 1.30 1.17 1.06 1/295 20460922.923 #categories_for_file924 path: "glfm_specification/example_snapshots/prosemirror_json.yml", expected_categories: [:frontend]925 is expected to eq [:frontend]926 path: "glfm_specification/input/glfm_anything.yml", expected_categories: [:frontend, :backend]927 is expected to eq [:frontend, :backend]928 path: "doc/api/graphql/reference/index.md", expected_categories: [:docs, :backend]929 is expected to eq [:docs, :backend]930 path: "doc/api/graphql/reference/some_other_file.txt", expected_categories: [:docs, :backend]931 is expected to eq [:docs, :backend]932 path: "doc/api/openapi/openapi.yaml", expected_categories: [:docs, :backend]933 is expected to eq [:docs, :backend]934 path: "doc/api/openapi/any_other_file.yaml", expected_categories: [:docs, :backend]935 is expected to eq [:docs, :backend]936 path: "usage_data.rb", expected_categories: [:database, :backend, :analytics_instrumentation]937 is expected to eq [:database, :backend, :analytics_instrumentation]938 path: "doc/foo.md", expected_categories: [:docs]939 is expected to eq [:docs]940 path: "CONTRIBUTING.md", expected_categories: [:docs]941 is expected to eq [:docs]942 path: "LICENSE", expected_categories: [:docs]943 is expected to eq [:docs]944 path: "MAINTENANCE.md", expected_categories: [:docs]945 is expected to eq [:docs]946 path: "PHILOSOPHY.md", expected_categories: [:docs]947 is expected to eq [:docs]948 path: "PROCESS.md", expected_categories: [:docs]949 is expected to eq [:docs]950# [RSpecRunTime] RSpec elapsed time: 12 minutes 39.22 seconds. Current RSS: ~2137M. Threads: 4. load average: 1.27 1.17 1.06 1/295 20461951.952 path: "README.md", expected_categories: [:docs]953 is expected to eq [:docs]954 path: "ee/doc/foo", expected_categories: [:none]955 is expected to eq [:none]956 path: "ee/README", expected_categories: [:none]957 is expected to eq [:none]958 path: "app/assets/foo", expected_categories: [:frontend]959 is expected to eq [:frontend]960 path: "app/views/foo", expected_categories: [:frontend, :backend]961 is expected to eq [:frontend, :backend]962 path: "public/foo", expected_categories: [:frontend]963 is expected to eq [:frontend]964 path: "scripts/frontend/foo", expected_categories: [:frontend]965 is expected to eq [:frontend]966 path: "spec/frontend/bar", expected_categories: [:frontend]967 is expected to eq [:frontend]968 path: "spec/frontend_integration/bar", expected_categories: [:frontend]969 is expected to eq [:frontend]970 path: "vendor/assets/foo", expected_categories: [:frontend]971 is expected to eq [:frontend]972 path: "babel.config.js", expected_categories: [:frontend]973 is expected to eq [:frontend]974 path: "jest.config.js", expected_categories: [:frontend]975 is expected to eq [:frontend]976 path: "package.json", expected_categories: [:frontend]977 is expected to eq [:frontend]978# [RSpecRunTime] RSpec elapsed time: 12 minutes 45.45 seconds. Current RSS: ~2129M. Threads: 4. load average: 1.25 1.17 1.06 1/290 20462979.980 path: "yarn.lock", expected_categories: [:frontend]981 is expected to eq [:frontend]982 path: "config/foo.js", expected_categories: [:frontend]983 is expected to eq [:frontend]984 path: "config/deep/foo.js", expected_categories: [:frontend]985 is expected to eq [:frontend]986 path: "app/components/pajamas/empty_state_component.html.haml", expected_categories: [:frontend, :backend]987 is expected to eq [:frontend, :backend]988 path: "ee/app/components/pajamas/empty_state_component.html.haml", expected_categories: [:frontend, :backend]989 is expected to eq [:frontend, :backend]990 path: "app/components/diffs/overflow_warning_component.html.haml", expected_categories: [:frontend, :backend]991 is expected to eq [:frontend, :backend]992 path: "app/components/layouts/horizontal_section_component.rb", expected_categories: [:frontend, :backend]993 is expected to eq [:frontend, :backend]994 path: "ee/app/assets/foo", expected_categories: [:frontend]995 is expected to eq [:frontend]996 path: "ee/app/views/foo", expected_categories: [:frontend, :backend]997 is expected to eq [:frontend, :backend]998 path: "ee/spec/frontend/bar", expected_categories: [:frontend]999 is expected to eq [:frontend]1000 path: "ee/spec/frontend_integration/bar", expected_categories: [:frontend]1001 is expected to eq [:frontend]1002 path: "app/models/foo", expected_categories: [:backend]1003 is expected to eq [:backend]1004 path: "bin/foo", expected_categories: [:backend]1005 is expected to eq [:backend]1006# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.65 seconds. Current RSS: ~2149M. Threads: 4. load average: 1.21 1.16 1.06 1/290 204631007.1008 path: "config/foo", expected_categories: [:backend]1009 is expected to eq [:backend]1010 path: "lib/foo", expected_categories: [:backend]1011 is expected to eq [:backend]1012 path: "rubocop/foo", expected_categories: [:backend]1013 is expected to eq [:backend]1014 path: ".rubocop.yml", expected_categories: [:backend]1015 is expected to eq [:backend]1016 path: ".rubocop_todo.yml", expected_categories: [:backend]1017 is expected to eq [:backend]1018 path: ".rubocop_todo/cop/name.yml", expected_categories: [:backend]1019 is expected to eq [:backend]1020 path: "gems/foo/.rubocop.yml", expected_categories: [:backend]1021 is expected to eq [:backend]1022 path: "spec/foo", expected_categories: [:backend]1023 is expected to eq [:backend]1024 path: "spec/foo/bar", expected_categories: [:backend]1025 is expected to eq [:backend]1026 path: "ee/app/foo", expected_categories: [:backend]1027 is expected to eq [:backend]1028 path: "ee/bin/foo", expected_categories: [:backend]1029 is expected to eq [:backend]1030 path: "ee/spec/foo", expected_categories: [:backend]1031 is expected to eq [:backend]1032 path: "ee/spec/foo/bar", expected_categories: [:backend]1033 is expected to eq [:backend]1034# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.93 seconds. Current RSS: ~2148M. Threads: 4. load average: 1.19 1.16 1.06 1/290 204641035.1036 path: "spec/migrations/foo", expected_categories: [:database]1037 is expected to eq [:database]1038 path: "ee/spec/migrations/foo", expected_categories: [:database]1039 is expected to eq [:database]1040 path: "spec/features/foo", expected_categories: [:test]1041 is expected to eq [:test]1042 path: "ee/spec/features/foo", expected_categories: [:test]1043 is expected to eq [:test]1044 path: "spec/support/shared_examples/features/foo", expected_categories: [:test]1045 is expected to eq [:test]1046 path: "ee/spec/support/shared_examples/features/foo", expected_categories: [:test]1047 is expected to eq [:test]1048 path: "spec/support/shared_contexts/features/foo", expected_categories: [:test]1049 is expected to eq [:test]1050 path: "ee/spec/support/shared_contexts/features/foo", expected_categories: [:test]1051 is expected to eq [:test]1052 path: "spec/support/helpers/features/foo", expected_categories: [:test]1053 is expected to eq [:test]1054 path: "ee/spec/support/helpers/features/foo", expected_categories: [:test]1055 is expected to eq [:test]1056 path: "generator_templates/foo", expected_categories: [:backend]1057 is expected to eq [:backend]1058 path: "vendor/languages.yml", expected_categories: [:backend]1059 is expected to eq [:backend]1060 path: "file_hooks/examples/", expected_categories: [:backend]1061 is expected to eq [:backend]1062# [RSpecRunTime] RSpec elapsed time: 13 minutes 4.34 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.18 1.16 1.06 1/290 204651063.1064 path: "Gemfile", expected_categories: [:backend]1065 is expected to eq [:backend]1066 path: "Gemfile.lock", expected_categories: [:backend]1067 is expected to eq [:backend]1068 path: "Gemfile.checksum", expected_categories: [:backend]1069 is expected to eq [:backend]1070 path: "Rakefile", expected_categories: [:backend]1071 is expected to eq [:backend]1072 path: "FOO_VERSION", expected_categories: [:backend]1073 is expected to eq [:backend]1074 path: "lib/gitlab/ci/templates/Security/SAST.gitlab-ci.yml", expected_categories: [:ci_template]1075 is expected to eq [:ci_template]1076 path: "lib/gitlab/ci/templates/dotNET-Core.yml", expected_categories: [:ci_template]1077 is expected to eq [:ci_template]1078 path: "ee/FOO_VERSION", expected_categories: [:none]1079 is expected to eq [:none]1080 path: "db/schema.rb", expected_categories: [:database]1081 is expected to eq [:database]1082 path: "db/structure.sql", expected_categories: [:database]1083 is expected to eq [:database]1084 path: "db/docs/example.yml", expected_categories: [:database]1085 is expected to eq [:database]1086 path: "db/migrate/foo", expected_categories: [:database]1087 is expected to eq [:database]1088 path: "db/post_migrate/foo", expected_categories: [:database]1089 is expected to eq [:database]1090# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.62 seconds. Current RSS: ~2137M. Threads: 4. load average: 1.15 1.15 1.06 1/290 204661091.1092 path: "ee/db/geo/migrate/foo", expected_categories: [:database]1093 is expected to eq [:database]1094 path: "ee/db/geo/post_migrate/foo", expected_categories: [:database]1095 is expected to eq [:database]1096 path: "app/models/project_authorization.rb", expected_categories: [:database, :backend]1097 is expected to eq [:database, :backend]1098 path: "app/services/users/refresh_authorized_projects_service.rb", expected_categories: [:database, :backend]1099 is expected to eq [:database, :backend]1100 path: "app/services/authorized_project_update/find_records_due_for_refresh_service.rb", expected_categories: [:database, :backend]1101 is expected to eq [:database, :backend]1102 path: "lib/gitlab/background_migration.rb", expected_categories: [:database, :backend]1103 is expected to eq [:database, :backend]1104 path: "lib/gitlab/background_migration/foo", expected_categories: [:database, :backend]1105 is expected to eq [:database, :backend]1106 path: "ee/lib/gitlab/background_migration/foo", expected_categories: [:database, :backend]1107 is expected to eq [:database, :backend]1108 path: "ee/lib/ee/gitlab/background_migration/foo", expected_categories: [:database, :backend]1109 is expected to eq [:database, :backend]1110 path: "lib/gitlab/database.rb", expected_categories: [:database, :backend]1111 is expected to eq [:database, :backend]1112 path: "lib/gitlab/database/foo", expected_categories: [:database, :backend]1113 is expected to eq [:database, :backend]1114 path: "ee/lib/gitlab/database/foo", expected_categories: [:database, :backend]1115 is expected to eq [:database, :backend]1116 path: "lib/gitlab/sql/foo", expected_categories: [:database, :backend]1117 is expected to eq [:database, :backend]1118# [RSpecRunTime] RSpec elapsed time: 13 minutes 16.89 seconds. Current RSS: ~2146M. Threads: 4. load average: 1.14 1.15 1.05 1/290 204671119.1120 path: "rubocop/cop/migration/foo", expected_categories: [:database]1121 is expected to eq [:database]1122 path: "db/fixtures/foo.rb", expected_categories: [:backend]1123 is expected to eq [:backend]1124 path: "ee/db/fixtures/foo.rb", expected_categories: [:backend]1125 is expected to eq [:backend]1126 path: "qa/foo", expected_categories: [:qa]1127 is expected to eq [:qa]1128 path: "ee/qa/foo", expected_categories: [:qa]1129 is expected to eq [:qa]1130 path: "workhorse/main.go", expected_categories: [:workhorse]1131 is expected to eq [:workhorse]1132 path: "workhorse/internal/upload/upload.go", expected_categories: [:workhorse]1133 is expected to eq [:workhorse]1134 path: "locale/gitlab.pot", expected_categories: [:none]1135 is expected to eq [:none]1136 path: "FOO", expected_categories: [:none]1137 is expected to eq [:none]1138 path: "foo", expected_categories: [:none]1139 is expected to eq [:none]1140 path: "foo/bar.rb", expected_categories: [:backend]1141 is expected to eq [:backend]1142 path: "foo/bar.js", expected_categories: [:frontend]1143 is expected to eq [:frontend]1144 path: "foo/bar.txt", expected_categories: [:none]1145 is expected to eq [:none]1146# [RSpecRunTime] RSpec elapsed time: 13 minutes 23.24 seconds. Current RSS: ~2144M. Threads: 4. load average: 1.13 1.14 1.05 1/290 204681147.1148 path: "foo/bar.md", expected_categories: [:none]1149 is expected to eq [:none]1150 path: "ee/config/metrics/counts_7d/20210216174919_g_analytics_issues_weekly.yml", expected_categories: [:analytics_instrumentation]1151 is expected to eq [:analytics_instrumentation]1152 path: "lib/gitlab/usage_data_counters/aggregated_metrics/common.yml", expected_categories: [:analytics_instrumentation]1153 is expected to eq [:analytics_instrumentation]1154 path: "lib/gitlab/usage_data_counters/hll_redis_counter.rb", expected_categories: [:backend, :analytics_instrumentation]1155 is expected to eq [:backend, :analytics_instrumentation]1156 path: "lib/gitlab/tracking.rb", expected_categories: [:backend, :analytics_instrumentation]1157 is expected to eq [:backend, :analytics_instrumentation]1158 path: "lib/gitlab/usage/service_ping_report.rb", expected_categories: [:backend, :analytics_instrumentation]1159 is expected to eq [:backend, :analytics_instrumentation]1160 path: "lib/gitlab/usage/metrics/key_path_processor.rb", expected_categories: [:backend, :analytics_instrumentation]1161 is expected to eq [:backend, :analytics_instrumentation]1162 path: "spec/lib/gitlab/tracking_spec.rb", expected_categories: [:backend, :analytics_instrumentation]1163 is expected to eq [:backend, :analytics_instrumentation]1164 path: "app/helpers/tracking_helper.rb", expected_categories: [:backend, :analytics_instrumentation]1165 is expected to eq [:backend, :analytics_instrumentation]1166 path: "spec/helpers/tracking_helper_spec.rb", expected_categories: [:backend, :analytics_instrumentation]1167 is expected to eq [:backend, :analytics_instrumentation]1168 path: "lib/generators/rails/usage_metric_definition_generator.rb", expected_categories: [:backend, :analytics_instrumentation]1169 is expected to eq [:backend, :analytics_instrumentation]1170 path: "spec/lib/generators/usage_metric_definition_generator_spec.rb", expected_categories: [:backend, :analytics_instrumentation]1171 is expected to eq [:backend, :analytics_instrumentation]1172 path: "config/metrics/schema.json", expected_categories: [:analytics_instrumentation]1173 is expected to eq [:analytics_instrumentation]1174# [RSpecRunTime] RSpec elapsed time: 13 minutes 29.44 seconds. Current RSS: ~2138M. Threads: 4. load average: 1.12 1.14 1.05 1/290 204691175.1176 path: "app/assets/javascripts/tracking/foo.js", expected_categories: [:frontend, :analytics_instrumentation]1177 is expected to eq [:frontend, :analytics_instrumentation]1178 path: "spec/frontend/tracking/foo.js", expected_categories: [:frontend, :analytics_instrumentation]1179 is expected to eq [:frontend, :analytics_instrumentation]1180 path: "spec/frontend/tracking_spec.js", expected_categories: [:frontend, :analytics_instrumentation]1181 is expected to eq [:frontend, :analytics_instrumentation]1182 path: "lib/gitlab/usage_database/foo.rb", expected_categories: [:backend]1183 is expected to eq [:backend]1184 path: "config/metrics/counts_7d/test_metric.yml", expected_categories: [:analytics_instrumentation]1185 is expected to eq [:analytics_instrumentation]1186 path: "config/events/snowplow_event.yml", expected_categories: [:analytics_instrumentation]1187 is expected to eq [:analytics_instrumentation]1188 path: "config/metrics/schema.json", expected_categories: [:analytics_instrumentation]1189 is expected to eq [:analytics_instrumentation]1190 path: "doc/api/usage_data.md", expected_categories: [:analytics_instrumentation]1191 is expected to eq [:analytics_instrumentation]1192 path: "spec/lib/gitlab/usage_data_spec.rb", expected_categories: [:analytics_instrumentation]1193 is expected to eq [:analytics_instrumentation]1194 path: "spec/lib/gitlab/usage/service_ping_report.rb", expected_categories: [:backend, :analytics_instrumentation]1195 is expected to eq [:backend, :analytics_instrumentation]1196 path: "spec/lib/gitlab/usage/metrics/key_path_processor.rb", expected_categories: [:backend, :analytics_instrumentation]1197 is expected to eq [:backend, :analytics_instrumentation]1198 path: "spec/support/matchers/internal_events_matchers.rb", expected_categories: [:backend, :analytics_instrumentation]1199 is expected to eq [:backend, :analytics_instrumentation]1200 path: "spec/support_specs/matchers/internal_events_matchers_spec.rb", expected_categories: [:backend, :analytics_instrumentation]1201 is expected to eq [:backend, :analytics_instrumentation]1202# [RSpecRunTime] RSpec elapsed time: 13 minutes 35.63 seconds. Current RSS: ~2145M. Threads: 4. load average: 1.10 1.14 1.05 1/290 204701203.1204 path: "app/models/integration.rb", expected_categories: [:import_integrate_be, :backend]1205 is expected to eq [:import_integrate_be, :backend]1206 path: "ee/app/models/integrations/github.rb", expected_categories: [:import_integrate_be, :backend]1207 is expected to eq [:import_integrate_be, :backend]1208 path: "ee/app/models/ee/integrations/jira.rb", expected_categories: [:import_integrate_be, :backend]1209 is expected to eq [:import_integrate_be, :backend]1210 path: "app/models/integrations/chat_message/pipeline_message.rb", expected_categories: [:import_integrate_be, :backend]1211 is expected to eq [:import_integrate_be, :backend]1212 path: "app/models/jira_connect_subscription.rb", expected_categories: [:import_integrate_be, :backend]1213 is expected to eq [:import_integrate_be, :backend]1214 path: "app/models/hooks/service_hook.rb", expected_categories: [:import_integrate_be, :backend]1215 is expected to eq [:import_integrate_be, :backend]1216 path: "ee/app/models/ee/hooks/system_hook.rb", expected_categories: [:import_integrate_be, :backend]1217 is expected to eq [:import_integrate_be, :backend]1218 path: "app/services/concerns/integrations/project_test_data.rb", expected_categories: [:import_integrate_be, :backend]1219 is expected to eq [:import_integrate_be, :backend]1220 path: "ee/app/services/ee/integrations/test/project_service.rb", expected_categories: [:import_integrate_be, :backend]1221 is expected to eq [:import_integrate_be, :backend]1222 path: "app/controllers/concerns/integrations/actions.rb", expected_categories: [:import_integrate_be, :backend]1223 is expected to eq [:import_integrate_be, :backend]1224 path: "ee/app/controllers/concerns/ee/integrations/params.rb", expected_categories: [:import_integrate_be, :backend]1225 is expected to eq [:import_integrate_be, :backend]1226 path: "ee/app/controllers/projects/integrations/jira/issues_controller.rb", expected_categories: [:import_integrate_be, :backend]1227 is expected to eq [:import_integrate_be, :backend]1228 path: "app/controllers/projects/hooks_controller.rb", expected_categories: [:import_integrate_be, :backend]1229 is expected to eq [:import_integrate_be, :backend]1230# [RSpecRunTime] RSpec elapsed time: 13 minutes 41.77 seconds. Current RSS: ~2150M. Threads: 4. load average: 1.09 1.13 1.05 1/290 204711231.1232 path: "app/controllers/admin/hook_logs_controller.rb", expected_categories: [:import_integrate_be, :backend]1233 is expected to eq [:import_integrate_be, :backend]1234 path: "app/controllers/groups/settings/integrations_controller.rb", expected_categories: [:import_integrate_be, :backend]1235 is expected to eq [:import_integrate_be, :backend]1236 path: "app/controllers/jira_connect/branches_controller.rb", expected_categories: [:import_integrate_be, :backend]1237 is expected to eq [:import_integrate_be, :backend]1238 path: "app/controllers/oauth/jira/authorizations_controller.rb", expected_categories: [:import_integrate_be, :backend]1239 is expected to eq [:import_integrate_be, :backend]1240 path: "ee/app/finders/projects/integrations/jira/by_ids_finder.rb", expected_categories: [:import_integrate_be, :database, :backend]1241 is expected to eq [:import_integrate_be, :database, :backend]1242 path: "app/workers/jira_connect/sync_merge_request_worker.rb", expected_categories: [:import_integrate_be, :backend]1243 is expected to eq [:import_integrate_be, :backend]1244 path: "app/workers/propagate_integration_inherit_worker.rb", expected_categories: [:import_integrate_be, :backend]1245 is expected to eq [:import_integrate_be, :backend]1246 path: "app/workers/web_hooks/log_execution_worker.rb", expected_categories: [:import_integrate_be, :backend]1247 is expected to eq [:import_integrate_be, :backend]1248 path: "app/workers/web_hook_worker.rb", expected_categories: [:import_integrate_be, :backend]1249 is expected to eq [:import_integrate_be, :backend]1250 path: "app/workers/project_service_worker.rb", expected_categories: [:import_integrate_be, :backend]1251 is expected to eq [:import_integrate_be, :backend]1252 path: "lib/atlassian/jira_connect/serializers/commit_entity.rb", expected_categories: [:import_integrate_be, :backend]1253 is expected to eq [:import_integrate_be, :backend]1254 path: "lib/api/entities/project_integration.rb", expected_categories: [:import_integrate_be, :backend]1255 is expected to eq [:import_integrate_be, :backend]1256 path: "lib/gitlab/hook_data/note_builder.rb", expected_categories: [:import_integrate_be, :backend]1257 is expected to eq [:import_integrate_be, :backend]1258# [RSpecRunTime] RSpec elapsed time: 13 minutes 47.89 seconds. Current RSS: ~2142M. Threads: 4. load average: 1.08 1.13 1.05 1/290 204721259.1260 path: "lib/gitlab/data_builder/note.rb", expected_categories: [:import_integrate_be, :backend]1261 is expected to eq [:import_integrate_be, :backend]1262 path: "lib/gitlab/slash_commands/run.rb", expected_categories: [:import_integrate_be, :backend]1263 is expected to eq [:import_integrate_be, :backend]1264 path: "lib/gitlab/web_hooks/recursion_detection.rb", expected_categories: [:import_integrate_be, :backend]1265 is expected to eq [:import_integrate_be, :backend]1266 path: "ee/lib/ee/gitlab/integrations/sti_type.rb", expected_categories: [:import_integrate_be, :backend]1267 is expected to eq [:import_integrate_be, :backend]1268 path: "ee/lib/ee/api/helpers/integrations_helpers.rb", expected_categories: [:import_integrate_be, :backend]1269 is expected to eq [:import_integrate_be, :backend]1270 path: "ee/app/serializers/integrations/jira_serializers/issue_entity.rb", expected_categories: [:import_integrate_be, :backend]1271 is expected to eq [:import_integrate_be, :backend]1272 path: "app/serializers/jira_connect/app_data_serializer.rb", expected_categories: [:import_integrate_be, :backend]1273 is expected to eq [:import_integrate_be, :backend]1274 path: "lib/api/github/entities.rb", expected_categories: [:import_integrate_be, :backend]1275 is expected to eq [:import_integrate_be, :backend]1276 path: "lib/api/v3/github.rb", expected_categories: [:import_integrate_be, :backend]1277 is expected to eq [:import_integrate_be, :backend]1278 path: "app/services/clusters/integrations/prometheus_health_check_service.rb", expected_categories: [:backend]1279 is expected to eq [:backend]1280 path: "app/graphql/types/alert_management/integration_type.rb", expected_categories: [:backend]1281 is expected to eq [:backend]1282 path: "app/views/jira_connect/branches/new.html.haml", expected_categories: [:import_integrate_fe, :frontend]1283 is expected to eq [:import_integrate_fe, :frontend]1284 path: "app/views/layouts/jira_connect.html.haml", expected_categories: [:import_integrate_fe, :frontend]1285 is expected to eq [:import_integrate_fe, :frontend]1286# [RSpecRunTime] RSpec elapsed time: 13 minutes 54.1 seconds. Current RSS: ~2144M. Threads: 4. load average: 1.08 1.13 1.05 1/290 204731287.1288 path: "app/assets/javascripts/jira_connect/branches/pages/index.vue", expected_categories: [:import_integrate_fe, :frontend]1289 is expected to eq [:import_integrate_fe, :frontend]1290 path: "ee/app/views/projects/integrations/jira/issues/show.html.haml", expected_categories: [:import_integrate_fe, :frontend]1291 is expected to eq [:import_integrate_fe, :frontend]1292 path: "ee/app/assets/javascripts/integrations/zentao/issues_list/graphql/queries/get_zentao_issues.query.graphql", expected_categories: [:import_integrate_fe, :frontend]1293 is expected to eq [:import_integrate_fe, :frontend]1294 path: "app/assets/javascripts/pages/projects/settings/integrations/show/index.js", expected_categories: [:import_integrate_fe, :frontend]1295 is expected to eq [:import_integrate_fe, :frontend]1296 path: "ee/app/assets/javascripts/pages/groups/hooks/index.js", expected_categories: [:import_integrate_fe, :frontend]1297 is expected to eq [:import_integrate_fe, :frontend]1298 path: "app/views/clusters/clusters/_integrations_tab.html.haml", expected_categories: [:frontend, :backend]1299 is expected to eq [:frontend, :backend]1300 path: "app/assets/javascripts/alerts_settings/graphql/fragments/integration_item.fragment.graphql", expected_categories: [:frontend]1301 is expected to eq [:frontend]1302 path: "app/assets/javascripts/filtered_search/droplab/hook_input.js", expected_categories: [:frontend]1303 is expected to eq [:frontend]1304 path: "app/views/layouts/header/_default.html.haml", expected_categories: [:frontend, :backend]1305 is expected to eq [:frontend, :backend]1306 path: "app/views/layouts/header/_default.html.erb", expected_categories: [:frontend, :backend]1307 is expected to eq [:frontend, :backend]1308 when having specific changes1309 expected_categories: [:analytics_instrumentation], patch: "+data-track-action", changed_files: ["components/welcome.vue"]1310 has the correct categories1311 expected_categories: [:analytics_instrumentation], patch: "+ data: { track_label:", changed_files: ["admin/groups/_form.html.haml"]1312 has the correct categories1313 expected_categories: [:analytics_instrumentation], patch: "+ Gitlab::Tracking.event", changed_files: ["dashboard/todos_controller.rb", "admin/groups/_form.html.haml"]1314 has the correct categories1315# [RSpecRunTime] RSpec elapsed time: 14 minutes 0.19 second. Current RSS: ~2150M. Threads: 4. load average: 1.15 1.14 1.06 1/291 204741316.1317 expected_categories: [:analytics_instrumentation], patch: "+ Gitlab::Tracking.event(\"c\", \"a\")", changed_files: ["dashboard/todos_controller.rb", "admin/groups/_form.html.haml"]1318 has the correct categories1319 expected_categories: [:analytics_instrumentation], patch: "+ Gitlab::InternalEvents.track_event(\"c\")", changed_files: ["dashboard/todos_controller.rb", "admin/groups/_form.html.haml"]1320 has the correct categories1321 expected_categories: [:analytics_instrumentation], patch: "+ include Gitlab::InternalEventsTracking", changed_files: ["dashboard/todos_controller.rb", "admin/groups/_form.html.haml"]1322 has the correct categories1323 expected_categories: [:analytics_instrumentation], patch: "+ track_internal_event(\"c\")", changed_files: ["dashboard/todos_controller.rb", "admin/groups/_form.html.haml"]1324 has the correct categories1325 expected_categories: [:database, :backend, :analytics_instrumentation], patch: "+ count(User.active)", changed_files: ["usage_data.rb", "lib/gitlab/usage_data.rb", "ee/lib/ee/gitlab/usage_data.rb"]1326 has the correct categories1327 expected_categories: [:database, :backend, :analytics_instrumentation], patch: "+ estimate_batch_distinct_count(User.active)", changed_files: ["usage_data.rb"]1328 has the correct categories1329 expected_categories: [:backend, :analytics_instrumentation], patch: "+ alt_usage_data(User.active)", changed_files: ["lib/gitlab/usage_data.rb"]1330 has the correct categories1331 expected_categories: [:backend, :analytics_instrumentation], patch: "+ count(User.active)", changed_files: ["lib/gitlab/usage_data/topology.rb"]1332 has the correct categories1333 expected_categories: [:backend, :analytics_instrumentation], patch: "+ foo_count(User.active)", changed_files: ["lib/gitlab/usage_data.rb"]1334 has the correct categories1335 expected_categories: [:backend], patch: "+ count(User.active)", changed_files: ["user.rb"]1336 has the correct categories1337 expected_categories: [:database, :backend], patch: "+ User.upsert({ name: \"blah\" })", changed_files: ["app/foo/bar.rb"]1338 has the correct categories1339 expected_categories: [:database, :backend], patch: "+ User.upsert(", changed_files: ["app/foo/bar.rb"]1340 has the correct categories1341 expected_categories: [:database, :backend], patch: "+ Organizations::OrganizationUser.upsert({", changed_files: ["app/foo/bar.rb"]1342 has the correct categories1343# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.43 seconds. Current RSS: ~2150M. Threads: 4. load average: 1.13 1.14 1.06 1/291 204751344.1345 expected_categories: [:database, :backend], patch: "+ upsert({ name: \"blah\" })", changed_files: ["app/foo/bar.rb"]1346 has the correct categories1347 expected_categories: [:database, :backend], patch: "+ .upsert({ name: \"blah\" })", changed_files: ["app/foo/bar.rb"]1348 has the correct categories1349 expected_categories: [:database, :backend], patch: "+ .delete_all", changed_files: ["app/foo/bar.rb"]1350 has the correct categories1351 expected_categories: [:database, :backend], patch: "+ .destroy_all", changed_files: ["app/foo/bar.rb"]1352 has the correct categories1353 expected_categories: [:import_integrate_be, :database], patch: "+ add_column :integrations, :foo, :text", changed_files: ["db/migrate/foo.rb"]1354 has the correct categories1355 expected_categories: [:import_integrate_be, :database], patch: "+ create_table :zentao_tracker_data do |t|", changed_files: ["ee/db/post_migrate/foo.rb"]1356 has the correct categories1357 expected_categories: [:import_integrate_be, :backend], patch: "+ Integrations::Foo", changed_files: ["app/foo/bar.rb"]1358 has the correct categories1359 expected_categories: [:import_integrate_be, :backend], patch: "+ project.execute_hooks(foo, :bar)", changed_files: ["ee/lib/ee/foo.rb"]1360 has the correct categories1361 expected_categories: [:import_integrate_be, :backend], patch: "+ project.execute_integrations(foo, :bar)", changed_files: ["app/foo.rb"]1362 has the correct categories1363 expected_categories: [:frontend, :analytics_instrumentation], patch: "+ api.trackRedisCounterEvent(\"foo\")", changed_files: ["app/assets/javascripts/telemetry.js", "ee/app/assets/javascripts/mr_widget.vue"]1364 has the correct categories1365 expected_categories: [:frontend, :analytics_instrumentation], patch: "+ api.trackRedisHllUserEvent(\"bar\")", changed_files: ["app/assets/javascripts/telemetry.js", "ee/app/assets/javascripts/mr_widget.vue"]1366 has the correct categories1367 expected_categories: [:frontend, :analytics_instrumentation], patch: "+ InternalEvents.trackEvent(\"foo\")", changed_files: ["app/assets/javascripts/telemetry.js", "ee/app/assets/javascripts/mr_widget.vue"]1368 has the correct categories1369# [RSpecRunTime] Finishing example group spec/tooling/danger/project_helper_spec.rb. It took 1 minute 40.2 seconds. Expected to take 1 minute 16.57 seconds.1370# [RSpecRunTime] Starting example group spec/finders/concerns/packages/finder_helper_spec.rb. Expected to take 1 minute 7.74 seconds.1371Packages::FinderHelper1372 #packages_for_project1373 is expected to eq [#<Packages::Package id: 1, project_id: 272, created_at: "2024-07-31 10:32:52.997253257 +0000", updat...ge_type: "maven", creator_id: 365, status: "default", last_downloaded_at: nil, status_message: nil>]1374# [RSpecRunTime] RSpec elapsed time: 14 minutes 13.82 seconds. Current RSS: ~2145M. Threads: 4. load average: 1.12 1.14 1.06 1/291 204761375.1376 #packages_for1377 with an user1378 group_visibility: "public", subgroup_visibility: "public", shared_example_name: "returning both packages"1379 behaves like returning both packages1380 is expected to contain exactly #<Packages::Package id: 4, project_id: 274, created_at: "2024-07-31 10:32:56.533433643 +0000", update...age_type: "maven", creator_id: 367, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 5, project_id: 275, created_at: "2024-07-31 10:32:56.542916083 +0000", update...age_type: "maven", creator_id: 368, status: "default", last_downloaded_at: nil, status_message: nil>1381# [RSpecRunTime] RSpec elapsed time: 14 minutes 15.28 seconds. Current RSS: ~2131M. Threads: 4. load average: 1.12 1.14 1.06 1/291 204771382.1383 group_visibility: "public", subgroup_visibility: "private", shared_example_name: "returning both packages"1384 behaves like returning both packages1385 is expected to contain exactly #<Packages::Package id: 4, project_id: 274, created_at: "2024-07-31 10:32:56.533433643 +0000", update...age_type: "maven", creator_id: 367, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 5, project_id: 275, created_at: "2024-07-31 10:32:56.542916083 +0000", update...age_type: "maven", creator_id: 368, status: "default", last_downloaded_at: nil, status_message: nil>1386 group_visibility: "private", subgroup_visibility: "private", shared_example_name: "returning no packages"1387 behaves like returning no packages1388 is expected to be empty1389 without a group1390 behaves like returning no packages1391 is expected to be empty1392 with a subgroup1393 behaves like returning package21394 is expected to contain exactly #<Packages::Package id: 5, project_id: 275, created_at: "2024-07-31 10:32:56.542916083 +0000", update...age_type: "maven", creator_id: 368, status: "default", last_downloaded_at: nil, status_message: nil>1395 with a deploy token1396 group_visibility: "public", subgroup_visibility: "public", shared_example_name: "returning both packages"1397 behaves like returning both packages1398 is expected to contain exactly #<Packages::Package id: 4, project_id: 274, created_at: "2024-07-31 10:32:56.533433643 +0000", update...age_type: "maven", creator_id: 367, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 5, project_id: 275, created_at: "2024-07-31 10:32:56.542916083 +0000", update...age_type: "maven", creator_id: 368, status: "default", last_downloaded_at: nil, status_message: nil>1399 group_visibility: "public", subgroup_visibility: "private", shared_example_name: "returning both packages"1400 behaves like returning both packages1401 is expected to contain exactly #<Packages::Package id: 4, project_id: 274, created_at: "2024-07-31 10:32:56.533433643 +0000", update...age_type: "maven", creator_id: 367, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 5, project_id: 275, created_at: "2024-07-31 10:32:56.542916083 +0000", update...age_type: "maven", creator_id: 368, status: "default", last_downloaded_at: nil, status_message: nil>1402 group_visibility: "private", subgroup_visibility: "private", shared_example_name: "returning both packages"1403 behaves like returning both packages1404 is expected to contain exactly #<Packages::Package id: 4, project_id: 274, created_at: "2024-07-31 10:32:56.533433643 +0000", update...age_type: "maven", creator_id: 367, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 5, project_id: 275, created_at: "2024-07-31 10:32:56.542916083 +0000", update...age_type: "maven", creator_id: 368, status: "default", last_downloaded_at: nil, status_message: nil>1405 without a group1406 behaves like returning no packages1407 is expected to be empty1408 with a subgroup1409 behaves like returning both packages1410 is expected to contain exactly #<Packages::Package id: 4, project_id: 274, created_at: "2024-07-31 10:32:56.533433643 +0000", update...age_type: "maven", creator_id: 367, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 5, project_id: 275, created_at: "2024-07-31 10:32:56.542916083 +0000", update...age_type: "maven", creator_id: 368, status: "default", last_downloaded_at: nil, status_message: nil>1411 for packages visible to user1412 #packages_visible_to_user1413 with a user1414 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", user_role: :maintainer, shared_example_name: "returning both packages"1415 behaves like returning both packages1416 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1417# [RSpecRunTime] RSpec elapsed time: 14 minutes 21.28 seconds. Current RSS: ~2105M. Threads: 4. load average: 1.10 1.13 1.05 1/292 204781418.1419 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", user_role: :developer, shared_example_name: "returning both packages"1420 behaves like returning both packages1421 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1422# [RSpecRunTime] RSpec elapsed time: 14 minutes 25.03 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.10 1.13 1.05 1/292 204791423.1424 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", user_role: :guest, shared_example_name: "returning both packages"1425 behaves like returning both packages1426 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1427# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.67 seconds. Current RSS: ~2152M. Threads: 4. load average: 1.09 1.13 1.05 1/292 204801428.1429 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", user_role: :anonymous, shared_example_name: "returning both packages"1430 behaves like returning both packages1431 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1432 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", user_role: :maintainer, shared_example_name: "returning both packages"1433 behaves like returning both packages1434 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1435# [RSpecRunTime] RSpec elapsed time: 14 minutes 29.27 seconds. Current RSS: ~2044M. Threads: 4. load average: 1.09 1.13 1.05 1/292 204811436.1437 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", user_role: :developer, shared_example_name: "returning both packages"1438 behaves like returning both packages1439 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1440# [RSpecRunTime] RSpec elapsed time: 14 minutes 30.74 seconds. Current RSS: ~2007M. Threads: 4. load average: 1.08 1.13 1.05 1/292 204821441.1442 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", user_role: :guest, shared_example_name: "returning package1"1443 behaves like returning package11444 is expected to eq [#<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", updat...ge_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil>]1445# [RSpecRunTime] RSpec elapsed time: 14 minutes 32.34 seconds. Current RSS: ~1957M. Threads: 4. load average: 1.08 1.13 1.05 1/292 204831446.1447 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", user_role: :anonymous, shared_example_name: "returning package1"1448 behaves like returning package11449 is expected to eq [#<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", updat...ge_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil>]1450 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :maintainer, shared_example_name: "returning both packages"1451 behaves like returning both packages1452 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1453# [RSpecRunTime] RSpec elapsed time: 14 minutes 34.57 seconds. Current RSS: ~1953M. Threads: 4. load average: 1.08 1.13 1.05 1/292 204841454.1455 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :developer, shared_example_name: "returning both packages"1456 behaves like returning both packages1457 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1458# [RSpecRunTime] RSpec elapsed time: 14 minutes 36.18 seconds. Current RSS: ~1993M. Threads: 4. load average: 1.08 1.12 1.05 1/292 204851459.1460 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :guest, shared_example_name: "returning package1"1461 behaves like returning package11462 is expected to eq [#<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", updat...ge_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil>]1463# [RSpecRunTime] RSpec elapsed time: 14 minutes 37.71 seconds. Current RSS: ~2085M. Threads: 4. load average: 1.08 1.12 1.05 1/292 204861464.1465 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :anonymous, shared_example_name: "returning package1"1466 behaves like returning package11467 is expected to eq [#<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", updat...ge_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil>]1468# [RSpecRunTime] RSpec elapsed time: 14 minutes 40.78 seconds. Current RSS: ~2104M. Threads: 4. load average: 0.99 1.11 1.05 1/292 204871469.1470 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :maintainer, shared_example_name: "returning both packages"1471 behaves like returning both packages1472 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1473# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.32 seconds. Current RSS: ~2107M. Threads: 4. load average: 0.99 1.11 1.05 1/292 204881474.1475 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :developer, shared_example_name: "returning both packages"1476 behaves like returning both packages1477 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1478# [RSpecRunTime] RSpec elapsed time: 14 minutes 44.12 seconds. Current RSS: ~2039M. Threads: 4. load average: 0.99 1.11 1.05 1/292 204891479.1480 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :guest, shared_example_name: "returning no packages"1481 behaves like returning no packages1482 is expected to be empty1483# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.7 seconds. Current RSS: ~1983M. Threads: 4. load average: 0.99 1.10 1.05 1/292 204901484.1485 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :anonymous, shared_example_name: "returning no packages"1486 behaves like returning no packages1487 is expected to be empty1488 when the second project has the package registry disabled1489 behaves like returning both packages1490 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1491 with with_package_registry_enabled set to true1492 behaves like returning package11493 is expected to eq [#<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", updat...ge_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil>]1494 with a group deploy token1495 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", shared_example_name: "returning both packages"1496 behaves like returning both packages1497 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1498 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", shared_example_name: "returning both packages"1499 behaves like returning both packages1500 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1501 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", shared_example_name: "returning both packages"1502 behaves like returning both packages1503 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1504 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", shared_example_name: "returning both packages"1505 behaves like returning both packages1506 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1507 #packages_visible_to_user_including_public_registries1508 project1_package_registry_access_level: 30, project2_package_registry_access_level: 30, shared_example_name: "returning both packages"1509 behaves like returning both packages1510 is expected to contain exactly #<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", update...age_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil> and #<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", update...age_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>1511# [RSpecRunTime] RSpec elapsed time: 14 minutes 53.25 seconds. Current RSS: ~2136M. Threads: 4. load average: 0.99 1.10 1.05 1/292 204911512.1513 project1_package_registry_access_level: 30, project2_package_registry_access_level: 10, shared_example_name: "returning package1"1514 behaves like returning package11515 is expected to eq [#<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", updat...ge_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil>]1516 project1_package_registry_access_level: 30, project2_package_registry_access_level: 0, shared_example_name: "returning package1"1517 behaves like returning package11518 is expected to eq [#<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", updat...ge_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil>]1519 project1_package_registry_access_level: 30, project2_package_registry_access_level: 20, shared_example_name: "returning package1"1520 behaves like returning package11521 is expected to eq [#<Packages::Package id: 7, project_id: 276, created_at: "2024-07-31 10:33:01.331971761 +0000", updat...ge_type: "maven", creator_id: 370, status: "default", last_downloaded_at: nil, status_message: nil>]1522 project1_package_registry_access_level: 10, project2_package_registry_access_level: 30, shared_example_name: "returning package2"1523 behaves like returning package21524 is expected to eq [#<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", updat...ge_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>]1525 project1_package_registry_access_level: 0, project2_package_registry_access_level: 30, shared_example_name: "returning package2"1526 behaves like returning package21527 is expected to eq [#<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", updat...ge_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>]1528 project1_package_registry_access_level: 20, project2_package_registry_access_level: 30, shared_example_name: "returning package2"1529 behaves like returning package21530 is expected to eq [#<Packages::Package id: 8, project_id: 277, created_at: "2024-07-31 10:33:01.629552386 +0000", updat...ge_type: "maven", creator_id: 371, status: "default", last_downloaded_at: nil, status_message: nil>]1531 project1_package_registry_access_level: 10, project2_package_registry_access_level: 10, shared_example_name: "returning no packages"1532 behaves like returning no packages1533 is expected to be empty1534 #projects_visible_to_user1535 with a user1536 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", user_role: :maintainer, shared_example_name: "returning both projects"1537 behaves like returning both projects1538 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1539# [RSpecRunTime] RSpec elapsed time: 15 minutes 0.13 second. Current RSS: ~1993M. Threads: 4. load average: 0.99 1.10 1.05 1/292 204921540.1541 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", user_role: :developer, shared_example_name: "returning both projects"1542 behaves like returning both projects1543 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1544# [RSpecRunTime] RSpec elapsed time: 15 minutes 1.74 seconds. Current RSS: ~2035M. Threads: 4. load average: 0.99 1.10 1.04 1/292 204931545.1546 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", user_role: :guest, shared_example_name: "returning both projects"1547 behaves like returning both projects1548 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1549# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.4 seconds. Current RSS: ~2128M. Threads: 4. load average: 0.99 1.10 1.04 1/292 204941550.1551 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", user_role: :anonymous, shared_example_name: "returning both projects"1552 behaves like returning both projects1553 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1554# [RSpecRunTime] RSpec elapsed time: 15 minutes 6.52 seconds. Current RSS: ~2131M. Threads: 4. load average: 0.99 1.10 1.04 1/292 204951555.1556 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", user_role: :maintainer, shared_example_name: "returning both projects"1557 behaves like returning both projects1558 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1559# [RSpecRunTime] RSpec elapsed time: 15 minutes 8.13 seconds. Current RSS: ~2129M. Threads: 4. load average: 0.99 1.10 1.04 1/292 204961560.1561 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", user_role: :developer, shared_example_name: "returning both projects"1562 behaves like returning both projects1563 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1564# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.81 seconds. Current RSS: ~2053M. Threads: 4. load average: 0.99 1.10 1.04 1/292 204971565.1566 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", user_role: :guest, shared_example_name: "returning project1"1567 behaves like returning project11568 is expected to eq [#<Project id:278 group27/project-238>>]1569# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.41 seconds. Current RSS: ~2004M. Threads: 4. load average: 1.07 1.11 1.05 1/292 204981570.1571 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", user_role: :anonymous, shared_example_name: "returning project1"1572 behaves like returning project11573 is expected to eq [#<Project id:278 group27/project-238>>]1574 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :maintainer, shared_example_name: "returning both projects"1575 behaves like returning both projects1576 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1577# [RSpecRunTime] RSpec elapsed time: 15 minutes 13.91 seconds. Current RSS: ~1905M. Threads: 4. load average: 1.07 1.11 1.05 1/292 204991578.1579 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :developer, shared_example_name: "returning both projects"1580 behaves like returning both projects1581 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1582# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.45 seconds. Current RSS: ~1924M. Threads: 4. load average: 1.07 1.11 1.05 1/292 205001583.1584 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :guest, shared_example_name: "returning project1"1585 behaves like returning project11586 is expected to eq [#<Project id:278 group27/project-238>>]1587# [RSpecRunTime] RSpec elapsed time: 15 minutes 16.83 seconds. Current RSS: ~1983M. Threads: 4. load average: 1.07 1.11 1.05 1/292 205011588.1589 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :anonymous, shared_example_name: "returning project1"1590 behaves like returning project11591 is expected to eq [#<Project id:278 group27/project-238>>]1592 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :maintainer, shared_example_name: "returning both projects"1593 behaves like returning both projects1594 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1595# [RSpecRunTime] RSpec elapsed time: 15 minutes 21.21 seconds. Current RSS: ~2090M. Threads: 4. load average: 1.06 1.11 1.05 1/292 205021596.1597 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :developer, shared_example_name: "returning both projects"1598 behaves like returning both projects1599 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1600# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.81 seconds. Current RSS: ~2089M. Threads: 4. load average: 1.06 1.11 1.05 1/292 205031601.1602 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :guest, shared_example_name: "returning no project"1603 behaves like returning no project1604 is expected to be empty1605# [RSpecRunTime] RSpec elapsed time: 15 minutes 24.42 seconds. Current RSS: ~2031M. Threads: 4. load average: 1.06 1.11 1.05 1/292 205041606.1607 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", user_role: :anonymous, shared_example_name: "returning no project"1608 behaves like returning no project1609 is expected to be empty1610 with a group deploy token1611 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PUBLIC", shared_example_name: "returning both projects"1612 behaves like returning both projects1613 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1614 group_visibility: "PUBLIC", subgroup_visibility: "PUBLIC", project2_visibility: "PRIVATE", shared_example_name: "returning both projects"1615 behaves like returning both projects1616 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1617 group_visibility: "PUBLIC", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", shared_example_name: "returning both projects"1618 behaves like returning both projects1619 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1620 group_visibility: "PRIVATE", subgroup_visibility: "PRIVATE", project2_visibility: "PRIVATE", shared_example_name: "returning both projects"1621 behaves like returning both projects1622 is expected to contain exactly #<Project id:278 group27/project-238>> and #<Project id:279 group27/group28/project-239>>1623# [RSpecRunTime] Finishing example group spec/finders/concerns/packages/finder_helper_spec.rb. It took 1 minute 17.52 seconds. Expected to take 1 minute 7.74 seconds.1624# [RSpecRunTime] Starting example group spec/services/members/approve_access_request_service_spec.rb. Expected to take 1 minute 0.1 second.1625Members::ApproveAccessRequestService1626 when an access requester is found1627 when current user is nil1628 and :ldap option is not given1629 behaves like a service raising Gitlab::Access::AccessDeniedError1630 raises Gitlab::Access::AccessDeniedError1631# [RSpecRunTime] RSpec elapsed time: 15 minutes 29.74 seconds. Current RSS: ~1993M. Threads: 4. load average: 1.14 1.12 1.05 1/292 205051632.1633 behaves like a service raising Gitlab::Access::AccessDeniedError1634 raises Gitlab::Access::AccessDeniedError1635# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.43 seconds. Current RSS: ~2060M. Threads: 4. load average: 1.13 1.12 1.05 1/292 205061636.1637 and :skip_authorization option is false1638 behaves like a service raising Gitlab::Access::AccessDeniedError1639 raises Gitlab::Access::AccessDeniedError1640# [RSpecRunTime] RSpec elapsed time: 15 minutes 35.06 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.13 1.12 1.05 1/292 205071641.1642 behaves like a service raising Gitlab::Access::AccessDeniedError1643 raises Gitlab::Access::AccessDeniedError1644# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.71 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.12 1.12 1.05 1/292 205081645.1646 and :skip_authorization option is true1647 behaves like a service approving an access request1648 succeeds1649 returns a <Source>Member1650 calls the method to resolve access request for the approver1651 resolves the todos for the access requests1652 with a custom access level1653 returns a ProjectMember with the custom access level1654# [RSpecRunTime] RSpec elapsed time: 15 minutes 45.31 seconds. Current RSS: ~1975M. Threads: 4. load average: 1.11 1.12 1.05 1/292 205091655.1656 behaves like a service approving an access request1657 succeeds1658 returns a <Source>Member1659 calls the method to resolve access request for the approver1660 resolves the todos for the access requests1661 with a custom access level1662 returns a ProjectMember with the custom access level1663# [RSpecRunTime] RSpec elapsed time: 15 minutes 55.19 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.09 1.11 1.05 1/292 205101664.1665 when current user cannot approve access request to the project1666 behaves like a service raising Gitlab::Access::AccessDeniedError1667 raises Gitlab::Access::AccessDeniedError1668# [RSpecRunTime] RSpec elapsed time: 15 minutes 56.95 seconds. Current RSS: ~2037M. Threads: 4. load average: 1.08 1.11 1.05 1/292 205111669.1670 behaves like a service raising Gitlab::Access::AccessDeniedError1671 raises Gitlab::Access::AccessDeniedError1672# [RSpecRunTime] RSpec elapsed time: 15 minutes 58.64 seconds. Current RSS: ~1996M. Threads: 4. load average: 1.08 1.11 1.05 1/292 205121673.1674 when current user can approve access request to the project1675 behaves like a service approving an access request1676 succeeds1677 returns a <Source>Member1678 calls the method to resolve access request for the approver1679 resolves the todos for the access requests1680 with a custom access level1681 returns a ProjectMember with the custom access level1682# [RSpecRunTime] RSpec elapsed time: 16 minutes 10.9 seconds. Current RSS: ~2102M. Threads: 4. load average: 1.14 1.12 1.06 1/292 205131683.1684 behaves like a service approving an access request1685 succeeds1686 returns a <Source>Member1687 calls the method to resolve access request for the approver1688 resolves the todos for the access requests1689 with a custom access level1690 returns a ProjectMember with the custom access level1691# [RSpecRunTime] RSpec elapsed time: 16 minutes 21.25 seconds. Current RSS: ~1975M. Threads: 4. load average: 1.12 1.12 1.05 1/292 205141692.1693 in a project1694 maintainers1695 cannot approve the access request of a requester to give them OWNER permissions1696 behaves like a service raising Gitlab::Access::AccessDeniedError1697 raises Gitlab::Access::AccessDeniedError1698# [RSpecRunTime] RSpec elapsed time: 16 minutes 23.64 seconds. Current RSS: ~2051M. Threads: 4. load average: 1.12 1.12 1.05 1/292 205151699.1700 owners1701 can approve the access request of a requester to give them OWNER permissions1702 behaves like a service approving an access request1703 succeeds1704 returns a <Source>Member1705 calls the method to resolve access request for the approver1706 resolves the todos for the access requests1707 with a custom access level1708 returns a ProjectMember with the custom access level1709# [RSpecRunTime] RSpec elapsed time: 16 minutes 37.02 seconds. Current RSS: ~1984M. Threads: 4. load average: 1.09 1.11 1.05 1/292 205161710.1711# [RSpecRunTime] Finishing example group spec/services/members/approve_access_request_service_spec.rb. It took 1 minute 9.2 seconds. Expected to take 1 minute 0.1 second.1712# [RSpecRunTime] Starting example group spec/lib/gitlab/database/background_migration/batched_migration_spec.rb. Expected to take 53.79 seconds.1713Gitlab::Database::BackgroundMigration::BatchedMigration1714 does not allow STI1715 is expected to be a kind of Gitlab::Database::SharedModel(abstract)1716 associations1717 is expected to have many batched_jobs1718 #last_job1719 returns the batched job with highest max_value1720# [RSpecRunTime] RSpec elapsed time: 16 minutes 38.98 seconds. Current RSS: ~2079M. Threads: 4. load average: 1.09 1.11 1.05 1/292 205171721.1722 validations1723 is expected to validate that :job_arguments is case-sensitively unique within the scope of :job_class_name, :table_name, and :column_name1724 when there are failed jobs1725 raises an exception1726 when the jobs are completed1727 finishes the migration1728 updates the finished_at1729# [RSpecRunTime] RSpec elapsed time: 16 minutes 42.33 seconds. Current RSS: ~2150M. Threads: 4. load average: 1.08 1.11 1.05 1/292 205181730.1731 state machine1732 when a migration is executed1733 updates the started_at1734 #confirm_finalized!1735 when an invalid transition is applied1736 raises an exception1737 raises an exception1738 raises an exception1739 raises an exception1740# [RSpecRunTime] RSpec elapsed time: 16 minutes 44.17 seconds. Current RSS: ~2157M. Threads: 4. load average: 1.08 1.11 1.05 1/292 205191741.1742 when a valid transition is applied1743 moves to finalized1744 #pause!1745 when an invalid transition is applied1746 raises an exception1747 raises an exception1748 raises an exception1749 when a valid transition is applied1750 moves to pause1751 moves to pause1752 #execute!1753 when an invalid transition is applied1754 raises an exception1755 raises an exception1756# [RSpecRunTime] RSpec elapsed time: 16 minutes 48.73 seconds. Current RSS: ~2180M. Threads: 4. load average: 1.08 1.11 1.05 1/292 205201757.1758 when a valid transition is applied1759 moves to active1760 moves to active1761 moves to active1762# [RSpecRunTime] RSpec elapsed time: 16 minutes 49.94 seconds. Current RSS: ~2177M. Threads: 4. load average: 1.08 1.11 1.05 1/292 205211763.1764 #finish!1765 when an invalid transition is applied1766 raises an exception1767 when a valid transition is applied1768 moves to active1769 moves to active1770 moves to active1771 moves to active1772# [RSpecRunTime] RSpec elapsed time: 16 minutes 51.73 seconds. Current RSS: ~2180M. Threads: 4. load average: 1.07 1.10 1.05 1/292 205221773.1774 #failure!1775 when an invalid transition is applied1776 raises an exception1777 raises an exception1778 when a valid transition is applied1779 moves to active1780 moves to active1781 moves to active1782 .valid_status1783 returns valid status1784# [RSpecRunTime] RSpec elapsed time: 16 minutes 55.65 seconds. Current RSS: ~2208M. Threads: 4. load average: 1.06 1.10 1.05 1/292 205231785.1786 .queue_order1787 returns batched migrations ordered by their id1788 .ordered_by_created_at_desc1789 returns batched migrations ordered by created_at (DESC)1790 .unfinished1791 returns batched migrations that are not finished or finalized1792 .find_executable1793 when the migration does not exist1794 returns nil1795 when the migration is not active1796 returns nil1797 when the migration is on hold1798 returns nil1799 when the migration is not available for the current connection1800 returns nil1801 when ther migration exists and is executable1802 returns the migration1803 .active_migrations_distinct_on_table1804 returns one pending executable migration per table1805 returns epmty collection when there are no pending executable migrations1806 .created_after1807 only returns migrations created after the specified time1808 .queued1809 returns active and paused migrations1810# [RSpecRunTime] RSpec elapsed time: 17 minutes 1.85 seconds. Current RSS: ~2187M. Threads: 4. load average: 1.06 1.10 1.05 1/292 205241811.1812 .finalizing1813 returns only finalizing migrations1814 .successful_rows_counts1815 returns totals from successful jobs1816 #reset_attempts_of_blocked_jobs!1817 sets the number of attempts to zero for blocked jobs1818 #interval_elapsed?1819 when the migration has no last_job1820 returns true1821 when the migration has a last_job1822 when the last_job is less than an interval old1823 returns false1824 when the last_job is exactly an interval old1825 returns true1826 when the last_job is more than an interval old1827 returns true1828 when an interval variance is given1829 when the last job is less than an interval with variance old1830 returns false1831 when the last job is more than an interval with variance old1832 returns true1833 #create_batched_job!1834 creates a batched_job with the correct batch configuration1835 #next_min_value1836 when a previous job exists1837 returns the next value after the previous maximum1838 when a previous job does not exist1839 returns the migration minimum value1840 #job_class1841 returns the class of the job for the migration1842 #batch_class1843 returns the class of the batch strategy for the migration1844 #retry_failed_jobs!1845 when there are failed migration jobs1846 moves the status of the migration to active1847 changes the number of attempts to 01848# [RSpecRunTime] RSpec elapsed time: 17 minutes 9.56 seconds. Current RSS: ~2212M. Threads: 4. load average: 1.05 1.10 1.05 1/292 205251849.1850 when there are no failed migration jobs1851 moves the status of the migration to active1852 #should_stop?1853 when the started_at is nil1854 is expected to be falsey1855 when the number of jobs is lesser than the MINIMUM_JOBS1856 is expected to be falsey1857 when the calculated value is greater than the threshold1858 is expected to be truthy1859 when the calculated value is lesser than the threshold1860 is expected to be falsey1861 #job_class_name=1862 behaves like an attr_writer that assigns class names1863 when a module name exists1864 keeps the class with module name1865 removes leading namespace resolution operator1866 when a module name does not exist1867 does not change the given class name1868 #batch_class_name=1869 behaves like an attr_writer that assigns class names1870 when a module name exists1871 keeps the class with module name1872 removes leading namespace resolution operator1873 when a module name does not exist1874 does not change the given class name1875 #migrated_tuple_count1876 sums the batch_size of succeeded jobs1877# [RSpecRunTime] RSpec elapsed time: 17 minutes 15.79 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.12 1.11 1.06 1/292 205261878.1879 #prometheus_labels1880 returns a hash with labels for the migration1881 #smoothed_time_efficiency1882 when there are not enough jobs1883 returns nil1884 when there are enough jobs1885 example 1: increasing trend, but only recently crossed threshold1886 returns the smoothed time efficiency1887 example 2: increasing trend, crossed threshold a while ago1888 returns the smoothed time efficiency1889 example 3: decreasing trend, but only recently crossed threshold1890 returns the smoothed time efficiency1891 example 4: latest run spiked1892 returns the smoothed time efficiency1893 with preloaded batched migration1894 avoids N+11895 #optimize!1896 calls the BatchOptimizer1897 #hold!1898 updates on_hold_until property1899 defaults to 10 minutes1900 #on_hold?1901 returns false if no on_hold_until is set1902 returns false if on_hold_until has passed1903 returns true if on_hold_until is in the future1904# [RSpecRunTime] RSpec elapsed time: 17 minutes 22.72 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.11 1.11 1.05 1/292 205271905.1906 #progress1907 when the migration is completed1908 returns 1001909 when the migration is finalized1910 returns 1001911 when the status is finished1912 returns 1001913 when the migration does not have jobs1914 returns zero1915 when the `total_tuple_count` is zero1916 returns nil1917 when migration has completed jobs1918 calculates the progress1919 .for_configuration1920 finds the migration matching the given configuration parameters1921 filters by gitlab schemas available for the connection1922 doesn not filter by gitlab schemas available for the connection if the column is nor present1923# [RSpecRunTime] RSpec elapsed time: 17 minutes 25.99 seconds. Current RSS: ~2162M. Threads: 4. load average: 1.11 1.11 1.05 1/292 205281924.1925 .find_for_configuration1926 returns nill if such migration does not exists1927 returns the migration when it exists1928# [RSpecRunTime] RSpec elapsed time: 17 minutes 28.76 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.11 1.11 1.05 1/292 205291929.1930 .for_gitlab_schema1931 finds the migrations matching the given gitlab schema1932 #finalize_command1933 generates the correct finalize command1934# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/background_migration/batched_migration_spec.rb. It took 52.48 seconds. Expected to take 53.79 seconds.1935# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.1936Lint factories for Gitlab::Database::BackgroundMigration::BatchedMigration1937 with saas, license, and factory defaults1938 behaves like factory1939 batched_background_migration factory1940 does not raise error when built1941 does not raise error when created1942 linting :paused trait1943 does not raise error when created1944# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.9 seconds. Current RSS: ~2127M. Threads: 4. load average: 1.10 1.10 1.05 1/292 205431945.1946 linting :active trait1947 does not raise error when created1948 linting :finished trait1949 does not raise error when created1950 linting :failed trait1951 does not raise error when created1952 linting :finalizing trait1953 does not raise error when created1954 linting :finalized trait1955 does not raise error when created1956# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.32 seconds. Expected to take 46.95 seconds.1957# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/file_collection/merge_request_diff_batch_spec.rb. Expected to take 48.19 seconds.1958Gitlab::Diff::FileCollection::MergeRequestDiffBatch1959 initialize1960 memoizes pagination_data1961# [RSpecRunTime] RSpec elapsed time: 17 minutes 35.72 seconds. Current RSS: ~2122M. Threads: 4. load average: 1.09 1.10 1.05 1/298 206391962.1963 #diff_files1964 returns paginated diff files1965 returns a valid instance of a DiffCollection1966 first page1967 returns correct diff files1968# [RSpecRunTime] RSpec elapsed time: 17 minutes 42.97 seconds. Current RSS: ~2148M. Threads: 4. load average: 1.08 1.10 1.05 2/298 209241969.1970 another page1971 returns correct diff files1972# [RSpecRunTime] RSpec elapsed time: 17 minutes 44.7 seconds. Current RSS: ~2092M. Threads: 4. load average: 1.08 1.10 1.05 1/298 210201973.1974 nil batch_page1975 returns correct diff files1976# [RSpecRunTime] RSpec elapsed time: 17 minutes 46.56 seconds. Current RSS: ~2024M. Threads: 4. load average: 1.07 1.10 1.05 1/298 211151977.1978 nil batch_size1979 returns correct diff files1980# [RSpecRunTime] RSpec elapsed time: 17 minutes 48.43 seconds. Current RSS: ~1965M. Threads: 4. load average: 1.07 1.10 1.05 1/298 212101981.1982 invalid page1983 returns correct diff files1984# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.09 seconds. Current RSS: ~1964M. Threads: 4. load average: 1.07 1.10 1.05 1/298 213041985.1986 last page1987 returns correct diff files1988# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.89 seconds. Current RSS: ~2025M. Threads: 4. load average: 1.07 1.10 1.05 1/298 213991989.1990 behaves like unfoldable diff1991 calls Gitlab::Diff::File#unfold_diff_lines with correct position1992# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.57 seconds. Current RSS: ~2090M. Threads: 4. load average: 1.07 1.10 1.05 1/298 214931993.1994 behaves like diff statistics1995 when include_stats is true1996 Repository#diff_stats is called1997 Gitlab::Diff::File is initialized with diff stats1998# [RSpecRunTime] RSpec elapsed time: 17 minutes 59.02 seconds. Current RSS: ~2139M. Threads: 4. load average: 1.06 1.10 1.05 1/298 216851999.2000 when should not request diff stats2001 Repository#diff_stats is not called2002# [RSpecRunTime] RSpec elapsed time: 18 minutes 0.92 second. Current RSS: ~2053M. Threads: 4. load average: 1.06 1.09 1.05 3/299 217802003.2004 behaves like cacheable diff collection2005 #write_cache2006 calls Gitlab::Diff::HighlightCache#write_if_empty2007 calls Gitlab::Diff::StatsCache#write_if_empty with diff stats2008# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.3 seconds. Current RSS: ~1956M. Threads: 4. load average: 1.06 1.09 1.05 1/298 219692009.2010 #clear_cache2011 calls Gitlab::Diff::HighlightCache#clear2012 calls Gitlab::Diff::StatsCache#clear2013# [RSpecRunTime] RSpec elapsed time: 18 minutes 7.68 seconds. Current RSS: ~1960M. Threads: 4. load average: 1.05 1.09 1.05 1/298 221572014.2015 #diff_files2016 calls Gitlab::Diff::HighlightCache#decorate2017 when there are stats cached2018 does not make a diff stats rpc call2019# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.95 seconds. Current RSS: ~2089M. Threads: 4. load average: 1.13 1.11 1.06 1/298 223472020.2021 when there are no stats cached2022 makes a diff stats rpc call2023# [RSpecRunTime] RSpec elapsed time: 18 minutes 14.87 seconds. Current RSS: ~2125M. Threads: 4. load average: 1.13 1.11 1.06 1/298 224432024.2025 behaves like unsortable diff files2026 #raw_diff_files2027 does not call Gitlab::Diff::FileCollectionSorter even when sorted is true2028# [RSpecRunTime] RSpec elapsed time: 18 minutes 16.6 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.20 1.12 1.06 1/298 225392029.2030# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/file_collection/merge_request_diff_batch_spec.rb. It took 42.87 seconds. Expected to take 48.19 seconds.2031# [RSpecRunTime] Starting example group spec/services/design_management/delete_designs_service_spec.rb. Expected to take 44.52 seconds.2032DesignManagement::DeleteDesignsService2033 #execute2034 when the feature is not available2035 does not create any events in the activity stream2036 behaves like a service error2037 returns an error2038# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.55 seconds. Current RSS: ~2016M. Threads: 4. load average: 1.20 1.12 1.06 1/297 226672039.2040 when the feature is available2041 is able to delete designs2042 no designs were passed2043 does not track events or increments usage metrics2044 behaves like a top-level error2045 raises an en expected error2046# [RSpecRunTime] RSpec elapsed time: 18 minutes 21.74 seconds. Current RSS: ~1997M. Threads: 4. load average: 1.18 1.12 1.06 1/297 227322047.2048 one design is passed2049 removes that design2050 tracks internal events and increments usage metrics2051 creates an event in the activity stream2052 informs the new-version-worker2053 creates a new version2054 returns the new version2055 removes the design from the current design list2056 marks the design as deleted2057 schedules deleting todos for that design2058 behaves like a success2059 returns successfully2060 saves the user as the author2061# [RSpecRunTime] RSpec elapsed time: 18 minutes 36.74 seconds. Current RSS: ~2016M. Threads: 4. load average: 1.22 1.13 1.06 1/297 241292062.2063 more than one design is passed2064 makes the correct changes2065 tracks internal events and increments usage metrics2066 schedules deleting todos for that design2067 behaves like a success2068 returns successfully2069 saves the user as the author2070# [RSpecRunTime] RSpec elapsed time: 18 minutes 42.75 seconds. Current RSS: ~2119M. Threads: 4. load average: 1.20 1.13 1.06 1/297 247602071.2072 after executing the service2073 removes the removed designs from the current design list2074 does not make the designs impossible to find2075 associates the new version with all the designs2076 marks all deleted designs as deleted2077 marks all deleted designs with the same deletion version2078# [RSpecRunTime] RSpec elapsed time: 18 minutes 50.74 seconds. Current RSS: ~2102M. Threads: 4. load average: 1.17 1.12 1.06 1/297 253912079.2080 scalability2081 makes the same number of DB requests for one design as for several2082# [RSpecRunTime] RSpec elapsed time: 18 minutes 53.12 seconds. Current RSS: ~2018M. Threads: 4. load average: 1.17 1.12 1.06 1/297 257062083.2084# [RSpecRunTime] Finishing example group spec/services/design_management/delete_designs_service_spec.rb. It took 36.45 seconds. Expected to take 44.52 seconds.2085# [RSpecRunTime] Starting example group spec/lib/gitlab/gitaly_client_spec.rb. Expected to take 39.89 seconds.2086Gitlab::GitalyClient2087 .query_time2088 increments query times2089 .long_timeout2090 default case2091 is expected to eq 6 hours2092 running in Puma2093 is expected to eq 552094 .filesystem_id2095 returns an empty string when the relevant storage status is not found in the response2096 when the relevant storage status is not found2097 .filesystem_disk_available2098 returns nil when the relevant storage status is not found in the response2099 .filesystem_disk_used2100 returns nil when the relevant storage status is not found in the response2101 when the relevant storage status is found2102 .filesystem_disk_available2103 returns disk available when the relevant storage status is found in the response2104 .filesystem_disk_used2105 returns disk used when the relevant storage status is found in the response2106# [RSpecRunTime] RSpec elapsed time: 18 minutes 57.81 seconds. Current RSS: ~2204M. Threads: 4. load average: 1.15 1.12 1.06 1/292 257082107.2108 .stub_class2109 returns the gRPC health check stub2110 returns a Gitaly stub2111 .stub_address2112 returns the same result after being called multiple times2113 .stub_creds2114 returns :this_channel_is_insecure if unix2115 returns :this_channel_is_insecure if tcp2116 returns :this_channel_is_insecure if dns2117 returns :this_channel_is_insecure if dns (short-form)2118 returns :this_channel_is_insecure if dns (with authority)2119I0000 00:00:1722422262.215554 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12120 returns Credentials object if tls2121 raise an exception if the scheme is not supported2122# [RSpecRunTime] RSpec elapsed time: 19 minutes 0.88 second. Current RSS: ~2208M. Threads: 4. load average: 1.14 1.12 1.06 1/293 257092123.2124 .create_channel2125 storage: "default", address: "unix:tmp/gitaly.sock", expected_target: "unix:tmp/gitaly.sock"2126I0000 00:00:1722422263.033398 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12127 creates channel based on storage2128I0000 00:00:1722422263.282056 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12129 caches channel based on storage2130I0000 00:00:1722422263.537739 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12131I0000 00:00:1722422263.539475 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12132 returns different channels for different storages2133# [RSpecRunTime] RSpec elapsed time: 19 minutes 3.88 seconds. Current RSS: ~2201M. Threads: 4. load average: 1.14 1.12 1.06 1/287 257162134.2135 storage: "default", address: "tcp://localhost:9876", expected_target: "dns:///localhost:9876"2136I0000 00:00:1722422266.023673 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12137 creates channel based on storage2138I0000 00:00:1722422266.323595 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12139 caches channel based on storage2140I0000 00:00:1722422266.668531 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12141I0000 00:00:1722422266.670657 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12142 returns different channels for different storages2143# [RSpecRunTime] RSpec elapsed time: 19 minutes 4.95 seconds. Current RSS: ~2190M. Threads: 4. load average: 1.14 1.12 1.06 1/292 257222144.2145 storage: "default", address: "tls://localhost:9876", expected_target: "dns:///localhost:9876"2146I0000 00:00:1722422267.053350 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12147I0000 00:00:1722422267.080259 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12148 creates channel based on storage2149I0000 00:00:1722422267.338956 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12150I0000 00:00:1722422267.364987 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12151 caches channel based on storage2152I0000 00:00:1722422267.721232 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12153I0000 00:00:1722422267.747997 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12154I0000 00:00:1722422267.749144 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12155I0000 00:00:1722422267.775453 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12156 returns different channels for different storages2157# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.04 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.13 1.12 1.06 1/292 257232158.2159 storage: "default", address: "dns:///localhost:9876", expected_target: "dns:///localhost:9876"2160I0000 00:00:1722422268.185706 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12161 creates channel based on storage2162I0000 00:00:1722422268.447549 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12163 caches channel based on storage2164I0000 00:00:1722422268.713204 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12165I0000 00:00:1722422268.714975 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12166 returns different channels for different storages2167 storage: "default", address: "dns:localhost:9876", expected_target: "dns:localhost:9876"2168I0000 00:00:1722422268.971531 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12169 creates channel based on storage2170I0000 00:00:1722422269.246314 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12171 caches channel based on storage2172I0000 00:00:1722422269.494948 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12173I0000 00:00:1722422269.496639 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12174 returns different channels for different storages2175 storage: "default", address: "dns://1.1.1.1/localhost:9876", expected_target: "dns://1.1.1.1/localhost:9876"2176I0000 00:00:1722422269.751250 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12177 creates channel based on storage2178I0000 00:00:1722422272.008399 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12179 caches channel based on storage2180I0000 00:00:1722422272.270013 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12181I0000 00:00:1722422272.271767 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12182 returns different channels for different storages2183# [RSpecRunTime] RSpec elapsed time: 19 minutes 10.59 seconds. Current RSS: ~2193M. Threads: 4. load average: 1.36 1.16 1.08 1/292 257302184.2185 .stub2186 when passed a UNIX socket address2187I0000 00:00:1722422272.731189 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12188 passes the address as-is to GRPC2189I0000 00:00:1722422273.033073 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12190 shares the same channel object with other stub2191 when passed a TLS address2192I0000 00:00:1722422273.291675 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12193I0000 00:00:1722422273.318282 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12194 strips tls:// prefix before passing it to GRPC::Core::Channel initializer2195I0000 00:00:1722422273.647582 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12196I0000 00:00:1722422273.673874 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12197 shares the same channel object with other stub2198 when passed a TCP address2199I0000 00:00:1722422273.931141 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12200 strips tcp:// prefix before passing it to GRPC::Core::Channel initializer2201I0000 00:00:1722422274.182531 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12202 shares the same channel object with other stub2203 when passed a DNS address2204I0000 00:00:1722422274.412218 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12205 strips dns:/// prefix before passing it to GRPC::Core::Channel initializer2206I0000 00:00:1722422274.650771 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12207 shares the same channel object with other stub2208 when passed an unsupported scheme2209 strips dns:/// prefix before passing it to GRPC::Core::Channel initializer2210 .connection_data2211 returns connection data2212 allow_n_plus_1_calls2213 when RequestStore is enabled2214 returns the result of the allow_n_plus_1_calls block2215 when the `gitaly_call_count_exception_block_depth` key is not present2216 does not decrement call count2217# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.77 seconds. Current RSS: ~2196M. Threads: 4. load average: 1.33 1.16 1.08 1/292 257312218.2219 when RequestStore is not active2220 returns the result of the allow_n_plus_1_calls block2221 .request_kwargs2222 sets the gitaly-session-id in the metadata2223 when RequestStore is not enabled2224 sets a different gitaly-session-id per request2225 when RequestStore is enabled2226 sets the same gitaly-session-id on every outgoing request metadata2227 server_feature_flags when RequestStore is activated2228 behaves like gitaly feature flags in metadata2229 evaluates Gitaly server feature flags2230 when there are actors2231 evaluates Gitaly server feature flags with actors2232 server_feature_flags when RequestStore is not activated2233 behaves like gitaly feature flags in metadata2234 evaluates Gitaly server feature flags2235 when there are actors2236 evaluates Gitaly server feature flags with actors2237 logging information in metadata2238 user is added to application context2239 injects username and user_id into gRPC metadata2240 user is not added to application context2241 does not inject username and user_id into gRPC metadata2242 remote_ip is added to application context2243 injects remote_ip into gRPC metadata2244 remote_ip is not added to application context2245 does not inject remote_ip into gRPC metadata2246# [RSpecRunTime] RSpec elapsed time: 19 minutes 21.24 seconds. Current RSS: ~2192M. Threads: 4. load average: 1.30 1.16 1.08 1/292 257322247.2248 .fetch_relative_path2249 when RequestStore is disabled2250 does not set a relative path2251 when RequestStore is enabled2252 when RequestStore is empty2253 does not set a relative path2254 when RequestStore contains a relalive_path value2255 sets a base64 encoded version of relative_path2256 when relalive_path is empty2257 does not set a relative path2258 gitlab_git_env2259 when RequestStore is disabled2260 does not force-route to primary2261 when RequestStore is enabled without git_env2262 does not force-orute to primary2263 when RequestStore is enabled with empty git_env2264 disables force-routing to primary2265 when RequestStore is enabled with populated git_env2266 enables force-routing to primary2267 deadlines2268 includes the deadline information2269 limits the deadline do the request deadline if that is closer2270 does not limit calls in sidekiq2271 does not limit calls in sidekiq when allowed unlimited2272 includes only the deadline specified by the timeout when there was no deadline2273# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.85 seconds. Current RSS: ~2198M. Threads: 4. load average: 1.28 1.15 1.08 1/292 257332274.2275 enforce_gitaly_request_limits?2276 when RequestStore is enabled and the maximum number of calls is enforced by a feature flag2277 allows up the maximum number of allowed calls2278 allows the maximum number of calls to be exceeded if GITALY_DISABLE_REQUEST_LIMITS is set2279 allows the maximum number of calls to be exceeded within an allow_n_plus_1_calls block2280 when the maximum number of calls has been reached2281 fails on the next call2282# [RSpecRunTime] RSpec elapsed time: 19 minutes 28.25 seconds. Current RSS: ~2198M. Threads: 4. load average: 1.28 1.15 1.08 1/292 257342283.2284 when the maximum number of calls has been reached within an allow_n_plus_1_calls block2285 allows up to the maximum number of calls outside of an allow_n_plus_1_calls block2286 does not allow the maximum number of calls to be exceeded outside of an allow_n_plus_1_calls block2287 when RequestStore is enabled and the maximum number of calls is not enforced by a feature flag2288 allows up the maximum number of allowed calls2289 allows the maximum number of calls to be exceeded if GITALY_DISABLE_REQUEST_LIMITS is set2290 allows the maximum number of calls to be exceeded within an allow_n_plus_1_calls block2291 when the maximum number of calls has been reached2292 fails on the next call2293# [RSpecRunTime] RSpec elapsed time: 19 minutes 30.23 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.28 1.15 1.08 1/292 257352294.2295 when the maximum number of calls has been reached within an allow_n_plus_1_calls block2296 allows up to the maximum number of calls outside of an allow_n_plus_1_calls block2297 does not allow the maximum number of calls to be exceeded outside of an allow_n_plus_1_calls block2298 in production and when RequestStore is enabled2299 when the maximum number of calls is enforced by a feature flag2300 does not allow the maximum number of calls to be exceeded2301# [RSpecRunTime] RSpec elapsed time: 19 minutes 33.33 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.26 1.15 1.08 1/292 257362302.2303 when the maximum number of calls is not enforced by a feature flag2304 allows the maximum number of calls to be exceeded2305 when RequestStore is not active2306 does not raise errors when the maximum number of allowed calls is exceeded2307 does not fail when the maximum number of calls is exceeded within an allow_n_plus_1_calls block2308 get_request_count2309 when RequestStore is enabled2310 when enforce_gitaly_request_limits is called outside of allow_n_plus_1_calls blocks2311 counts gitaly calls2312 when enforce_gitaly_request_limits is called inside and outside of allow_n_plus_1_calls blocks2313 counts gitaly calls2314 when reset_counts is called2315 resets counts2316 when RequestStore is not active2317 returns zero2318 timeouts2319 with default values2320 returns expected values2321 Peek Performance bar details2322 when the request store is active2323I0000 00:00:1722422297.730089 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12324 records call details if a RPC is called2325 when no request store is active2326I0000 00:00:1722422298.002154 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12327 records nothing2328 .decode_detailed_error2329 decodes a structured error2330 error: #<GRPC::BadStatus: 3:error message>, result: <Gitaly::InvalidRefFormatError: refs: []>2331 returns correct detailed error2332 error: #<GRPC::BadStatus: 3:error message>, result: nil2333 returns correct detailed error2334 error: #<StandardError: StandardError>, result: nil2335 returns correct detailed error2336 .with_feature_flag_actor2337 when RequestStore is activated2338 behaves like with_feature_flag_actor2339 allows access to feature flag actors inside the block2340# [RSpecRunTime] RSpec elapsed time: 19 minutes 39.26 seconds. Current RSS: ~2224M. Threads: 4. load average: 1.24 1.15 1.08 1/292 257372341.2342 when RequestStore is not activated2343 behaves like with_feature_flag_actor2344 allows access to feature flag actors inside the block2345 .execute2346 raises an exception when running within a concurrent Ruby thread2347# [RSpecRunTime] Finishing example group spec/lib/gitlab/gitaly_client_spec.rb. It took 46.8 seconds. Expected to take 39.89 seconds.2348# [RSpecRunTime] Starting example group spec/lib/gitlab/checks/integrations/beyond_identity_check_spec.rb. Expected to take 37.41 seconds.2349Gitlab::Checks::Integrations::BeyondIdentityCheck2350I0000 00:00:1722422302.465791 329 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=12351 #validate!2352 when commit without GPG signature2353 is rejected2354 behaves like exclusion from the check2355 when the project is excluded from the check2356 does not raise an error2357 and the integration is not activated2358 does not raise an error2359# [RSpecRunTime] RSpec elapsed time: 19 minutes 43.32 seconds. Current RSS: ~2130M. Threads: 4. load average: 1.14 1.13 1.07 1/293 258042360.2361 when the push happens from web2362 does not raise an error2363 when the push performed by service account2364 is rejected2365 when service accounts are excluded2366 does not raise an error2367# [RSpecRunTime] RSpec elapsed time: 19 minutes 45.13 seconds. Current RSS: ~2090M. Threads: 4. load average: 1.14 1.13 1.07 1/294 258112368.2369 when a commit with GPG signature2370 behaves like exclusion from the check2371 when the project is excluded from the check2372 does not raise an error2373 and the integration is not activated2374 does not raise an error2375# [RSpecRunTime] RSpec elapsed time: 19 minutes 54.55 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.34 1.17 1.09 1/293 259602376.2377 and the signature is unverified2378 is rejected2379# [RSpecRunTime] RSpec elapsed time: 19 minutes 58.62 seconds. Current RSS: ~1968M. Threads: 4. load average: 1.39 1.19 1.09 1/294 260542380.2381 when key verification by integrations is stale2382 and the signature is verified2383 and the key is not verified2384 raises an error without calling integrations2385# [RSpecRunTime] RSpec elapsed time: 20 minutes 2.54 seconds. Current RSS: ~1900M. Threads: 4. load average: 1.36 1.18 1.09 1/296 261482386.2387 when not verified by integrations2388 raises an error2389# [RSpecRunTime] RSpec elapsed time: 20 minutes 7.4 seconds. Current RSS: ~1903M. Threads: 4. load average: 1.33 1.18 1.09 1/296 262622390.2391 when verified by integrations2392 does not raise an error2393 updates updated_at2394# [RSpecRunTime] RSpec elapsed time: 20 minutes 18.66 seconds. Current RSS: ~1946M. Threads: 4. load average: 1.35 1.19 1.09 1/296 265142395.2396# [RSpecRunTime] Finishing example group spec/lib/gitlab/checks/integrations/beyond_identity_check_spec.rb. It took 38.71 seconds. Expected to take 37.41 seconds.2397# [RSpecRunTime] Starting example group spec/models/packages/protection/rule_spec.rb. Expected to take 35.3 seconds.2398Packages::Protection::Rule2399 does not allow STI2400 .for_push_exists?2401 with different users and protection levels2402 project: project_with_ppr, access_level: 20, package_name: "@my-scope/my-package-stage-sha-1234", package_type: :npm, push_protected: true2403 is expected to eq true2404# [RSpecRunTime] RSpec elapsed time: 20 minutes 20.42 seconds. Current RSS: ~1951M. Threads: 4. load average: 1.35 1.19 1.09 1/294 265152405.2406 project: project_with_ppr, access_level: 30, package_name: "@my-scope/my-package-stage-sha-1234", package_type: :npm, push_protected: true2407 is expected to eq true2408 project: project_with_ppr, access_level: 40, package_name: "@my-scope/my-package-stage-sha-1234", package_type: :npm, push_protected: false2409 is expected to eq false2410 project: project_with_ppr, access_level: 40, package_name: "@my-scope/my-package-stage-sha-1234", package_type: :npm, push_protected: false2411 is expected to eq false2412 project: project_with_ppr, access_level: 50, package_name: "@my-scope/my-package-stage-sha-1234", package_type: :npm, push_protected: false2413 is expected to eq false2414 project: project_with_ppr, access_level: 60, package_name: "@my-scope/my-package-stage-sha-1234", package_type: :npm, push_protected: false2415 is expected to eq false2416 project: project_with_ppr, access_level: 30, package_name: "@my-scope/my-package-prod-sha-1234", package_type: :npm, push_protected: true2417 is expected to eq true2418# [RSpecRunTime] RSpec elapsed time: 20 minutes 24.37 seconds. Current RSS: ~2163M. Threads: 4. load average: 1.32 1.19 1.09 1/294 265162419.2420 project: project_with_ppr, access_level: 40, package_name: "@my-scope/my-package-prod-sha-1234", package_type: :npm, push_protected: true2421 is expected to eq true2422 project: project_with_ppr, access_level: 50, package_name: "@my-scope/my-package-prod-sha-1234", package_type: :npm, push_protected: false2423 is expected to eq false2424 project: project_with_ppr, access_level: 60, package_name: "@my-scope/my-package-prod-sha-1234", package_type: :npm, push_protected: false2425 is expected to eq false2426 project: project_with_ppr, access_level: 30, package_name: "@my-scope/my-package-release-v1", package_type: :npm, push_protected: true2427 is expected to eq true2428 project: project_with_ppr, access_level: 50, package_name: "@my-scope/my-package-release-v1", package_type: :npm, push_protected: true2429 is expected to eq true2430 project: project_with_ppr, access_level: 60, package_name: "@my-scope/my-package-release-v1", package_type: :npm, push_protected: false2431 is expected to eq false2432 project: project_with_ppr, access_level: 30, package_name: "@my-scope/my-package-any-suffix", package_type: :npm, push_protected: true2433 is expected to eq true2434 project: project_with_ppr, access_level: 40, package_name: "@my-scope/my-package-any-suffix", package_type: :npm, push_protected: false2435 is expected to eq false2436 project: project_with_ppr, access_level: 50, package_name: "@my-scope/my-package-any-suffix", package_type: :npm, push_protected: false2437 is expected to eq false2438 project: project_with_ppr, access_level: 30, package_name: "@my-scope/non-matching-package", package_type: :npm, push_protected: false2439 is expected to eq false2440 project: project_with_ppr, access_level: 30, package_name: "@my-scope/my-package-any-suffix", package_type: :conan, push_protected: false2441 is expected to eq false2442 project: project_with_ppr, access_level: 0, package_name: "@my-scope/my-package-prod", package_type: :npm, push_protected: true2443 is expected to eq true2444 project: project_with_ppr, access_level: nil, package_name: "@my-scope/my-package-stage-sha-1234", package_type: :npm, push_protected: false2445 is expected to eq false2446# [RSpecRunTime] RSpec elapsed time: 20 minutes 30.08 seconds. Current RSS: ~2188M. Threads: 4. load average: 1.30 1.18 1.09 1/292 265172447.2448 project: project_with_ppr, access_level: 30, package_name: nil, package_type: :npm, push_protected: false2449 is expected to eq false2450 project: project_with_ppr, access_level: 30, package_name: "", package_type: :npm, push_protected: false2451 is expected to eq false2452 project: project_with_ppr, access_level: 30, package_name: "@my-scope/my-package-stage-sha-1234", package_type: nil, push_protected: false2453 is expected to eq false2454 project: project_with_ppr, access_level: nil, package_name: nil, package_type: nil, push_protected: false2455 is expected to eq false2456 project: project_without_ppr, access_level: 30, package_name: "@my-scope/my-package-prod", package_type: :npm, push_protected: false2457 is expected to eq false2458 project: project_without_ppr, access_level: 40, package_name: "@my-scope/my-package-prod", package_type: :npm, push_protected: false2459 is expected to eq false2460 project: project_without_ppr, access_level: 50, package_name: "@my-scope/my-package-prod", package_type: :npm, push_protected: false2461 is expected to eq false2462 enums2463 is expected to define :package_type as an enum backed by an integer with values ‹{npm: 2}›2464 is expected to define :minimum_access_level_for_push as an enum backed by an integer with values ‹{maintainer: 40, owner: 50, admin: 60}›, prefix: :minimum_access_level_for_push2465 .for_push_exists_for_multiple_packages2466 is expected to eq [{"package_name"=>"@my-scope/my-package-prod-1", "package_type"=>2, "protected"=>true}, {"package_nam..._name"=>"@my-scope/unmatched-package-name-and-package-type", "package_type"=>1, "protected"=>false}]2467 when edge cases2468 package_names: nil, package_types: nil, expected_result: []2469 is expected to eq []2470 package_names: [], package_types: [], expected_result: []2471 is expected to eq []2472 package_names: nil, package_types: [], expected_result: []2473 is expected to eq []2474# [RSpecRunTime] RSpec elapsed time: 20 minutes 36.11 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.25 1.18 1.09 1/292 265182475.2476 package_names: ["@my-scope/my-package-prod-1"], package_types: [], expected_result: []2477 is expected to eq []2478 validations2479 #package_name_pattern2480 is expected to validate that :package_name_pattern cannot be empty/falsy2481 is expected to validate that :package_name_pattern is case-sensitively unique within the scope of :project_id and :package_type2482 is expected to validate that the length of :package_name_pattern is at most 2552483 package_name_pattern: "@my-scope/my-package", allowed: true2484 is expected to allow :package_name_pattern to be ‹"@my-scope/my-package"›2485# [RSpecRunTime] RSpec elapsed time: 20 minutes 38.18 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.25 1.18 1.09 1/292 265192486.2487 package_name_pattern: "@my-scope/*my-package-with-wildcard-inbetween", allowed: true2488 is expected to allow :package_name_pattern to be ‹"@my-scope/*my-package-with-wildcard-inbetween"›2489 package_name_pattern: "@my-scope/*my-package-with-wildcard-start", allowed: true2490 is expected to allow :package_name_pattern to be ‹"@my-scope/*my-package-with-wildcard-start"›2491 package_name_pattern: "@my-scope/my-*package-*with-wildcard-multiple-*", allowed: true2492 is expected to allow :package_name_pattern to be ‹"@my-scope/my-*package-*with-wildcard-multiple-*"›2493 package_name_pattern: "@my-scope/my-package-with_____underscore", allowed: true2494 is expected to allow :package_name_pattern to be ‹"@my-scope/my-package-with_____underscore"›2495 package_name_pattern: "@my-scope/my-package-with-regex-characters.+", allowed: true2496 is expected to allow :package_name_pattern to be ‹"@my-scope/my-package-with-regex-characters.+"›2497 package_name_pattern: "@my-scope/my-package-with-wildcard-end*", allowed: true2498 is expected to allow :package_name_pattern to be ‹"@my-scope/my-package-with-wildcard-end*"›2499 package_name_pattern: "@my-scope/my-package-with-percent-sign-%", allowed: false2500 is expected not to allow :package_name_pattern to be ‹"@my-scope/my-package-with-percent-sign-%"›, producing a custom validation error on failure2501# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.41 seconds. Current RSS: ~2210M. Threads: 4. load average: 1.23 1.17 1.09 1/292 265202502.2503 package_name_pattern: "*@my-scope/my-package-with-wildcard-start", allowed: false2504 is expected not to allow :package_name_pattern to be ‹"*@my-scope/my-package-with-wildcard-start"›, producing a custom validation error on failure2505 package_name_pattern: "@my-scope/my-package-with-backslash-\\*", allowed: false2506 is expected not to allow :package_name_pattern to be ‹"@my-scope/my-package-with-backslash-\\*"›, producing a custom validation error on failure2507 #package_type2508 is expected to validate that :package_type cannot be empty/falsy2509 #minimum_access_level_for_push2510 is expected to validate that :minimum_access_level_for_push cannot be empty/falsy2511 relationships2512 is expected to belong to project required: false inverse_of => package_protection_rules2513 .for_package_name2514 with several package protection rule scenarios2515 package_name: "@my-scope/my_package", expected_package_protection_rules: [package_protection_rule]2516 is expected to contain exactly #<Packages::Protection::Rule id: 7, project_id: 343, created_at: "2024-07-31 10:39:26.191172721 +0000...e: "npm", package_name_pattern: "@my-scope/my_package", minimum_access_level_for_push: "maintainer">2517# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.72 seconds. Current RSS: ~2180M. Threads: 4. load average: 1.37 1.20 1.10 1/292 265212518.2519 package_name: "@my-scope/my2package", expected_package_protection_rules: []2520 is expected to contain exactly2521 package_name: "@my-scope/my_package-2", expected_package_protection_rules: []2522 is expected to contain exactly2523 package_name: "@my-scope/my_package-with-wildcard-start", expected_package_protection_rules: [ppr_with_wildcard_start]2524 is expected to contain exactly #<Packages::Protection::Rule id: 8, project_id: 344, created_at: "2024-07-31 10:39:26.522539143 +0000...e_pattern: "@my-scope/*my_package-with-wildcard-start", minimum_access_level_for_push: "maintainer">2525 package_name: "@my-scope/my_package-with-wildcard-start-any", expected_package_protection_rules: []2526 is expected to contain exactly2527 package_name: "@my-scope/any-my_package-with-wildcard-start", expected_package_protection_rules: [ppr_with_wildcard_start]2528 is expected to contain exactly #<Packages::Protection::Rule id: 8, project_id: 344, created_at: "2024-07-31 10:39:26.522539143 +0000...e_pattern: "@my-scope/*my_package-with-wildcard-start", minimum_access_level_for_push: "maintainer">2529 package_name: "@my-scope/any-my_package-with-wildcard-start-any", expected_package_protection_rules: []2530 is expected to contain exactly2531 package_name: "@my-scope/my_package-with-wildcard-end", expected_package_protection_rules: [ppr_with_wildcard_end]2532 is expected to contain exactly #<Packages::Protection::Rule id: 9, project_id: 345, created_at: "2024-07-31 10:39:26.894623391 +0000...ame_pattern: "@my-scope/my_package-with-wildcard-end*", minimum_access_level_for_push: "maintainer">2533 package_name: "@my-scope/my_package-with-wildcard-end:1234567890", expected_package_protection_rules: [ppr_with_wildcard_end]2534 is expected to contain exactly #<Packages::Protection::Rule id: 9, project_id: 345, created_at: "2024-07-31 10:39:26.894623391 +0000...ame_pattern: "@my-scope/my_package-with-wildcard-end*", minimum_access_level_for_push: "maintainer">2535# [RSpecRunTime] RSpec elapsed time: 20 minutes 51.08 seconds. Current RSS: ~2266M. Threads: 4. load average: 1.34 1.20 1.10 1/292 265222536.2537 package_name: "@my-scope/any-my_package-with-wildcard-end", expected_package_protection_rules: []2538 is expected to contain exactly2539 package_name: "@my-scope/any-my_package-with-wildcard-end:1234567890", expected_package_protection_rules: []2540 is expected to contain exactly2541 package_name: "@my-scope/my_packagewith-wildcard-inbetween", expected_package_protection_rules: [ppr_with_wildcard_inbetween]2542 is expected to contain exactly #<Packages::Protection::Rule id: 10, project_id: 346, created_at: "2024-07-31 10:39:27.226127322 +000...attern: "@my-scope/my_package*with-wildcard-inbetween", minimum_access_level_for_push: "maintainer">2543 package_name: "@my-scope/my_package-any-with-wildcard-inbetween", expected_package_protection_rules: [ppr_with_wildcard_inbetween]2544 is expected to contain exactly #<Packages::Protection::Rule id: 10, project_id: 346, created_at: "2024-07-31 10:39:27.226127322 +000...attern: "@my-scope/my_package*with-wildcard-inbetween", minimum_access_level_for_push: "maintainer">2545 package_name: "@my-scope/any-my_package-my_package-wildcard-inbetween-any", expected_package_protection_rules: []2546 is expected to contain exactly2547 package_name: "@my-scope/my_packagewith-wildcard-multiple", expected_package_protection_rules: [ppr_with_wildcard_multiples]2548 is expected to contain exactly #<Packages::Protection::Rule id: 11, project_id: 347, created_at: "2024-07-31 10:39:27.558594814 +000...rn: "@my-scope/**my_package**with-wildcard-multiple**", minimum_access_level_for_push: "maintainer">2549 package_name: "@my-scope/any-my_package-any-with-wildcard-multiple-any", expected_package_protection_rules: [ppr_with_wildcard_multiples]2550 is expected to contain exactly #<Packages::Protection::Rule id: 11, project_id: 347, created_at: "2024-07-31 10:39:27.558594814 +000...rn: "@my-scope/**my_package**with-wildcard-multiple**", minimum_access_level_for_push: "maintainer">2551 package_name: "@my-scope/****my_package****with-wildcard-multiple****", expected_package_protection_rules: [ppr_with_wildcard_multiples]2552 is expected to contain exactly #<Packages::Protection::Rule id: 11, project_id: 347, created_at: "2024-07-31 10:39:27.558594814 +000...rn: "@my-scope/**my_package**with-wildcard-multiple**", minimum_access_level_for_push: "maintainer">2553 package_name: "@other-scope/any-my_package-with-wildcard-multiple-any", expected_package_protection_rules: []2554 is expected to contain exactly2555 package_name: "@my-scope/my_package-with_____underscore", expected_package_protection_rules: [ppr_with_underscore]2556 is expected to contain exactly #<Packages::Protection::Rule id: 12, project_id: 348, created_at: "2024-07-31 10:39:27.921619823 +000...me_pattern: "@my-scope/my_package-with_____underscore", minimum_access_level_for_push: "maintainer">2557 package_name: "@my-scope/my_package-with_any_underscore", expected_package_protection_rules: []2558 is expected to contain exactly2559 package_name: "@my-scope/my_package-with-regex-characters.+", expected_package_protection_rules: [ppr_with_regex_characters]2560 is expected to contain exactly #<Packages::Protection::Rule id: 13, project_id: 349, created_at: "2024-07-31 10:39:28.263260843 +000...attern: "@my-scope/my_package-with-regex-characters.+", minimum_access_level_for_push: "maintainer">2561 package_name: "@my-scope/my_package-with-regex-characters.", expected_package_protection_rules: []2562 is expected to contain exactly2563# [RSpecRunTime] RSpec elapsed time: 20 minutes 56.81 seconds. Current RSS: ~2257M. Threads: 4. load average: 1.32 1.20 1.10 1/292 265232564.2565 package_name: "@my-scope/my_package-with-regex-characters", expected_package_protection_rules: []2566 is expected to contain exactly2567 package_name: "@my-scope/my_package-with-regex-characters-any", expected_package_protection_rules: []2568 is expected to contain exactly2569 package_name: nil, expected_package_protection_rules: []2570 is expected to contain exactly2571 package_name: "", expected_package_protection_rules: []2572 is expected to contain exactly2573 package_name: "any_package", expected_package_protection_rules: []2574 is expected to contain exactly2575 with multiple matching package protection rules2576 is expected to contain exactly #<Packages::Protection::Rule id: 14, project_id: 350, created_at: "2024-07-31 10:39:40.792192207 +000...: "npm", package_name_pattern: "@my-scope/my_package*", minimum_access_level_for_push: "maintainer"> and #<Packages::Protection::Rule id: 7, project_id: 343, created_at: "2024-07-31 10:39:26.191172721 +0000...e: "npm", package_name_pattern: "@my-scope/my_package", minimum_access_level_for_push: "maintainer">2577 .for_package_type2578 package_type: :npm, expected_package_protection_rules: lazy { [npm_package_rule] }2579 is expected to contain exactly #<Packages::Protection::Rule id: 15, project_id: 351, created_at: "2024-07-31 10:39:41.238124009 +000...e: "npm", package_name_pattern: "@my_scope/my_package", minimum_access_level_for_push: "maintainer">2580 package_type: "npm", expected_package_protection_rules: lazy { [npm_package_rule] }2581 is expected to contain exactly #<Packages::Protection::Rule id: 15, project_id: 351, created_at: "2024-07-31 10:39:41.238124009 +000...e: "npm", package_name_pattern: "@my_scope/my_package", minimum_access_level_for_push: "maintainer">2582 package_type: :maven, expected_package_protection_rules: []2583 is expected to contain exactly2584 package_type: :invalid_package_type, expected_package_protection_rules: []2585 is expected to contain exactly2586 package_type: nil, expected_package_protection_rules: []2587 is expected to contain exactly2588 behaves like having unique enum values2589 has unique values in "package_type"2590 has unique values in "minimum_access_level_for_push"2591# [RSpecRunTime] Finishing example group spec/models/packages/protection/rule_spec.rb. It took 42.45 seconds. Expected to take 35.3 seconds.2592# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.2593Lint factories for Packages::Protection::Rule2594 with saas, license, and factory defaults2595 behaves like factory2596 package_protection_rule factory2597 does not raise error when built2598 does not raise error when created2599# [RSpecRunTime] RSpec elapsed time: 21 minutes 4.69 seconds. Current RSS: ~2244M. Threads: 4. load average: 1.29 1.19 1.10 1/292 265372600.2601# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.59 seconds. Expected to take 46.95 seconds.2602# [RSpecRunTime] Starting example group spec/models/integrations/discord_spec.rb. Expected to take 33.42 seconds.2603Integrations::Discord2604 does not allow STI2605 behaves like chat integration2606 Associations2607 is expected to belong to project required: false2608 Validations2609 when integration is active2610 is expected to validate that :webhook cannot be empty/falsy2611 behaves like issue tracker integration URL attribute2612 is expected to allow :webhook to be ‹"https://example.com"›2613 is expected not to allow :webhook to be ‹"example.com"›2614 is expected not to allow :webhook to be ‹"ftp://example.com"›2615 is expected not to allow :webhook to be ‹"herp-and-derp"›2616# [RSpecRunTime] RSpec elapsed time: 21 minutes 7.49 seconds. Current RSS: ~2247M. Threads: 4. load average: 1.27 1.19 1.10 1/292 265382617.2618 when integration is inactive2619 is expected not to validate that :webhook cannot be empty/falsy2620 .supported_events2621 supports deployment_events2622 #execute2623 with push events2624 behaves like triggered Discord notifications integration2625 calls Discord notifications API2626# [RSpecRunTime] RSpec elapsed time: 21 minutes 9.32 seconds. Current RSS: ~2231M. Threads: 4. load average: 1.27 1.19 1.10 1/294 265862627.2628 with default branch2629 when only default branch are to be notified2630 behaves like triggered Discord notifications integration2631 calls Discord notifications API2632 when only protected branches are to be notified2633 behaves like untriggered Discord notifications integration2634 does not call Discord notifications API2635 when default and protected branches are to be notified2636 behaves like triggered Discord notifications integration2637 calls Discord notifications API2638 when all branches are to be notified2639 behaves like triggered Discord notifications integration2640 calls Discord notifications API2641# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.81 seconds. Current RSS: ~2252M. Threads: 4. load average: 1.25 1.19 1.10 1/294 265872642.2643 with protected branch2644 when only default branch are to be notified2645 behaves like untriggered Discord notifications integration2646 does not call Discord notifications API2647 when only protected branches are to be notified2648 behaves like triggered Discord notifications integration2649 calls Discord notifications API2650 when default and protected branches are to be notified2651 behaves like triggered Discord notifications integration2652 calls Discord notifications API2653 when all branches are to be notified2654 behaves like triggered Discord notifications integration2655 calls Discord notifications API2656 with neither default nor protected branch2657 when only default branch are to be notified2658 behaves like untriggered Discord notifications integration2659 does not call Discord notifications API2660 when only protected branches are to be notified2661 behaves like untriggered Discord notifications integration2662 does not call Discord notifications API2663 when default and protected branches are to be notified2664 behaves like untriggered Discord notifications integration2665 does not call Discord notifications API2666 when all branches are to be notified2667 behaves like triggered Discord notifications integration2668 calls Discord notifications API2669 with issue events2670 behaves like triggered Discord notifications integration2671 calls Discord notifications API2672# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.99 seconds. Current RSS: ~2253M. Threads: 4. load average: 1.22 1.18 1.09 1/294 266122673.2674 with merge events2675 behaves like triggered Discord notifications integration2676 calls Discord notifications API2677# [RSpecRunTime] RSpec elapsed time: 21 minutes 20.45 seconds. Current RSS: ~2053M. Threads: 4. load average: 1.22 1.18 1.09 3/293 266172678.2679 with wiki page events2680 behaves like triggered Discord notifications integration2681 calls Discord notifications API2682 with note events2683 with commit comment2684 behaves like triggered Discord notifications integration2685 calls Discord notifications API2686 with merge request comment2687 behaves like triggered Discord notifications integration2688 calls Discord notifications API2689 with issue comment2690 behaves like triggered Discord notifications integration2691 calls Discord notifications API2692 with snippet comment2693 behaves like triggered Discord notifications integration2694 calls Discord notifications API2695 with pipeline events2696 with failed pipeline2697 behaves like triggered Discord notifications integration2698 calls Discord notifications API2699 with succeeded pipeline2700 with default notify_only_broken_pipelines2701 does not call Discord notifications API2702 when notify_only_broken_pipelines is false2703 behaves like triggered Discord notifications integration2704 calls Discord notifications API2705 with default branch2706 when only default branch are to be notified2707 behaves like triggered Discord notifications integration2708 calls Discord notifications API2709 when only protected branches are to be notified2710 behaves like untriggered Discord notifications integration2711 does not call Discord notifications API2712 when default and protected branches are to be notified2713 behaves like triggered Discord notifications integration2714 calls Discord notifications API2715 when all branches are to be notified2716 behaves like triggered Discord notifications integration2717 calls Discord notifications API2718 with protected branch2719 when only default branch are to be notified2720 behaves like untriggered Discord notifications integration2721 does not call Discord notifications API2722# [RSpecRunTime] RSpec elapsed time: 21 minutes 28.88 seconds. Current RSS: ~2204M. Threads: 4. load average: 1.19 1.18 1.09 1/297 268352723.2724 when only protected branches are to be notified2725 behaves like triggered Discord notifications integration2726 calls Discord notifications API2727 when default and protected branches are to be notified2728 behaves like triggered Discord notifications integration2729 calls Discord notifications API2730 when all branches are to be notified2731 behaves like triggered Discord notifications integration2732 calls Discord notifications API2733 with neither default nor protected branch2734 when only default branch are to be notified2735 behaves like untriggered Discord notifications integration2736 does not call Discord notifications API2737 when only protected branches are to be notified2738 behaves like untriggered Discord notifications integration2739 does not call Discord notifications API2740 when default and protected branches are to be notified2741 behaves like untriggered Discord notifications integration2742 does not call Discord notifications API2743 when all branches are to be notified2744 behaves like triggered Discord notifications integration2745 calls Discord notifications API2746 deployment events2747 behaves like triggered Discord notifications integration2748 calls Discord notifications API2749# [RSpecRunTime] RSpec elapsed time: 21 minutes 32.78 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.26 1.19 1.10 1/297 268792750.2751 behaves like supports group mentions2752 supports group mentions2753 #supported_events2754 when used in a project2755 does not support group mentions2756 when used in a group2757 supports group mentions2758 validations2759 only allows one channel on events2760 when given more than one channel2761 is expected not to be valid2762# [RSpecRunTime] RSpec elapsed time: 21 minutes 37.0 seconds. Current RSS: ~2183M. Threads: 4. load average: 1.23 1.19 1.10 1/296 268802763.2764 when given one channel2765 is expected to be valid2766 #execute2767 uses the right embed parameters2768 when description references attachments2769 updates attachment format2770 when description is large2771 updates attachment format2772# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.31 seconds. Current RSS: ~2184M. Threads: 4. load average: 1.23 1.19 1.10 1/297 269562773.2774 DNS rebind to local address2775 does not allow DNS rebinding2776 when the Discord request fails2777 logs an error and returns false2778# [RSpecRunTime] Finishing example group spec/models/integrations/discord_spec.rb. It took 35.47 seconds. Expected to take 33.42 seconds.2779# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.2780Lint factories for Integrations::Discord2781 with saas, license, and factory defaults2782 behaves like factory2783 discord_integration factory2784 does not raise error when built2785 does not raise error when created2786# [RSpecRunTime] RSpec elapsed time: 21 minutes 41.95 seconds. Current RSS: ~2112M. Threads: 4. load average: 1.30 1.20 1.10 1/297 269982787.2788# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.8 seconds. Expected to take 46.95 seconds.2789# [RSpecRunTime] Starting example group spec/finders/container_repositories_finder_spec.rb. Expected to take 32.0 seconds.2790ContainerRepositoriesFinder2791 #execute2792 with authorized user2793 when subject_type is group2794 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil> and #<ContainerRepository id: 2, project_id: 360, name: "test_repository2", created_at: "2024-07-31 10:40...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2795 behaves like with name search2796 with name set to my_image2797 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2798 is expected not to include #<ContainerRepository id: 3, project_id: 359, name: "foo_bar_baz", created_at: "2024-07-31 10:40:26.0...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2799# [RSpecRunTime] RSpec elapsed time: 21 minutes 45.43 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.30 1.20 1.10 1/297 269992800.2801 with name set to my_imag2802 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2803 is expected not to include #<ContainerRepository id: 3, project_id: 359, name: "foo_bar_baz", created_at: "2024-07-31 10:40:26.0...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2804# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.1 seconds. Current RSS: ~2195M. Threads: 4. load average: 1.27 1.20 1.10 1/297 270002805.2806 with name set to _image2807 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2808 is expected not to include #<ContainerRepository id: 3, project_id: 359, name: "foo_bar_baz", created_at: "2024-07-31 10:40:26.0...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2809# [RSpecRunTime] RSpec elapsed time: 21 minutes 50.58 seconds. Current RSS: ~2195M. Threads: 4. load average: 1.25 1.19 1.10 1/292 270012810.2811 with name set to _imag2812 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2813 is expected not to include #<ContainerRepository id: 3, project_id: 359, name: "foo_bar_baz", created_at: "2024-07-31 10:40:26.0...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2814# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.97 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.25 1.19 1.10 1/292 270022815.2816 behaves like with sorting2817 with sort set to created_desc2818 is expected to eq [#<ContainerRepository id: 5, project_id: 361, name: "foo", created_at: "2024-07-31 09:40:34.42128959...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2819# [RSpecRunTime] RSpec elapsed time: 21 minutes 53.27 seconds. Current RSS: ~2131M. Threads: 4. load average: 1.25 1.19 1.10 1/292 270032820.2821 with sort set to updated_asc2822 is expected to eq [#<ContainerRepository id: 5, project_id: 361, name: "foo", created_at: "2024-07-31 09:40:34.42128959...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2823 with sort set to name_desc2824 is expected to eq [#<ContainerRepository id: 5, project_id: 361, name: "foo", created_at: "2024-07-31 09:40:34.42128959...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2825 with sort set to created_asc2826 is expected to eq [#<ContainerRepository id: 4, project_id: 361, name: "bar", created_at: "2024-07-30 10:40:34.41146777...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2827 with sort set to updated_desc2828 is expected to eq [#<ContainerRepository id: 4, project_id: 361, name: "bar", created_at: "2024-07-30 10:40:34.41146777...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2829 with sort set to name_asc2830 is expected to eq [#<ContainerRepository id: 4, project_id: 361, name: "bar", created_at: "2024-07-30 10:40:34.41146777...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2831 when project has container registry disabled2832 is expected to contain exactly #<ContainerRepository id: 6, project_id: 362, name: "test_repository2", created_at: "2024-07-31 10:40...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2833# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.58 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.23 1.19 1.10 1/292 270042834.2835 when subject_type is project2836 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2837 behaves like with name search2838 with name set to my_image2839 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2840 is expected not to include #<ContainerRepository id: 7, project_id: 359, name: "foo_bar_baz", created_at: "2024-07-31 10:40:42.2...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2841# [RSpecRunTime] RSpec elapsed time: 22 minutes 1.74 seconds. Current RSS: ~2208M. Threads: 4. load average: 1.21 1.19 1.10 1/293 270052842.2843 with name set to my_imag2844 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2845 is expected not to include #<ContainerRepository id: 7, project_id: 359, name: "foo_bar_baz", created_at: "2024-07-31 10:40:42.2...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2846# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.32 seconds. Current RSS: ~2167M. Threads: 4. load average: 1.21 1.19 1.10 1/293 270062847.2848 with name set to _image2849 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2850 is expected not to include #<ContainerRepository id: 7, project_id: 359, name: "foo_bar_baz", created_at: "2024-07-31 10:40:42.2...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2851# [RSpecRunTime] RSpec elapsed time: 22 minutes 4.72 seconds. Current RSS: ~2099M. Threads: 4. load average: 1.21 1.19 1.10 1/293 270072852.2853 with name set to _imag2854 is expected to contain exactly #<ContainerRepository id: 1, project_id: 359, name: "my_image", created_at: "2024-07-31 10:40:24.8407...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2855 is expected not to include #<ContainerRepository id: 7, project_id: 359, name: "foo_bar_baz", created_at: "2024-07-31 10:40:42.2...deleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>2856# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.08 seconds. Current RSS: ~2143M. Threads: 4. load average: 1.19 1.18 1.10 1/292 270082857.2858 behaves like with sorting2859 with sort set to created_desc2860 is expected to eq [#<ContainerRepository id: 9, project_id: 363, name: "foo", created_at: "2024-07-31 09:40:48.46458941...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2861# [RSpecRunTime] RSpec elapsed time: 22 minutes 9.42 seconds. Current RSS: ~2217M. Threads: 4. load average: 1.19 1.18 1.10 1/292 270092862.2863 with sort set to updated_asc2864 is expected to eq [#<ContainerRepository id: 9, project_id: 363, name: "foo", created_at: "2024-07-31 09:40:48.46458941...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2865 with sort set to name_desc2866 is expected to eq [#<ContainerRepository id: 9, project_id: 363, name: "foo", created_at: "2024-07-31 09:40:48.46458941...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2867 with sort set to created_asc2868 is expected to eq [#<ContainerRepository id: 8, project_id: 363, name: "bar", created_at: "2024-07-30 10:40:48.45830732...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2869 with sort set to updated_desc2870 is expected to eq [#<ContainerRepository id: 8, project_id: 363, name: "bar", created_at: "2024-07-30 10:40:48.45830732...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2871 with sort set to name_asc2872 is expected to eq [#<ContainerRepository id: 8, project_id: 363, name: "bar", created_at: "2024-07-30 10:40:48.45830732...eleted_tags_count: nil, delete_started_at: nil, status_updated_at: nil, verification_checksum: nil>]2873 when project has container registry disabled2874 is expected to equal nil2875 with invalid subject_type2876 is expected to raise Exception with "invalid subject_type"2877 with unauthorized user2878 when subject_type is group2879 is expected to equal nil2880 when subject_type is project2881 is expected to equal nil2882# [RSpecRunTime] Finishing example group spec/finders/container_repositories_finder_spec.rb. It took 33.16 seconds. Expected to take 32.0 seconds.2883# [RSpecRunTime] Starting example group spec/lib/gitlab/alert_management/payload/prometheus_spec.rb. Expected to take 30.93 seconds.2884Gitlab::AlertManagement::Payload::Prometheus2885 behaves like subclass has expected api2886 defines all public methods in the base class2887 #title2888 behaves like parsable alert payload field2889 behaves like parsable alert payload field with fallback2890 without payload2891 is expected to eq nil2892 with annotations/title2893 is expected to eq "some value"2894 with annotations/summary2895 is expected to eq "some value"2896# [RSpecRunTime] RSpec elapsed time: 22 minutes 18.99 seconds. Current RSS: ~2230M. Threads: 4. load average: 1.16 1.18 1.09 1/292 270102897.2898 with labels/alertname2899 is expected to eq "some value"2900 #description2901 behaves like parsable alert payload field2902 behaves like parsable alert payload field with fallback2903 without payload2904 is expected to eq nil2905 with annotations/description2906 is expected to eq "some value"2907 #annotations2908 behaves like parsable alert payload field2909 behaves like parsable alert payload field with fallback2910 without payload2911 is expected to eq nil2912 with annotations2913 is expected to eq "some value"2914 #status2915 behaves like parsable alert payload field2916 behaves like parsable alert payload field with fallback2917 without payload2918 is expected to eq nil2919 with status2920 is expected to eq "some value"2921 #starts_at2922 without payload2923 is expected to eq 2024-07-31 10:41:03.000000000 +00002924 with startsAt2925 is expected to eq 2024-07-31 10:31:03.000000000 +00002926 #ends_at2927 without payload2928 is expected to be nil2929 with endsAt2930 is expected to eq 2024-07-31 10:41:03.000000000 +00002931 #generator_url2932 behaves like parsable alert payload field2933 behaves like parsable alert payload field with fallback2934 without payload2935 is expected to eq nil2936# [RSpecRunTime] RSpec elapsed time: 22 minutes 24.53 seconds. Current RSS: ~2236M. Threads: 4. load average: 1.15 1.17 1.09 3/292 270112937.2938 with generatorURL2939 is expected to eq "some value"2940 #runbook2941 behaves like parsable alert payload field2942 behaves like parsable alert payload field with fallback2943 without payload2944 is expected to eq nil2945 with annotations/runbook2946 is expected to eq "some value"2947 #alert_markdown2948 behaves like parsable alert payload field2949 behaves like parsable alert payload field with fallback2950 without payload2951 is expected to eq nil2952 with annotations/gitlab_incident_markdown2953 is expected to eq "some value"2954 #environment_name2955 behaves like parsable alert payload field2956 behaves like parsable alert payload field with fallback2957 without payload2958 is expected to eq nil2959 with labels/gitlab_environment_name2960 is expected to eq "some value"2961 #gitlab_y_label2962 behaves like parsable alert payload field2963 behaves like parsable alert payload field with fallback2964 without payload2965 is expected to eq nil2966 with annotations/gitlab_y_label2967 is expected to eq "some value"2968 with annotations/title2969 is expected to eq "some value"2970 with annotations/summary2971 is expected to eq "some value"2972 with labels/alertname2973 is expected to eq "some value"2974 #monitoring_tool2975 is expected to eq "Prometheus"2976 #full_query2977 generator_url: nil, expected_query: nil2978 is expected to eq nil2979 generator_url: "http://localhost", expected_query: nil2980 is expected to eq nil2981# [RSpecRunTime] RSpec elapsed time: 22 minutes 30.64 seconds. Current RSS: ~2268M. Threads: 4. load average: 1.28 1.20 1.10 1/292 270122982.2983 generator_url: "invalid url", expected_query: nil2984 is expected to eq nil2985 generator_url: "http://localhost:9090/graph?g1.expr=vector%281%29", expected_query: nil2986 is expected to eq nil2987 generator_url: "http://localhost:9090/graph?g0.expr=vector%281%29", expected_query: "vector(1)"2988 is expected to eq "vector(1)"2989 #environment2990 is expected to be nil2991 with environment_name2992 is expected to be nil2993 with matching environment2994 is expected to eq #<Environment id: 46, project_id: 364, name: "production", created_at: "2024-07-31 10:41:14.050594381...", merge_request_id: nil, cluster_agent_id: nil, kubernetes_namespace: nil, flux_resource_path: nil>2995 #gitlab_fingerprint2996 returns a fingerprint2997 #has_required_attributes?2998 is expected to be truthy2999 without project3000 is expected to be falsey3001 without title3002 is expected to be falsey3003 without startsAt3004 is expected to be falsey3005 without payload3006 is expected to be falsey3007 #severity3008 when set3009 payload_severity: "critical", expected_severity: :critical3010 is expected to eq :critical3011# [RSpecRunTime] RSpec elapsed time: 22 minutes 36.28 seconds. Current RSS: ~2260M. Threads: 4. load average: 1.26 1.20 1.10 1/292 270133012.3013 payload_severity: "high", expected_severity: :high3014 is expected to eq :high3015 payload_severity: "medium", expected_severity: :medium3016 is expected to eq :medium3017 payload_severity: "low", expected_severity: :low3018 is expected to eq :low3019 payload_severity: "info", expected_severity: :info3020 is expected to eq :info3021 payload_severity: "s1", expected_severity: :critical3022 is expected to eq :critical3023 payload_severity: "s2", expected_severity: :high3024 is expected to eq :high3025 payload_severity: "s3", expected_severity: :medium3026 is expected to eq :medium3027 payload_severity: "s4", expected_severity: :low3028 is expected to eq :low3029 payload_severity: "s5", expected_severity: :info3030 is expected to eq :info3031 payload_severity: "p1", expected_severity: :critical3032 is expected to eq :critical3033 payload_severity: "p2", expected_severity: :high3034 is expected to eq :high3035 payload_severity: "p3", expected_severity: :medium3036 is expected to eq :medium3037 payload_severity: "p4", expected_severity: :low3038 is expected to eq :low3039 payload_severity: "p5", expected_severity: :info3040 is expected to eq :info3041 payload_severity: "CRITICAL", expected_severity: :critical3042 is expected to eq :critical3043# [RSpecRunTime] RSpec elapsed time: 22 minutes 42.55 seconds. Current RSS: ~2270M. Threads: 4. load average: 1.24 1.20 1.10 1/292 270143044.3045 payload_severity: "cRiTiCaL", expected_severity: :critical3046 is expected to eq :critical3047 payload_severity: "S1", expected_severity: :critical3048 is expected to eq :critical3049 payload_severity: "unmapped", expected_severity: nil3050 is expected to eq nil3051 payload_severity: 1, expected_severity: nil3052 is expected to eq nil3053 payload_severity: nil, expected_severity: nil3054 is expected to eq nil3055 payload_severity: "debug", expected_severity: :info3056 is expected to eq :info3057 payload_severity: "information", expected_severity: :info3058 is expected to eq :info3059 payload_severity: "notice", expected_severity: :info3060 is expected to eq :info3061 payload_severity: "warn", expected_severity: :low3062 is expected to eq :low3063 payload_severity: "warning", expected_severity: :low3064 is expected to eq :low3065 payload_severity: "minor", expected_severity: :low3066 is expected to eq :low3067 payload_severity: "error", expected_severity: :medium3068 is expected to eq :medium3069 payload_severity: "major", expected_severity: :high3070 is expected to eq :high3071# [RSpecRunTime] RSpec elapsed time: 22 minutes 48.11 seconds. Current RSS: ~2258M. Threads: 4. load average: 1.22 1.19 1.10 1/292 270153072.3073 payload_severity: "emergency", expected_severity: :critical3074 is expected to eq :critical3075 payload_severity: "fatal", expected_severity: :critical3076 is expected to eq :critical3077 payload_severity: "alert", expected_severity: :medium3078 is expected to eq :medium3079 payload_severity: "page", expected_severity: :high3080 is expected to eq :high3081 without key3082 is expected to be nil3083 #source3084 is expected to eq "Prometheus"3085 with alerting integration provided3086 is expected to eq "INTEGRATION"3087# [RSpecRunTime] Finishing example group spec/lib/gitlab/alert_management/payload/prometheus_spec.rb. It took 34.96 seconds. Expected to take 30.93 seconds.3088# [RSpecRunTime] Starting example group spec/services/container_registry/protection/update_rule_service_spec.rb. Expected to take 29.77 seconds.3089ContainerRegistry::Protection::UpdateRuleService#execute3090 with disallowed params3091 behaves like a successful service response with side effect3092 is expected not to change `ContainerRegistry::Protection::Rule.count`3093 is expected to have attributes {:minimum_access_level_for_delete => "owner", :minimum_access_level_for_push => "owner", :repository_path_pattern => "namespace352/project-340-updated"}3094 behaves like returning a success service response3095 returns a success service response3096 is expected to have attributes {:errors => (be blank), :payload => {:container_registry_protection_rule => (be a kind of ContainerRegistry...access_level_for_push => "owner", :repository_path_pattern => "namespace352/project-340-updated"})}}3097# [RSpecRunTime] RSpec elapsed time: 22 minutes 52.5 seconds. Current RSS: ~2192M. Threads: 4. load average: 1.20 1.19 1.10 1/292 270293098.3099 with nil params3100 is expected not to change `container_registry_protection_rule.reload.updated_at`3101 behaves like a successful service response with side effect3102 is expected not to change `ContainerRegistry::Protection::Rule.count`3103 is expected to have attributes {"created_at" => 2024-07-31 10:41:33.053091000 +0000, "id" => 1, "minimum_access_level_for_delete" => "main...sitory_path_pattern" => "namespace352/project-340", "updated_at" => 2024-07-31 10:41:33.053091000 +0000}3104 behaves like returning a success service response3105 returns a success service response3106 is expected to have attributes {:errors => (be blank), :payload => {:container_registry_protection_rule => (be a kind of ContainerRegistry...path_pattern" => "namespace352/project-340", "updated_at" => 2024-07-31 10:41:33.053091000 +0000})}}3107# [RSpecRunTime] RSpec elapsed time: 22 minutes 56.34 seconds. Current RSS: ~2215M. Threads: 4. load average: 1.18 1.18 1.10 1/292 270303108.3109 with empty params3110 is expected not to change `container_registry_protection_rule.reload.updated_at`3111 behaves like a successful service response with side effect3112 is expected not to change `ContainerRegistry::Protection::Rule.count`3113 is expected to have attributes {"created_at" => 2024-07-31 10:41:33.053091000 +0000, "id" => 1, "minimum_access_level_for_delete" => "main...sitory_path_pattern" => "namespace352/project-340", "updated_at" => 2024-07-31 10:41:33.053091000 +0000}3114 behaves like returning a success service response3115 returns a success service response3116 is expected to have attributes {:errors => (be blank), :payload => {:container_registry_protection_rule => (be a kind of ContainerRegistry...path_pattern" => "namespace352/project-340", "updated_at" => 2024-07-31 10:41:33.053091000 +0000})}}3117# [RSpecRunTime] RSpec elapsed time: 22 minutes 58.12 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.18 1.18 1.10 1/292 270313118.3119 with invalid params3120 params_invalid: {:repository_path_pattern=>""}, message_expected: ["Repository path pattern can't be blank", "Repository path pattern should be a valid container repository path with optional wildcard characters.", "Repository path pattern should start with the project's full path"]3121 is expected to have attributes {:message => ["Repository path pattern can't be blank", "Repository path pattern should be a valid cont...ptional wildcard characters.", "Repository path pattern should start with the project's full path"]}3122 behaves like an erroneous service response with side effect3123 is expected not to change `ContainerRegistry::Protection::Rule.count`3124 is expected not to change `container_registry_protection_rule.reload.updated_at`3125 behaves like returning an error service response3126 returns an error service response3127 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3128# [RSpecRunTime] RSpec elapsed time: 22 minutes 59.82 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.18 1.18 1.10 1/292 270323129.3130 params_invalid: {:repository_path_pattern=>"wrong-project-scope/repository-path"}, message_expected: ["Repository path pattern should start with the project's full path"]3131 is expected to have attributes {:message => ["Repository path pattern should start with the project's full path"]}3132 behaves like an erroneous service response with side effect3133 is expected not to change `ContainerRegistry::Protection::Rule.count`3134 is expected not to change `container_registry_protection_rule.reload.updated_at`3135 behaves like returning an error service response3136 returns an error service response3137 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3138# [RSpecRunTime] RSpec elapsed time: 23 minutes 4.02 seconds. Current RSS: ~2225M. Threads: 4. load average: 1.17 1.18 1.10 1/292 270333139.3140 params_invalid: lazy { { repository_path_pattern: "#{project.full_path}/path-invalid-chars-#@" } }, message_expected: ["Repository path pattern should be a valid container repository path with optional wildcard characters."]3141 is expected to have attributes {:message => ["Repository path pattern should be a valid container repository path with optional wildcard characters."]}3142 behaves like an erroneous service response with side effect3143 is expected not to change `ContainerRegistry::Protection::Rule.count`3144 is expected not to change `container_registry_protection_rule.reload.updated_at`3145 behaves like returning an error service response3146 returns an error service response3147 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3148# [RSpecRunTime] RSpec elapsed time: 23 minutes 5.89 seconds. Current RSS: ~2222M. Threads: 4. load average: 1.16 1.18 1.10 1/292 270343149.3150 params_invalid: {:minimum_access_level_for_delete=>1000}, message_expected: "'1000' is not a valid minimum_access_level_for_delete"3151 is expected to have attributes {:message => "'1000' is not a valid minimum_access_level_for_delete"}3152 behaves like an erroneous service response with side effect3153 is expected not to change `ContainerRegistry::Protection::Rule.count`3154 is expected not to change `container_registry_protection_rule.reload.updated_at`3155 behaves like returning an error service response3156 returns an error service response3157 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3158# [RSpecRunTime] RSpec elapsed time: 23 minutes 9.64 seconds. Current RSS: ~2224M. Threads: 4. load average: 1.16 1.18 1.10 1/292 270353159.3160 params_invalid: {:minimum_access_level_for_push=>1000}, message_expected: "'1000' is not a valid minimum_access_level_for_push"3161 is expected to have attributes {:message => "'1000' is not a valid minimum_access_level_for_push"}3162 behaves like an erroneous service response with side effect3163 is expected not to change `ContainerRegistry::Protection::Rule.count`3164 is expected not to change `container_registry_protection_rule.reload.updated_at`3165 behaves like returning an error service response3166 returns an error service response3167 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3168# [RSpecRunTime] RSpec elapsed time: 23 minutes 11.57 seconds. Current RSS: ~2224M. Threads: 4. load average: 1.14 1.17 1.10 1/292 270363169.3170 when updated field `repository_path_pattern` is already taken3171 is expected not to change `other_existing_container_registry_protection_rule.reload.repository_path_pattern`3172 behaves like an erroneous service response with side effect3173 is expected not to change `ContainerRegistry::Protection::Rule.count`3174 is expected not to change `container_registry_protection_rule.reload.updated_at`3175 behaves like returning an error service response3176 returns an error service response3177 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3178# [RSpecRunTime] RSpec elapsed time: 23 minutes 13.36 seconds. Current RSS: ~2212M. Threads: 4. load average: 1.14 1.17 1.10 1/292 270373179.3180 behaves like a successful service response with side effect3181 is expected not to change `ContainerRegistry::Protection::Rule.count`3182 is expected to have attributes {:minimum_access_level_for_delete => "owner", :minimum_access_level_for_push => "owner", :repository_path_pattern => "namespace352/project-340-updated"}3183 behaves like returning a success service response3184 returns a success service response3185 is expected to have attributes {:errors => (be blank), :payload => {:container_registry_protection_rule => (be a kind of ContainerRegistry...access_level_for_push => "owner", :repository_path_pattern => "namespace352/project-340-updated"})}}3186# [RSpecRunTime] RSpec elapsed time: 23 minutes 17.18 seconds. Current RSS: ~2231M. Threads: 4. load average: 1.13 1.17 1.09 1/292 270383187.3188 without current_user3189 is expected to raise ArgumentError3190 when current_user does not have permission3191 current_user: developer3192 behaves like an erroneous service response with side effect3193 is expected not to change `ContainerRegistry::Protection::Rule.count`3194 is expected not to change `container_registry_protection_rule.reload.updated_at`3195 behaves like returning an error service response3196 returns an error service response3197 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3198# [RSpecRunTime] RSpec elapsed time: 23 minutes 19.53 seconds. Current RSS: ~2225M. Threads: 4. load average: 1.13 1.17 1.09 1/292 270393199.3200 current_user: reporter3201 behaves like an erroneous service response with side effect3202 is expected not to change `ContainerRegistry::Protection::Rule.count`3203 is expected not to change `container_registry_protection_rule.reload.updated_at`3204 behaves like returning an error service response3205 returns an error service response3206 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3207# [RSpecRunTime] RSpec elapsed time: 23 minutes 20.94 seconds. Current RSS: ~2222M. Threads: 4. load average: 1.12 1.17 1.09 1/292 270403208.3209 current_user: guest3210 behaves like an erroneous service response with side effect3211 is expected not to change `ContainerRegistry::Protection::Rule.count`3212 is expected not to change `container_registry_protection_rule.reload.updated_at`3213 behaves like returning an error service response3214 returns an error service response3215 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3216# [RSpecRunTime] RSpec elapsed time: 23 minutes 24.63 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.12 1.17 1.09 1/292 270413217.3218 current_user: anonymous3219 behaves like an erroneous service response with side effect3220 is expected not to change `ContainerRegistry::Protection::Rule.count`3221 is expected not to change `container_registry_protection_rule.reload.updated_at`3222 behaves like returning an error service response3223 returns an error service response3224 is expected to have attributes {:errors => (be present), :payload => {:container_registry_protection_rule => nil}}3225# [RSpecRunTime] RSpec elapsed time: 23 minutes 26.16 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.11 1.17 1.09 1/292 270423226.3227 without container registry protection rule3228 is expected to raise ArgumentError3229# [RSpecRunTime] Finishing example group spec/services/container_registry/protection/update_rule_service_spec.rb. It took 36.45 seconds. Expected to take 29.77 seconds.3230# [RSpecRunTime] Starting example group spec/services/merge_requests/link_lfs_objects_service_spec.rb. Expected to take 28.51 seconds.3231MergeRequests::LinkLfsObjectsService3232 when no oldrev and newrev passed3233 behaves like linking LFS objects3234 when source project is the same as target project3235 does not call Projects::LfsPointers::LfsLinkService#execute3236# [RSpecRunTime] RSpec elapsed time: 23 minutes 28.46 seconds. Current RSS: ~2181M. Threads: 4. load average: 1.11 1.17 1.09 1/294 270743237.3238 when source project is different from target project3239 and there are changes3240 and there are LFS objects added3241 calls Projects::LfsPointers::LfsLinkService#execute with OIDs of LFS objects in merge request3242# [RSpecRunTime] RSpec elapsed time: 23 minutes 32.51 seconds. Current RSS: ~2079M. Threads: 4. load average: 1.10 1.16 1.09 1/298 273263243.3244 but there are no LFS objects added3245 does not call Projects::LfsPointers::LfsLinkService#execute3246# [RSpecRunTime] RSpec elapsed time: 23 minutes 36.38 seconds. Current RSS: ~2157M. Threads: 4. load average: 1.09 1.16 1.09 1/298 275323247.3248 and there are no changes3249 does not call Projects::LfsPointers::LfsLinkService#execute3250# [RSpecRunTime] RSpec elapsed time: 23 minutes 41.12 seconds. Current RSS: ~2173M. Threads: 4. load average: 1.25 1.19 1.10 1/297 276363251.3252 when oldrev and newrev are passed3253 behaves like linking LFS objects3254 when source project is the same as target project3255 does not call Projects::LfsPointers::LfsLinkService#execute3256# [RSpecRunTime] RSpec elapsed time: 23 minutes 42.77 seconds. Current RSS: ~2123M. Threads: 4. load average: 1.25 1.19 1.10 1/297 276683257.3258 when source project is different from target project3259 and there are changes3260 and there are LFS objects added3261 calls Projects::LfsPointers::LfsLinkService#execute with OIDs of LFS objects in merge request3262# [RSpecRunTime] RSpec elapsed time: 23 minutes 46.76 seconds. Current RSS: ~2014M. Threads: 4. load average: 1.23 1.19 1.10 1/298 279213263.3264 but there are no LFS objects added3265 does not call Projects::LfsPointers::LfsLinkService#execute3266# [RSpecRunTime] RSpec elapsed time: 23 minutes 50.3 seconds. Current RSS: ~2028M. Threads: 4. load average: 1.23 1.19 1.10 1/298 281273267.3268 and there are no changes3269 does not call Projects::LfsPointers::LfsLinkService#execute3270# [RSpecRunTime] RSpec elapsed time: 23 minutes 52.98 seconds. Current RSS: ~2026M. Threads: 4. load average: 1.21 1.18 1.10 1/297 282303271.3272# [RSpecRunTime] Finishing example group spec/services/merge_requests/link_lfs_objects_service_spec.rb. It took 26.43 seconds. Expected to take 28.51 seconds.3273# [RSpecRunTime] Starting example group spec/models/project_authorizations/changes_spec.rb. Expected to take 27.04 seconds.3274ProjectAuthorizations::Changes3275 does not allow STI3276 .apply!3277 when new authorizations should be added3278 when the total number of records to be inserted is greater than the batch size3279 inserts the rows in batches, as per the `per_batch` size, with a delay between each batch3280 writes is_unique3281 behaves like logs the detail3282 logs the detail3283# [RSpecRunTime] RSpec elapsed time: 23 minutes 58.32 seconds. Current RSS: ~2193M. Threads: 4. load average: 1.19 1.18 1.10 1/297 282313284.3285 behaves like publishes AuthorizationsAddedEvent3286 publishes a AuthorizationsAddedEvent event with project id3287 behaves like does not publish AuthorizationsRemovedEvent3288 does not publish a AuthorizationsRemovedEvent event3289 when the GitLab installation does not have a replica database configured3290 behaves like inserts the rows in batches, as per the `per_batch` size, without a delay between batches3291 is expected to contain exactly [569, 380, 40, true], [569, 381, 40, true], and [569, 382, 40, true]3292 behaves like does not log any detail3293 does not log any detail3294 behaves like publishes AuthorizationsAddedEvent3295 publishes a AuthorizationsAddedEvent event with project id3296 behaves like does not publish AuthorizationsRemovedEvent3297 does not publish a AuthorizationsRemovedEvent event3298 when the total number of records to be inserted is less than the batch size3299 behaves like inserts the rows in batches, as per the `per_batch` size, without a delay between batches3300 is expected to contain exactly [569, 380, 40, true], [569, 381, 40, true], and [569, 382, 40, true]3301 behaves like does not log any detail3302 does not log any detail3303 behaves like publishes AuthorizationsAddedEvent3304 publishes a AuthorizationsAddedEvent event with project id3305 behaves like does not publish AuthorizationsRemovedEvent3306 does not publish a AuthorizationsRemovedEvent event3307 and authorizations should be removed as well3308 behaves like publishes AuthorizationsAddedEvent3309 publishes a AuthorizationsAddedEvent event with project id3310 behaves like does not publish AuthorizationsRemovedEvent3311 does not publish a AuthorizationsRemovedEvent event3312# [RSpecRunTime] RSpec elapsed time: 24 minutes 4.47 seconds. Current RSS: ~2245M. Threads: 4. load average: 1.18 1.18 1.10 1/292 282323313.3314 when authorizations should be deleted for a project3315 when the total number of records to be removed is greater than the batch size3316 removes project authorizations of the users in the current project, with a delay3317 behaves like logs the detail3318 logs the detail3319# [RSpecRunTime] RSpec elapsed time: 24 minutes 6.02 seconds. Current RSS: ~2222M. Threads: 4. load average: 1.08 1.16 1.09 1/292 282333320.3321 behaves like publishes AuthorizationsRemovedEvent3322 publishes a AuthorizationsRemovedEvent event with project id3323 behaves like does not publish AuthorizationsAddedEvent3324 does not publish a AuthorizationsAddedEvent event3325 when the GitLab installation does not have a replica database configured3326 behaves like removes project authorizations of the users in the current project, without a delay3327 is expected not to include 574, 575, and 5763328 behaves like does not log any detail3329 does not log any detail3330 behaves like publishes AuthorizationsRemovedEvent3331 publishes a AuthorizationsRemovedEvent event with project id3332 behaves like does not publish AuthorizationsAddedEvent3333 does not publish a AuthorizationsAddedEvent event3334 when the total number of records to be removed is less than the batch size3335 behaves like removes project authorizations of the users in the current project, without a delay3336 is expected not to include 574, 575, and 5763337 behaves like does not log any detail3338 does not log any detail3339 behaves like publishes AuthorizationsRemovedEvent3340 publishes a AuthorizationsRemovedEvent event with project id3341 behaves like does not publish AuthorizationsAddedEvent3342 does not publish a AuthorizationsAddedEvent event3343 when the user_ids list is empty3344 behaves like does not removes project authorizations of the users in the current project3345 does not delete any project authorization3346 behaves like does not publish AuthorizationsRemovedEvent3347 does not publish a AuthorizationsRemovedEvent event3348# [RSpecRunTime] RSpec elapsed time: 24 minutes 11.96 seconds. Current RSS: ~2275M. Threads: 4. load average: 1.07 1.15 1.09 1/292 282343349.3350 behaves like does not publish AuthorizationsAddedEvent3351 does not publish a AuthorizationsAddedEvent event3352 when the user_ids list is nil3353 behaves like does not removes project authorizations of the users in the current project3354 does not delete any project authorization3355 behaves like does not publish AuthorizationsRemovedEvent3356 does not publish a AuthorizationsRemovedEvent event3357 behaves like does not publish AuthorizationsAddedEvent3358 does not publish a AuthorizationsAddedEvent event3359 when authorizations should be deleted for an user3360 when the total number of records to be removed is greater than the batch size3361 removes the project authorizations of projects from the current user, with a delay between each batch3362 behaves like logs the detail3363 logs the detail3364# [RSpecRunTime] RSpec elapsed time: 24 minutes 15.38 seconds. Current RSS: ~2273M. Threads: 4. load average: 1.07 1.15 1.09 1/292 282353365.3366 behaves like publishes AuthorizationsRemovedEvent3367 publishes a AuthorizationsRemovedEvent event with project id3368 behaves like does not publish AuthorizationsAddedEvent3369 does not publish a AuthorizationsAddedEvent event3370 when the GitLab installation does not have a replica database configured3371 behaves like removes project authorizations of projects from the current user, without a delay3372 is expected not to include 384, 385, and 3863373 behaves like does not log any detail3374 does not log any detail3375 behaves like publishes AuthorizationsRemovedEvent3376 publishes a AuthorizationsRemovedEvent event with project id3377 behaves like does not publish AuthorizationsAddedEvent3378 does not publish a AuthorizationsAddedEvent event3379# [RSpecRunTime] RSpec elapsed time: 24 minutes 19.69 seconds. Current RSS: ~2258M. Threads: 4. load average: 0.99 1.13 1.08 1/292 282363380.3381 when the total number of records to be removed is less than the batch size3382 behaves like removes project authorizations of projects from the current user, without a delay3383 is expected not to include 384, 385, and 3863384 behaves like does not log any detail3385 does not log any detail3386 behaves like publishes AuthorizationsRemovedEvent3387 publishes a AuthorizationsRemovedEvent event with project id3388 behaves like does not publish AuthorizationsAddedEvent3389 does not publish a AuthorizationsAddedEvent event3390 when the project_ids list is empty3391 behaves like does not removes any project authorizations from the current user3392 does not delete any project authorization3393 behaves like does not publish AuthorizationsRemovedEvent3394 does not publish a AuthorizationsRemovedEvent event3395 behaves like does not publish AuthorizationsAddedEvent3396 does not publish a AuthorizationsAddedEvent event3397 when the user_ids list is nil3398 behaves like does not removes any project authorizations from the current user3399 does not delete any project authorization3400 behaves like does not publish AuthorizationsRemovedEvent3401 does not publish a AuthorizationsRemovedEvent event3402 behaves like does not publish AuthorizationsAddedEvent3403 does not publish a AuthorizationsAddedEvent event3404# [RSpecRunTime] Finishing example group spec/models/project_authorizations/changes_spec.rb. It took 29.56 seconds. Expected to take 27.04 seconds.3405# [RSpecRunTime] Starting example group spec/models/packages/conan/metadatum_spec.rb. Expected to take 25.38 seconds.3406Packages::Conan::Metadatum3407 does not allow STI3408 relationships3409 is expected to belong to package required: false3410 validations3411 is expected to validate that :package cannot be empty/falsy3412 is expected to validate that :package_username cannot be empty/falsy3413 is expected to validate that :package_channel cannot be empty/falsy3414 #package_username3415 is expected to allow :package_username to be ‹"my-package+username"›3416 is expected to allow :package_username to be ‹"my_package.username"›3417 is expected to allow :package_username to be ‹"_my-package.username123"›3418 is expected to allow :package_username to be ‹"my"›3419 is expected not to allow :package_username to be ‹"+my_package"›3420 is expected not to allow :package_username to be ‹".my_package"›3421 is expected not to allow :package_username to be ‹"-my_package"›3422 is expected not to allow :package_username to be ‹"m"›3423 is expected not to allow :package_username to be ‹"f_af_af_af_af_af_af_af_af_af_af_af_af_af_af_af_af_a"›3424 is expected not to allow :package_username to be ‹"my/package"›3425 is expected not to allow :package_username to be ‹"my(package)"›3426 is expected not to allow :package_username to be ‹"my@package"›3427# [RSpecRunTime] RSpec elapsed time: 24 minutes 29.36 seconds. Current RSS: ~2297M. Threads: 4. load average: 0.99 1.13 1.08 1/292 282373428.3429 #package_channel3430 is expected to allow :package_channel to be ‹"beta"›3431 is expected to allow :package_channel to be ‹"stable+1.0"›3432 is expected to allow :package_channel to be ‹"my"›3433 is expected to allow :package_channel to be ‹"my_channel.beta"›3434 is expected to allow :package_channel to be ‹"_my-channel.beta123"›3435 is expected not to allow :package_channel to be ‹"+my_channel"›3436 is expected not to allow :package_channel to be ‹".my_channel"›3437 is expected not to allow :package_channel to be ‹"-my_channel"›3438 is expected not to allow :package_channel to be ‹"m"›3439 is expected not to allow :package_channel to be ‹"f_af_af_af_af_af_af_af_af_af_af_af_af_af_af_af_af_a"›3440 is expected not to allow :package_channel to be ‹"my/channel"›3441 is expected not to allow :package_channel to be ‹"my(channel)"›3442 is expected not to allow :package_channel to be ‹"my@channel"›3443# [RSpecRunTime] RSpec elapsed time: 24 minutes 35.14 seconds. Current RSS: ~2270M. Threads: 4. load average: 0.99 1.13 1.08 1/292 282383444.3445 #architecture3446 is expected to validate that the length of :architecture is at most 323447 is expected not to allow :architecture to be ‹"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"›3448# [RSpecRunTime] RSpec elapsed time: 24 minutes 37.89 seconds. Current RSS: ~2262M. Threads: 4. load average: 0.99 1.12 1.08 1/292 282393449.3450 #os3451 is expected to validate that the length of :os is at most 323452 is expected not to allow :os to be ‹"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"›3453 #build_type3454 is expected to validate that the length of :build_type is at most 323455 is expected not to allow :build_type to be ‹"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"›3456 #compiler3457 is expected to validate that the length of :compiler is at most 323458 is expected not to allow :compiler to be ‹"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"›3459 #compiler_libcxx3460 is expected to validate that the length of :compiler_libcxx is at most 323461 is expected not to allow :compiler_libcxx to be ‹"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"›3462 #compiler_cppstd3463 is expected to validate that the length of :compiler_cppstd is at most 323464 is expected not to allow :compiler_cppstd to be ‹"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"›3465 #compiler_version3466 is expected to validate that the length of :compiler_version is at most 163467 is expected not to allow :compiler_version to be ‹"aaaaaaaaaaaaaaaaa"›3468# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.37 seconds. Current RSS: ~2257M. Threads: 4. load average: 0.99 1.12 1.08 1/292 282403469.3470 #username_channel_none_values3471 username: "username", channel: "channel", valid: true3472 is expected to eq true3473# [RSpecRunTime] RSpec elapsed time: 24 minutes 44.7 seconds. Current RSS: ~2213M. Threads: 4. load average: 0.99 1.12 1.08 1/292 282413474.3475 username: "username", channel: "_", valid: false3476 is expected to eq false3477 username: "_", channel: "channel", valid: false3478 is expected to eq false3479 username: "_", channel: "_", valid: true3480 is expected to eq true3481 #recipe3482 returns the recipe3483# [RSpecRunTime] RSpec elapsed time: 24 minutes 47.06 seconds. Current RSS: ~2215M. Threads: 4. load average: 0.99 1.12 1.08 1/292 282423484.3485 #recipe_url3486 returns the recipe url3487# [RSpecRunTime] RSpec elapsed time: 24 minutes 48.73 seconds. Current RSS: ~2083M. Threads: 4. load average: 0.99 1.12 1.08 1/292 282433488.3489 .package_username_from3490 returns the username formatted package path3491 .full_path_from3492 returns the username formatted package path3493 .validate_username_and_channel3494 username: "username", channel: "channel", error_field: nil3495 does not yield the block when there is no error3496 username: "username", channel: "_", error_field: :channel3497 yields the block when there is an error3498 username: "_", channel: "channel", error_field: :username3499 yields the block when there is an error3500# [RSpecRunTime] RSpec elapsed time: 24 minutes 52.51 seconds. Current RSS: ~2161M. Threads: 4. load average: 0.99 1.12 1.08 1/292 282443501.3502 username: "_", channel: "_", error_field: nil3503 does not yield the block when there is no error3504# [RSpecRunTime] Finishing example group spec/models/packages/conan/metadatum_spec.rb. It took 30.29 seconds. Expected to take 25.38 seconds.3505# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3506Lint factories for Packages::Conan::Metadatum3507 with saas, license, and factory defaults3508 behaves like factory3509 conan_metadatum factory3510 does not raise error when built3511 does not raise error when created3512# [RSpecRunTime] RSpec elapsed time: 24 minutes 54.57 seconds. Current RSS: ~2160M. Threads: 4. load average: 0.99 1.12 1.08 1/292 282583513.3514# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.75 seconds. Expected to take 46.95 seconds.3515# [RSpecRunTime] Starting example group spec/finders/users_finder_spec.rb. Expected to take 24.22 seconds.3516UsersFinder3517 #execute3518 with a normal user3519 behaves like executes users finder as normal user3520 returns searchable users3521 filters by username3522 filters by id3523 filters by username (case insensitive)3524 filters by search3525 does not filter by private emails search3526 filters by external users3527 filters by non external users3528 filters by human users3529 filters by non-human users3530 filters by active users3531 filters by non-active users3532 filters by created_at3533 filters by non internal users3534 does not filter by custom attributes3535 orders returned results3536 does not filter by admins3537 minimum character limit for search3538 passes use_minimum_char_limit from params3539 allows searching with 2 characters when use_minimum_char_limit is false3540 does not allow searching with 2 characters when use_minimum_char_limit is not set3541# [RSpecRunTime] RSpec elapsed time: 25 minutes 3.93 seconds. Current RSS: ~2283M. Threads: 4. load average: 1.00 1.11 1.08 1/293 282593542.3543 with group argument is passed3544 filtered by search3545 when user cannot read group3546 filtered by search3547# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.42 seconds. Current RSS: ~2288M. Threads: 4. load average: 1.00 1.11 1.08 1/293 282603548.3549 with an admin user3550 when admin mode setting is disabled3551 behaves like executes users finder as admin3552 filters by external users3553 returns all users3554 filters by blocked users3555 filters by active users3556 filters by non-active users3557 returns only admins3558 filters by custom attributes3559 filters by private emails search3560# [RSpecRunTime] RSpec elapsed time: 25 minutes 10.1 seconds. Current RSS: ~2279M. Threads: 4. load average: 1.00 1.11 1.08 1/293 282613561.3562 when admin mode setting is enabled3563 when in admin mode3564 behaves like executes users finder as admin3565 filters by external users3566 returns all users3567 filters by blocked users3568 filters by active users3569 filters by non-active users3570 returns only admins3571 filters by custom attributes3572 filters by private emails search3573# [RSpecRunTime] RSpec elapsed time: 25 minutes 14.52 seconds. Current RSS: ~2263M. Threads: 4. load average: 1.08 1.13 1.08 1/292 282623574.3575 when not in admin mode3576 behaves like executes users finder as normal user3577 returns searchable users3578 filters by username3579 filters by id3580 filters by username (case insensitive)3581 filters by search3582 does not filter by private emails search3583 filters by external users3584 filters by non external users3585 filters by human users3586 filters by non-human users3587 filters by active users3588 filters by non-active users3589 filters by created_at3590 filters by non internal users3591 does not filter by custom attributes3592 orders returned results3593 does not filter by admins3594 minimum character limit for search3595 passes use_minimum_char_limit from params3596 allows searching with 2 characters when use_minimum_char_limit is false3597 does not allow searching with 2 characters when use_minimum_char_limit is not set3598# [RSpecRunTime] RSpec elapsed time: 25 minutes 22.55 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.06 1.12 1.08 1/292 282633599.3600# [RSpecRunTime] Finishing example group spec/finders/users_finder_spec.rb. It took 27.98 seconds. Expected to take 24.22 seconds.3601# [RSpecRunTime] Starting example group spec/models/clusters/agents/authorizations/user_access/group_authorization_spec.rb. Expected to take 23.1 seconds.3602Clusters::Agents::Authorizations::UserAccess::GroupAuthorization3603 is expected to belong to agent class_name => Clusters::Agent required: true3604 is expected to belong to group class_name => ::Group required: true3605 does not allow STI3606 is expected to validate jsonb schema "config"3607 #config_project3608 is expected to eq #<Project id:395 namespace376/project-370>>3609# [RSpecRunTime] RSpec elapsed time: 25 minutes 27.26 seconds. Current RSS: ~2265M. Threads: 4. load average: 1.06 1.12 1.08 1/292 282643610.3611 .for_user3612 user_role: :guest, expected_access_level: nil3613 returns the expected result3614 when authorization belongs to sub-group3615 respects the role inheritance3616 respects the role override3617# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.01 seconds. Current RSS: ~2209M. Threads: 4. load average: 1.05 1.12 1.08 1/292 282653618.3619 user_role: :reporter, expected_access_level: nil3620 returns the expected result3621 when authorization belongs to sub-group3622 respects the role inheritance3623 respects the role override3624# [RSpecRunTime] RSpec elapsed time: 25 minutes 34.63 seconds. Current RSS: ~2092M. Threads: 4. load average: 1.05 1.12 1.08 1/292 282663625.3626 user_role: :developer, expected_access_level: 303627 returns the expected result3628 when authorization belongs to sub-group3629 respects the role inheritance3630 respects the role override3631# [RSpecRunTime] RSpec elapsed time: 25 minutes 40.08 seconds. Current RSS: ~2169M. Threads: 4. load average: 1.05 1.11 1.08 1/292 282673632.3633 user_role: :maintainer, expected_access_level: 403634 returns the expected result3635 when authorization belongs to sub-group3636 respects the role inheritance3637 respects the role override3638# [RSpecRunTime] RSpec elapsed time: 25 minutes 43.92 seconds. Current RSS: ~2210M. Threads: 4. load average: 1.05 1.11 1.08 1/292 282683639.3640 user_role: :owner, expected_access_level: 503641 returns the expected result3642 when authorization belongs to sub-group3643 respects the role inheritance3644 respects the role override3645# [RSpecRunTime] RSpec elapsed time: 25 minutes 47.32 seconds. Current RSS: ~2198M. Threads: 4. load average: 1.12 1.13 1.09 1/292 282693646.3647# [RSpecRunTime] Finishing example group spec/models/clusters/agents/authorizations/user_access/group_authorization_spec.rb. It took 24.86 seconds. Expected to take 23.1 seconds.3648# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3649Lint factories for Clusters::Agents::Authorizations::UserAccess::GroupAuthorization3650 with saas, license, and factory defaults3651 behaves like factory3652 agent_user_access_group_authorization factory3653 does not raise error when built3654 does not raise error when created3655# [RSpecRunTime] RSpec elapsed time: 25 minutes 51.45 seconds. Current RSS: ~2226M. Threads: 4. load average: 1.11 1.13 1.09 1/292 282833656.3657# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.04 seconds. Expected to take 46.95 seconds.3658# [RSpecRunTime] Starting example group spec/lib/gitlab_spec.rb. Expected to take 21.96 seconds.3659Gitlab3660 delegates root to GitlabEdition3661 delegates extensions to GitlabEdition3662 delegates ee? to GitlabEdition3663 delegates jh? to GitlabEdition3664 delegates ee to GitlabEdition3665 delegates jh to GitlabEdition3666 .revision3667 when a REVISION file exists3668 returns the actual Git revision3669 memoizes the revision3670# [RSpecRunTime] RSpec elapsed time: 25 minutes 54.17 seconds. Current RSS: ~2228M. Threads: 4. load average: 1.11 1.13 1.09 1/292 282843671.3672 when no REVISION file exist3673 when the Git command succeeds3674 returns the actual Git revision3675 when the Git command fails3676 returns "Unknown"3677 .com?3678 is true when GITLAB_SIMULATE_SAAS is true and in development3679 is false when GITLAB_SIMULATE_SAAS is true and in test3680 when not simulating SaaS3681 is true when on https://gitlab.com3682 is true when on https://staging.gitlab.com3683 is true when on other gitlab subdomain3684 is true when on other gitlab subdomain with hyphen3685 is false when not on GitLab.com3686# [RSpecRunTime] RSpec elapsed time: 25 minutes 59.02 seconds. Current RSS: ~2297M. Threads: 4. load average: 1.34 1.17 1.10 1/292 282853687.3688 .com_except_jh?3689 com?: true, jh?: true, expected: false3690 is expected to eq false3691 com?: true, jh?: false, expected: true3692 is expected to eq true3693 com?: false, jh?: true, expected: false3694 is expected to eq false3695 com?: false, jh?: false, expected: false3696 is expected to eq false3697 .com3698 when on GitLab.com3699 is expected to equal true3700 when not on GitLab.com3701 is expected to be nil3702 .staging?3703 is false when on https://gitlab.com3704 is true when on https://staging.gitlab.com3705 is false when not on staging3706# [RSpecRunTime] RSpec elapsed time: 26 minutes 3.83 seconds. Current RSS: ~2302M. Threads: 4. load average: 1.32 1.17 1.10 1/292 282863707.3708 .canary?3709 is true when CANARY env var is set to true3710 is false when CANARY env var is set to false3711 .com_and_canary?3712 is true when on .com and canary3713 is false when on .com but not on canary3714 .com_but_not_canary?3715 is false when on .com and canary3716 is true when on .com but not on canary3717 .org_or_com?3718 is true when on .com3719 is true when org3720 is false when not dev, org or com3721 .simulate_com?3722 when GITLAB_SIMULATE_SAAS is true3723 is false when test env3724 is true when dev env3725 is false when env is not dev3726# [RSpecRunTime] RSpec elapsed time: 26 minutes 9.43 seconds. Current RSS: ~2286M. Threads: 4. load average: 1.29 1.17 1.10 1/292 282873727.3728 when GITLAB_SIMULATE_SAAS is false3729 is false when test env3730 is false when dev env3731 is false when env is not dev or test3732# [RSpecRunTime] RSpec elapsed time: 26 minutes 10.55 seconds. Current RSS: ~2287M. Threads: 4. load average: 1.29 1.17 1.10 1/292 282883733.3734 .dev_or_test_env?3735 is true when test env3736 is true when dev env3737 is false when env is not dev or test3738 .http_proxy_env?3739 returns true when lower case https3740 returns true when upper case https3741 returns true when lower case http3742 returns true when upper case http3743 returns false when not set3744# [RSpecRunTime] RSpec elapsed time: 26 minutes 12.93 seconds. Current RSS: ~2272M. Threads: 4. load average: 1.27 1.16 1.10 1/292 282893745.3746 .maintenance_mode?3747 returns true when maintenance mode is enabled3748 returns false when maintenance mode is disabled3749 returns false when maintenance mode column is not present3750# [RSpecRunTime] RSpec elapsed time: 26 minutes 16.15 seconds. Current RSS: ~2289M. Threads: 4. load average: 1.25 1.16 1.10 1/292 282903751.3752 .next_rails?3753 bundle_gemfile: nil, expected_result: false3754 returns whether BUNDLE_GEMFILE points to Gemfile.next3755 bundle_gemfile: "Gemfile.another", expected_result: false3756 returns whether BUNDLE_GEMFILE points to Gemfile.next3757 bundle_gemfile: "Gemfile.next", expected_result: true3758 returns whether BUNDLE_GEMFILE points to Gemfile.next3759# [RSpecRunTime] Finishing example group spec/lib/gitlab_spec.rb. It took 25.67 seconds. Expected to take 21.96 seconds.3760# [RSpecRunTime] Starting example group spec/workers/new_merge_request_worker_spec.rb. Expected to take 21.01 seconds.3761NewMergeRequestWorker3762 #perform3763 when a merge request not found3764 does not call Services3765 logs an error3766# [RSpecRunTime] RSpec elapsed time: 26 minutes 18.39 seconds. Current RSS: ~2289M. Threads: 4. load average: 1.25 1.16 1.10 1/292 282913767.3768 when a user not found3769 does not call Services3770 logs an error3771# [RSpecRunTime] RSpec elapsed time: 26 minutes 21.66 seconds. Current RSS: ~2161M. Threads: 4. load average: 1.22 1.16 1.10 1/298 284813772.3773 with a user3774 is labeled as idempotent3775 performs multiple times sequentially without raising an exception3776 when the merge request author is blocked3777 behaves like a new merge request where the author cannot trigger notifications3778 does not create a notification for the mentioned user3779# [RSpecRunTime] RSpec elapsed time: 26 minutes 28.02 seconds. Current RSS: ~2240M. Threads: 4. load average: 1.21 1.16 1.10 1/297 284823780.3781 when the merge request author is a ghost3782 behaves like a new merge request where the author cannot trigger notifications3783 does not create a notification for the mentioned user3784# [RSpecRunTime] RSpec elapsed time: 26 minutes 29.82 seconds. Current RSS: ~2229M. Threads: 4. load average: 1.21 1.16 1.10 1/297 284833785.3786 when everything is ok3787 creates a new event record3788 creates a notification for the mentioned user3789 when the merge request is prepared3790 does not call the create service3791# [RSpecRunTime] RSpec elapsed time: 26 minutes 35.06 seconds. Current RSS: ~2091M. Threads: 4. load average: 1.27 1.17 1.10 1/292 284843792.3793 when the merge request is not prepared3794 calls the create service3795# [RSpecRunTime] RSpec elapsed time: 26 minutes 36.97 seconds. Current RSS: ~2094M. Threads: 4. load average: 1.17 1.15 1.10 1/292 284853796.3797# [RSpecRunTime] Finishing example group spec/workers/new_merge_request_worker_spec.rb. It took 19.83 seconds. Expected to take 21.01 seconds.3798# [RSpecRunTime] Starting example group spec/lib/gitlab/regex_requires_app_spec.rb. Expected to take 19.99 seconds.3799Gitlab::Regex3800 .debian_architecture_regex3801 is expected to match "amd64"3802 is expected to match "kfreebsd-i386"3803 is expected not to match ""3804 is expected not to match "-a"3805 is expected not to match "+a"3806 is expected not to match ".a"3807 is expected not to match "_a"3808 is expected not to match "a+b"3809 is expected not to match "a.b"3810 is expected not to match "a_b"3811 is expected not to match "a~"3812 is expected not to match "aé"3813 is expected not to match "AMD64"3814 is expected not to match "Amd64"3815 is expected not to match "aMD64"3816 behaves like regex rejecting path traversal3817 is expected not to match "a../b"3818 is expected not to match "a..%2fb"3819 is expected not to match "a%2e%2e%2fb"3820 is expected not to match "a%2e%2e/b"3821# [RSpecRunTime] RSpec elapsed time: 26 minutes 46.78 seconds. Current RSS: ~2279M. Threads: 4. load average: 1.14 1.14 1.09 1/292 284863822.3823 .npm_package_name_regex3824 behaves like npm package name regex3825 is expected to match "@scope/package"3826 is expected to match "unscoped-package"3827 is expected not to match "@first-scope@second-scope/package"3828 is expected not to match "scope-without-at-symbol/package"3829 is expected not to match "@not-a-scoped-package"3830 is expected not to match "@scope/sub/package"3831 is expected not to match "@scope/../../package"3832 is expected not to match "@scope%2e%2e%2fpackage"3833 is expected not to match "@%2e%2e%2f/package"3834# [RSpecRunTime] RSpec elapsed time: 26 minutes 51.38 seconds. Current RSS: ~2288M. Threads: 4. load average: 1.13 1.14 1.09 1/292 284873835.3836 capturing group3837 extracts the scope name for @scope/package3838 extracts the scope name for unscoped-package3839 extracts the scope name for @not-a-scoped-package3840 extracts the scope name for @scope/sub/package3841 extracts the scope name for @inv@lid-scope/package3842# [RSpecRunTime] RSpec elapsed time: 26 minutes 52.89 seconds. Current RSS: ~2289M. Threads: 4. load average: 1.13 1.14 1.09 1/292 284883843.3844 .debian_distribution_regex3845 is expected to match "buster"3846 is expected to match "buster-updates"3847 is expected to match "Debian10.5"3848 is expected not to match "jessie/updates"3849 is expected not to match "hé"3850 behaves like regex rejecting path traversal3851 is expected not to match "a../b"3852 is expected not to match "a..%2fb"3853 is expected not to match "a%2e%2e%2fb"3854 is expected not to match "a%2e%2e/b"3855# [RSpecRunTime] RSpec elapsed time: 26 minutes 57.47 seconds. Current RSS: ~2317M. Threads: 4. load average: 1.12 1.14 1.09 1/292 284893856.3857 .debian_component_regex3858 is expected to match "main"3859 is expected to match "non-free"3860 is expected not to match "non/free"3861 is expected not to match "hé"3862 behaves like regex rejecting path traversal3863 is expected not to match "a../b"3864 is expected not to match "a..%2fb"3865 is expected not to match "a%2e%2e%2fb"3866 is expected not to match "a%2e%2e/b"3867# [RSpecRunTime] RSpec elapsed time: 26 minutes 59.75 seconds. Current RSS: ~2308M. Threads: 4. load average: 1.12 1.14 1.09 1/292 284903868.3869# [RSpecRunTime] Finishing example group spec/lib/gitlab/regex_requires_app_spec.rb. It took 22.79 seconds. Expected to take 19.99 seconds.3870# [RSpecRunTime] Starting example group spec/models/ci/build_trace_chunks/fog_spec.rb. Expected to take 19.18 seconds.3871Ci::BuildTraceChunks::Fog3872 does not allow STI3873 #available?3874 when object storage is enabled3875 is expected to be truthy3876 when object storage is disabled3877 is expected to be falsy3878# [RSpecRunTime] RSpec elapsed time: 27 minutes 3.16 seconds. Current RSS: ~2299M. Threads: 4. load average: 1.11 1.14 1.09 1/292 284913879.3880 #data3881 when data exists3882 returns the data3883 when data does not exist3884 returns nil3885 #set_data3886 when data exists3887 overwrites data3888 when data does not exist3889 sets new data3890 when S3 server side encryption is enabled3891 creates a file with attributes3892# [RSpecRunTime] RSpec elapsed time: 27 minutes 7.73 seconds. Current RSS: ~2201M. Threads: 4. load average: 1.10 1.13 1.09 1/292 284923893.3894 #append_data3895 appends ASCII data3896 appends UTF-8 data3897 when initial data is UTF-83898 appends ASCII data3899# [RSpecRunTime] RSpec elapsed time: 27 minutes 10.44 seconds. Current RSS: ~2129M. Threads: 4. load average: 1.10 1.13 1.09 1/292 284933900.3901 #delete_data3902 when data exists3903 deletes data3904# [RSpecRunTime] RSpec elapsed time: 27 minutes 12.43 seconds. Current RSS: ~2192M. Threads: 4. load average: 1.09 1.13 1.09 1/292 284943905.3906 when data does not exist3907 does nothing3908# [RSpecRunTime] RSpec elapsed time: 27 minutes 14.74 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.09 1.13 1.09 1/292 284953909.3910 #size3911 when data exists3912 returns data bytesize correctly3913 when data does not exist3914 returns zero3915 #keys3916 returns keys3917 #delete_keys3918 deletes multiple data3919# [RSpecRunTime] Finishing example group spec/models/ci/build_trace_chunks/fog_spec.rb. It took 18.63 seconds. Expected to take 19.18 seconds.3920# [RSpecRunTime] Starting example group spec/models/virtual_registries/packages/maven/upstream_spec.rb. Expected to take 18.65 seconds.3921VirtualRegistries::Packages::Maven::Upstream3922 does not allow STI3923 for credentials persistance3924 persists and reads back credentials properly3925 validations3926 is expected to validate that :group cannot be empty/falsy3927 is expected to validate that :url cannot be empty/falsy3928 is expected to validate that :username cannot be empty/falsy3929 is expected to validate that :password cannot be empty/falsy3930 is expected to validate that the length of :url is at most 2553931 is expected to validate that the length of :username is at most 2553932 is expected to validate that the length of :password is at most 2553933 for url3934 url: "http://test.maven", valid: true, error_messages: nil3935 is expected to be valid3936# [RSpecRunTime] RSpec elapsed time: 27 minutes 25.35 seconds. Current RSS: ~2300M. Threads: 4. load average: 1.15 1.14 1.09 1/292 284963937.3938 url: "https://test.maven", valid: true, error_messages: nil3939 is expected to be valid3940 url: "git://test.maven", valid: false, error_messages: ["Url is blocked: Only allowed schemes are http, https"]3941 is expected to contain exactly "Url is blocked: Only allowed schemes are http, https"3942 url: nil, valid: false, error_messages: ["Url can't be blank", "Url must be a valid URL"]3943 is expected to contain exactly "Url can't be blank" and "Url must be a valid URL"3944 url: "", valid: false, error_messages: ["Url can't be blank", "Url must be a valid URL"]3945 is expected to contain exactly "Url can't be blank" and "Url must be a valid URL"3946 url: "http://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", valid: false, error_messages: "Url is too long (maximum is 255 characters)"3947 is expected to contain exactly "Url is too long (maximum is 255 characters)"3948 url: "http://127.0.0.1", valid: false, error_messages: "Url is blocked: Requests to localhost are not allowed"3949 is expected to contain exactly "Url is blocked: Requests to localhost are not allowed"3950 url: "maven.local", valid: false, error_messages: "Url is blocked: Only allowed schemes are http, https"3951 is expected to contain exactly "Url is blocked: Only allowed schemes are http, https"3952# [RSpecRunTime] RSpec elapsed time: 27 minutes 30.11 seconds. Current RSS: ~2300M. Threads: 4. load average: 1.14 1.14 1.09 1/292 284973953.3954 url: "http://192.168.1.2", valid: false, error_messages: "Url is blocked: Requests to the local network are not allowed"3955 is expected to contain exactly "Url is blocked: Requests to the local network are not allowed"3956 for credentials3957 username: "user", password: "password", valid: true, error_message: nil3958 is expected to be valid3959 username: "", password: "", valid: true, error_message: nil3960 is expected to be valid3961 username: "", password: nil, valid: true, error_message: nil3962 is expected to be valid3963 username: nil, password: "", valid: true, error_message: nil3964 is expected to be valid3965 username: nil, password: "password", valid: false, error_message: "Username can't be blank"3966 is expected to contain exactly "Username can't be blank"3967 username: "user", password: nil, valid: false, error_message: "Password can't be blank"3968 is expected to contain exactly "Password can't be blank"3969 username: "", password: "password", valid: false, error_message: "Username can't be blank"3970 is expected to contain exactly "Username can't be blank"3971 username: "user", password: "", valid: false, error_message: "Password can't be blank"3972 is expected to contain exactly "Password can't be blank"3973 username: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", password: "password", valid: false, error_message: "Username is too long (maximum is 255 characters)"3974 is expected to contain exactly "Username is too long (maximum is 255 characters)"3975 username: "user", password: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", valid: false, error_message: "Password is too long (maximum is 255 characters)"3976 is expected to contain exactly "Password is too long (maximum is 255 characters)"3977 when url is updated3978 new_url: "http://original_url.test", new_user: "test", new_pwd: "test", expected_user: "test", expected_pwd: "test", expected_credentials: {"username"=>"test", "password"=>"test"}3979 resets the username and the password when necessary3980 new_url: "http://update_url.test", new_user: "test", new_pwd: "test", expected_user: "test", expected_pwd: "test", expected_credentials: {"username"=>"test", "password"=>"test"}3981 resets the username and the password when necessary3982# [RSpecRunTime] RSpec elapsed time: 27 minutes 37.72 seconds. Current RSS: ~2297M. Threads: 4. load average: 1.19 1.15 1.10 1/292 284983983.3984 new_url: "http://update_url.test", new_user: :none, new_pwd: :none, expected_user: nil, expected_pwd: nil, expected_credentials: {"username"=>nil, "password"=>nil}3985 resets the username and the password when necessary3986 new_url: "http://update_url.test", new_user: "test", new_pwd: :none, expected_user: nil, expected_pwd: nil, expected_credentials: {"username"=>nil, "password"=>nil}3987 resets the username and the password when necessary3988 new_url: "http://update_url.test", new_user: :none, new_pwd: "test", expected_user: nil, expected_pwd: nil, expected_credentials: {"username"=>nil, "password"=>nil}3989 resets the username and the password when necessary3990 associations3991 is expected to have many cached_responses class_name => VirtualRegistries::Packages::Maven::CachedResponse inverse_of => upstream3992 is expected to have one registry_upstream class_name => VirtualRegistries::Packages::Maven::RegistryUpstream inverse_of => upstream3993 is expected to have one registry class_name => VirtualRegistries::Packages::Maven::Registry through registry_upstream3994# [RSpecRunTime] Finishing example group spec/models/virtual_registries/packages/maven/upstream_spec.rb. It took 22.19 seconds. Expected to take 18.65 seconds.3995# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3996Lint factories for VirtualRegistries::Packages::Maven::Upstream3997 with saas, license, and factory defaults3998 behaves like factory3999 virtual_registries_packages_maven_upstream factory4000 does not raise error when built4001 does not raise error when created4002# [RSpecRunTime] RSpec elapsed time: 27 minutes 42.34 seconds. Current RSS: ~2244M. Threads: 4. load average: 1.26 1.17 1.10 1/292 285124003.4004# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.78 seconds. Expected to take 46.95 seconds.4005# [RSpecRunTime] Starting example group spec/lib/bulk_imports/projects/pipelines/repository_bundle_pipeline_spec.rb. Expected to take 18.04 seconds.4006BulkImports::Projects::Pipelines::RepositoryBundlePipeline4007 #run4008 imports repository into destination project and removes tmpdir4009 skips import if already cached4010 when something goes wrong during import4011 marks entity as failed4012# [RSpecRunTime] RSpec elapsed time: 27 minutes 49.18 seconds. Current RSS: ~2302M. Threads: 4. load average: 1.24 1.16 1.10 1/292 285614013.4014 #extract4015 downloads & extracts repository bundle filepath4016# [RSpecRunTime] RSpec elapsed time: 27 minutes 50.34 seconds. Current RSS: ~2302M. Threads: 4. load average: 1.24 1.16 1.10 1/292 285654017.4018 #load4019 creates repository from bundle4020 when file does not exist4021 returns4022# [RSpecRunTime] RSpec elapsed time: 27 minutes 52.49 seconds. Current RSS: ~2288M. Threads: 4. load average: 1.22 1.16 1.10 1/292 285854023.4024 when path is directory4025 returns4026# [RSpecRunTime] RSpec elapsed time: 27 minutes 53.56 seconds. Current RSS: ~2287M. Threads: 4. load average: 1.22 1.16 1.10 1/292 285894027.4028 when path is symlink4029 returns4030# [RSpecRunTime] RSpec elapsed time: 27 minutes 54.71 seconds. Current RSS: ~2221M. Threads: 4. load average: 1.22 1.16 1.10 1/292 285934031.4032 when path has mutiple hard links4033 returns4034# [RSpecRunTime] RSpec elapsed time: 27 minutes 55.78 seconds. Current RSS: ~2175M. Threads: 4. load average: 1.20 1.16 1.10 1/292 285974035.4036 when path is not under tmpdir4037 returns4038# [RSpecRunTime] RSpec elapsed time: 27 minutes 56.79 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.20 1.16 1.10 1/292 286014039.4040 when path is being traversed4041 raises an error4042# [RSpecRunTime] RSpec elapsed time: 27 minutes 57.83 seconds. Current RSS: ~2226M. Threads: 4. load average: 1.20 1.16 1.10 1/292 286054043.4044 #after_run4045 removes tmpdir4046 when tmpdir does not exist4047 does not attempt to remove tmpdir4048# [RSpecRunTime] RSpec elapsed time: 28 minutes 2.26 seconds. Current RSS: ~2325M. Threads: 4. load average: 1.18 1.16 1.10 1/292 286124049.4050# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/projects/pipelines/repository_bundle_pipeline_spec.rb. It took 19.91 seconds. Expected to take 18.04 seconds.4051# [RSpecRunTime] Starting example group spec/lib/gitlab/database/load_balancing/service_discovery_spec.rb. Expected to take 17.49 seconds.4052Gitlab::Database::LoadBalancing::ServiceDiscovery4053 #initialize4054 :record_type4055 with a supported type4056 is expected to eq 334057 with an unsupported type4058 raises an argument error4059 #start4060 starts service discovery in a new thread with proper assignments4061 #perform_service_discovery4062 without any failures4063 runs once4064 with StandardError4065 retries service discovery when under the retry limit4066 does not retry service discovery after exceeding the limit4067 reports exceptions to Sentry4068# [RSpecRunTime] RSpec elapsed time: 28 minutes 6.77 seconds. Current RSS: ~2315M. Threads: 4. load average: 1.17 1.15 1.10 1/292 286144069.4070 #refresh_if_necessary4071 when a refresh is necessary4072 refreshes the load balancer hosts4073 when a refresh is not necessary4074 does not refresh the load balancer hosts4075 #replace_hosts4076 replaces the hosts of the load balancer4077 disconnects the old connections gracefully if possible4078 disconnects the old connections forcefully if necessary4079 without old hosts4080 does not log any load balancing event4081# [RSpecRunTime] RSpec elapsed time: 28 minutes 10.63 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.17 1.15 1.10 1/292 286154082.4083 #addresses_from_dns4084 with an A record4085 returns a TTL and ordered list of IP addresses4086 with an SRV record4087 returns a TTL and ordered list of hosts4088 when max_replica_pools is set4089 when the number of addresses exceeds max_replica_pools4090 limits to max_replica_pools4091 when the number of addresses is less than max_replica_pools4092 returns all addresses4093 when the resolver returns an empty response4094 raises EmptyDnsResponse4095 #new_wait_time_for4096 returns the DNS TTL if greater than the default interval4097 returns the default interval if greater than the DNS TTL4098 returns the default interval if no resources are given4099# [RSpecRunTime] RSpec elapsed time: 28 minutes 15.03 seconds. Current RSS: ~2298M. Threads: 4. load average: 1.15 1.15 1.10 1/292 286164100.4101 #addresses_from_load_balancer4102 returns the ordered host names of the load balancer4103 #resolver4104 without predefined resolver4105 fetches a new resolver and assigns it to the instance variable4106 with predefined resolver4107 when nameserver's TTL is in the future4108 returns the existing resolver4109 when nameserver's TTL is in the past4110 fetches new resolver4111 #log_refresh_thread_interruption4112 without refresh thread timestamp4113 does not log any interruption4114 with refresh thread timestamp4115 does not log if last run time plus delta is in future4116 with way past last run timestamp4117 does not log if the interruption is already logged4118 logs the error if the interruption was not logged before4119 with service discovery connected to a real load balancer4120 configures service discovery with three replicas4121 swaps the hosts out gracefully when not contended4122 swaps the hosts out forcefully when contended4123# [RSpecRunTime] RSpec elapsed time: 28 minutes 20.22 seconds. Current RSS: ~2308M. Threads: 4. load average: 1.14 1.15 1.10 1/292 286174124.4125# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/load_balancing/service_discovery_spec.rb. It took 17.96 seconds. Expected to take 17.49 seconds.4126# [RSpecRunTime] Starting example group spec/models/ci/group_spec.rb. Expected to take 17.0 seconds.4127Ci::Group4128 does not allow STI4129 is expected to includes the StaticModel module4130 is expected to respond to #stage4131 is expected to respond to #name4132 is expected to respond to #jobs4133 is expected to respond to #status4134 #size4135 returns the number of statuses in the group4136# [RSpecRunTime] RSpec elapsed time: 28 minutes 27.73 seconds. Current RSS: ~2331M. Threads: 4. load average: 1.12 1.14 1.09 1/292 286184137.4138 #status4139 returns a failed status4140# [RSpecRunTime] RSpec elapsed time: 28 minutes 28.74 seconds. Current RSS: ~2250M. Threads: 4. load average: 1.12 1.14 1.09 1/292 286194141.4142 #detailed_status4143 when there is only one item in the group4144 calls the status from the object itself4145 when there are more than one commit status in the group4146 fabricates a new detailed status object4147# [RSpecRunTime] RSpec elapsed time: 28 minutes 30.71 seconds. Current RSS: ~2223M. Threads: 4. load average: 1.11 1.14 1.09 1/292 286204148.4149 when one of the commit statuses in the group is allowed to fail4150 fabricates a new detailed status object4151# [RSpecRunTime] RSpec elapsed time: 28 minutes 34.5 seconds. Current RSS: ~2232M. Threads: 4. load average: 1.11 1.14 1.09 1/292 286214152.4153 .fabricate4154 returns an array of three groups4155 returns groups with correctly ordered statuses4156 returns groups with correct names4157 when a name is nil on legacy pipelines4158 returns an array of three groups4159# [RSpecRunTime] RSpec elapsed time: 28 minutes 39.7 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.10 1.14 1.09 1/292 286224160.4161# [RSpecRunTime] Finishing example group spec/models/ci/group_spec.rb. It took 19.48 seconds. Expected to take 17.0 seconds.4162# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/position_tracer_spec.rb. Expected to take 16.46 seconds.4163Gitlab::Diff::PositionTracer4164 #trace4165 position is on text4166 calls LineStrategy#trace4167 position is not on text4168 calls ImageStrategy#trace4169 position on file4170 calls ImageStrategy#trace4171 diffs methods4172 #ac_diffs4173 returns the diffs between the base of old and new diff4174# [RSpecRunTime] RSpec elapsed time: 28 minutes 42.55 seconds. Current RSS: ~2366M. Threads: 4. load average: 1.09 1.13 1.09 1/297 287604175.4176 #bd_diffs4177 returns the diffs between the HEAD of old and new diff4178# [RSpecRunTime] RSpec elapsed time: 28 minutes 44.22 seconds. Current RSS: ~2375M. Threads: 4. load average: 1.09 1.13 1.09 1/297 288984179.4180 #cd_diffs4181 returns the diffs in the new diff4182# [RSpecRunTime] RSpec elapsed time: 28 minutes 45.85 seconds. Current RSS: ~2376M. Threads: 4. load average: 1.08 1.13 1.09 1/297 290424183.4184 when requesting diffs4185 ac diffs4186 behaves like it does not call diff stats4187 does not call diff stats4188# [RSpecRunTime] RSpec elapsed time: 28 minutes 48.51 seconds. Current RSS: ~2399M. Threads: 4. load average: 1.08 1.13 1.09 1/297 291834189.4190 bd diffs4191 behaves like it does not call diff stats4192 does not call diff stats4193# [RSpecRunTime] RSpec elapsed time: 28 minutes 51.59 seconds. Current RSS: ~2441M. Threads: 4. load average: 1.08 1.13 1.09 1/297 293244194.4195 cd diffs4196 behaves like it does not call diff stats4197 does not call diff stats4198# [RSpecRunTime] RSpec elapsed time: 28 minutes 53.27 seconds. Current RSS: ~2426M. Threads: 4. load average: 1.08 1.13 1.09 1/297 294734199.4200# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/position_tracer_spec.rb. It took 13.58 seconds. Expected to take 16.46 seconds.4201# [RSpecRunTime] Starting example group spec/services/packages/conan/search_service_spec.rb. Expected to take 15.81 seconds.4202Packages::Conan::SearchService4203 #execute4204 with wildcard4205 makes a wildcard query4206# [RSpecRunTime] RSpec elapsed time: 28 minutes 55.78 seconds. Current RSS: ~2418M. Threads: 4. load average: 1.07 1.13 1.09 1/297 294744207.4208 with only wildcard4209 returns empty4210# [RSpecRunTime] RSpec elapsed time: 28 minutes 57.47 seconds. Current RSS: ~2401M. Threads: 4. load average: 1.07 1.13 1.09 1/297 294754211.4212 with no wildcard4213 makes a search using the beginning of the recipe4214# [RSpecRunTime] RSpec elapsed time: 28 minutes 59.02 seconds. Current RSS: ~2416M. Threads: 4. load average: 1.07 1.13 1.09 1/297 294764215.4216 with full recipe match4217 makes an exact search4218# [RSpecRunTime] RSpec elapsed time: 29 minutes 0.8 second. Current RSS: ~2467M. Threads: 4. load average: 1.07 1.12 1.09 1/298 294774219.4220 with malicious query4221 returns empty4222# [RSpecRunTime] RSpec elapsed time: 29 minutes 2.53 seconds. Current RSS: ~2450M. Threads: 4. load average: 1.07 1.12 1.09 1/297 294784223.4224 for project4225 when passing a project4226 returns only packages of the given project4227# [RSpecRunTime] RSpec elapsed time: 29 minutes 5.14 seconds. Current RSS: ~2425M. Threads: 4. load average: 1.07 1.12 1.09 1/292 294794228.4229 when passing a project with nil4230 returns all packages4231# [RSpecRunTime] RSpec elapsed time: 29 minutes 7.55 seconds. Current RSS: ~2398M. Threads: 4. load average: 1.06 1.12 1.09 1/291 294804232.4233# [RSpecRunTime] Finishing example group spec/services/packages/conan/search_service_spec.rb. It took 14.29 seconds. Expected to take 15.81 seconds.4234# [RSpecRunTime] Starting example group spec/helpers/ci/runners_helper_spec.rb. Expected to take 15.22 seconds.4235Ci::RunnersHelper4236 #group_shared_runners_settings_data4237 returns group data for top level group4238 returns group data for child group4239 returns groups data for child group with no access to parent4240 returns group data for child group with project4241# [RSpecRunTime] RSpec elapsed time: 29 minutes 14.97 seconds. Current RSS: ~2407M. Threads: 4. load average: 1.06 1.12 1.09 1/291 294814242.4243 #runner_status_icon4244 returns online text4245 returns never contacted4246 returns offline text4247 returns stale text4248 returns stale text, when runner never contacted4249# [RSpecRunTime] RSpec elapsed time: 29 minutes 16.9 seconds. Current RSS: ~2476M. Threads: 4. load average: 1.05 1.12 1.09 1/291 294824250.4251 #runner_short_name4252 shows runner short name4253 #admin_runners_data_attributes4254 behaves like admin_runners_data_attributes contains data4255 returns data4256 #toggle_shared_runners_settings_data4257 when project has runners4258 returns the correct value for is_enabled4259 when group can be configured by user4260 returns values to configure group4261 when project does not have runners4262 returns the correct value for is_enabled4263 for all projects4264 returns the update path for toggling the shared runners setting4265 returns false for is_disabled_and_unoverridable when project has no group4266 shared_runners_setting: :shared_runners_enabled, is_disabled_and_unoverridable: "false"4267 returns the override runner status for project with group4268# [RSpecRunTime] RSpec elapsed time: 29 minutes 24.67 seconds. Current RSS: ~2438M. Threads: 4. load average: 1.05 1.12 1.09 1/291 294834269.4270 shared_runners_setting: :shared_runners_disabled_and_overridable, is_disabled_and_unoverridable: "false"4271 returns the override runner status for project with group4272# [RSpecRunTime] RSpec elapsed time: 29 minutes 25.76 seconds. Current RSS: ~2423M. Threads: 4. load average: 1.04 1.11 1.09 1/291 294844273.4274 shared_runners_setting: :shared_runners_disabled_and_unoverridable, is_disabled_and_unoverridable: "true"4275 returns the override runner status for project with group4276# [RSpecRunTime] RSpec elapsed time: 29 minutes 26.78 seconds. Current RSS: ~2398M. Threads: 4. load average: 1.04 1.11 1.09 1/291 294854277.4278 #group_runners_data_attributes4279 when user can register group runners4280 returns group data to render a runner list4281 when user cannot register group runners4282 returns empty registration token4283# [RSpecRunTime] Finishing example group spec/helpers/ci/runners_helper_spec.rb. It took 20.09 seconds. Expected to take 15.22 seconds.4284# [RSpecRunTime] Starting example group spec/lib/gitlab/middleware/multipart_spec.rb. Expected to take 14.83 seconds.4285Gitlab::Middleware::Multipart4286 #call4287 remote file mode4288 behaves like handling all upload parameters conditions4289 one root parameter4290 builds an UploadedFile4291 two root parameters4292 builds UploadedFiles4293 one nested parameter4294 builds an UploadedFile4295 two nested parameters4296 builds UploadedFiles4297 one deeply nested parameter4298 builds an UploadedFile4299 two deeply nested parameters4300 builds UploadedFiles4301 three parameters nested at different levels4302 builds UploadedFiles4303 and a path set4304 builds an UploadedFile4305 local file mode4306 behaves like handling all upload parameters conditions4307 one root parameter4308 builds an UploadedFile4309# [RSpecRunTime] RSpec elapsed time: 29 minutes 32.83 seconds. Current RSS: ~2483M. Threads: 4. load average: 1.04 1.11 1.09 1/291 294864310.4311 two root parameters4312 builds UploadedFiles4313 one nested parameter4314 builds an UploadedFile4315 two nested parameters4316 builds UploadedFiles4317 one deeply nested parameter4318 builds an UploadedFile4319 two deeply nested parameters4320 builds UploadedFiles4321 three parameters nested at different levels4322 builds UploadedFiles4323 when file is4324 in allowed paths4325 builds an UploadedFile4326 not in allowed paths4327 returns an error4328 with dummy params in remote mode4329 with an invalid secret4330 is expected to raise JWT::VerificationError4331 with an invalid issuer4332 is expected to raise JWT::InvalidIssuerError4333 with invalid rewritten field key4334 [file]4335 is expected to raise RuntimeError with "invalid field: \"[file]\""4336 ;file4337 is expected to raise RuntimeError with "invalid field: \";file\""4338 file]4339 is expected to raise RuntimeError with "invalid field: \"file]\""4340 ;file]4341 is expected to raise RuntimeError with "invalid field: \";file]\""4342 file]]4343 is expected to raise RuntimeError with "invalid field: \"file]]\""4344# [RSpecRunTime] RSpec elapsed time: 29 minutes 39.17 seconds. Current RSS: ~2482M. Threads: 4. load average: 1.04 1.11 1.08 1/292 294874345.4346 file;;4347 is expected to raise RuntimeError with "invalid field: \"file;;\""4348 with an invalid upload key4349 behaves like rejecting the invalid key4350 raises an error4351 behaves like rejecting the invalid key4352 raises an error4353 behaves like rejecting the invalid key4354 raises an error4355 behaves like rejecting the invalid key4356 raises an error4357 behaves like rejecting the invalid key4358 raises an error4359 behaves like rejecting the invalid key4360 raises an error4361 behaves like rejecting the invalid key4362 raises an error4363 with a modified JWT payload4364 raises an error4365 with a modified JWT sig4366 raises an error4367# [RSpecRunTime] Finishing example group spec/lib/gitlab/middleware/multipart_spec.rb. It took 14.22 seconds. Expected to take 14.83 seconds.4368# [RSpecRunTime] Starting example group spec/lib/gitlab/optimistic_locking_spec.rb. Expected to take 14.32 seconds.4369Gitlab::OptimisticLocking4370 #retry_lock4371 does not change current_scope4372 when state changed successfully without retries4373 does not reload object4374 does not create log record4375 adds number of retries to histogram4376# [RSpecRunTime] RSpec elapsed time: 29 minutes 48.02 seconds. Current RSS: ~2432M. Threads: 4. load average: 1.03 1.11 1.08 1/292 294884377.4378 when at least one retry happened, the change succeeded4379 completes the action4380 creates a single log record4381 adds number of retries to histogram4382# [RSpecRunTime] RSpec elapsed time: 29 minutes 52.0 seconds. Current RSS: ~2273M. Threads: 4. load average: 1.03 1.10 1.08 1/292 294894383.4384 when MAX_RETRIES attempts exceeded4385 raises an exception4386 creates a single log record4387 adds number of retries to histogram4388# [RSpecRunTime] RSpec elapsed time: 29 minutes 54.6 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.03 1.10 1.08 1/292 294904389.4390 #retry_optimistic_lock4391 when locking module is mixed in4392 is an alias for retry_lock4393# [RSpecRunTime] Finishing example group spec/lib/gitlab/optimistic_locking_spec.rb. It took 13.5 seconds. Expected to take 14.32 seconds.4394# [RSpecRunTime] Starting example group spec/helpers/page_layout_helper_spec.rb. Expected to take 13.83 seconds.4395PageLayoutHelper4396 page_description4397 defaults to nil4398 returns the last-pushed description4399 squishes multiple newlines4400 truncates4401 sanitizes all HTML4402 truncates before sanitizing4403# [RSpecRunTime] RSpec elapsed time: 29 minutes 59.83 seconds. Current RSS: ~2337M. Threads: 4. load average: 1.02 1.10 1.08 1/292 294914404.4405 page_image4406 defaults to the GitLab logo4407 with @project assigned4408 uses Project avatar full url4409 when avatar_url is nil4410 falls back to the default when avatar_url is nil4411# [RSpecRunTime] RSpec elapsed time: 30 minutes 0.93 second. Current RSS: ~2338M. Threads: 4. load average: 1.02 1.10 1.08 4/293 294924412.4413 with no assignments4414 falls back to the default4415 with @user assigned4416 uses User avatar full url4417 when avatar_url is nil4418 falls back to the default when avatar_url is nil4419 with no assignments4420 falls back to the default4421 with @group assigned4422 uses Group avatar full url4423 when avatar_url is nil4424 falls back to the default when avatar_url is nil4425# [RSpecRunTime] RSpec elapsed time: 30 minutes 5.01 seconds. Current RSS: ~2392M. Threads: 4. load average: 1.02 1.10 1.08 1/292 294934426.4427 with no assignments4428 falls back to the default4429 page_card_attributes4430 raises ArgumentError when given more than two attributes4431 rejects blank values4432 page_card_meta_tags4433 returns the twitter:label and twitter:data tags4434 escapes content4435 #search_context4436 a bare controller4437 returns an empty context4438 #page_canonical_link4439 when link is passed4440 stores and returns the link value4441 when no link is provided4442 behaves like generates the canonical url using the params in the context4443 is expected to eq "http://test.host/foo"4444 behaves like generates the canonical url using the params in the context4445 is expected to eq "http://test.host/foo"4446 behaves like does not return a canonical url4447 is expected to be nil4448 behaves like does not return a canonical url4449 is expected to be nil4450 #page_itemtype4451 when itemtype is passed4452 stores and returns the itemtype value4453# [RSpecRunTime] RSpec elapsed time: 30 minutes 10.77 seconds. Current RSS: ~2420M. Threads: 4. load average: 1.02 1.10 1.08 1/292 294944454.4455 when no itemtype is provided4456 returns an empty hash4457 #full_content_class4458 has a content_class set4459 has no content_class set4460 #user_status_properties4461 when the user has no status4462 returns default properties4463 when user has a status4464 merges the status properties with the defaults4465# [RSpecRunTime] Finishing example group spec/helpers/page_layout_helper_spec.rb. It took 16.93 seconds. Expected to take 13.83 seconds.4466# [RSpecRunTime] Starting example group spec/services/wiki_pages/destroy_service_spec.rb. Expected to take 13.46 seconds.4467WikiPages::DestroyService4468 behaves like WikiPages::DestroyService#execute4469 executes webhooks4470 creates a new wiki page deletion event4471 behaves like internal event tracking4472 logs to Snowplow, Redis, and product analytics tooling4473# [RSpecRunTime] RSpec elapsed time: 30 minutes 17.93 seconds. Current RSS: ~2246M. Threads: 4. load average: 1.02 1.09 1.08 1/297 297884474.4475 when the deleted page is a template4476 behaves like internal event tracking4477 logs to Snowplow, Redis, and product analytics tooling4478# [RSpecRunTime] RSpec elapsed time: 30 minutes 19.89 seconds. Current RSS: ~2310M. Threads: 4. load average: 1.02 1.09 1.08 1/297 298904479.4480 when the deletion fails4481 returns an error response4482 does not increment the delete count if the deletion failed4483# [RSpecRunTime] RSpec elapsed time: 30 minutes 25.65 seconds. Current RSS: ~2314M. Threads: 4. load average: 1.02 1.09 1.08 1/297 300294484.4485# [RSpecRunTime] Finishing example group spec/services/wiki_pages/destroy_service_spec.rb. It took 13.36 seconds. Expected to take 13.46 seconds.4486# [RSpecRunTime] Starting example group spec/models/label_note_spec.rb. Expected to take 13.13 seconds.4487LabelNote4488 does not allow STI4489 when resource is issue4490 includes a link to the list of issues filtered by the label4491 behaves like label note created from events4492 .from_events4493 returns system note with expected attributes4494 updates markdown cache if reference is not set yet4495 updates markdown cache if label was deleted4496 returns html note4497 returns text note for added labels4498 returns text note for removed labels4499 returns text note for added and removed labels4500 returns text note for cross-project label4501 returns text note for cross-group label4502# [RSpecRunTime] RSpec elapsed time: 30 minutes 33.37 seconds. Current RSS: ~2432M. Threads: 4. load average: 1.09 1.10 1.09 1/297 300434503.4504 when resource is merge request4505 includes a link to the list of merge requests filtered by the label4506 behaves like label note created from events4507 .from_events4508 returns system note with expected attributes4509 updates markdown cache if reference is not set yet4510 updates markdown cache if label was deleted4511 returns html note4512 returns text note for added labels4513 returns text note for removed labels4514 returns text note for added and removed labels4515 returns text note for cross-project label4516 returns text note for cross-group label4517# [RSpecRunTime] RSpec elapsed time: 30 minutes 37.99 seconds. Current RSS: ~2436M. Threads: 4. load average: 1.08 1.10 1.08 1/297 301254518.4519# [RSpecRunTime] Finishing example group spec/models/label_note_spec.rb. It took 12.34 seconds. Expected to take 13.13 seconds.4520# [RSpecRunTime] Starting example group spec/lib/gitlab/fp/result_spec.rb. Expected to take 12.73 seconds.4521Gitlab::Fp::Result4522 validation4523 for enforcing usage of only public interface4524 when private constructor is called with invalid params4525 raises ArgumentError if both ok_value and err_value are passed4526 raises ArgumentError if neither ok_value nor err_value are passed4527# [RSpecRunTime] RSpec elapsed time: 30 minutes 41.24 seconds. Current RSS: ~2440M. Threads: 4. load average: 1.07 1.10 1.08 1/297 301264528.4529 #unwrap4530 returns wrapped value if ok4531 raises error if err4532 usage of #and_then4533 when passed a proc4534 returns last ok value in successful chain4535 short-circuits the rest of the chain on the first err value encountered4536 when passed a module or class (singleton) method object4537 returns last ok value in successful chain4538 returns first err value in failed chain4539 type checking validation4540 enforcement of argument type4541 raises TypeError if passed anything other than a lambda or singleton method object4542 enforcement of argument arity4543 raises ArgumentError if passed lambda or singleton method object with an arity other than 14544 enforcement that passed lambda or method returns a Gitlab::Fp::Result type4545 raises ArgumentError if passed lambda or singleton method object which returns non-Result type4546 #unwrap_err4547 returns wrapped value if err4548 raises error if ok4549 #==4550 implements equality4551 usage of #map4552 when passed a proc4553 returns last ok value in successful chain4554 returns first err value in failed chain4555# [RSpecRunTime] RSpec elapsed time: 30 minutes 47.26 seconds. Current RSS: ~2436M. Threads: 4. load average: 1.07 1.10 1.08 1/292 301274556.4557 when passed a module or class (singleton) method object4558 returns last ok value in successful chain4559 returns first err value in failed chain4560 type checking validation4561 enforcement of argument type4562 raises TypeError if passed anything other than a lambda or singleton method object4563 enforcement of argument arity4564 raises ArgumentError if passed lambda or singleton method object with an arity other than 14565 enforcement that passed lambda or method does not return a Result type4566 raises TypeError if passed lambda or singleton method object which returns non-Result type4567 usage of Gitlab::Fp::Result.ok and Gitlab::Fp::Result.err4568 when checked with .ok? and .err?4569 works with ok result4570 works with error result4571 when checked with destructuring4572 works with ok result4573 works with error result4574 when checked with pattern matching4575 works with ok result4576 works with error result4577 raises error with unmatched type in pattern match4578 raises error with invalid pattern matching key4579# [RSpecRunTime] Finishing example group spec/lib/gitlab/fp/result_spec.rb. It took 12.57 seconds. Expected to take 12.73 seconds.4580# [RSpecRunTime] Starting example group spec/lib/gitlab/database/reindexing_spec.rb. Expected to take 12.33 seconds.4581Gitlab::Database::Reindexing4582 .invoke4583 cleans up any leftover indexes4584 executes async index destruction prior to any reindexing actions4585 when there is an error raised4586 logs and re-raise4587# [RSpecRunTime] RSpec elapsed time: 30 minutes 54.76 seconds. Current RSS: ~2445M. Threads: 4. load average: 1.06 1.10 1.08 1/292 301284588.4589 when async index creation is enabled4590 executes async index creation prior to any reindexing actions4591 when async index creation is disabled4592 does not execute async index creation4593 does not execute async index creation when disable ddl flag is enabled4594# [RSpecRunTime] RSpec elapsed time: 30 minutes 56.49 seconds. Current RSS: ~2439M. Threads: 4. load average: 1.06 1.10 1.08 1/292 301294595.4596 calls automatic reindexing4597 uses all candidate indexes4598 when explicit database is given4599 skips other databases4600 when async FK validation is enabled4601 executes FK validation for each database prior to any reindexing actions4602 when async FK validation is disabled4603 does not execute FK validation4604 does not execute async index creation when disable ddl flag is enabled4605# [RSpecRunTime] RSpec elapsed time: 30 minutes 58.86 seconds. Current RSS: ~2389M. Threads: 4. load average: 1.06 1.10 1.08 1/292 301304606.4607 .automatic_reindexing4608 cleans up leftovers, before consuming the queue4609 with records in the queue4610 with enough records in the queue to reach limit4611 does not perform reindexing with heuristic4612 without enough records in the queue to reach limit4613 continues if the queue did not have enough records4614# [RSpecRunTime] RSpec elapsed time: 31 minutes 2.08 seconds. Current RSS: ~2427M. Threads: 4. load average: 1.05 1.09 1.08 1/292 301314615.4616 .perform_with_heuristic4617 delegates to Coordinator4618 .perform_from_queue4619 consumes the queue in order of created_at and applies the limit4620 updates queued action and sets state to done4621 updates queued action upon error and sets state to failed4622# [RSpecRunTime] RSpec elapsed time: 31 minutes 3.5 seconds. Current RSS: ~2427M. Threads: 4. load average: 1.05 1.09 1.08 1/292 301324623.4624 .cleanup_leftovers!4625 drops both leftover indexes4626# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/reindexing_spec.rb. It took 13.24 seconds. Expected to take 12.33 seconds.4627# [RSpecRunTime] Starting example group spec/lib/gitlab/harbor/query_spec.rb. Expected to take 11.96 seconds.4628Gitlab::Harbor::Query4629 Validations4630 page4631 with valid page4632 initialize successfully4633 with invalid page4634 initialize failed4635 limit4636 with valid limit4637 initialize successfully4638 with invalid limit4639 with limit less than 04640 initialize failed4641 with limit greater than 254642 initialize failed4643 repository_id4644 with valid repository_id4645 initialize successfully4646 with invalid repository_id4647 initialize failed4648 artifact_id4649 with valid artifact_id4650 initialize successfully4651# [RSpecRunTime] RSpec elapsed time: 31 minutes 9.02 seconds. Current RSS: ~2435M. Threads: 4. load average: 1.05 1.09 1.08 1/292 301334652.4653 with invalid artifact_id4654 initialize failed4655 sort4656 with valid sort4657 initialize successfully4658 with invalid sort4659 initialize failed4660 search4661 search_param: "name=desc", is_valid: true4662 validates according to the regex4663 search_param: "name=value1,name=value-2", is_valid: true4664 validates according to the regex4665 search_param: "name=value1,name=value_2", is_valid: false4666 validates according to the regex4667 search_param: "name=desc,key=value", is_valid: false4668 validates according to the regex4669 search_param: "name=value1, name=value2", is_valid: false4670 validates according to the regex4671 search_param: "name", is_valid: false4672 validates according to the regex4673 #repositories4674 when params is {}4675 fills default params4676 when params contains options4677 fills params with standard of Harbor4678 when params contains invalid sort option4679 ignores invalid sort params4680 when client.get_repositories returns data4681 returns the right repositories data4682# [RSpecRunTime] RSpec elapsed time: 31 minutes 14.83 seconds. Current RSS: ~2434M. Threads: 4. load average: 1.04 1.09 1.08 1/292 301344683.4684 #artifacts4685 when params is {}4686 fills default params4687 when params contains options4688 fills params with standard of Harbor4689 when params contains invalid sort option4690 ignores invalid sort params4691 when client.get_artifacts returns data4692 returns the right artifacts data4693 #tags4694 when params is {}4695 fills default params4696 when params contains options4697 fills params with standard of Harbor4698 when params contains invalid sort option4699 ignores invalid sort params4700 when client.get_tags returns data4701 returns the right tags data4702# [RSpecRunTime] Finishing example group spec/lib/gitlab/harbor/query_spec.rb. It took 13.22 seconds. Expected to take 11.96 seconds.4703# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/external/file/local_spec.rb. Expected to take 11.65 seconds.4704Gitlab::Ci::Config::External::File::Local4705 .initialize4706 when a local is specified4707 sets the location4708 when the local is prefixed with a slash4709 removes the slash4710# [RSpecRunTime] RSpec elapsed time: 31 minutes 18.85 seconds. Current RSS: ~2373M. Threads: 4. load average: 1.04 1.09 1.08 1/297 301684711.4712 when the local is prefixed with multiple slashes4713 removes slashes4714 with a missing local4715 sets the location to an empty string4716 #matching?4717 when a local is specified4718 returns true4719 with a missing local4720 returns false4721# [RSpecRunTime] RSpec elapsed time: 31 minutes 22.44 seconds. Current RSS: ~2403M. Threads: 4. load average: 1.04 1.09 1.08 1/297 301854722.4723 with a missing local key4724 returns false4725 #valid?4726 when is a valid local path4727 is expected to be truthy4728 when it is not a valid local path4729 is expected to be falsy4730 when it is not a yaml file4731 is expected to be falsy4732 when it is an empty file4733 returns false and adds an error message about an empty file4734 when the given sha is not valid4735 returns false and adds an error message stating that included file does not exist4736 #content4737 with a valid file4738 returns the content of the file4739 with an invalid file4740 is nil4741 #error_message4742 returns an error message4743 #expand_context4744 inherits project, user and sha4745 #to_hash4746 properly includes another local file in the same repository4747 does expand hash to include the template4748 when interpolaton is being used4749 correctly interpolates the local template4750 #metadata4751 is expected to eq {:blob=>"http://localhost/namespace511/project-509/-/blob/7abe6e89323a412896d8d6a57c45f3c1854c9207/li.../7abe6e89323a412896d8d6a57c45f3c1854c9207/lib/gitlab/ci/templates/existent-file.yml", :type=>:local}4752# [RSpecRunTime] RSpec elapsed time: 31 minutes 28.93 seconds. Current RSS: ~2411M. Threads: 4. load average: 1.19 1.12 1.09 1/297 303764753.4754# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/external/file/local_spec.rb. It took 11.89 seconds. Expected to take 11.65 seconds.4755# [RSpecRunTime] Starting example group spec/models/service_desk/custom_email_credential_spec.rb. Expected to take 11.38 seconds.4756ServiceDesk::CustomEmailCredential4757 does not allow STI4758 encrypted #smtp_password4759 saves and retrieves the encrypted smtp password and iv correctly4760 validations4761 is expected to validate that :project cannot be empty/falsy4762 is expected to validate that :smtp_address cannot be empty/falsy4763 is expected to validate that the length of :smtp_address is at most 2554764 is expected to allow :smtp_address to be ‹"smtp.gmail.com"›4765 is expected to allow :smtp_address to be ‹"1.1.1.1"›4766 is expected to allow :smtp_address to be ‹"199.1.1.1"›4767 is expected not to allow :smtp_address to be ‹"https://example.com"›4768 is expected not to allow :smtp_address to be ‹"file://example"›4769 is expected not to allow :smtp_address to be ‹"/example"›4770 is expected not to allow :smtp_address to be ‹"localhost"›4771 is expected not to allow :smtp_address to be ‹"127.0.0.1"›4772 is expected to allow :smtp_address to be ‹"192.168.12.12"›4773 is expected to validate that :smtp_port cannot be empty/falsy4774 is expected to validate that :smtp_port looks like an integer greater than 04775 is expected to validate that :smtp_username cannot be empty/falsy4776 is expected to validate that the length of :smtp_username is at most 2554777 is expected to validate that :smtp_password cannot be empty/falsy4778 is expected to validate that the length of :smtp_password is between 8 and 1284779 when SaaS4780 is expected not to allow :smtp_address to be ‹"192.168.12.12"›4781# [RSpecRunTime] RSpec elapsed time: 31 minutes 37.29 seconds. Current RSS: ~2448M. Threads: 4. load average: 1.16 1.11 1.09 1/293 303774782.4783 encrypted #smtp_username4784 saves and retrieves the encrypted smtp username and iv correctly4785 associations4786 is expected to belong to project required: false4787 can access service desk setting from project4788 #delivery_options4789 is expected to include {:address => "smtp.example.com", :domain => "example.com", :user_name => "user@example.com", :port => 587, :password => "supersecret", :authentication => nil}4790 when authentication is set4791 is expected to include {:address => "smtp.example.com", :domain => "example.com", :user_name => "user@example.com", :port => 587, :password => "supersecret", :authentication => "login"}4792# [RSpecRunTime] Finishing example group spec/models/service_desk/custom_email_credential_spec.rb. It took 9.76 seconds. Expected to take 11.38 seconds.4793# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4794Lint factories for ServiceDesk::CustomEmailCredential4795 with saas, license, and factory defaults4796 behaves like factory4797 service_desk_custom_email_credential factory4798 does not raise error when built4799 does not raise error when created4800# [RSpecRunTime] RSpec elapsed time: 31 minutes 42.79 seconds. Current RSS: ~2438M. Threads: 4. load average: 1.15 1.11 1.09 1/292 303914801.4802# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.12 seconds. Expected to take 46.95 seconds.4803# [RSpecRunTime] Starting example group spec/models/ci/running_build_spec.rb. Expected to take 11.15 seconds.4804Ci::RunningBuild4805 does not allow STI4806 .upsert_build!4807 another pending entry does not exist4808 creates a new pending entry4809# [RSpecRunTime] RSpec elapsed time: 31 minutes 44.56 seconds. Current RSS: ~2411M. Threads: 4. load average: 1.15 1.11 1.09 1/292 303924810.4811 when another queuing entry exists for given build4812 returns a build id as a result4813 when build has been picked by a group runner4814 returns a build id as a result4815 upserts a running build with a runner_owner_namespace_xid4816 when build has been picked by a project runner4817 returns a build id as a result4818 when build has not been picked by a runner yet4819 raises an error4820 partitioning4821 assigns the same partition id as the one that build has4822 behaves like cleanup by a loose foreign key4823 cleans up (delete or nullify) the model4824# [RSpecRunTime] RSpec elapsed time: 31 minutes 53.72 seconds. Current RSS: ~2382M. Threads: 4. load average: 1.13 1.11 1.09 1/292 303934825.4826# [RSpecRunTime] Finishing example group spec/models/ci/running_build_spec.rb. It took 10.92 seconds. Expected to take 11.15 seconds.4827# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4828Lint factories for Ci::RunningBuild4829 with saas, license, and factory defaults4830 behaves like factory4831 ci_running_build factory4832 does not raise error when built4833 does not raise error when created4834# [RSpecRunTime] RSpec elapsed time: 31 minutes 58.16 seconds. Current RSS: ~2398M. Threads: 4. load average: 1.12 1.11 1.09 1/292 304094835.4836# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.44 seconds. Expected to take 46.95 seconds.4837# [RSpecRunTime] Starting example group spec/lib/gitlab/pages/url_builder_spec.rb. Expected to take 10.94 seconds.4838Gitlab::Pages::UrlBuilder4839 #unique_host4840 when pages_unique_domain_enabled is false4841 is expected to be nil4842 when namespace_in_path is true4843 is expected to be nil4844 when pages_unique_domain_enabled is true4845 is expected to eq "unique-domain.example.com"4846 #artifact_url_available?4847 with not allowed extensions4848 is expected to equal false4849 with allowed extensions4850 is expected to equal true4851 #pages_url4852 is expected to eq "http://group.example.com/project"4853 when namespace_in_path is false4854 when namespace is upper cased4855 is expected to eq "http://group.example.com/project"4856 when project is in a nested group page4857 is expected to eq "http://group.example.com/subgroup/project"4858 when using domain pages4859 is expected to eq "http://group.example.com"4860 in development mode4861 is expected to eq "http://group.example.com:3010"4862 when not using pages_unique_domain4863 when pages_unique_domain_enabled is false4864 is expected to eq "http://group.example.com/project"4865 when pages_unique_domain_enabled is true4866 is expected to eq "http://group.example.com/project"4867# [RSpecRunTime] RSpec elapsed time: 32 minutes 4.26 seconds. Current RSS: ~2451M. Threads: 4. load average: 1.11 1.10 1.09 1/292 304104868.4869 when using pages_unique_domain4870 when pages_unique_domain_enabled is false4871 is expected to eq "http://group.example.com/project"4872 when pages_unique_domain_enabled is true4873 is expected to eq "http://unique-domain.example.com"4874 when namespace_in_path is true4875 when namespace is upper cased4876 is expected to eq "http://example.com/group/project"4877 when project is in a nested group page4878 is expected to eq "http://example.com/group/subgroup/project"4879 when using domain pages4880 is expected to eq "http://example.com/group"4881 in development mode4882 is expected to eq "http://example.com:3010/group"4883 when not using pages_unique_domain4884 when pages_unique_domain_enabled is false4885 is expected to eq "http://example.com/group/project"4886 when pages_unique_domain_enabled is true4887 is expected to eq "http://example.com/group/project"4888 when using pages_unique_domain4889 when pages_unique_domain_enabled is false4890 is expected to eq "http://example.com/group/project"4891 when pages_unique_domain_enabled is true4892 is expected to eq "http://example.com/unique-domain"4893 #artifact_url4894 with not allowed extension4895 is expected to be nil4896 with allowed extension4897 is expected to eq "http://group.example.com/-/project/-/jobs/1/artifacts/path/file.txt"4898 when port is configured4899 is expected to eq "http://group.example.com:1234/-/project/-/jobs/1/artifacts/path/file.txt"4900 with namespace_in_path enabled and allowed extension4901 is expected to eq "http://example.com/group/-/project/-/jobs/1/artifacts/path/file.txt"4902 when port is configured4903 is expected to eq "http://example.com:1234/group/-/project/-/jobs/1/artifacts/path/file.txt"4904# [RSpecRunTime] RSpec elapsed time: 32 minutes 10.68 seconds. Current RSS: ~2472M. Threads: 4. load average: 1.09 1.10 1.09 1/292 304114905.4906# [RSpecRunTime] Finishing example group spec/lib/gitlab/pages/url_builder_spec.rb. It took 12.51 seconds. Expected to take 10.94 seconds.4907# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/matching/runner_matcher_spec.rb. Expected to take 10.61 seconds.4908Gitlab::Ci::Matching::RunnerMatcher4909 .new4910 when attributes are missing4911 is expected to raise KeyError4912 with attributes4913 is expected to eq [1]4914 is expected to eq "instance_type"4915 is expected to eq 04916 is expected to eq 14917 is expected to eq false4918 is expected to eq "ref_protected"4919 is expected to eq ["tag1", "tag2"]4920# [RSpecRunTime] RSpec elapsed time: 32 minutes 13.34 seconds. Current RSS: ~2464M. Threads: 4. load average: 1.09 1.10 1.09 1/292 304124921.4922 #instance_type?4923 is expected to be truthy4924 context with private runners4925 is expected to be falsey4926 #matches?4927 with an instance of BuildMatcher4928 ref_protected: true, build_protected: true, run_untagged: true, runner_tags: [], build_tags: [], result: true4929 is expected to eq true4930 ref_protected: true, build_protected: false, run_untagged: true, runner_tags: [], build_tags: [], result: false4931 is expected to eq false4932# [RSpecRunTime] RSpec elapsed time: 32 minutes 17.05 seconds. Current RSS: ~2447M. Threads: 4. load average: 1.08 1.10 1.09 1/292 304134933.4934 ref_protected: false, build_protected: true, run_untagged: true, runner_tags: [], build_tags: [], result: true4935 is expected to eq true4936 ref_protected: false, build_protected: false, run_untagged: true, runner_tags: [], build_tags: [], result: true4937 is expected to eq true4938 ref_protected: true, build_protected: true, run_untagged: true, runner_tags: [], build_tags: [], result: true4939 is expected to eq true4940 ref_protected: true, build_protected: true, run_untagged: true, runner_tags: [], build_tags: ["a"], result: false4941 is expected to eq false4942 ref_protected: true, build_protected: true, run_untagged: true, runner_tags: ["a", "b"], build_tags: ["a"], result: true4943 is expected to eq true4944 ref_protected: true, build_protected: true, run_untagged: true, runner_tags: ["a"], build_tags: ["a", "b"], result: false4945 is expected to eq false4946 ref_protected: true, build_protected: true, run_untagged: true, runner_tags: ["a"], build_tags: ["a"], result: true4947 is expected to eq true4948 ref_protected: true, build_protected: true, run_untagged: false, runner_tags: ["a"], build_tags: ["a"], result: true4949 is expected to eq true4950 ref_protected: true, build_protected: true, run_untagged: false, runner_tags: ["b"], build_tags: ["a"], result: false4951 is expected to eq false4952 ref_protected: true, build_protected: true, run_untagged: false, runner_tags: ["a", "b"], build_tags: ["a"], result: true4953 is expected to eq true4954 with an instance of Ci::Build4955 raises ArgumentError4956# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/matching/runner_matcher_spec.rb. It took 9.67 seconds. Expected to take 10.61 seconds.4957# [RSpecRunTime] Starting example group spec/workers/new_issue_worker_spec.rb. Expected to take 10.41 seconds.4958NewIssueWorker4959 #perform4960 when an issue not found4961 does not call Services4962 logs an error4963# [RSpecRunTime] RSpec elapsed time: 32 minutes 21.63 seconds. Current RSS: ~2445M. Threads: 4. load average: 1.08 1.10 1.09 3/293 304144964.4965 when a user not found4966 does not call Services4967 logs an error4968# [RSpecRunTime] RSpec elapsed time: 32 minutes 26.04 seconds. Current RSS: ~2469M. Threads: 4. load average: 1.07 1.09 1.08 1/292 304154969.4970 with a user4971 when the new issue author is blocked4972 behaves like a new issue where the current_user cannot trigger notifications4973 does not create a notification for the mentioned user4974# [RSpecRunTime] RSpec elapsed time: 32 minutes 27.54 seconds. Current RSS: ~2459M. Threads: 4. load average: 1.07 1.09 1.08 1/292 304164975.4976 when the new issue author is a ghost4977 behaves like a new issue where the current_user cannot trigger notifications4978 does not create a notification for the mentioned user4979 when everything is ok4980 creates a new event record4981 creates a notification for the mentioned user4982 calls Issues::AfterCreateService4983 when a class is set4984 creates event with the correct type4985# [RSpecRunTime] RSpec elapsed time: 32 minutes 31.13 seconds. Current RSS: ~2375M. Threads: 4. load average: 1.06 1.09 1.08 1/292 304174986.4987 when skip_notifications is true4988 does not call NotificationService4989# [RSpecRunTime] Finishing example group spec/workers/new_issue_worker_spec.rb. It took 11.29 seconds. Expected to take 10.41 seconds.4990# [RSpecRunTime] Starting example group spec/models/integrations/custom_issue_tracker_spec.rb. Expected to take 10.19 seconds.4991Integrations::CustomIssueTracker4992 does not allow STI4993 Validations4994 when integration is active4995 is expected to validate that :project_url cannot be empty/falsy4996 is expected to validate that :issues_url cannot be empty/falsy4997 is expected to validate that :new_issue_url cannot be empty/falsy4998 behaves like issue tracker integration URL attribute4999 is expected to allow :project_url to be ‹"https://example.com"›5000 is expected not to allow :project_url to be ‹"example.com"›5001 is expected not to allow :project_url to be ‹"ftp://example.com"›5002 is expected not to allow :project_url to be ‹"herp-and-derp"›5003# [RSpecRunTime] RSpec elapsed time: 32 minutes 37.11 seconds. Current RSS: ~2448M. Threads: 4. load average: 1.06 1.09 1.08 1/292 304185004.5005 behaves like issue tracker integration URL attribute5006 is expected to allow :issues_url to be ‹"https://example.com"›5007 is expected not to allow :issues_url to be ‹"example.com"›5008 is expected not to allow :issues_url to be ‹"ftp://example.com"›5009 is expected not to allow :issues_url to be ‹"herp-and-derp"›5010# [RSpecRunTime] RSpec elapsed time: 32 minutes 38.87 seconds. Current RSS: ~2460M. Threads: 4. load average: 1.06 1.09 1.08 1/292 304195011.5012 behaves like issue tracker integration URL attribute5013 is expected to allow :new_issue_url to be ‹"https://example.com"›5014 is expected not to allow :new_issue_url to be ‹"example.com"›5015 is expected not to allow :new_issue_url to be ‹"ftp://example.com"›5016 is expected not to allow :new_issue_url to be ‹"herp-and-derp"›5017# [RSpecRunTime] RSpec elapsed time: 32 minutes 40.49 seconds. Current RSS: ~2447M. Threads: 4. load average: 1.06 1.09 1.08 1/292 304205018.5019 when integration is inactive5020 is expected not to validate that :project_url cannot be empty/falsy5021 is expected not to validate that :issues_url cannot be empty/falsy5022 is expected not to validate that :new_issue_url cannot be empty/falsy5023# [RSpecRunTime] RSpec elapsed time: 32 minutes 43.91 seconds. Current RSS: ~2433M. Threads: 4. load average: 1.05 1.09 1.08 1/292 304215024.5025# [RSpecRunTime] Finishing example group spec/models/integrations/custom_issue_tracker_spec.rb. It took 12.27 seconds. Expected to take 10.19 seconds.5026# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5027Lint factories for Integrations::CustomIssueTracker5028 with saas, license, and factory defaults5029 behaves like factory5030 custom_issue_tracker_integration factory5031 does not raise error when built5032 does not raise error when created5033# [RSpecRunTime] RSpec elapsed time: 32 minutes 45.98 seconds. Current RSS: ~2424M. Threads: 4. load average: 1.05 1.09 1.08 1/292 304355034.5035# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.08 seconds. Expected to take 46.95 seconds.5036# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/expression/parser_spec.rb. Expected to take 9.91 seconds.5037Gitlab::Ci::Pipeline::Expression::Parser5038 #tree5039 validates simple operators5040 expression: "$VAR1 == \"123\"", result_tree: "equals($VAR1, \"123\")"5041 is expected to eq "equals($VAR1, \"123\")"5042 expression: "$VAR1 == \"123\" == $VAR2", result_tree: "equals(equals($VAR1, \"123\"), $VAR2)"5043 is expected to eq "equals(equals($VAR1, \"123\"), $VAR2)"5044 expression: "$VAR", result_tree: "$VAR"5045 is expected to eq "$VAR"5046 expression: "\"some value\"", result_tree: "\"some value\""5047 is expected to eq "\"some value\""5048 expression: "null", result_tree: "null"5049 is expected to eq "null"5050 expression: "$VAR1 || $VAR2 && $VAR3", result_tree: "or($VAR1, and($VAR2, $VAR3))"5051 is expected to eq "or($VAR1, and($VAR2, $VAR3))"5052 expression: "$VAR1 && $VAR2 || $VAR3", result_tree: "or(and($VAR1, $VAR2), $VAR3)"5053 is expected to eq "or(and($VAR1, $VAR2), $VAR3)"5054 expression: "$VAR1 && $VAR2 || $VAR3 && $VAR4", result_tree: "or(and($VAR1, $VAR2), and($VAR3, $VAR4))"5055 is expected to eq "or(and($VAR1, $VAR2), and($VAR3, $VAR4))"5056 expression: "$VAR1 && ($VAR2 || $VAR3) && $VAR4", result_tree: "and(and($VAR1, or($VAR2, $VAR3)), $VAR4)"5057 is expected to eq "and(and($VAR1, or($VAR2, $VAR3)), $VAR4)"5058 when combining && and OR operators5059 returns operations in a correct order5060# [RSpecRunTime] RSpec elapsed time: 32 minutes 51.47 seconds. Current RSS: ~2468M. Threads: 4. load average: 1.04 1.08 1.08 1/293 304365061.5062 when using parenthesis5063 returns operations in a correct order5064 when expression is empty5065 raises a parsing error5066 when two value tokens have no operator5067 raises a parsing error5068 when an operator has no left side5069 raises an OperatorError5070 when an operator has no right side5071 raises an OperatorError5072 when parenthesis are unmatched5073 expression: "$VAR == ("5074 raises a ParseError5075 expression: "$VAR2 == (\"aa\""5076 raises a ParseError5077 expression: "$VAR2 == (\"aa\"))"5078 raises a ParseError5079 expression: "$VAR2 == \"aa\")"5080 raises a ParseError5081 expression: "(($VAR2 == \"aa\")"5082 raises a ParseError5083 expression: "($VAR2 == \"aa\"))"5084 raises a ParseError5085# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/expression/parser_spec.rb. It took 8.48 seconds. Expected to take 9.91 seconds.5086# [RSpecRunTime] Starting example group spec/helpers/organizations/organization_helper_spec.rb. Expected to take 9.67 seconds.5087Organizations::OrganizationHelper5088 #organization_layout_nav5089 when current controller is not organizations5090 returns organization5091# [RSpecRunTime] RSpec elapsed time: 32 minutes 57.41 seconds. Current RSS: ~2468M. Threads: 4. load average: 1.04 1.08 1.08 1/293 304375092.5093 when current controller is organizations5094 when current action is index or new5095 returns your_work5096 when current action is not index or new5097 returns organization5098 #organization_groups_new_app_data5099 returns expected json5100 #organization_user_app_data5101 returns expected json5102 #organization_new_app_data5103 returns expected json5104 #organization_index_app_data5105 returns expected data object5106 #organization_show_app_data5107 includes all other non-conditional data5108 when the user can create a group5109 returns expected json5110 when the user can create a project5111 returns expected json5112 when the organization has groups5113 returns expected json5114 #admin_organizations_index_app_data5115 returns expected json5116 #organization_settings_general_app_data5117 returns expected json5118 #organization_groups_edit_app_data5119 returns expected json5120 #organization_activity_app_data5121 returns expected data object5122# [RSpecRunTime] RSpec elapsed time: 33 minutes 3.68 seconds. Current RSS: ~2476M. Threads: 4. load average: 1.04 1.08 1.08 1/293 304385123.5124 #organization_projects_edit_app_data5125 returns expected json5126 #organization_groups_and_projects_app_data5127 includes all other non-conditional data5128 when the user can create a group5129 returns expected json5130 when the user can create a project5131 returns expected json5132 when the organization has groups5133 returns expected json5134 #home_organization_setting_app_data5135 returns expected json5136# [RSpecRunTime] Finishing example group spec/helpers/organizations/organization_helper_spec.rb. It took 10.99 seconds. Expected to take 9.67 seconds.5137# [RSpecRunTime] Starting example group spec/lib/banzai/filter/syntax_highlight_filter_spec.rb. Expected to take 9.45 seconds.5138Banzai::Filter::SyntaxHighlightFilter5139 when no language is specified5140 highlights as plaintext5141 escapes HTML tags5142 when contains mermaid diagrams5143 ignores mermaid blocks5144 when <pre> contains multiple <code> tags5145 ignores the block5146 when <pre><code> is a child of <pre><code> which is a child of a div5147 captures all text and doesn't fail trying to replace a node with no parent5148 when a valid language is specified5149 highlights as that language5150 escapes HTML tags5151 when an invalid language is specified5152 highlights as plaintext5153 escapes HTML tags5154# [RSpecRunTime] RSpec elapsed time: 33 minutes 10.46 seconds. Current RSS: ~2492M. Threads: 4. load average: 0.95 1.06 1.08 1/293 304395155.5156 languages that should be passed through5157 when math is specified5158 highlights as plaintext but with the correct language attribute and class5159 escapes HTML tags5160 when mermaid is specified5161 highlights as plaintext but with the correct language attribute and class5162 escapes HTML tags5163 when plantuml is specified5164 highlights as plaintext but with the correct language attribute and class5165 escapes HTML tags5166 when suggestion is specified5167 highlights as plaintext but with the correct language attribute and class5168 escapes HTML tags5169 when sourcepos metadata is available5170 includes it in the highlighted code block5171 escape sourcepos metadata to prevent XSS5172 when Rouge lexing fails5173 highlights as plaintext5174 escapes HTML tags5175 when Rouge lexing fails after a retry5176 does not add highlighting classes5177 escapes HTML tags5178# [RSpecRunTime] RSpec elapsed time: 33 minutes 16.64 seconds. Current RSS: ~2483M. Threads: 4. load average: 0.96 1.06 1.07 1/293 304405179.5180 behaves like html filter timeout5181 when rendering takes too long5182 times out5183 behaves like pipeline timing check5184 checks the pipeline timing5185# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/syntax_highlight_filter_spec.rb. It took 12.25 seconds. Expected to take 9.45 seconds.5186# [RSpecRunTime] Starting example group spec/finders/abuse_reports_finder_spec.rb. Expected to take 9.23 seconds.5187AbuseReportsFinder5188 #execute5189 when params is empty5190 behaves like returns all abuse reports5191 returns all abuse reports5192 when params[:user] is present5193 behaves like returns filtered reports5194 returns abuse reports filtered by user_id5195 when no user has username = params[:user]5196 behaves like returns all abuse reports5197 returns all abuse reports5198 when params[:reporter] is present5199 behaves like returns filtered reports5200 returns abuse reports filtered by reporter_id5201 when no user has username = params[:reporter]5202 behaves like returns all abuse reports5203 returns all abuse reports5204 when params[:status] = open5205 returns only open abuse reports5206 when params[:status] = closed5207 returns only closed abuse reports5208 when params[:status] is not a valid status5209 defaults to returning open abuse reports5210 when params[:category] is present5211 returns abuse reports with the specified category5212 aggregating reports5213 when multiple open reports exist5214 aggregates open reports by user and category5215 sorts by aggregated_count in descending order and created_at in descending order5216 returns count with aggregated reports5217 when a different sorting attribute is given5218 returns reports sorted by the specified sort attribute5219# [RSpecRunTime] RSpec elapsed time: 33 minutes 24.9 seconds. Current RSS: ~2499M. Threads: 4. load average: 0.96 1.06 1.07 1/293 304415220.5221 when params[:sort] is invalid5222 sorts reports by aggregated_count in descending order5223 when multiple closed reports exist5224 does not aggregate closed reports5225 sorts reports by created_at in descending order5226 when a different sorting attribute is given5227 returns reports sorted by the specified sort attribute5228# [RSpecRunTime] RSpec elapsed time: 33 minutes 26.59 seconds. Current RSS: ~2500M. Threads: 4. load average: 0.97 1.06 1.07 1/293 304425229.5230 when params[:sort] is invalid5231 sorts reports by created_at in descending order5232# [RSpecRunTime] Finishing example group spec/finders/abuse_reports_finder_spec.rb. It took 9.22 seconds. Expected to take 9.23 seconds.5233# [RSpecRunTime] Starting example group spec/services/discussions/capture_diff_note_position_service_spec.rb. Expected to take 8.95 seconds.5234Discussions::CaptureDiffNotePositionService5235 image note on diff5236 is note affected by the service5237# [RSpecRunTime] RSpec elapsed time: 33 minutes 29.0 seconds. Current RSS: ~2425M. Threads: 4. load average: 0.97 1.06 1.07 1/299 305415238.5239 when empty paths are passed as a param5240 does not calculate positons5241# [RSpecRunTime] RSpec elapsed time: 33 minutes 30.86 seconds. Current RSS: ~2357M. Threads: 4. load average: 0.97 1.06 1.07 1/299 306605242.5243 when position tracer returned position5244 which is nil5245 does not create diff note position5246# [RSpecRunTime] RSpec elapsed time: 33 minutes 32.66 seconds. Current RSS: ~2355M. Threads: 4. load average: 0.97 1.06 1.07 1/299 307805247.5248 which does not have a corresponding line5249 does not create diff note position5250# [RSpecRunTime] RSpec elapsed time: 33 minutes 37.09 seconds. Current RSS: ~2397M. Threads: 4. load average: 0.97 1.06 1.07 1/299 309015251.5252# [RSpecRunTime] Finishing example group spec/services/discussions/capture_diff_note_position_service_spec.rb. It took 10.16 seconds. Expected to take 8.95 seconds.5253# [RSpecRunTime] Starting example group spec/initializers/00_deprecations_spec.rb. Expected to take 8.75 seconds.525400_deprecations5255 Ruby deprecations5256 when catching deprecations through Kernel#warn5257ABC gem is deprecated and will be removed5258 logs them to Gitlab::DeprecationJsonLogger5259 logs them to stderr5260 when in production environment5261ABC gem is deprecated and will be removed5262 does not log them to Gitlab::DeprecationJsonLogger5263 logs them to stderr5264 when GITLAB_LOG_DEPRECATIONS is set5265ABC gem is deprecated and will be removed5266 logs them to Gitlab::DeprecationJsonLogger5267 logs them to stderr5268# [RSpecRunTime] RSpec elapsed time: 33 minutes 39.36 seconds. Current RSS: ~2398M. Threads: 4. load average: 0.97 1.06 1.07 1/299 309025269.5270 when other messages from Kernel#warn5271Sure is hot today5272 does not log them to Gitlab::DeprecationJsonLogger5273 logs them to stderr5274 Rails deprecations5275 when catching deprecation warnings5276DEPRECATION WARNING: ABC will be removed (called from block (3 levels) in <top (required)> at /builds/gitlab-org/gitlab/spec/initializers/00_deprecations_spec.rb:41)5277 logs them to Gitlab::DeprecationJsonLogger5278 logs them to stderr5279 when in production environment5280 does not log them to Gitlab::DeprecationJsonLogger5281 does not log them to stderr5282 when GITLAB_LOG_DEPRECATIONS is set5283 logs them to Gitlab::DeprecationJsonLogger5284 does not log them to stderr5285# [RSpecRunTime] RSpec elapsed time: 33 minutes 44.18 seconds. Current RSS: ~2485M. Threads: 4. load average: 0.97 1.06 1.07 1/298 309035286.5287 when catching disallowed warnings5288 raises Exception and warns on stderr5289 when in production environment5290 does not raise5291 behaves like does not log to stderr5292 does not log them to stderr5293 when GITLAB_LOG_DEPRECATIONS is set5294 does not raise5295 behaves like does not log to stderr5296 does not log them to stderr5297 configuring ActiveSupport::Deprecation.disallowed_warnings5298 is expected to be empty5299 when in production environment5300 is expected to be empty5301 when GITLAB_LOG_DEPRECATIONS is set5302 is expected to be empty5303# [RSpecRunTime] Finishing example group spec/initializers/00_deprecations_spec.rb. It took 9.42 seconds. Expected to take 8.75 seconds.5304# [RSpecRunTime] Starting example group spec/lib/gitlab/process_management_spec.rb. Expected to take 8.5 seconds.5305Gitlab::ProcessManagement5306 .trap_signals5307 traps the given signals5308 .modify_signals5309 traps the given signals with the given command5310 .signal_processes5311 sends a signal to every given process5312 .signal5313 sends a signal to the given process5314 returns false when the process does not exist5315# [RSpecRunTime] RSpec elapsed time: 33 minutes 50.57 seconds. Current RSS: ~2486M. Threads: 4. load average: 0.98 1.05 1.07 1/293 309045316.5317 .all_alive?5318 returns true if all processes are alive5319 returns false when a thread was not alive5320 .process_alive?5321 returns true if the process is alive5322 returns false when a thread was not alive5323 returns false when no pid is given5324 .process_died?5325 returns false if the process is alive5326 returns true when a thread was not alive5327 returns true when no pid is given5328 .pids_alive5329 returns the pids that are alive, from a given array5330 .any_alive?5331 returns true if at least one process is alive5332 returns false when all threads are dead5333 .write_pid5334 writes the PID of the current process to the given file5335# [RSpecRunTime] Finishing example group spec/lib/gitlab/process_management_spec.rb. It took 7.41 seconds. Expected to take 8.5 seconds.5336# [RSpecRunTime] Starting example group spec/lib/sidebars/projects/super_sidebar_panel_spec.rb. Expected to take 8.34 seconds.5337Sidebars::Projects::SuperSidebarPanel5338 implements #super_sidebar_context_header5339 behaves like a panel with uniquely identifiable menu items5340 all menu_items have unique item_id5341 all menu_items have an item_id5342# [RSpecRunTime] RSpec elapsed time: 34 minutes 0.42 second. Current RSS: ~2483M. Threads: 4. load average: 0.98 1.05 1.07 1/293 309055343.5344 behaves like a panel instantiable by the anonymous user5345 is expected to be a kind of Sidebars::Projects::SuperSidebarPanel5346 #renderable_menus5347 is exposed as a renderable menu5348# [RSpecRunTime] RSpec elapsed time: 34 minutes 2.28 seconds. Current RSS: ~2469M. Threads: 4. load average: 0.98 1.05 1.07 1/293 309065349.5350 behaves like a panel with all menu_items categorized5351 has no uncategorized menu_items5352# [RSpecRunTime] RSpec elapsed time: 34 minutes 3.76 seconds. Current RSS: ~2407M. Threads: 4. load average: 0.98 1.05 1.07 1/293 309075353.5354# [RSpecRunTime] Finishing example group spec/lib/sidebars/projects/super_sidebar_panel_spec.rb. It took 9.84 seconds. Expected to take 8.34 seconds.5355# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/parsers/security/sast_spec.rb. Expected to take 8.18 seconds.5356Gitlab::Ci::Parsers::Security::Sast5357 #parse!5358 when passing valid report5359 report_format: :sast, report_version: "15.0.0", scanner_length: 1, finding_length: 5, identifier_length: 6, file_path: "groovy/src/main/java/com/gitlab/security_products/tests/App.groovy", start_line: 47, end_line: 47, primary_identifiers_length: nil5360 parses all identifiers and findings5361 generates expected location5362 generates expected metadata_version5363# [RSpecRunTime] RSpec elapsed time: 34 minutes 7.79 seconds. Current RSS: ~2319M. Threads: 4. load average: 0.98 1.05 1.07 1/293 309085364.5365 report_format: :sast_semgrep_for_multiple_findings, report_version: "15.0.4", scanner_length: 1, finding_length: 2, identifier_length: 6, file_path: "app/app.py", start_line: 39, end_line: nil, primary_identifiers_length: 25366 parses all identifiers and findings5367 generates expected location5368 generates expected metadata_version5369# [RSpecRunTime] RSpec elapsed time: 34 minutes 13.6 seconds. Current RSS: ~2401M. Threads: 4. load average: 0.99 1.05 1.07 1/293 309095370.5371 when parsing an empty report5372 is expected to be empty5373# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/parsers/security/sast_spec.rb. It took 10.21 seconds. Expected to take 8.18 seconds.5374# [RSpecRunTime] Starting example group spec/models/incident_management/project_incident_management_setting_spec.rb. Expected to take 8.04 seconds.5375IncidentManagement::ProjectIncidentManagementSetting5376 does not allow STI5377 Associations5378 is expected to belong to project required: false5379# [RSpecRunTime] RSpec elapsed time: 34 minutes 16.1 seconds. Current RSS: ~2385M. Threads: 4. load average: 0.99 1.05 1.07 1/297 310515380.5381 #pagerduty_token5382 when token already set5383 reads the token5384 when not set5385 when PagerDuty webhook is active5386 generates a token before validation5387 when PagerDuty webhook is not active5388 does not generate a token before validation5389 #issue_template_content5390 with valid issue_template_key5391 returns issue content5392 with unknown issue_template_key5393 behaves like no content5394 returns no content5395 without issue_template_key5396 behaves like no content5397 returns no content5398 Validations5399 validate issue_template_exists5400 with create_issue enabled5401 with valid issue_template_key5402 is expected to be valid5403 with empty issue_template_key5404 is expected to be valid5405 with nil issue_template_key5406 is expected to be valid5407# [RSpecRunTime] RSpec elapsed time: 34 minutes 21.54 seconds. Current RSS: ~2497M. Threads: 4. load average: 0.99 1.05 1.07 5/299 310865408.5409 with invalid issue_template_key5410 is expected to be invalid5411 returns error5412 with create_issue disabled5413 with unknown issue_template_key5414 is expected to be valid5415# [RSpecRunTime] Finishing example group spec/models/incident_management/project_incident_management_setting_spec.rb. It took 8.63 seconds. Expected to take 8.04 seconds.5416# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5417Lint factories for IncidentManagement::ProjectIncidentManagementSetting5418 with saas, license, and factory defaults5419 behaves like factory5420 project_incident_management_setting factory5421 does not raise error when built5422 does not raise error when created5423 linting :sla_enabled trait5424 does not raise error when created5425# [RSpecRunTime] RSpec elapsed time: 34 minutes 24.67 seconds. Current RSS: ~2499M. Threads: 4. load average: 0.99 1.05 1.07 1/298 311125426.5427# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.06 seconds. Expected to take 46.95 seconds.5428# [RSpecRunTime] Starting example group spec/lib/banzai/reference_parser/external_issue_parser_spec.rb. Expected to take 7.83 seconds.5429Banzai::ReferenceParser::ExternalIssueParser5430 #nodes_visible_to_user5431 when the link has a data-issue attribute5432 creates reference when the feature is 05433 creates reference when the feature is 105434 creates reference when the feature is 205435# [RSpecRunTime] RSpec elapsed time: 34 minutes 27.63 seconds. Current RSS: ~2408M. Threads: 4. load average: 0.99 1.05 1.07 1/298 311135436.5437 #referenced_by5438 when the link has a data-project attribute5439 when the link has a data-external-issue attribute5440 returns an Array of ExternalIssue instances5441 when the link does not have a data-external-issue attribute5442 returns an empty Array5443# [RSpecRunTime] RSpec elapsed time: 34 minutes 32.25 seconds. Current RSS: ~2420M. Threads: 4. load average: 0.99 1.05 1.07 1/295 311145444.5445 when the link does not have a data-project attribute5446 returns an empty Array5447 #issue_ids_per_project5448 returns a Hash containing range IDs per project5449 does not add a project when the data-external-issue attribute is empty5450# [RSpecRunTime] RSpec elapsed time: 34 minutes 35.11 seconds. Current RSS: ~2389M. Threads: 4. load average: 0.99 1.05 1.07 1/293 311155451.5452# [RSpecRunTime] Finishing example group spec/lib/banzai/reference_parser/external_issue_parser_spec.rb. It took 10.43 seconds. Expected to take 7.83 seconds.5453# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/build/retried_spec.rb. Expected to take 7.78 seconds.5454Gitlab::Ci::Status::Build::Retried5455 #text5456 does not override status text5457 #icon5458 does not override status icon5459 #group5460 does not override status group5461 #favicon5462 does not override status label5463 #label5464 does not override status label5465 #badge_tooltip5466 returns status5467# [RSpecRunTime] RSpec elapsed time: 34 minutes 38.11 seconds. Current RSS: ~2383M. Threads: 4. load average: 0.99 1.04 1.07 1/292 311165468.5469 #status_tooltip5470 with a failed build5471 does override status_tooltip5472# [RSpecRunTime] RSpec elapsed time: 34 minutes 39.19 seconds. Current RSS: ~2387M. Threads: 4. load average: 0.99 1.04 1.07 1/292 311175473.5474 with another build5475 does override status_tooltip5476# [RSpecRunTime] RSpec elapsed time: 34 minutes 40.24 seconds. Current RSS: ~2457M. Threads: 4. load average: 0.99 1.04 1.07 1/292 311185477.5478 .matches?5479 with a retried build5480 is expected to be truthy5481# [RSpecRunTime] RSpec elapsed time: 34 minutes 43.74 seconds. Current RSS: ~2480M. Threads: 4. load average: 0.99 1.04 1.07 1/292 311195482.5483 with a build that has not been retried5484 is expected to be falsy5485# [RSpecRunTime] RSpec elapsed time: 34 minutes 44.75 seconds. Current RSS: ~2481M. Threads: 4. load average: 0.99 1.04 1.07 1/292 311205486.5487# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/build/retried_spec.rb. It took 9.65 seconds. Expected to take 7.78 seconds.5488# [RSpecRunTime] Starting example group spec/models/concerns/expirable_spec.rb. Expected to take 7.6 seconds.5489Expirable5490 does not allow STI5491 .expired5492 is expected to contain exactly #<ProjectMember id: 962, access_level: 40, source_id: 571, source_type: "Project", user_id: 898, noti...t: nil, request_accepted_at: nil, last_activity_on: nil, is_source_accessible_to_current_user: true>5493 scopes the query when multiple models are expirable5494 works with a timestamp expired_at field5495# [RSpecRunTime] RSpec elapsed time: 34 minutes 47.92 seconds. Current RSS: ~2400M. Threads: 4. load average: 0.99 1.04 1.07 1/292 311215496.5497 .not_expired5498 is expected to include #<ProjectMember id: 958, access_level: 40, source_id: 569, source_type: "Project", user_id: 894, noti...t: nil, request_accepted_at: nil, last_activity_on: nil, is_source_accessible_to_current_user: true> and #<ProjectMember id: 960, access_level: 40, source_id: 570, source_type: "Project", user_id: 896, noti...t: nil, request_accepted_at: nil, last_activity_on: nil, is_source_accessible_to_current_user: true>5499 is expected not to include #<ProjectMember id: 962, access_level: 40, source_id: 571, source_type: "Project", user_id: 898, noti...t: nil, request_accepted_at: nil, last_activity_on: nil, is_source_accessible_to_current_user: true>5500 #expired?5501 is expected to eq false5502 is expected to eq false5503 is expected to eq true5504 #expires?5505 is expected to eq false5506 is expected to eq true5507 is expected to eq true5508# [RSpecRunTime] RSpec elapsed time: 34 minutes 52.67 seconds. Current RSS: ~2472M. Threads: 4. load average: 0.99 1.04 1.07 1/292 311225509.5510 #expires_soon?5511 is expected to eq false5512 is expected to eq true5513 is expected to eq true5514# [RSpecRunTime] RSpec elapsed time: 34 minutes 53.69 seconds. Current RSS: ~2473M. Threads: 4. load average: 0.99 1.04 1.07 1/292 311235515.5516# [RSpecRunTime] Finishing example group spec/models/concerns/expirable_spec.rb. It took 8.93 seconds. Expected to take 7.6 seconds.5517# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/security/identifier_spec.rb. Expected to take 7.35 seconds.5518Gitlab::Ci::Reports::Security::Identifier5519 #initialize5520 when all params are given5521 initializes an instance5522 when attribute external_type is missing5523 raises an error5524 when attribute external_id is missing5525 raises an error5526 when attribute name is missing5527 raises an error5528 #key5529 returns fingerprint5530 #type_identifier?5531 external_type: "cve", expected_result: false5532 is expected to equal false5533 external_type: "foo", expected_result: false5534 is expected to equal false5535 external_type: "cwe", expected_result: true5536 is expected to equal true5537 external_type: "wasc", expected_result: true5538 is expected to equal true5539 external type check methods5540 external_type: "Foo", is_cve?: false, is_cwe?: false, is_wasc?: false5541 returns correct result for the type check method5542 external_type: "Cve", is_cve?: true, is_cwe?: false, is_wasc?: false5543 returns correct result for the type check method5544# [RSpecRunTime] RSpec elapsed time: 34 minutes 59.39 seconds. Current RSS: ~2513M. Threads: 4. load average: 1.00 1.04 1.06 1/292 311245545.5546 external_type: "Cwe", is_cve?: false, is_cwe?: true, is_wasc?: false5547 returns correct result for the type check method5548 external_type: "Wasc", is_cve?: false, is_cwe?: false, is_wasc?: true5549 returns correct result for the type check method5550 #to_hash5551 returns expected hash5552 #==5553 when external_type and external_id are equal5554 returns true5555 when external_type is different5556 returns false5557 when external_id is different5558 returns false5559# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/security/identifier_spec.rb. It took 7.53 seconds. Expected to take 7.35 seconds.5560# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5561Lint factories for Gitlab::Ci::Reports::Security::Identifier5562 with saas, license, and factory defaults5563 behaves like factory5564 ci_reports_security_identifier factory5565 does not raise error when built5566 does not raise error when created5567# [RSpecRunTime] RSpec elapsed time: 35 minutes 2.81 seconds. Current RSS: ~2480M. Threads: 4. load average: 1.00 1.04 1.06 1/294 311385568.5569# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.59 seconds. Expected to take 46.95 seconds.5570# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executed_spec.rb. Expected to take 7.25 seconds.5571Gitlab::SidekiqMiddleware::DuplicateJobs::Strategies::UntilExecuted5572 behaves like deduplicating jobs when scheduling5573 #schedule5574 checks for duplicates before yielding5575 checks worker options for scheduled jobs5576 job marking5577 adds the jid of the existing job to the job hash5578 scheduled jobs5579 scheduled in the past5580 adds the jid of the existing job to the job hash5581# [RSpecRunTime] RSpec elapsed time: 35 minutes 6.71 seconds. Current RSS: ~2453M. Threads: 4. load average: 1.00 1.04 1.06 1/294 311395582.5583 scheduled in the future5584 adds the jid of the existing job to the job hash5585 when the job is not duplicate5586 does not return false nor drop the job5587 when the job is droppable5588 updates latest wal location5589 returns false to drop the job5590 logs that the job was dropped5591 logs the deduplication options of the worker5592# [RSpecRunTime] RSpec elapsed time: 35 minutes 8.66 seconds. Current RSS: ~2451M. Threads: 4. load average: 1.00 1.04 1.06 1/294 311405593.5594 #perform5595 updates job hash with dedup_wal_locations5596 when latest_wal_location is empty5597 does not update job hash with dedup_wal_locations5598 #perform5599 deletes the lock after executing5600 deletes the lock even if an error occurs5601 does not reschedule the job even if deduplication happened5602 when job is reschedulable5603 reschedules the job if deduplication happened5604 does not reschedule the job if an error occurs5605# [RSpecRunTime] RSpec elapsed time: 35 minutes 13.02 seconds. Current RSS: ~2463M. Threads: 4. load average: 1.00 1.04 1.06 1/294 311415606.5607# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executed_spec.rb. It took 10.21 seconds. Expected to take 7.25 seconds.5608# [RSpecRunTime] Starting example group spec/models/concerns/where_composite_spec.rb. Expected to take 6.99 seconds.5609WhereComposite5610 does not allow STI5611 .where_composite5612 requires at least one permitted key5613 requires all arguments to match the permitted_keys5614 attaches a key error as cause if a key is missing5615 returns an empty relation if there are no arguments5616 permits extra arguments5617 can handle multiple fields5618 is equivalent to ids.map { |attrs| model.find_by(attrs) }5619 constructs (A&B) for one argument5620 constructs (A&B) OR (C&D) for two arguments5621 constructs (A&B) OR (C&D) OR (E&F) for three arguments5622 large sets of IDs5623 constructs correct trees of constraints5624 raises errors if too many IDs are passed5625# [RSpecRunTime] RSpec elapsed time: 35 minutes 19.78 seconds. Current RSS: ~2432M. Threads: 4. load average: 0.92 1.02 1.06 1/294 311425626.5627# [RSpecRunTime] Finishing example group spec/models/concerns/where_composite_spec.rb. It took 6.76 seconds. Expected to take 6.99 seconds.5628# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/accessibility_reports_spec.rb. Expected to take 6.98 seconds.5629Gitlab::Ci::Reports::AccessibilityReports5630 #scans_count5631 when data has errors5632 returns the scans_count5633 when data has no errors5634 returns the scans_count5635 when data has no url5636 returns the scans_count5637 #passes_count5638 when data has errors5639 returns the passes_count5640 when data has no errors5641 returns the passes_count5642 when data has no url5643 returns the scans_count5644 #errors_count5645 when data has errors5646 returns the errors_count5647 when data has no errors5648 returns the errors_count5649 when data has no url5650 returns the errors_count5651 #add_url5652 when data has errors5653 adds urls and data to accessibility report5654 when data does not have errors5655 adds data to accessibility report5656 when url does not exist5657 sets error_message and decreases total5658 #set_error_message5659 when error is nil5660 returns the error5661 sets the error5662# [RSpecRunTime] RSpec elapsed time: 35 minutes 26.45 seconds. Current RSS: ~2498M. Threads: 4. load average: 1.01 1.04 1.06 1/294 311435663.5664 when a error has already been set5665 overwrites the existing message5666 #all_errors5667 when data has errors5668 returns all errors5669 when data has no errors5670 returns an empty array5671 when accessibility report has no data5672 returns an empty array5673# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/accessibility_reports_spec.rb. It took 7.85 seconds. Expected to take 6.98 seconds.5674# [RSpecRunTime] Starting example group spec/models/postgresql/replication_slot_spec.rb. Expected to take 6.68 seconds.5675Postgresql::ReplicationSlot5676 does not allow STI5677 is expected to be a kind of Gitlab::Database::SharedModel(abstract)5678 .in_use?5679 returns true when replication slots are present5680 returns false when replication slots are not present5681 returns false if the existence check is invalid5682# [RSpecRunTime] RSpec elapsed time: 35 minutes 29.4 seconds. Current RSS: ~2501M. Threads: 4. load average: 1.01 1.04 1.06 1/294 311445683.5684 .lag_too_great?5685 does not raise an exception5686 returns true when replication lag is too great5687 returns false when more than one replicas is up to date enough5688 returns false when replication lag is not too great5689 returns false when there is a nil replication lag5690# [RSpecRunTime] RSpec elapsed time: 35 minutes 33.41 seconds. Current RSS: ~2488M. Threads: 4. load average: 1.01 1.04 1.06 1/294 311455691.5692 #max_replication_slots5693 returns the maximum number of replication slots5694 with enough slots available5695 #slots_count5696 returns the number of replication slots5697 #unused_slots_count5698 returns the number of unused replication slots5699 #max_retained_wal5700 returns the retained WAL size5701 #slots_retained_bytes5702 returns the number of retained bytes5703# [RSpecRunTime] Finishing example group spec/models/postgresql/replication_slot_spec.rb. It took 7.37 seconds. Expected to take 6.68 seconds.5704# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/events/changed_reviewer_spec.rb. Expected to take 6.65 seconds.5705Gitlab::GithubImport::Importer::Events::ChangedReviewer5706 #execute5707 behaves like process review_requested & review_request_removed MR events5708 when importing a review_requested event5709 behaves like create expected notes5710 creates expected note5711 creates expected system note metadata5712# [RSpecRunTime] RSpec elapsed time: 35 minutes 37.74 seconds. Current RSS: ~2407M. Threads: 4. load average: 1.09 1.05 1.07 1/300 313095713.5714 when importing a review_request_removed event5715 behaves like create expected notes5716 creates expected note5717 creates expected system note metadata5718# [RSpecRunTime] RSpec elapsed time: 35 minutes 39.41 seconds. Current RSS: ~2405M. Threads: 4. load average: 1.09 1.05 1.07 1/300 314465719.5720# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/events/changed_reviewer_spec.rb. It took 4.42 seconds. Expected to take 6.65 seconds.5721# [RSpecRunTime] Starting example group spec/services/jira_import/users_importer_spec.rb. Expected to take 6.42 seconds.5722JiraImport::UsersImporter5723 #execute5724 when Jira import is not configured properly5725 returns an error5726# [RSpecRunTime] RSpec elapsed time: 35 minutes 43.28 seconds. Current RSS: ~2410M. Threads: 4. load average: 1.08 1.05 1.07 1/299 314475727.5728 when Jira instance is of Server deployment type5729 behaves like maps Jira users to GitLab users5730 when Jira import is configured correctly5731 when users mapper service raises an error5732 returns an error response5733 when users mapper service returns result5734 when users mapper service returns an empty array5735 returns nil payload5736 when Jira client returns any users5737 returns the mapped users5738# [RSpecRunTime] RSpec elapsed time: 35 minutes 45.84 seconds. Current RSS: ~2413M. Threads: 4. load average: 1.15 1.07 1.07 1/299 314485739.5740 when Jira instance is of Cloud deployment type5741 behaves like maps Jira users to GitLab users5742 when Jira import is configured correctly5743 when users mapper service raises an error5744 returns an error response5745 when users mapper service returns result5746 when users mapper service returns an empty array5747 returns nil payload5748 when Jira client returns any users5749 returns the mapped users5750# [RSpecRunTime] RSpec elapsed time: 35 minutes 48.33 seconds. Current RSS: ~2369M. Threads: 4. load average: 1.15 1.07 1.07 1/299 314495751.5752# [RSpecRunTime] Finishing example group spec/services/jira_import/users_importer_spec.rb. It took 8.91 seconds. Expected to take 6.42 seconds.5753# [RSpecRunTime] Starting example group spec/workers/container_expiration_policy_worker_spec.rb. Expected to take 6.33 seconds.5754ContainerExpirationPolicyWorker5755 #perform5756 process cleanups5757 calls the limited capacity worker5758 with exclusive lease taken5759 does not do anything5760 process stale ongoing cleanups5761 set them as unfinished5762# [RSpecRunTime] RSpec elapsed time: 35 minutes 51.04 seconds. Current RSS: ~2342M. Threads: 4. load average: 1.14 1.06 1.07 1/294 314505763.5764 policies without container repositories5765 disables them5766# [RSpecRunTime] RSpec elapsed time: 35 minutes 52.15 seconds. Current RSS: ~2411M. Threads: 4. load average: 1.14 1.06 1.07 1/294 314515767.5768 counts logging5769 logs all the counts5770 with load balancing enabled5771 reads the counts from the replica5772# [RSpecRunTime] RSpec elapsed time: 35 minutes 56.64 seconds. Current RSS: ~2447M. Threads: 4. load average: 1.13 1.06 1.07 1/294 314525773.5774# [RSpecRunTime] Finishing example group spec/workers/container_expiration_policy_worker_spec.rb. It took 8.29 seconds. Expected to take 6.33 seconds.5775# [RSpecRunTime] Starting example group spec/lib/gitlab/health_checks/db_check_spec.rb. Expected to take 6.18 seconds.5776Gitlab::HealthChecks::DbCheck5777 #metrics5778 Check is passing5779 is expected to include (have attributes {:name => "db_ping_success", :value => 1})5780 is expected to include (have attributes {:name => "db_ping_timeout", :value => 0})5781 is expected to include (have attributes {:name => "db_ping_latency_seconds", :value => (be >= 0)})5782# [RSpecRunTime] RSpec elapsed time: 35 minutes 57.93 seconds. Current RSS: ~2447M. Threads: 4. load average: 1.13 1.06 1.07 1/294 314535783.5784 Check is misbehaving5785 is expected to include (have attributes {:name => "db_ping_success", :value => 0})5786 is expected to include (have attributes {:name => "db_ping_timeout", :value => 0})5787 is expected to include (have attributes {:name => "db_ping_latency_seconds", :value => (be >= 0)})5788 Check is timeouting5789 is expected to include (have attributes {:name => "db_ping_success", :value => 0})5790 is expected to include (have attributes {:name => "db_ping_timeout", :value => 1})5791 is expected to include (have attributes {:name => "db_ping_latency_seconds", :value => (be >= 0)})5792 #readiness5793 Check returns ok5794 is expected to have attributes {:success => true}5795 Check is misbehaving5796 is expected to have attributes {:message => "unexpected Db check result: error!", :success => false}5797 Check is timeouting5798 is expected to have attributes {:message => "Db check timed out", :success => false}5799# [RSpecRunTime] RSpec elapsed time: 36 minutes 2.89 seconds. Current RSS: ~2498M. Threads: 4. load average: 1.12 1.06 1.07 1/294 314545800.5801 Check is raising an unhandled exception5802 is expected to have attributes {:message => "unexpected Db check result: unexpected error", :success => false}5803 with multiple databases5804 checks multiple databases5805# [RSpecRunTime] Finishing example group spec/lib/gitlab/health_checks/db_check_spec.rb. It took 6.92 seconds. Expected to take 6.18 seconds.5806# [RSpecRunTime] Starting example group spec/lib/gitlab/database/no_cross_db_foreign_keys_spec.rb. Expected to take 6.15 seconds.5807cross-database foreign keys5808 onlies have allowed list of cross-database foreign keys5809 only allows existing foreign keys to be present in the exempted list5810# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/no_cross_db_foreign_keys_spec.rb. It took 5.39 seconds. Expected to take 6.15 seconds.5811# [RSpecRunTime] RSpec elapsed time: 36 minutes 9.18 seconds. Current RSS: ~2322M. Threads: 4. load average: 1.11 1.06 1.07 1/294 314555812.5813# [RSpecRunTime] Starting example group spec/workers/gitlab/github_import/advance_stage_worker_spec.rb. Expected to take 5.99 seconds.5814Gitlab::GithubImport::AdvanceStageWorker5815 has a Sidekiq retry of 65816 behaves like Gitlab::Import::AdvanceStage5817 #perform5818 when the project no longer exists5819 does not perform any work5820# [RSpecRunTime] RSpec elapsed time: 36 minutes 10.52 seconds. Current RSS: ~2300M. Threads: 4. load average: 1.11 1.06 1.07 1/294 314565821.5822 when there are remaining jobs5823 reschedules itself5824 when the project import is not running5825 does not perform any work5826 clears the JobWaiter cache5827# [RSpecRunTime] RSpec elapsed time: 36 minutes 11.58 seconds. Current RSS: ~2384M. Threads: 4. load average: 1.10 1.06 1.07 1/294 314575828.5829 when there are no remaining jobs5830 schedules the next stage5831 raises KeyError when the stage name is invalid5832# [RSpecRunTime] RSpec elapsed time: 36 minutes 14.66 seconds. Current RSS: ~2440M. Threads: 4. load average: 1.10 1.06 1.07 2/294 314585833.5834 on worker timeouts5835 refreshes timeout and updates counter if jobs have been processed5836 converts string timeout argument to time5837 with an optimistic strategy5838 advances to next stage5839# [RSpecRunTime] RSpec elapsed time: 36 minutes 15.72 seconds. Current RSS: ~2441M. Threads: 4. load average: 1.10 1.06 1.07 1/294 314595840.5841 with a pessimistic strategy5842 logs error and fails import5843 #wait_for_jobs5844 waits for jobs to complete and returns a new pair of keys to wait for5845# [RSpecRunTime] Finishing example group spec/workers/gitlab/github_import/advance_stage_worker_spec.rb. It took 7.36 seconds. Expected to take 5.99 seconds.5846# [RSpecRunTime] Starting example group spec/services/projects/branches_by_mode_service_spec.rb. Expected to take 5.88 seconds.5847Projects::BranchesByModeService5848 #execute5849 page is passed5850 uses offset pagination5851 but the page does not contain any branches5852 uses offset pagination5853# [RSpecRunTime] RSpec elapsed time: 36 minutes 18.37 seconds. Current RSS: ~2481M. Threads: 4. load average: 1.09 1.06 1.07 1/298 314935854.5855 search is passed5856 uses offset pagination5857 branch_list_keyset_pagination is disabled5858 uses offset pagination5859 uses gitaly pagination5860 returns branches for the first page5861 when second page is requested5862 returns branches for the first page5863 when last page is requested5864 returns branches after the specified branch5865# [RSpecRunTime] RSpec elapsed time: 36 minutes 23.03 seconds. Current RSS: ~2539M. Threads: 4. load average: 1.08 1.06 1.07 1/300 315365866.5867 filter by mode5868 stale5869 returns stale branches5870 active5871 returns active branches5872# [RSpecRunTime] Finishing example group spec/services/projects/branches_by_mode_service_spec.rb. It took 7.19 seconds. Expected to take 5.88 seconds.5873# [RSpecRunTime] Starting example group spec/graphql/mutations/issues/unlink_alert_spec.rb. Expected to take 5.8 seconds.5874Mutations::Issues::UnlinkAlert5875 is expected to require graphql authorizations :update_issue and :admin_issue5876 #resolve5877 when the user is a guest5878 raises an error5879# [RSpecRunTime] RSpec elapsed time: 36 minutes 25.88 seconds. Current RSS: ~2511M. Threads: 4. load average: 1.08 1.06 1.07 1/300 315375880.5881 when the user is a developer5882 when unlinking internal alert5883 behaves like unlinking an alert5884 unlinks the alert5885 returns no errors5886# [RSpecRunTime] RSpec elapsed time: 36 minutes 26.99 seconds. Current RSS: ~2511M. Threads: 4. load average: 1.08 1.06 1.07 1/300 315385887.5888 when unlinking external alert5889 behaves like unlinking an alert5890 unlinks the alert5891 returns no errors5892 when LinkAlerts::DestroyService responds with an error5893 returns the error5894# [RSpecRunTime] Finishing example group spec/graphql/mutations/issues/unlink_alert_spec.rb. It took 4.71 seconds. Expected to take 5.8 seconds.5895# [RSpecRunTime] Starting example group spec/lib/gitlab/data_builder/wiki_page_spec.rb. Expected to take 5.73 seconds.5896Gitlab::DataBuilder::WikiPage5897 .build5898 is expected to be a kind of Hash5899 is expected to eq "wiki_page"5900 is expected to eq {:avatar_url=>"https://www.gravatar.com/avatar/8355721621798c34be0052a3fe8d7429ae346855453d02d87aee39...?s=80&d=identicon", :email=>"[REDACTED]", :id=>932, :name=>"Sidney Jones1081", :username=>"user392"}5901 is expected to eq {:avatar_url=>nil, :ci_config_path=>nil, :default_branch=>"master", :description=>nil, :git_http_url=...ce593/project-591.git", :visibility_level=>0, :web_url=>"http://localhost/namespace593/project-591"}5902 is expected to eq {:default_branch=>"master", :git_http_url=>"http://localhost/namespace593/project-591.wiki.git", :git..."namespace593/project-591.wiki", :web_url=>"http://localhost/namespace593/project-591/-/wikis/home"}5903 is expected to include {:slug => "Page-6", :title => "Page 6", :format => :markdown, :message => nil, :version_id => "e96a999dd3c115fefbdbdc6a4afccc1020aa6749"}5904 is expected to include {:url => "http://localhost/namespace593/project-591/-/wikis/Page-6"}5905 is expected to include {:action => "create"}5906 is expected to include {:diff_url => "http://localhost/namespace593/project-591/-/wikis/Page-6/diff?version_id=e96a999dd3c115fefbdbdc6a4afccc1020aa6749"}5907# [RSpecRunTime] RSpec elapsed time: 36 minutes 34.35 seconds. Current RSS: ~2506M. Threads: 4. load average: 1.07 1.05 1.07 1/299 316455908.5909# [RSpecRunTime] Finishing example group spec/lib/gitlab/data_builder/wiki_page_spec.rb. It took 6.07 seconds. Expected to take 5.73 seconds.5910# [RSpecRunTime] Starting example group spec/workers/issuable/create_reminder_worker_spec.rb. Expected to take 5.58 seconds.5911Issuable::CreateReminderWorker5912 is labeled as idempotent5913 performs multiple times sequentially without raising an exception5914 #perform5915 when the user does not exist5916 does not call TodoService#mark_todo5917# [RSpecRunTime] RSpec elapsed time: 36 minutes 36.85 seconds. Current RSS: ~2500M. Threads: 4. load average: 1.07 1.05 1.07 1/301 317415918.5919 when the merge request does not exist5920 does not call TodoService#mark_todo5921 when MR and user exist5922 creates a new instance of TodoService5923 calls TodoService#mark_todo5924# [RSpecRunTime] Finishing example group spec/workers/issuable/create_reminder_worker_spec.rb. It took 3.44 seconds. Expected to take 5.58 seconds.5925# [RSpecRunTime] Starting example group spec/workers/gitlab/jira_import/import_issue_worker_spec.rb. Expected to take 5.55 seconds.5926Gitlab::JiraImport::ImportIssueWorker5927 modules5928 is expected to includes the ApplicationWorker module5929 is expected to includes the Gitlab::JiraImport::QueueOptions module5930 is expected to includes the Gitlab::Import::DatabaseHelpers module5931 is expected to includes the Gitlab::Import::NotifyUponDeath module5932# [RSpecRunTime] RSpec elapsed time: 36 minutes 42.02 seconds. Current RSS: ~2539M. Threads: 4. load average: 1.06 1.05 1.07 1/300 317425933.5934 #perform5935 when any exception raised while inserting to DB5936 record a failed to import issue5937 when record is successfully inserted5938 when import label does not exist5939 does not record import failure5940 when import label exists5941 does not record import failure5942 creates an issue with the correct attributes5943 when assignee_ids is nil5944 creates an issue without assignee5945 when assignee_ids is an empty array5946 creates an issue without assignee5947# [RSpecRunTime] Finishing example group spec/workers/gitlab/jira_import/import_issue_worker_spec.rb. It took 6.14 seconds. Expected to take 5.55 seconds.5948# [RSpecRunTime] Starting example group spec/services/projects/import_export/parallel_export_service_spec.rb. Expected to take 5.39 seconds.5949Projects::ImportExport::ParallelExportService5950 #execute5951 creates a project export archive file5952 logs export progress5953 executes after export stragegy on export success5954 ensures files are cleaned up5955 when export fails5956 notifies the error to the user5957# [RSpecRunTime] RSpec elapsed time: 36 minutes 50.6 seconds. Current RSS: ~2510M. Threads: 4. load average: 1.06 1.05 1.07 1/295 317435958.5959 when after export stragegy fails5960 notifies the error to the user5961# [RSpecRunTime] RSpec elapsed time: 36 minutes 51.61 seconds. Current RSS: ~2510M. Threads: 4. load average: 1.05 1.05 1.07 1/295 317445962.5963# [RSpecRunTime] Finishing example group spec/services/projects/import_export/parallel_export_service_spec.rb. It took 7.68 seconds. Expected to take 5.39 seconds.5964# [RSpecRunTime] Starting example group spec/lib/constraints/group_url_constrainer_spec.rb. Expected to take 5.36 seconds.5965Constraints::GroupUrlConstrainer5966 #matches?5967 valid request5968 is expected to be truthy5969 valid request for nested group5970 is expected to be truthy5971 valid request for nested group with reserved top level name5972 is expected to be truthy5973 invalid request5974 is expected to be falsey5975 when the request matches a redirect route5976 for a root group5977 and is a GET request5978 is expected to be truthy5979 and is NOT a GET request5980 is expected to be falsey5981 for a nested group5982 is expected to be truthy5983# [RSpecRunTime] Finishing example group spec/lib/constraints/group_url_constrainer_spec.rb. It took 3.67 seconds. Expected to take 5.36 seconds.5984# [RSpecRunTime] Starting example group spec/lib/gitlab/bitbucket_server_import/importers/pull_request_notes/inline_spec.rb. Expected to take 5.2 seconds.5985Gitlab::BitbucketServerImport::Importers::PullRequestNotes::Inline5986 #execute5987 imports the threaded discussion5988 logs its progress5989 when note is invalid5990 fallback to basic note5991 logs its fallback5992# [RSpecRunTime] RSpec elapsed time: 37 minutes 1.2 seconds. Current RSS: ~2548M. Threads: 4. load average: 1.04 1.05 1.06 1/300 319475993.5994 when converting mention is failed5995 logs its exception5996# [RSpecRunTime] Finishing example group spec/lib/gitlab/bitbucket_server_import/importers/pull_request_notes/inline_spec.rb. It took 6.19 seconds. Expected to take 5.2 seconds.5997# [RSpecRunTime] Starting example group spec/lib/banzai/filter/truncate_visible_filter_spec.rb. Expected to take 5.17 seconds.5998Banzai::Filter::TruncateVisibleFilter5999 truncates HTML properly6000 does not truncate if truncate_visible_max_chars not specified6001 preserves a link href when link text is truncated6002 truncates HTML with emoji properly6003 truncates the text with multiple paragraphs6004 behaves like truncates text6005 is expected to match "Paragraph 1..."6006# [RSpecRunTime] RSpec elapsed time: 37 minutes 3.87 seconds. Current RSS: ~2549M. Threads: 4. load average: 1.04 1.05 1.06 1/300 319486007.6008 truncates the first line of a code block6009 behaves like truncates text6010 is expected to match "Code block...</span></code>"6011 displays inline code6012 behaves like truncates text6013 is expected to match "Text with <code>inline code</code>"6014 preserves code color scheme6015 behaves like truncates text6016 is expected to match "<code><span id=\"LC1\" class=\"line\" lang=\"ruby\"><span class=\"k\">def</span> <span class=\"nf\">test</span>...</span>"6017 truncates a single long line of text6018 behaves like truncates text6019 is expected to match "... quick brown fox jumped over the lazy dog twiceThe quick brown fox jumped over the lazy dog twice"6020# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/truncate_visible_filter_spec.rb. It took 3.47 seconds. Expected to take 5.17 seconds.6021# [RSpecRunTime] Starting example group spec/lib/gitlab/composer/version_index_spec.rb. Expected to take 5.01 seconds.6022Gitlab::Composer::VersionIndex6023 #as_json6024 with a public project6025 behaves like returns the packages json6026 returns the packages json6027 with an unordered list of packages6028 returns the packages sorted by version6029# [RSpecRunTime] RSpec elapsed time: 37 minutes 6.54 seconds. Current RSS: ~2548M. Threads: 4. load average: 0.96 1.03 1.06 1/300 319946030.6031 with an internal project6032 behaves like returns the packages json6033 returns the packages json6034 with an unordered list of packages6035 returns the packages sorted by version6036# [RSpecRunTime] RSpec elapsed time: 37 minutes 9.8 seconds. Current RSS: ~2534M. Threads: 4. load average: 0.96 1.03 1.06 1/299 320016037.6038 with a private project6039 behaves like returns the packages json6040 returns the packages json6041 with an unordered list of packages6042 returns the packages sorted by version6043 #sha6044 returns the json SHA6045# [RSpecRunTime] Finishing example group spec/lib/gitlab/composer/version_index_spec.rb. It took 6.03 seconds. Expected to take 5.01 seconds.6046# [RSpecRunTime] Starting example group spec/models/concerns/legacy_bulk_insert_spec.rb. Expected to take 4.9 seconds.6047LegacyBulkInsert6048 does not allow STI6049 #bulk_insert6050 does nothing with empty rows6051 uses the ordering from the first row6052 quotes column names6053 quotes values6054 does not quote values of a column in the disable_quote option6055 does not quote values of columns in the disable_quote option6056 handles non-UTF-8 data6057 when using PostgreSQL6058 allows the returning of the IDs of the inserted rows6059 allows setting the upsert to do nothing6060# [RSpecRunTime] RSpec elapsed time: 37 minutes 16.07 seconds. Current RSS: ~2547M. Threads: 4. load average: 0.97 1.03 1.06 1/299 320086061.6062# [RSpecRunTime] Finishing example group spec/models/concerns/legacy_bulk_insert_spec.rb. It took 5.1 seconds. Expected to take 4.9 seconds.6063# [RSpecRunTime] Starting example group spec/lib/gitlab/issuable/clone/copy_resource_events_service_spec.rb. Expected to take 4.87 seconds.6064Gitlab::Issuable::Clone::CopyResourceEventsService6065 copies the resource label events6066 with existing milestone events6067 copies existing resource milestone events6068# [RSpecRunTime] RSpec elapsed time: 37 minutes 19.72 seconds. Current RSS: ~2452M. Threads: 4. load average: 0.97 1.03 1.06 2/296 320096069.6070 with existing state events6071 copies existing state events as expected6072# [RSpecRunTime] Finishing example group spec/lib/gitlab/issuable/clone/copy_resource_events_service_spec.rb. It took 4.08 seconds. Expected to take 4.87 seconds.6073# [RSpecRunTime] Starting example group spec/services/users/migrate_records_to_ghost_user_in_batches_service_spec.rb. Expected to take 4.73 seconds.6074Users::MigrateRecordsToGhostUserInBatchesService6075 #execute6076 stops when execution time limit reached6077 calls Users::MigrateRecordsToGhostUserService6078 process jobs ordered by the consume_after timestamp6079 reschedules job in case of an error6080# [RSpecRunTime] RSpec elapsed time: 37 minutes 23.48 seconds. Current RSS: ~2331M. Threads: 4. load average: 0.97 1.03 1.06 1/295 320106081.6082# [RSpecRunTime] Finishing example group spec/services/users/migrate_records_to_ghost_user_in_batches_service_spec.rb. It took 3.33 seconds. Expected to take 4.73 seconds.6083# [RSpecRunTime] Starting example group spec/initializers/forbid_sidekiq_in_transactions_spec.rb. Expected to take 4.71 seconds.6084Sidekiq::Worker6085 for mailers6086 behaves like a forbiddable operation within a transaction6087 allows the operation outside of a transaction6088 forbids the operation within a transaction6089 allows the oepration within a transaction if skipped6090 forbids the operation if it is within a Ci::ApplicationRecord transaction6091# [RSpecRunTime] RSpec elapsed time: 37 minutes 27.39 seconds. Current RSS: ~2442M. Threads: 4. load average: 0.97 1.03 1.06 1/295 320116092.6093 for sidekiq workers6094 behaves like a forbiddable operation within a transaction6095 allows the operation outside of a transaction6096 forbids the operation within a transaction6097 allows the oepration within a transaction if skipped6098 forbids the operation if it is within a Ci::ApplicationRecord transaction6099# [RSpecRunTime] RSpec elapsed time: 37 minutes 28.64 seconds. Current RSS: ~2448M. Threads: 4. load average: 0.97 1.03 1.06 1/295 320126100.6101# [RSpecRunTime] Finishing example group spec/initializers/forbid_sidekiq_in_transactions_spec.rb. It took 5.16 seconds. Expected to take 4.71 seconds.6102# [RSpecRunTime] Starting example group spec/lib/sidebars/admin/menus/monitoring_menu_spec.rb. Expected to take 4.58 seconds.6103Sidebars::Admin::Menus::MonitoringMenu6104 Menu items6105 Metrics Dashboard6106 when grafana is enabled6107 is expected not to be nil6108 when grafana is disabled6109 is expected to be nil6110 behaves like Admin menu with sub menus6111 contains submemus6112 behaves like Admin menu6113 renders the correct link6114 renders the correct title6115 renders the correct icon6116 renders the separator if needed6117 #render?6118 when user is admin6119 renders6120# [RSpecRunTime] RSpec elapsed time: 37 minutes 33.64 seconds. Current RSS: ~2506M. Threads: 4. load average: 0.97 1.03 1.06 1/295 320136121.6122 when user is not admin6123 does not render6124 when user is not logged in6125 does not render6126# [RSpecRunTime] Finishing example group spec/lib/sidebars/admin/menus/monitoring_menu_spec.rb. It took 5.65 seconds. Expected to take 4.58 seconds.6127# [RSpecRunTime] Starting example group spec/rubocop/cop/migration/datetime_spec.rb. Expected to take 4.55 seconds.6128RuboCop::Cop::Migration::Datetime6129 when outside of migration6130 registers no offense6131 when in migration6132 registers an offense when the ":datetime" data type is used on create_table6133 registers an offense when the ":timestamp" data type is used on create_table6134 does not register an offense when the ":datetime" data type is not used on create_table6135 does not register an offense when the ":datetime_with_timezone" data type is used on create_table6136 registers an offense when the ":datetime" data type is used on add_column6137 registers an offense when the ":timestamp" data type is used on add_column6138 does not register an offense when the ":datetime" data type is not used on add_column6139 does not register an offense when the ":datetime_with_timezone" data type is used on add_column6140# [RSpecRunTime] RSpec elapsed time: 37 minutes 37.11 seconds. Current RSS: ~2511M. Threads: 4. load average: 0.98 1.03 1.06 1/295 320146141.6142# [RSpecRunTime] Finishing example group spec/rubocop/cop/migration/datetime_spec.rb. It took 2.81 seconds. Expected to take 4.55 seconds.6143# [RSpecRunTime] Starting example group spec/rubocop/cop/performance/ar_exists_and_present_blank_spec.rb. Expected to take 4.41 seconds.6144RuboCop::Cop::Performance::ARExistsAndPresentBlank6145 when it is haml file6146 the same object uses exists? and present?6147 flags it as an offense6148 the same object uses exists? and blank?6149 flags it as an offense6150# [RSpecRunTime] RSpec elapsed time: 37 minutes 40.44 seconds. Current RSS: ~2525M. Threads: 4. load average: 0.98 1.03 1.06 1/295 320156151.6152 the same object uses exists?, blank? and present?6153 flags it as an offense6154 behaves like different object uses exists? and present?/blank?6155 does not flag it as an offense6156 behaves like different object uses exists? and present?/blank?6157 does not flag it as an offense6158 behaves like Only using one present?/blank? without exists?6159 does not flag it as an offense6160 behaves like Only using one present?/blank? without exists?6161 does not flag it as an offense6162 when using many present?/empty? without exists?6163 does not flag it as an offense6164 when just using exists? without present?/blank?6165 does not flag it as an offense6166 when it is not haml file6167 does not flag it as an offense6168# [RSpecRunTime] Finishing example group spec/rubocop/cop/performance/ar_exists_and_present_blank_spec.rb. It took 5.62 seconds. Expected to take 4.41 seconds.6169# [RSpecRunTime] Starting example group spec/policies/resource_milestone_event_policy_spec.rb. Expected to take 4.39 seconds.6170ResourceMilestoneEventPolicy6171 #read_milestone6172 allows to read deleted milestone6173 allows to read accessible milestone6174 does not allow to read not accessible milestone6175# [RSpecRunTime] RSpec elapsed time: 37 minutes 45.31 seconds. Current RSS: ~2491M. Threads: 4. load average: 0.98 1.03 1.06 1/295 320166176.6177 #read_resource_milestone_event6178 with non-member user6179 does not allow to read event6180# [RSpecRunTime] RSpec elapsed time: 37 minutes 48.28 seconds. Current RSS: ~2504M. Threads: 4. load average: 0.98 1.03 1.06 1/295 320176181.6182 with member user6183 allows to read event for accessible milestone6184 does not allow to read event for not accessible milestone6185# [RSpecRunTime] RSpec elapsed time: 37 minutes 49.33 seconds. Current RSS: ~2501M. Threads: 4. load average: 0.98 1.03 1.06 1/295 320186186.6187# [RSpecRunTime] Finishing example group spec/policies/resource_milestone_event_policy_spec.rb. It took 6.62 seconds. Expected to take 4.39 seconds.6188# [RSpecRunTime] Starting example group spec/lib/gitlab/database_warnings_spec.rb. Expected to take 4.27 seconds.6189Gitlab::DatabaseWarnings6190 .check_single_connection_and_print_warning6191 prints a warning if single connection6192 does not print a warning if single ci connection6193 does not print a warning if multiple connection6194 does not print a warning in Rails runner environment6195# [RSpecRunTime] RSpec elapsed time: 37 minutes 50.86 seconds. Current RSS: ~2502M. Threads: 4. load average: 0.98 1.03 1.05 1/295 320196196.6197 .check_postgres_version_and_print_warning6198 prints a warning if not compliant with minimum postgres version6199 does not print a warning if compliant with minimum postgres version6200 does not print a warning in Rails runner environment6201 ignores ActiveRecord errors6202 ignores Postgres errors6203# [RSpecRunTime] RSpec elapsed time: 37 minutes 52.37 seconds. Current RSS: ~2502M. Threads: 4. load average: 0.98 1.03 1.05 1/295 320206204.6205# [RSpecRunTime] Finishing example group spec/lib/gitlab/database_warnings_spec.rb. It took 3.03 seconds. Expected to take 4.27 seconds.6206# [RSpecRunTime] Starting example group spec/lib/gitlab/webpack/manifest_spec.rb. Expected to take 4.24 seconds.6207Gitlab::Webpack::Manifest6208 with dev server enabled6209 .asset_paths6210 errors if we can't find the manifest6211 behaves like a valid manifest6212 returns single entry asset paths from the manifest6213 returns multiple entry asset paths from the manifest6214 errors on a missing entry point6215# [RSpecRunTime] RSpec elapsed time: 37 minutes 56.26 seconds. Current RSS: ~2574M. Threads: 4. load average: 0.98 1.03 1.05 1/295 320216216.6217 webpack errors6218 does not error if errors is present but empty6219 when webpack has 'Module build failed' errors in its manifest6220 errors6221 when webpack does not have 'Module build failed' errors in its manifest6222 does not error6223 with dev server disabled6224 .asset_paths6225 errors if we can't find the manifest6226 behaves like a valid manifest6227 returns single entry asset paths from the manifest6228 returns multiple entry asset paths from the manifest6229 errors on a missing entry point6230# [RSpecRunTime] RSpec elapsed time: 37 minutes 58.34 seconds. Current RSS: ~2575M. Threads: 4. load average: 0.98 1.03 1.05 1/295 320226231.6232# [RSpecRunTime] Finishing example group spec/lib/gitlab/webpack/manifest_spec.rb. It took 5.97 seconds. Expected to take 4.24 seconds.6233# [RSpecRunTime] Starting example group spec/rubocop/cop/code_reuse/serializer_spec.rb. Expected to take 4.15 seconds.6234RuboCop::Cop::CodeReuse::Serializer6235 flags the use of a Serializer in a Serializer6236 flags the use of a Serializer in a Presenter6237 flags the use of a Serializer in a worker6238 flags the use of a Serializer in a Service class6239 flags the use of a Serializer in a model class method6240 flags the use of a Serializer in a Finder6241 flags the use of a Serializer in a model instance method6242# [RSpecRunTime] Finishing example group spec/rubocop/cop/code_reuse/serializer_spec.rb. It took 4.4 seconds. Expected to take 4.15 seconds.6243# [RSpecRunTime] RSpec elapsed time: 38 minutes 2.99 seconds. Current RSS: ~2566M. Threads: 4. load average: 0.98 1.02 1.05 1/295 320236244.6245# [RSpecRunTime] Starting example group spec/workers/propagate_integration_inherit_worker_spec.rb. Expected to take 4.09 seconds.6246PropagateIntegrationInheritWorker6247 #perform6248 behaves like an idempotent worker6249 is labeled as idempotent6250 performs multiple times sequentially without raising an exception6251 calls to Integrations::Propagation::BulkUpdateService6252# [RSpecRunTime] RSpec elapsed time: 38 minutes 5.93 seconds. Current RSS: ~2489M. Threads: 4. load average: 0.99 1.02 1.05 1/295 320246253.6254 with an invalid integration id6255 returns without failure6256# [RSpecRunTime] Finishing example group spec/workers/propagate_integration_inherit_worker_spec.rb. It took 3.35 seconds. Expected to take 4.09 seconds.6257# [RSpecRunTime] Starting example group spec/services/releases/links/create_service_spec.rb. Expected to take 4.01 seconds.6258Releases::Links::CreateService6259 #execute6260 successfully creates a release link6261 when user does not have access to create release link6262 returns an error6263# [RSpecRunTime] RSpec elapsed time: 38 minutes 8.34 seconds. Current RSS: ~2411M. Threads: 4. load average: 0.99 1.02 1.05 1/295 320386264.6265 when url is invalid6266 returns an error6267 when both direct_asset_path and filepath are provided6268 prefers direct_asset_path6269 when only filepath is set6270 uses filepath6271# [RSpecRunTime] Finishing example group spec/services/releases/links/create_service_spec.rb. It took 3.36 seconds. Expected to take 4.01 seconds.6272# [RSpecRunTime] Starting example group spec/lib/gitlab/lets_encrypt/order_spec.rb. Expected to take 3.96 seconds.6273Gitlab::LetsEncrypt::Order6274 #url6275 delegates to Acme::Client::Resources::Order6276 #status6277 delegates to Acme::Client::Resources::Order6278# [RSpecRunTime] RSpec elapsed time: 38 minutes 12.99 seconds. Current RSS: ~2500M. Threads: 4. load average: 0.99 1.02 1.05 1/295 320396279.6280 #expires6281 delegates to Acme::Client::Resources::Order6282 #new_challenge6283 returns challenge6284 #request_certificate6285 generates csr and finalizes order6286# [RSpecRunTime] RSpec elapsed time: 38 minutes 15.28 seconds. Current RSS: ~2501M. Threads: 4. load average: 0.99 1.02 1.05 1/295 320406287.6288 #challenge_error6289 returns error if challenge has errors6290# [RSpecRunTime] Finishing example group spec/lib/gitlab/lets_encrypt/order_spec.rb. It took 5.98 seconds. Expected to take 3.96 seconds.6291# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/count_users_with_ml_candidates_metric_spec.rb. Expected to take 3.89 seconds.6292Gitlab::Usage::Metrics::Instrumentations::CountUsersWithMlCandidatesMetric6293 behaves like a correct instrumented metric value and query6294 behaves like a correct instrumented metric value6295 has correct value6296# [RSpecRunTime] RSpec elapsed time: 38 minutes 17.05 seconds. Current RSS: ~2461M. Threads: 4. load average: 0.91 1.01 1.05 1/295 320416297.6298 behaves like a correct instrumented metric query6299 has correct generate query6300# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_users_with_ml_candidates_metric_spec.rb. It took 1.76 seconds. Expected to take 3.89 seconds.6301# [RSpecRunTime] Starting example group spec/initializers/doorkeeper_spec.rb. Expected to take 3.85 seconds.6302#<Doorkeeper::Config:0x00007d91e0d33728>6303 #optional_scopes6304 matches Gitlab::Auth.optional_scopes6305 #default_scopes6306 matches Gitlab::Auth::DEFAULT_SCOPES6307 #resource_owner_authenticator6308 with a user present6309 returns the user6310 does not redirect6311 does not store the return path6312 without a user present6313 returns nil6314 redirects to the login form6315 stores the return path6316# [RSpecRunTime] Finishing example group spec/initializers/doorkeeper_spec.rb. It took 2.62 seconds. Expected to take 3.85 seconds.6317# [RSpecRunTime] Starting example group spec/services/ci/update_build_names_service_spec.rb. Expected to take 3.76 seconds.6318Ci::UpdateBuildNamesService6319 #execute6320 avoids N+1 database queries6321 updates build names with pipeline builds6322 updates build names with new builds on same pipeline6323 skips retried builds6324 does not create build name for bridge job6325# [RSpecRunTime] RSpec elapsed time: 38 minutes 25.72 seconds. Current RSS: ~2576M. Threads: 4. load average: 0.92 1.01 1.05 1/295 320426326.6327# [RSpecRunTime] Finishing example group spec/services/ci/update_build_names_service_spec.rb. It took 5.8 seconds. Expected to take 3.76 seconds.6328# [RSpecRunTime] Starting example group spec/services/projects/import_export/relation_import_service_spec.rb. Expected to take 3.75 seconds.6329Projects::ImportExport::RelationImportService6330 #execute6331 when the project exists6332 and the user is a maintainer6333 schedules a restore of the relation6334 returns a service response6335# [RSpecRunTime] RSpec elapsed time: 38 minutes 27.46 seconds. Current RSS: ~2578M. Threads: 4. load average: 1.00 1.02 1.05 1/295 320436336.6337 and the user has developer access6338 returns an error status6339 and the has no access6340 returns an error status6341 and the user triggers an import before the last one finishes6342 returns an error status6343 and an invalid relation is passed6344 returns an error status6345 when the project does not exist6346 returns an error status6347# [RSpecRunTime] Finishing example group spec/services/projects/import_export/relation_import_service_spec.rb. It took 3.45 seconds. Expected to take 3.75 seconds.6348# [RSpecRunTime] Starting example group spec/models/issue/email_spec.rb. Expected to take 3.63 seconds.6349Issue::Email6350 does not allow STI6351 Associations6352 is expected to belong to issue required: false6353# [RSpecRunTime] RSpec elapsed time: 38 minutes 32.65 seconds. Current RSS: ~2545M. Threads: 4. load average: 1.00 1.02 1.05 1/295 320446354.6355 Validations6356 is expected to validate that :issue cannot be empty/falsy6357 is expected to validate that :issue is case-sensitively unique6358 is expected to validate that :email_message_id is case-sensitively unique6359 is expected to validate that the length of :email_message_id is at most 10006360 is expected to validate that :email_message_id cannot be empty/falsy6361# [RSpecRunTime] RSpec elapsed time: 38 minutes 35.12 seconds. Current RSS: ~2543M. Threads: 4. load average: 1.00 1.02 1.05 1/295 320456362.6363# [RSpecRunTime] Finishing example group spec/models/issue/email_spec.rb. It took 5.95 seconds. Expected to take 3.63 seconds.6364# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6365Lint factories for Issue::Email6366 with saas, license, and factory defaults6367 behaves like factory6368 issue_email factory6369 does not raise error when built6370 does not raise error when created6371# [RSpecRunTime] RSpec elapsed time: 38 minutes 36.93 seconds. Current RSS: ~2497M. Threads: 4. load average: 1.08 1.04 1.06 1/295 320596372.6373# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.82 seconds. Expected to take 46.95 seconds.6374# [RSpecRunTime] Starting example group spec/lib/gitlab/cleanup/orphan_job_artifact_files_batch_spec.rb. Expected to take 3.59 seconds.6375Gitlab::Cleanup::OrphanJobArtifactFilesBatch6376 no dry run6377 deletes only orphan job artifacts from disk6378# [RSpecRunTime] RSpec elapsed time: 38 minutes 38.95 seconds. Current RSS: ~2448M. Threads: 4. load average: 1.08 1.04 1.06 1/295 320606379.6380 with dry run6381 does not remove files6382# [RSpecRunTime] Finishing example group spec/lib/gitlab/cleanup/orphan_job_artifact_files_batch_spec.rb. It took 3.01 seconds. Expected to take 3.59 seconds.6383# [RSpecRunTime] Starting example group spec/lib/gitlab/kubernetes/namespace_spec.rb. Expected to take 3.52 seconds.6384Gitlab::Kubernetes::Namespace6385 is expected to eq "a_namespace"6386 #exists?6387 when namespace do not exits6388 returns false6389# [RSpecRunTime] RSpec elapsed time: 38 minutes 43.35 seconds. Current RSS: ~2499M. Threads: 4. load average: 1.08 1.04 1.06 1/295 320616390.6391 when namespace exits6392 returns true6393 when cluster cannot be reached6394 raises exception6395 #create!6396 creates a namespace6397 with labels6398 creates a namespace with labels6399 #ensure_exists!6400 checks for existing namespace before creating6401 do not re-create an existing namespace6402 when client errors6403 raises the exception6404 logs the error6405# [RSpecRunTime] RSpec elapsed time: 38 minutes 45.66 seconds. Current RSS: ~2501M. Threads: 4. load average: 1.08 1.04 1.06 1/295 320626406.6407# [RSpecRunTime] Finishing example group spec/lib/gitlab/kubernetes/namespace_spec.rb. It took 5.71 seconds. Expected to take 3.52 seconds.6408# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/formatters/text_formatter_spec.rb. Expected to take 3.47 seconds.6409Gitlab::Diff::Formatters::TextFormatter6410 behaves like position formatter6411 #key6412 is expected to eq [123, 456, 789, "35bd01186d18c9f4842e2f377cc780a95bab7bcf", "02fa17b1a8378a17c3103dc5a6cb16a5f73a1433", 1, 2]6413 #complete?6414 when there are missing key attributes6415 is expected to be truthy6416 when old_line and new_line are nil6417 is expected to be falsy6418 #to_h6419 is expected to eq {:base_sha=>123, :head_sha=>789, :ignore_whitespace_change=>false, :line_range=>nil, :new_line=>2, :n...h=>"new_path.txt", :old_line=>1, :old_path=>"old_path.txt", :position_type=>"text", :start_sha=>456}6420 #==6421 is expected to eq #<Gitlab::Diff::Formatters::TextFormatter:0x00007d91b412d8b0 @old_line=1, @new_line=2, @line_range=ni...e, @old_path="old_path.txt", @new_path="new_path.txt", @base_sha=123, @start_sha=456, @head_sha=789>6422# [RSpecRunTime] RSpec elapsed time: 38 minutes 49.81 seconds. Current RSS: ~2547M. Threads: 4. load average: 1.07 1.04 1.06 1/295 320636423.6424 #line_age6425 when there is only new_line6426 is expected to eq "new"6427 when there is only old_line6428 is expected to eq "old"6429 #==6430 is false when the line_range changes6431 is true when the line_range doesn't change6432# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/formatters/text_formatter_spec.rb. It took 5.3 seconds. Expected to take 3.47 seconds.6433# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/reports/heap_dump_spec.rb. Expected to take 3.38 seconds.6434Gitlab::Memory::Reports::HeapDump6435 #name6436 is set6437 #run6438 when no heap dump is enqueued6439 does nothing and returns false6440 when a heap dump is enqueued6441 dumps heap and returns true6442 #active?6443 is true when report_heap_dumps is enabled6444 is false when report_heap_dumps is disabled6445# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/reports/heap_dump_spec.rb. It took 1.56 seconds. Expected to take 3.38 seconds.6446# [RSpecRunTime] Starting example group spec/lib/gitlab/crypto_helper_spec.rb. Expected to take 3.34 seconds.6447Gitlab::CryptoHelper6448 .sha2566449 generates SHA256 digest Base46 encoded6450 .aes256_gcm_encrypt6451 is Base64 encoded string without new line character6452 encrypts using static iv6453 with provided iv6454 encrypts using provided iv6455# [RSpecRunTime] RSpec elapsed time: 38 minutes 56.36 seconds. Current RSS: ~2556M. Threads: 4. load average: 1.06 1.04 1.05 1/295 320646456.6457 .aes256_gcm_decrypt6458 when token was encrypted using static nonce6459 correctly decrypts encrypted string6460 decrypts a value when it ends with a new line character6461 when token was encrypted using random nonce6462 correctly decrypts encrypted string6463# [RSpecRunTime] Finishing example group spec/lib/gitlab/crypto_helper_spec.rb. It took 4.71 seconds. Expected to take 3.34 seconds.6464# [RSpecRunTime] Starting example group spec/lib/slack/block_kit/incident_management/incident_modal_opened_spec.rb. Expected to take 3.26 seconds.6465Slack::BlockKit::IncidentManagement::IncidentModalOpened6466 #build6467 generates blocks for modal6468 sets projects in the project selection6469 sets initial project option as the first project path6470 truncates the path value if more than 75 chars6471# [RSpecRunTime] RSpec elapsed time: 38 minutes 59.68 seconds. Current RSS: ~2507M. Threads: 4. load average: 1.06 1.04 1.05 1/295 320656472.6473# [RSpecRunTime] Finishing example group spec/lib/slack/block_kit/incident_management/incident_modal_opened_spec.rb. It took 2.44 seconds. Expected to take 3.26 seconds.6474# [RSpecRunTime] Starting example group spec/lib/gitlab/lets_encrypt_spec.rb. Expected to take 3.19 seconds.6475Gitlab::LetsEncrypt6476 .enabled?6477 when terms of service are accepted6478 is expected to eq true6479 when terms of service are not accepted6480 is expected to eq false6481 .terms_of_service_url6482 returns the url6483# [RSpecRunTime] RSpec elapsed time: 39 minutes 2.97 seconds. Current RSS: ~2451M. Threads: 4. load average: 1.05 1.03 1.05 1/295 320666484.6485# [RSpecRunTime] Finishing example group spec/lib/gitlab/lets_encrypt_spec.rb. It took 3.3 seconds. Expected to take 3.19 seconds.6486# [RSpecRunTime] Starting example group spec/lib/api/entities/merge_request_diff_spec.rb. Expected to take 3.15 seconds.6487API::Entities::MergeRequestDiff6488 includes expected fields6489 returns expected data6490# [RSpecRunTime] Finishing example group spec/lib/api/entities/merge_request_diff_spec.rb. It took 2.76 seconds. Expected to take 3.15 seconds.6491# [RSpecRunTime] RSpec elapsed time: 39 minutes 5.97 seconds. Current RSS: ~2524M. Threads: 4. load average: 1.13 1.05 1.06 1/301 322986492.6493# [RSpecRunTime] Starting example group spec/helpers/listbox_helper_spec.rb. Expected to take 3.08 seconds.6494ListboxHelper6495 #gl_redirect_listbox_tag6496 creates root element with expected classes6497 sets data attributes for items and selected6498 adds styled button6499 sets button text to selected item6500 given html_options6501 applies them to the root element6502# [RSpecRunTime] RSpec elapsed time: 39 minutes 10.37 seconds. Current RSS: ~2544M. Threads: 4. load average: 1.13 1.05 1.06 1/300 322996503.6504 when selected does not match any item6505 selected: nil6506 selects first item6507 selected: "qux"6508 selects first item6509# [RSpecRunTime] Finishing example group spec/helpers/listbox_helper_spec.rb. It took 5.18 seconds. Expected to take 3.08 seconds.6510# [RSpecRunTime] Starting example group spec/services/analytics/cycle_analytics/stages/list_service_spec.rb. Expected to take 3.03 seconds.6511Analytics::CycleAnalytics::Stages::ListService6512 returns only the default stages6513 provides the default stages as non-persisted objects6514# [RSpecRunTime] Finishing example group spec/services/analytics/cycle_analytics/stages/list_service_spec.rb. It took 1.45 seconds. Expected to take 3.03 seconds.6515# [RSpecRunTime] RSpec elapsed time: 39 minutes 12.71 seconds. Current RSS: ~2533M. Threads: 4. load average: 1.12 1.05 1.06 1/300 323006516.6517# [RSpecRunTime] Starting example group spec/initializers/action_cable_spec.rb. Expected to take 2.96 seconds.6518ActionCable6519 redis config_command6520 uses the specified password for Redis connection6521 config6522 mount_path6523 is expected to eq "/-/cable"6524 url6525 is expected to eq "/gitlab/root/-/cable"6526 worker_pool_size6527 is expected to eq 46528# [RSpecRunTime] RSpec elapsed time: 39 minutes 16.51 seconds. Current RSS: ~2510M. Threads: 4. load average: 1.11 1.05 1.06 1/295 323016529.6530 allow_request_origins6531 when in test6532 is expected to eq ["example.com"]6533 when in development6534 is expected to eq ["example.com"]6535 when in production6536 is expected to eq nil6537# [RSpecRunTime] Finishing example group spec/initializers/action_cable_spec.rb. It took 4.84 seconds. Expected to take 2.96 seconds.6538# [RSpecRunTime] Starting example group spec/serializers/merge_requests/pipeline_entity_spec.rb. Expected to take 2.92 seconds.6539MergeRequests::PipelineEntity6540 #as_json6541 contains required fields6542 returns presented coverage6543 excludes coverage data when disabled6544# [RSpecRunTime] RSpec elapsed time: 39 minutes 19.59 seconds. Current RSS: ~2510M. Threads: 4. load average: 1.11 1.05 1.06 1/296 323216545.6546# [RSpecRunTime] Finishing example group spec/serializers/merge_requests/pipeline_entity_spec.rb. It took 2.18 seconds. Expected to take 2.92 seconds.6547# [RSpecRunTime] Starting example group spec/presenters/ml/candidate_presenter_spec.rb. Expected to take 2.84 seconds.6548Ml::CandidatePresenter6549 #ci_build6550 when candidate is associated to job6551 is expected to eq #<Ci::Build status: "pending", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u..., user_id: 1000000137, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>6552 when ci job is not to be added6553 is expected to be nil6554 #path6555 is expected to eq "/namespace634/project-632/-/ml/candidates/1"6556 #artifact_show_path6557 when candidate is not part of model a version6558 is expected to eq "/namespace634/project-632/-/packages/1000000142"6559 when candidate is part of model version6560 is expected to eq "/namespace634/project-632/-/packages/1000000155"6561# [RSpecRunTime] Finishing example group spec/presenters/ml/candidate_presenter_spec.rb. It took 1.96 seconds. Expected to take 2.84 seconds.6562# [RSpecRunTime] Starting example group spec/finders/bulk_imports/imports_finder_spec.rb. Expected to take 2.79 seconds.6563BulkImports::ImportsFinder6564 #execute6565 returns a list of imports associated with user6566 when status is specified6567 returns a list of import entities filtered by status6568 when invalid status is specified6569 does not filter entities by status6570# [RSpecRunTime] RSpec elapsed time: 39 minutes 25.44 seconds. Current RSS: ~2535M. Threads: 4. load average: 1.10 1.05 1.06 1/296 323226571.6572 when order is specified6573 when order is specified as asc6574 returns entities sorted ascending6575 when order is specified as desc6576 returns entities sorted descending6577 when configuration is included6578 preloads configuration association6579# [RSpecRunTime] Finishing example group spec/finders/bulk_imports/imports_finder_spec.rb. It took 4.82 seconds. Expected to take 2.79 seconds.6580# [RSpecRunTime] Starting example group spec/helpers/stat_anchors_helper_spec.rb. Expected to take 2.75 seconds.6581StatAnchorsHelper6582 #stat_anchor_attrs6583 when anchor is a link6584 returns the proper attributes6585 when anchor is not a link6586 when class_modifier is set6587 returns the proper attributes6588 when class_modifier is not set6589 returns the proper attributes6590 when itemprop is not set6591 returns the itemprop attributes6592 when itemprop is set set6593 returns the itemprop attributes6594 when data is not set6595 returns the data attributes6596 when itemprop is set6597 returns the data attributes6598# [RSpecRunTime] RSpec elapsed time: 39 minutes 31.07 seconds. Current RSS: ~2531M. Threads: 4. load average: 1.08 1.05 1.06 1/295 323236599.6600# [RSpecRunTime] Finishing example group spec/helpers/stat_anchors_helper_spec.rb. It took 4.71 seconds. Expected to take 2.75 seconds.6601# [RSpecRunTime] Starting example group spec/views/notify/user_deactivated_email.text.erb_spec.rb. Expected to take 2.72 seconds.6602notify/user_deactivated_email.text.erb6603 displays the user's name6604 behaves like renders plain text email correctly6605 renders the email without HTML links6606# [RSpecRunTime] RSpec elapsed time: 39 minutes 32.55 seconds. Current RSS: ~2515M. Threads: 4. load average: 1.08 1.05 1.06 1/295 323246607.6608 when additional text setting is set6609 when additional text feature flag is enabled6610 displays the additional text6611 when additional text setting is not set6612 does not display any additional text6613# [RSpecRunTime] Finishing example group spec/views/notify/user_deactivated_email.text.erb_spec.rb. It took 2.3 seconds. Expected to take 2.72 seconds.6614# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/service_ping/instrumented_payload_spec.rb. Expected to take 2.64 seconds.6615Gitlab::Usage::ServicePing::InstrumentedPayload6616 when building service ping with values6617 builds the service ping payload for the metrics key_paths6618 when building service ping with instrumentations6619 builds the service ping payload for the metrics key_paths6620 when missing instrumentation class6621 returns empty hash6622 with broken metric definition file6623 when instrumentation class name is incorrect6624 tracks error and return fallback6625 when instrumentation class raises TypeError6626 tracks error and return fallback6627 when instrumentation class raises ArgumentError6628 tracks error and return fallback6629 when instrumentation class raises StandardError6630 tracks error and return fallback6631# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/service_ping/instrumented_payload_spec.rb. It took 2.19 seconds. Expected to take 2.64 seconds.6632# [RSpecRunTime] Starting example group spec/graphql/mutations/achievements/revoke_spec.rb. Expected to take 2.63 seconds.6633Mutations::Achievements::Revoke6634 is expected to require graphql authorizations :award_achievement6635 #resolve6636 when the user does not have permission6637 raises an error6638# [RSpecRunTime] RSpec elapsed time: 39 minutes 39.6 seconds. Current RSS: ~2557M. Threads: 4. load average: 1.08 1.04 1.06 1/295 323256639.6640 when the user has permission6641 revokes user_achievement6642 when the params are invalid6643 returns the validation error6644# [RSpecRunTime] Finishing example group spec/graphql/mutations/achievements/revoke_spec.rb. It took 4.75 seconds. Expected to take 2.63 seconds.6645# [RSpecRunTime] Starting example group spec/finders/terraform/states_finder_spec.rb. Expected to take 2.55 seconds.6646Terraform::StatesFinder6647 #execute6648 is expected to contain exactly #<Terraform::State id: 1, project_id: 627, created_at: "2024-07-31 10:58:22.992387672 +0000", updated...aae63120", name: "state-1", versioning_enabled: true, deleted_at: nil, activerecord_lock_version: 0> and #<Terraform::State id: 2, project_id: 627, created_at: "2024-07-31 10:58:23.010776770 +0000", updated...9f54f334", name: "state-2", versioning_enabled: true, deleted_at: nil, activerecord_lock_version: 0>6649 user does not have permission6650 is expected to be empty6651# [RSpecRunTime] RSpec elapsed time: 39 minutes 41.94 seconds. Current RSS: ~2558M. Threads: 4. load average: 1.07 1.04 1.06 1/295 323266652.6653 filtering by name6654 name does not match6655 is expected to be empty6656 name does match6657 is expected to contain exactly #<Terraform::State id: 1, project_id: 627, created_at: "2024-07-31 10:58:22.992387672 +0000", updated...aae63120", name: "state-1", versioning_enabled: true, deleted_at: nil, activerecord_lock_version: 0>6658# [RSpecRunTime] Finishing example group spec/finders/terraform/states_finder_spec.rb. It took 2.31 seconds. Expected to take 2.55 seconds.6659# [RSpecRunTime] Starting example group spec/lib/gitlab/auth/saml/config_spec.rb. Expected to take 2.51 seconds.6660Gitlab::Auth::Saml::Config6661 .enabled?6662 is expected to eq false6663 when SAML is enabled6664 is expected to eq true6665 .default_attribute_statements6666 includes upstream defaults, nickname and Microsoft values6667 #external_groups6668 lists groups6669# [RSpecRunTime] Finishing example group spec/lib/gitlab/auth/saml/config_spec.rb. It took 1.34 seconds. Expected to take 2.51 seconds.6670# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/interpolation/inputs/base_input_spec.rb. Expected to take 2.46 seconds.6671Gitlab::Ci::Config::Interpolation::Inputs::BaseInput6672 #valid_value?6673 is not implemented6674 .matches?6675 when given is a hash6676 when the spec type matches the input type6677 returns true6678# [RSpecRunTime] RSpec elapsed time: 39 minutes 47.38 seconds. Current RSS: ~2562M. Threads: 4. load average: 1.06 1.04 1.06 1/295 323276679.6680 when the spec type does not match the input type6681 returns false6682 when not given a hash6683 returns false6684 .type_name6685 is not implemented6686# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/interpolation/inputs/base_input_spec.rb. It took 4.3 seconds. Expected to take 2.46 seconds.6687# [RSpecRunTime] Starting example group spec/services/ci/components/usages/create_service_spec.rb. Expected to take 2.41 seconds.6688Ci::Components::Usages::CreateService6689 #execute6690 creates a usage record6691 when usage has already been recorded6692 does not create a usage record6693# [RSpecRunTime] RSpec elapsed time: 39 minutes 50.12 seconds. Current RSS: ~2546M. Threads: 4. load average: 1.06 1.04 1.06 1/295 323286694.6695 when usage is invalid6696 does not create a usage record6697 tracks exception and returns error response6698# [RSpecRunTime] Finishing example group spec/services/ci/components/usages/create_service_spec.rb. It took 2.51 seconds. Expected to take 2.41 seconds.6699# [RSpecRunTime] Starting example group spec/services/customer_relations/organizations/update_service_spec.rb. Expected to take 2.37 seconds.6700CustomerRelations::Organizations::UpdateService6701 #execute6702 when the user has no permission6703 returns an error6704 when user has permission6705 when name is changed6706 updates the crm_organization6707 when activating6708 updates the contact6709 when deactivating6710 updates the crm_organization6711 when the crm_organization is invalid6712 returns an error6713# [RSpecRunTime] Finishing example group spec/services/customer_relations/organizations/update_service_spec.rb. It took 2.24 seconds. Expected to take 2.37 seconds.6714# [RSpecRunTime] Starting example group spec/lib/gitlab/cycle_analytics/summary/value_spec.rb. Expected to take 2.31 seconds.6715Gitlab::CycleAnalytics::Summary::Value6716 Gitlab::CycleAnalytics::Summary::Value::None6717 returns `-`6718# [RSpecRunTime] RSpec elapsed time: 39 minutes 56.23 seconds. Current RSS: ~2563M. Threads: 4. load average: 1.05 1.04 1.05 1/295 323296719.6720 Gitlab::CycleAnalytics::Summary::Value::Numeric6721 returns the string representation of the number6722 Gitlab::CycleAnalytics::Summary::Value::PrettyNumeric6723 #to_s6724 returns `-` when the number is 06725 returns `-` when the number is nil6726 returns the string representation of the number6727# [RSpecRunTime] Finishing example group spec/lib/gitlab/cycle_analytics/summary/value_spec.rb. It took 4.38 seconds. Expected to take 2.31 seconds.6728# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_project_type_active_online_metric_spec.rb. Expected to take 2.27 seconds.6729Gitlab::Usage::Metrics::Instrumentations::CountCiRunnersProjectTypeActiveOnlineMetric6730 behaves like a correct instrumented metric value6731 has correct value6732# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_project_type_active_online_metric_spec.rb. It took 0.94 second. Expected to take 2.27 seconds.6733# [RSpecRunTime] Starting example group spec/services/packages/nuget/odata_package_entry_service_spec.rb. Expected to take 2.22 seconds.6734Packages::Nuget::OdataPackageEntryService6735 #execute6736 when package_version is present6737 returns a success ServiceResponse6738 behaves like returning a package entry with the correct attributes6739 returns a package entry with the correct attributes6740 when package_version is not present6741 returns a success ServiceResponse6742 behaves like returning a package entry with the correct attributes6743 returns a package entry with the correct attributes6744# [RSpecRunTime] Finishing example group spec/services/packages/nuget/odata_package_entry_service_spec.rb. It took 1.36 seconds. Expected to take 2.22 seconds.6745# [RSpecRunTime] Starting example group spec/lib/gitlab/slash_commands/presenters/run_spec.rb. Expected to take 2.17 seconds.6746Gitlab::SlashCommands::Presenters::Run6747 #present6748 when no builds are present6749 returns an error6750 when a responder could be found6751 returns the output for a scheduled pipeline6752 when a responder could not be found6753 returns an error6754 #unsupported_chat_service6755 returns an ephemeral response6756 #failed_to_schedule6757 returns an ephemeral response6758# [RSpecRunTime] Finishing example group spec/lib/gitlab/slash_commands/presenters/run_spec.rb. It took 1.52 seconds. Expected to take 2.17 seconds.6759# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/interpolation/config_spec.rb. Expected to take 2.1 seconds.6760Gitlab::Ci::Config::Interpolation::Config6761 #replace!6762 replaces each of the nodes with a block return value6763 when the block return value is an array6764 when the node is not an array item6765 replaces the node with the array6766# [RSpecRunTime] RSpec elapsed time: 40 minutes 4.52 seconds. Current RSS: ~2593M. Threads: 4. load average: 1.05 1.04 1.05 1/295 323306767.6768 when the node is an array item6769 inserts the input value into the array6770 when config size is exceeded6771 returns a config size error6772 when node size is exceeded6773 returns a config size error6774 .fabricate6775 when given an Interpolation::Config6776 returns the given config6777 when given an unknown object6778 raises an ArgumentError6779# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/interpolation/config_spec.rb. It took 4.8 seconds. Expected to take 2.1 seconds.6780# [RSpecRunTime] Starting example group spec/services/import/source_users/keep_as_placeholder_service_spec.rb. Expected to take 2.07 seconds.6781Import::SourceUsers::KeepAsPlaceholderService6782 #execute6783 when reassignment is successful6784 returns success6785 when current user does not have permission6786 returns error no permissions6787 when import source user does not have an reassignable status6788 returns error invalid status6789 when an error occurs6790 returns an error6791# [RSpecRunTime] Finishing example group spec/services/import/source_users/keep_as_placeholder_service_spec.rb. It took 2.11 seconds. Expected to take 2.07 seconds.6792# [RSpecRunTime] Starting example group spec/routing/openid_connect_spec.rb. Expected to take 1.99 seconds.6793Doorkeeper::OpenidConnect::DiscoveryController routing6794 to #provider6795 to #webfinger6796 to #keys6797# [RSpecRunTime] Finishing example group spec/routing/openid_connect_spec.rb. It took 3.49 seconds. Expected to take 1.99 seconds.6798# [RSpecRunTime] RSpec elapsed time: 40 minutes 11.85 seconds. Current RSS: ~2509M. Threads: 4. load average: 1.12 1.05 1.06 1/294 323316799.6800# [RSpecRunTime] Starting example group spec/routing/openid_connect_spec.rb. Expected to take 1.99 seconds.6801Doorkeeper::OpenidConnect::UserinfoController routing6802 to #show6803 to #show6804# [RSpecRunTime] Finishing example group spec/routing/openid_connect_spec.rb. It took 0.95 second. Expected to take 1.99 seconds.6805# [RSpecRunTime] RSpec elapsed time: 40 minutes 12.91 seconds. Current RSS: ~2509M. Threads: 4. load average: 1.12 1.05 1.06 1/294 323326806.6807# [RSpecRunTime] Starting example group spec/models/releases/evidence_spec.rb. Expected to take 1.94 seconds.6808Releases::Evidence6809 does not allow STI6810 filters out issues from summary json6811 associations6812 is expected to belong to release required: false6813# [RSpecRunTime] RSpec elapsed time: 40 minutes 14.73 seconds. Current RSS: ~2497M. Threads: 4. load average: 1.12 1.05 1.06 1/294 323336814.6815# [RSpecRunTime] Finishing example group spec/models/releases/evidence_spec.rb. It took 1.94 seconds. Expected to take 1.94 seconds.6816# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6817Lint factories for Releases::Evidence6818 with saas, license, and no factory defaults6819 behaves like factory6820 evidence factory6821 does not raise error when built6822 does not raise error when created6823# [RSpecRunTime] RSpec elapsed time: 40 minutes 16.22 seconds. Current RSS: ~2455M. Threads: 4. load average: 1.19 1.07 1.06 1/294 323346824.6825# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.5 seconds. Expected to take 46.95 seconds.6826# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/build/artifacts/adapters/raw_stream_spec.rb. Expected to take 1.93 seconds.6827Gitlab::Ci::Build::Artifacts::Adapters::RawStream6828 #initialize6829 when stream is passed6830 initialized6831 when stream is not passed6832 raises an error6833 #each_blob6834 when file is not empty6835 iterates content6836 when file is empty6837 does not iterate content6838# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/build/artifacts/adapters/raw_stream_spec.rb. It took 1.32 seconds. Expected to take 1.93 seconds.6839# [RSpecRunTime] Starting example group spec/lib/gitlab/database/async_indexes/index_base_spec.rb. Expected to take 1.85 seconds.6840Gitlab::Database::AsyncIndexes::IndexBase6841 #perform6842 #preconditions_met?6843 raises errors if preconditions is not defined6844# [RSpecRunTime] RSpec elapsed time: 40 minutes 20.77 seconds. Current RSS: ~2547M. Threads: 4. load average: 1.19 1.07 1.06 1/294 323356845.6846 #action_type6847 raises errors if action_type is not defined6848 with error handling6849 on production6850 increases execution attempts6851 logs an error message including the index_name6852 on development6853 also raises errors6854# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/async_indexes/index_base_spec.rb. It took 4.6 seconds. Expected to take 1.85 seconds.6855# [RSpecRunTime] Starting example group spec/workers/deployments/archive_in_project_worker_spec.rb. Expected to take 1.84 seconds.6856Deployments::ArchiveInProjectWorker6857 #perform6858 executes Deployments::ArchiveInProjectService6859# [RSpecRunTime] RSpec elapsed time: 40 minutes 23.86 seconds. Current RSS: ~2548M. Threads: 4. load average: 1.17 1.07 1.06 1/296 323596860.6861# [RSpecRunTime] Finishing example group spec/workers/deployments/archive_in_project_worker_spec.rb. It took 1.74 seconds. Expected to take 1.84 seconds.6862# [RSpecRunTime] Starting example group spec/config/mail_room_spec.rb. Expected to take 1.77 seconds.6863mail_room.yml6864 when incoming email is disabled6865 contains no configuration6866 when both incoming email and service desk email are enabled6867 contains the intended configuration6868 when both incoming email and service desk email are enabled for Microsoft Graph6869 contains the intended configuration6870# [RSpecRunTime] Finishing example group spec/config/mail_room_spec.rb. It took 1.22 seconds. Expected to take 1.77 seconds.6871# [RSpecRunTime] Starting example group spec/policies/instance_metadata_policy_spec.rb. Expected to take 1.75 seconds.6872InstanceMetadataPolicy6873 for any logged-in user6874 is expected to be allowed :read_instance_metadata6875 for anonymous users6876 is expected not to be allowed :read_instance_metadata6877# [RSpecRunTime] Finishing example group spec/policies/instance_metadata_policy_spec.rb. It took 0.88 second. Expected to take 1.75 seconds.6878# [RSpecRunTime] Starting example group spec/helpers/ci/triggers_helper_spec.rb. Expected to take 1.66 seconds.6879Ci::TriggersHelper6880 .builds_trigger_url6881 with no ref6882 is expected to eq "http://localhost/api/v4/projects/1/trigger/pipeline"6883 with ref6884 is expected to eq "http://localhost/api/v4/projects/1/ref/master/trigger/pipeline"6885# [RSpecRunTime] RSpec elapsed time: 40 minutes 29.34 seconds. Current RSS: ~2556M. Threads: 4. load average: 1.16 1.07 1.06 1/296 323606886.6887 .integration_trigger_url6888 is expected to eq "http://localhost/api/v4/projects/1/integrations/param/trigger"6889# [RSpecRunTime] Finishing example group spec/helpers/ci/triggers_helper_spec.rb. It took 3.65 seconds. Expected to take 1.66 seconds.6890# [RSpecRunTime] Starting example group spec/validators/namespace_path_validator_spec.rb. Expected to take 1.65 seconds.6891NamespacePathValidator6892 #validates_each6893 adds a message when the path is not in the correct format6894 adds a message when the path is reserved when creating6895 adds a message when the path is reserved when updating6896# [RSpecRunTime] RSpec elapsed time: 40 minutes 31.06 seconds. Current RSS: ~2556M. Threads: 4. load average: 1.06 1.05 1.06 1/296 323616897.6898 .valid_path?6899 handles invalid utf86900# [RSpecRunTime] Finishing example group spec/validators/namespace_path_validator_spec.rb. It took 1.83 seconds. Expected to take 1.65 seconds.6901# [RSpecRunTime] Starting example group spec/workers/projects/schedule_refresh_build_artifacts_size_statistics_worker_spec.rb. Expected to take 1.57 seconds.6902Projects::ScheduleRefreshBuildArtifactsSizeStatisticsWorker6903 #perform6904 behaves like an idempotent worker6905 is labeled as idempotent6906 performs multiple times sequentially without raising an exception6907 schedules Projects::RefreshBuildArtifactsSizeStatisticsWorker to be performed with capacity6908# [RSpecRunTime] RSpec elapsed time: 40 minutes 32.83 seconds. Current RSS: ~2556M. Threads: 4. load average: 1.06 1.05 1.06 1/296 323626909.6910# [RSpecRunTime] Finishing example group spec/workers/projects/schedule_refresh_build_artifacts_size_statistics_worker_spec.rb. It took 1.37 seconds. Expected to take 1.57 seconds.6911# [RSpecRunTime] Starting example group spec/rubocop/cop/safe_params_spec.rb. Expected to take 1.56 seconds.6912RuboCop::Cop::SafeParams6913 does not flag other argument of url_for6914 flags the params as an argument of url_for6915 flags the merged params arg as an argument of url_for6916 flags the merged params as an argument of url_for6917# [RSpecRunTime] Finishing example group spec/rubocop/cop/safe_params_spec.rb. It took 3.86 seconds. Expected to take 1.56 seconds.6918# [RSpecRunTime] RSpec elapsed time: 40 minutes 36.94 seconds. Current RSS: ~2554M. Threads: 4. load average: 1.06 1.05 1.06 1/294 323636919.6920# [RSpecRunTime] Starting example group spec/helpers/environments_helper_spec.rb. Expected to take 1.48 seconds.6921EnvironmentsHelper6922 #environments_folder_list_view_data6923 returns folder related data6924# [RSpecRunTime] RSpec elapsed time: 40 minutes 38.11 seconds. Current RSS: ~2546M. Threads: 4. load average: 1.06 1.05 1.06 1/294 323776925.6926# [RSpecRunTime] Finishing example group spec/helpers/environments_helper_spec.rb. It took 1.31 seconds. Expected to take 1.48 seconds.6927# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/diagnostic_reports_logger_spec.rb. Expected to take 1.46 seconds.6928Gitlab::Memory::DiagnosticReportsLogger6929 #format_message6930 formats incoming hash properly6931# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/diagnostic_reports_logger_spec.rb. It took 0.63 second. Expected to take 1.46 seconds.6932# [RSpecRunTime] Starting example group spec/lib/gitlab/audit/deploy_token_author_spec.rb. Expected to take 1.38 seconds.6933Gitlab::Audit::DeployTokenAuthor6934 #initialize6935 sets correct attributes6936 sets default name when it is not provided6937# [RSpecRunTime] Finishing example group spec/lib/gitlab/audit/deploy_token_author_spec.rb. It took 0.8 second. Expected to take 1.38 seconds.6938# [RSpecRunTime] Starting example group spec/lib/gitlab/health_checks/server_spec.rb. Expected to take 1.35 seconds.6939Gitlab::HealthChecks::Server6940 with running server thread6941 /readiness6942 behaves like serves health check at6943[2024-07-31 10:59:21] INFO WEBrick 1.8.16944[2024-07-31 10:59:21] INFO ruby 3.1.5 (2024-04-023) [x86_64-linux]6945[2024-07-31 10:59:21] INFO WEBrick::HTTPServer#start: pid=329 port=80826946[2024-07-31 10:59:21] INFO going to shutdown ...6947[2024-07-31 10:59:21] INFO WEBrick::HTTPServer#start done.6948 responds with 200 OK6949 /liveness6950 behaves like serves health check at6951[2024-07-31 10:59:22] INFO WEBrick 1.8.16952[2024-07-31 10:59:22] INFO ruby 3.1.5 (2024-04-023) [x86_64-linux]6953[2024-07-31 10:59:22] INFO WEBrick::HTTPServer#start: pid=329 port=80826954[2024-07-31 10:59:22] INFO going to shutdown ...6955[2024-07-31 10:59:22] INFO WEBrick::HTTPServer#start done.6956 responds with 200 OK6957 other routes6958[2024-07-31 10:59:22] INFO WEBrick 1.8.16959[2024-07-31 10:59:22] INFO ruby 3.1.5 (2024-04-023) [x86_64-linux]6960[2024-07-31 10:59:22] INFO WEBrick::HTTPServer#start: pid=329 port=80826961[2024-07-31 10:59:22] INFO going to shutdown ...6962[2024-07-31 10:59:22] INFO WEBrick::HTTPServer#start done.6963 serves 4046964 when server thread goes away6965[2024-07-31 10:59:22] INFO WEBrick 1.8.16966[2024-07-31 10:59:22] INFO ruby 3.1.5 (2024-04-023) [x86_64-linux]6967 stop closes TCP socket6968# [RSpecRunTime] Finishing example group spec/lib/gitlab/health_checks/server_spec.rb. It took 1.4 seconds. Expected to take 1.35 seconds.6969# [RSpecRunTime] Starting example group spec/tooling/danger/rubocop_discourage_todo_addition_spec.rb. Expected to take 1.32 seconds.6970Tooling::Danger::RubocopDiscourageTodoAddition6971 adds only one comment in the file6972 with grace period changes6973 when grace period exists and is not part of the change6974 behaves like no_suggestions_for_file6975 ignores the file6976 when grace period exists and is added as part of the change6977 behaves like no_suggestions_for_file6978 ignores the file6979 when grace period exists and is removed as part of the change6980 behaves like no_suggestions_for_file6981 ignores the file6982# [RSpecRunTime] RSpec elapsed time: 40 minutes 44.77 seconds. Current RSS: ~2563M. Threads: 5. load average: 1.05 1.05 1.06 1/295 323816983.6984# [RSpecRunTime] Finishing example group spec/tooling/danger/rubocop_discourage_todo_addition_spec.rb. It took 3.81 seconds. Expected to take 1.32 seconds.6985# [RSpecRunTime] Starting example group spec/graphql/types/work_items/widgets/current_user_todos_input_type_spec.rb. Expected to take 1.26 seconds.6986Types::WorkItems::Widgets::CurrentUserTodosInputType6987 is expected to contain exactly "action" and "todoId"6988 is expected to eq "WorkItemWidgetCurrentUserTodosInput"6989# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/widgets/current_user_todos_input_type_spec.rb. It took 0.82 second. Expected to take 1.26 seconds.6990# [RSpecRunTime] Starting example group spec/workers/jira_connect/send_uninstalled_hook_worker_spec.rb. Expected to take 1.24 seconds.6991JiraConnect::SendUninstalledHookWorker6992 #perform6993 is labeled as idempotent6994 performs multiple times sequentially without raising an exception6995 calls the ProxyLifecycleEventService service6996# [RSpecRunTime] RSpec elapsed time: 40 minutes 46.99 seconds. Current RSS: ~2558M. Threads: 5. load average: 1.05 1.05 1.06 1/295 323826997.6998# [RSpecRunTime] Finishing example group spec/workers/jira_connect/send_uninstalled_hook_worker_spec.rb. It took 1.4 seconds. Expected to take 1.24 seconds.6999# [RSpecRunTime] Starting example group spec/presenters/ci/bridge_presenter_spec.rb. Expected to take 1.2 seconds.7000Ci::BridgePresenter7001 presents information about recoverable state7002 presents the detailed status for the user7003# [RSpecRunTime] Finishing example group spec/presenters/ci/bridge_presenter_spec.rb. It took 1.48 seconds. Expected to take 1.2 seconds.7004# [RSpecRunTime] RSpec elapsed time: 40 minutes 48.71 seconds. Current RSS: ~2556M. Threads: 5. load average: 1.05 1.05 1.06 1/295 323837005.7006# [RSpecRunTime] Starting example group spec/rubocop/cop/gitlab/avoid_current_organization_spec.rb. Expected to take 1.13 seconds.7007RuboCop::Cop::Gitlab::AvoidCurrentOrganization7008 good examples7009 does not register an offense7010 bad examples7011 when referencing7012 registers an offense7013 when assigning7014 registers an offense7015# [RSpecRunTime] Finishing example group spec/rubocop/cop/gitlab/avoid_current_organization_spec.rb. It took 1.11 seconds. Expected to take 1.13 seconds.7016# [RSpecRunTime] Starting example group spec/models/incident_management/timeline_event_tag_link_spec.rb. Expected to take 1.1 seconds.7017IncidentManagement::TimelineEventTagLink7018 does not allow STI7019 associations7020 is expected to belong to timeline_event required: false7021 is expected to belong to timeline_event_tag required: false7022# [RSpecRunTime] Finishing example group spec/models/incident_management/timeline_event_tag_link_spec.rb. It took 1.07 seconds. Expected to take 1.1 seconds.7023# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7024Lint factories for IncidentManagement::TimelineEventTagLink7025 with saas, license, and factory defaults7026 behaves like factory7027 incident_management_timeline_event_tag_link factory7028 does not raise error when built7029 does not raise error when created7030# [RSpecRunTime] RSpec elapsed time: 40 minutes 55.25 seconds. Current RSS: ~2590M. Threads: 5. load average: 1.13 1.06 1.06 1/295 323977031.7032# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.5 seconds. Expected to take 46.95 seconds.7033# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/smtp_encrypted_secrets_metric_spec.rb. Expected to take 1.08 seconds.7034Gitlab::Usage::Metrics::Instrumentations::SmtpEncryptedSecretsMetric7035 smtp_encrypted_secrets_enabled: true, expected_value: true7036 behaves like a correct instrumented metric value7037 has correct value7038 smtp_encrypted_secrets_enabled: false, expected_value: false7039 behaves like a correct instrumented metric value7040 has correct value7041# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/smtp_encrypted_secrets_metric_spec.rb. It took 0.96 second. Expected to take 1.08 seconds.7042# [RSpecRunTime] Starting example group spec/lib/api/entities/clusters/agent_spec.rb. Expected to take 1.02 seconds.7043API::Entities::Clusters::Agent7044 includes basic fields7045# [RSpecRunTime] Finishing example group spec/lib/api/entities/clusters/agent_spec.rb. It took 0.91 second. Expected to take 1.02 seconds.7046# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/test_failure_history_spec.rb. Expected to take 1.01 seconds.7047Gitlab::Ci::Reports::TestFailureHistory7048 #load!7049 sets the recent failures for each matching failed test case in all test suites7050# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/test_failure_history_spec.rb. It took 0.85 second. Expected to take 1.01 seconds.7051# [RSpecRunTime] Starting example group spec/serializers/activity_pub/releases_outbox_serializer_spec.rb. Expected to take 0.94 second.7052ActivityPub::ReleasesOutboxSerializer7053 when there is a list of objects provided7054 is a OrderedCollection document7055 serializes the releases7056# [RSpecRunTime] Finishing example group spec/serializers/activity_pub/releases_outbox_serializer_spec.rb. It took 0.95 second. Expected to take 0.94 second.7057# [RSpecRunTime] Starting example group spec/finders/database/batched_background_migrations_finder_spec.rb. Expected to take 0.92 second.7058Database::BatchedBackgroundMigrationsFinder7059 #execute7060 returns migrations order by created_at (DESC)7061 limits the number of returned migrations7062# [RSpecRunTime] Finishing example group spec/finders/database/batched_background_migrations_finder_spec.rb. It took 0.84 second. Expected to take 0.92 second.7063# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware/concurrency_limit/client_spec.rb. Expected to take 0.85 second.7064Gitlab::SidekiqMiddleware::ConcurrencyLimit::Client7065 #call7066 when feature flag is disabled7067 schedules the job7068 when there are jobs in the queue7069 defers the job7070# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware/concurrency_limit/client_spec.rb. It took 0.77 second. Expected to take 0.85 second.7071# [RSpecRunTime] Starting example group spec/serializers/ci/variable_entity_spec.rb. Expected to take 0.84 second.7072Ci::VariableEntity7073 #as_json7074 contains required fields7075# [RSpecRunTime] Finishing example group spec/serializers/ci/variable_entity_spec.rb. It took 0.55 second. Expected to take 0.84 second.7076# [RSpecRunTime] Starting example group spec/rubocop/cop/rspec/modify_sidekiq_middleware_spec.rb. Expected to take 0.8 second.7077RuboCop::Cop::RSpec::ModifySidekiqMiddleware7078 registers an offense and corrects7079# [RSpecRunTime] Finishing example group spec/rubocop/cop/rspec/modify_sidekiq_middleware_spec.rb. It took 3.09 seconds. Expected to take 0.8 second.7080# [RSpecRunTime] RSpec elapsed time: 41 minutes 4.41 seconds. Current RSS: ~2595M. Threads: 5. load average: 1.19 1.08 1.07 1/295 323987081.7082# [RSpecRunTime] Starting example group spec/lib/api/entities/changelog_spec.rb. Expected to take 0.8 second.7083API::Entities::Changelog7084 exposes correct attributes7085 exposes correct notes7086# [RSpecRunTime] Finishing example group spec/lib/api/entities/changelog_spec.rb. It took 0.84 second. Expected to take 0.8 second.7087# [RSpecRunTime] Starting example group spec/graphql/types/ci/config/include_type_enum_spec.rb. Expected to take 0.77 second.7088Types::Ci::Config::IncludeTypeEnum7089 exposes all the existing include types7090 is expected to eq "CiConfigIncludeType"7091# [RSpecRunTime] Finishing example group spec/graphql/types/ci/config/include_type_enum_spec.rb. It took 0.84 second. Expected to take 0.77 second.7092# [RSpecRunTime] Starting example group spec/graphql/types/extensions_marketplace_opt_in_status_enum_spec.rb. Expected to take 0.75 second.7093Types::ExtensionsMarketplaceOptInStatusEnum7094 exposes all the existing extensions_marketplace_opt_in_status values7095 is expected to eq "ExtensionsMarketplaceOptInStatus"7096# [RSpecRunTime] Finishing example group spec/graphql/types/extensions_marketplace_opt_in_status_enum_spec.rb. It took 0.76 second. Expected to take 0.75 second.7097# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/gitlab_config_metric_spec.rb. Expected to take 0.72 second.7098Gitlab::Usage::Metrics::Instrumentations::GitlabConfigMetric7099 config metric7100 config_value: false, expected_value: false7101 behaves like a correct instrumented metric value7102 has correct value7103 config_value: true, expected_value: true7104 behaves like a correct instrumented metric value7105 has correct value7106# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/gitlab_config_metric_spec.rb. It took 0.86 second. Expected to take 0.72 second.7107# [RSpecRunTime] Starting example group spec/lib/gitlab/hook_data/resource_access_token_builder_spec.rb. Expected to take 0.64 second.7108Gitlab::HookData::ResourceAccessTokenBuilder7109 #build7110 includes safe attributes7111# [RSpecRunTime] Finishing example group spec/lib/gitlab/hook_data/resource_access_token_builder_spec.rb. It took 0.6 second. Expected to take 0.64 second.7112# [RSpecRunTime] Starting example group spec/presenters/work_item_presenter_spec.rb. Expected to take 0.58 second.7113WorkItemPresenter7114 presents a work item and uses methods defined in IssuePresenter7115# [RSpecRunTime] Finishing example group spec/presenters/work_item_presenter_spec.rb. It took 0.58 second. Expected to take 0.58 second.7116# [RSpecRunTime] Starting example group spec/lib/gitlab/kubernetes/generic_secret_spec.rb. Expected to take 0.55 second.7117Gitlab::Kubernetes::GenericSecret7118 #generate7119 is expected to eq #<Kubeclient::Resource type="Opaque", metadata={:name=>"example-name", :namespace=>"example-namespace"}, data="example-data">7120# [RSpecRunTime] Finishing example group spec/lib/gitlab/kubernetes/generic_secret_spec.rb. It took 0.52 second. Expected to take 0.55 second.7121# [RSpecRunTime] Starting example group spec/keeps/delete_old_feature_flags_spec.rb. Expected to take 0.54 second.7122Keeps::DeleteOldFeatureFlags7123 #each_change7124 returns a Gitlab::Housekeeper::Change7125# [RSpecRunTime] Finishing example group spec/keeps/delete_old_feature_flags_spec.rb. It took 0.53 second. Expected to take 0.54 second.7126# [RSpecRunTime] Starting example group spec/lib/gitlab/utils/delegator_override/error_spec.rb. Expected to take 0.51 second.7127Gitlab::Utils::DelegatorOverride::Error7128 #to_s7129 is expected to eq "Delegator#foo is overriding Target#foo. delegator_location: /path/to/delegator target_location: /path/to/target"7130# [RSpecRunTime] Finishing example group spec/lib/gitlab/utils/delegator_override/error_spec.rb. It took 0.51 second. Expected to take 0.51 second.7131# [RSpecRunTime] Starting example group spec/graphql/types/packages/maven/metadatum_type_spec.rb. Expected to take 0.51 second.7132Types::Packages::Maven::MetadatumType7133 includes maven metadatum fields7134# [RSpecRunTime] Finishing example group spec/graphql/types/packages/maven/metadatum_type_spec.rb. It took 1.5 seconds. Expected to take 0.51 second.7135# [RSpecRunTime] RSpec elapsed time: 41 minutes 12.08 seconds. Current RSS: ~2595M. Threads: 5. load average: 1.16 1.07 1.07 1/295 323997136.7137auto_explain log contains 1511 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-18-44.329.main.ndjson.gz7138took 39.1395640057139auto_explain log contains 1512 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-no-gitaly-transactions-18-44.329.ci.ndjson.gz7140took 32.3306314757141[TEST PROF INFO] EventProf results for sql.active_record7142Total time: 05:20.076 of 41:05.306 (12.98%)7143Total events: 2034697144Top 5 slowest suites (by time):7145Auto-DevOps.gitlab-ci.yml (./spec/lib/gitlab/ci/templates/auto_devops_gitlab_ci_yaml_spec.rb:5) – 01:31.246 (48112 / 98) of 07:52.053 (19.33%)7146MergeRequests...omIssueService (./spec/services/merge_requests/create_from_issue_service_spec.rb:5) – 00:31.247 (19870 / 48) of 02:35.559 (20.09%)7147Members::Appr...RequestService (./spec/services/members/approve_access_request_service_spec.rb:5) – 00:17.745 (10958 / 32) of 01:09.200 (25.64%)7148Packages::FinderHelper (./spec/finders/concerns/packages/finder_helper_spec.rb:5) – 00:17.322 (9204 / 61) of 01:17.515 (22.35%)7149Suggestions::ApplyService (./spec/services/suggestions/apply_service_spec.rb:5) – 00:16.021 (10337 / 41) of 01:55.889 (13.82%)7150Knapsack report was generated. Preview:7151{7152 "spec/lib/gitlab/ci/templates/auto_devops_gitlab_ci_yaml_spec.rb": 472.0534608629987,7153 "spec/services/merge_requests/create_from_issue_service_spec.rb": 155.5595483770012,7154 "spec/services/suggestions/apply_service_spec.rb": 115.87140091299989,7155 "spec/tooling/danger/project_helper_spec.rb": 100.19712457700007,7156 "spec/finders/concerns/packages/finder_helper_spec.rb": 77.5146822250008,7157 "spec/services/members/approve_access_request_service_spec.rb": 69.20010583899966,7158 "spec/lib/gitlab/database/background_migration/batched_migration_spec.rb": 52.47959204499966,7159 "spec/support/shared_examples/lint_factories_shared_examples.rb": 39.39885750200119,7160 "spec/lib/gitlab/diff/file_collection/merge_request_diff_batch_spec.rb": 42.87273541000104,7161 "spec/services/design_management/delete_designs_service_spec.rb": 36.45418192000034,7162 "spec/lib/gitlab/gitaly_client_spec.rb": 46.80110263200004,7163 "spec/lib/gitlab/checks/integrations/beyond_identity_check_spec.rb": 38.70837961699908,7164 "spec/models/packages/protection/rule_spec.rb": 42.44881806600097,7165 "spec/models/integrations/discord_spec.rb": 35.47274822500003,7166 "spec/finders/container_repositories_finder_spec.rb": 33.16159395300019,7167 "spec/lib/gitlab/alert_management/payload/prometheus_spec.rb": 34.96170045799954,7168 "spec/services/container_registry/protection/update_rule_service_spec.rb": 36.450157891000345,7169 "spec/services/merge_requests/link_lfs_objects_service_spec.rb": 26.427744710999832,7170 "spec/models/project_authorizations/changes_spec.rb": 29.561813733000236,7171 "spec/models/packages/conan/metadatum_spec.rb": 30.29223320899837,7172 "spec/finders/users_finder_spec.rb": 27.97727796700019,7173 "spec/models/clusters/agents/authorizations/user_access/group_authorization_spec.rb": 24.85782261500026,7174 "spec/lib/gitlab_spec.rb": 25.66777403099877,7175 "spec/workers/new_merge_request_worker_spec.rb": 19.833157888999267,7176 "spec/lib/gitlab/regex_requires_app_spec.rb": 22.784629974999916,7177 "spec/models/ci/build_trace_chunks/fog_spec.rb": 18.63440378999985,7178 "spec/models/virtual_registries/packages/maven/upstream_spec.rb": 22.18808274100047,7179 "spec/lib/bulk_imports/projects/pipelines/repository_bundle_pipeline_spec.rb": 19.910762817000432,7180 "spec/lib/gitlab/database/load_balancing/service_discovery_spec.rb": 17.960576239000147,7181 "spec/models/ci/group_spec.rb": 19.484230390999073,7182 "spec/lib/gitlab/diff/position_tracer_spec.rb": 13.574842053998509,7183 "spec/services/packages/conan/search_service_spec.rb": 14.286950230000002,7184 "spec/helpers/ci/runners_helper_spec.rb": 20.086929459001112,7185 "spec/lib/gitlab/middleware/multipart_spec.rb": 14.218462717000875,7186 "spec/lib/gitlab/optimistic_locking_spec.rb": 13.501968741000383,7187 "spec/helpers/page_layout_helper_spec.rb": 16.92790901599983,7188 "spec/services/wiki_pages/destroy_service_spec.rb": 13.358585256000879,7189 "spec/models/label_note_spec.rb": 12.338081762000002,7190 "spec/lib/gitlab/fp/result_spec.rb": 12.574034606999703,7191 "spec/lib/gitlab/database/reindexing_spec.rb": 13.235754261000693,7192 "spec/lib/gitlab/harbor/query_spec.rb": 13.223125722999612,7193 "spec/lib/gitlab/ci/config/external/file/local_spec.rb": 11.893700710999838,7194 "spec/models/service_desk/custom_email_credential_spec.rb": 9.758250939999925,7195 "spec/models/ci/running_build_spec.rb": 10.920860799000366,7196 "spec/lib/gitlab/pages/url_builder_spec.rb": 12.509684890999779,7197 "spec/lib/gitlab/ci/matching/runner_matcher_spec.rb": 9.670917439998448,7198 "spec/workers/new_issue_worker_spec.rb": 11.2872013289998,7199 "spec/models/integrations/custom_issue_tracker_spec.rb": 12.273865147999459,7200 "spec/lib/gitlab/ci/pipeline/expression/parser_spec.rb": 8.482649902000048,7201 "spec/helpers/organizations/organization_helper_spec.rb": 10.9942338510009,7202 "spec/lib/banzai/filter/syntax_highlight_filter_spec.rb": 12.244956472000922,7203 "spec/finders/abuse_reports_finder_spec.rb": 9.221153959999356,7204 "spec/services/discussions/capture_diff_note_position_service_spec.rb": 10.15542824500153,7205 "spec/initializers/00_deprecations_spec.rb": 9.423015296999438,7206 "spec/lib/gitlab/process_management_spec.rb": 7.414290310998695,7207 "spec/lib/sidebars/projects/super_sidebar_panel_spec.rb": 9.840113649999694,7208 "spec/lib/gitlab/ci/parsers/security/sast_spec.rb": 10.20774768999945,7209 "spec/models/incident_management/project_incident_management_setting_spec.rb": 8.633513564000168,7210 "spec/lib/banzai/reference_parser/external_issue_parser_spec.rb": 10.430666783999186,7211 "spec/lib/gitlab/ci/status/build/retried_spec.rb": 9.647896030999618,7212 "spec/models/concerns/expirable_spec.rb": 8.931984852000824,7213 "spec/lib/gitlab/ci/reports/security/identifier_spec.rb": 7.5278714380001475,7214 "spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/strategies/until_executed_spec.rb": 10.206211109998549,7215 "spec/models/concerns/where_composite_spec.rb": 6.759502584000074,7216 "spec/lib/gitlab/ci/reports/accessibility_reports_spec.rb": 7.854319732001386,7217 "spec/models/postgresql/replication_slot_spec.rb": 7.371910285999547,7218 "spec/lib/gitlab/github_import/importer/events/changed_reviewer_spec.rb": 4.414961877000678,7219 "spec/services/jira_import/users_importer_spec.rb": 8.913194942999326,7220 "spec/workers/container_expiration_policy_worker_spec.rb": 8.289609712999663,7221 "spec/lib/gitlab/health_checks/db_check_spec.rb": 6.919306656998742,7222 "spec/lib/gitlab/database/no_cross_db_foreign_keys_spec.rb": 5.389353997999933,7223 "spec/workers/gitlab/github_import/advance_stage_worker_spec.rb": 7.357446648000405,7224 "spec/services/projects/branches_by_mode_service_spec.rb": 7.185124117000669,7225 "spec/graphql/mutations/issues/unlink_alert_spec.rb": 4.705832764000661,7226 "spec/lib/gitlab/data_builder/wiki_page_spec.rb": 6.069104332000279,7227 "spec/workers/issuable/create_reminder_worker_spec.rb": 3.4408956459992623,7228 "spec/workers/gitlab/jira_import/import_issue_worker_spec.rb": 6.139309444000901,7229 "spec/services/projects/import_export/parallel_export_service_spec.rb": 7.676717231999646,7230 "spec/lib/constraints/group_url_constrainer_spec.rb": 3.6670016200005193,7231 "spec/lib/gitlab/bitbucket_server_import/importers/pull_request_notes/inline_spec.rb": 6.193344408000485,7232 "spec/lib/banzai/filter/truncate_visible_filter_spec.rb": 3.469466141999874,7233 "spec/lib/gitlab/composer/version_index_spec.rb": 6.026501935999477,7234 "spec/models/concerns/legacy_bulk_insert_spec.rb": 5.096009360999233,7235 "spec/lib/gitlab/issuable/clone/copy_resource_events_service_spec.rb": 4.083749043000353,7236 "spec/services/users/migrate_records_to_ghost_user_in_batches_service_spec.rb": 3.3247288880011183,7237 "spec/initializers/forbid_sidekiq_in_transactions_spec.rb": 5.156667813998865,7238 "spec/lib/sidebars/admin/menus/monitoring_menu_spec.rb": 5.646907979000389,7239 "spec/rubocop/cop/migration/datetime_spec.rb": 2.8138230450003903,7240 "spec/rubocop/cop/performance/ar_exists_and_present_blank_spec.rb": 5.621525401998952,7241 "spec/policies/resource_milestone_event_policy_spec.rb": 6.618625720000637,7242 "spec/lib/gitlab/database_warnings_spec.rb": 3.034355771000264,7243 "spec/lib/gitlab/webpack/manifest_spec.rb": 5.966181273000984,7244 "spec/rubocop/cop/code_reuse/serializer_spec.rb": 4.400365667999722,7245 "spec/workers/propagate_integration_inherit_worker_spec.rb": 3.3497725560009712,7246 "spec/services/releases/links/create_service_spec.rb": 3.363679434000005,7247 "spec/lib/gitlab/lets_encrypt/order_spec.rb": 5.982478042000366,7248 "spec/lib/gitlab/usage/metrics/instrumentations/count_users_with_ml_candidates_metric_spec.rb": 1.7628816530013864,7249 "spec/initializers/doorkeeper_spec.rb": 2.6151354770008766,7250 "spec/services/ci/update_build_names_service_spec.rb": 5.794678042000669,7251 "spec/services/projects/import_export/relation_import_service_spec.rb": 3.445451094999953,7252 "spec/models/issue/email_spec.rb": 5.95057950500086,7253 "spec/lib/gitlab/cleanup/orphan_job_artifact_files_batch_spec.rb": 3.013870513001166,7254 "spec/lib/gitlab/kubernetes/namespace_spec.rb": 5.705062782999448,7255 "spec/lib/gitlab/diff/formatters/text_formatter_spec.rb": 5.297218556999724,7256 "spec/lib/gitlab/memory/reports/heap_dump_spec.rb": 1.5613722159996541,7257 "spec/lib/gitlab/crypto_helper_spec.rb": 4.711306152999896,7258 "spec/lib/slack/block_kit/incident_management/incident_modal_opened_spec.rb": 2.4377960980000353,7259 "spec/lib/gitlab/lets_encrypt_spec.rb": 3.2960958709991246,7260 "spec/lib/api/entities/merge_request_diff_spec.rb": 2.75899013200069,7261 "spec/helpers/listbox_helper_spec.rb": 5.182662071001687,7262 "spec/services/analytics/cycle_analytics/stages/list_service_spec.rb": 1.447564328000226,7263 "spec/initializers/action_cable_spec.rb": 4.835700250001537,7264 "spec/serializers/merge_requests/pipeline_entity_spec.rb": 2.181722786001046,7265 "spec/presenters/ml/candidate_presenter_spec.rb": 1.9563218309995136,7266 "spec/finders/bulk_imports/imports_finder_spec.rb": 4.81642784199903,7267 "spec/helpers/stat_anchors_helper_spec.rb": 4.708364353999059,7268 "spec/views/notify/user_deactivated_email.text.erb_spec.rb": 2.2945558940009505,7269 "spec/lib/gitlab/usage/service_ping/instrumented_payload_spec.rb": 2.1936610249995283,7270 "spec/graphql/mutations/achievements/revoke_spec.rb": 4.749203469000349,7271 "spec/finders/terraform/states_finder_spec.rb": 2.3068442120002146,7272 "spec/lib/gitlab/auth/saml/config_spec.rb": 1.3362367110003106,7273 "spec/lib/gitlab/ci/config/interpolation/inputs/base_input_spec.rb": 4.297983290000047,7274 "spec/services/ci/components/usages/create_service_spec.rb": 2.508900580000045,7275 "spec/services/customer_relations/organizations/update_service_spec.rb": 2.23947877899991,7276 "spec/lib/gitlab/cycle_analytics/summary/value_spec.rb": 4.378426251001656,7277 "spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_project_type_active_online_metric_spec.rb": 0.9405775650011492,7278 "spec/services/packages/nuget/odata_package_entry_service_spec.rb": 1.3568081180001172,7279 "spec/lib/gitlab/slash_commands/presenters/run_spec.rb": 1.5201339800005371,7280 "spec/lib/gitlab/ci/config/interpolation/config_spec.rb": 4.800472594000894,7281 "spec/services/import/source_users/keep_as_placeholder_service_spec.rb": 2.107707704000859,7282 "spec/routing/openid_connect_spec.rb": 4.432145535000018,7283 "spec/models/releases/evidence_spec.rb": 1.94307363200096,7284 "spec/lib/gitlab/ci/build/artifacts/adapters/raw_stream_spec.rb": 1.3179803820003144,7285 "spec/lib/gitlab/database/async_indexes/index_base_spec.rb": 4.603866675999598,7286 "spec/workers/deployments/archive_in_project_worker_spec.rb": 1.7384069370000361,7287 "spec/config/mail_room_spec.rb": 1.2192402639993816,7288 "spec/policies/instance_metadata_policy_spec.rb": 0.8756518119989778,7289 "spec/helpers/ci/triggers_helper_spec.rb": 3.6529362620003667,7290 "spec/validators/namespace_path_validator_spec.rb": 1.8296351450007933,7291 "spec/workers/projects/schedule_refresh_build_artifacts_size_statistics_worker_spec.rb": 1.3725453360002575,7292 "spec/rubocop/cop/safe_params_spec.rb": 3.8576402889993915,7293 "spec/helpers/environments_helper_spec.rb": 1.3050173739993625,7294 "spec/lib/gitlab/memory/diagnostic_reports_logger_spec.rb": 0.6340439289997448,7295 "spec/lib/gitlab/audit/deploy_token_author_spec.rb": 0.8032932410005742,7296 "spec/lib/gitlab/health_checks/server_spec.rb": 1.4025958229995013,7297 "spec/tooling/danger/rubocop_discourage_todo_addition_spec.rb": 3.8137489140008256,7298 "spec/graphql/types/work_items/widgets/current_user_todos_input_type_spec.rb": 0.8213331189999735,7299 "spec/workers/jira_connect/send_uninstalled_hook_worker_spec.rb": 1.3968938440011698,7300 "spec/presenters/ci/bridge_presenter_spec.rb": 1.476962385000661,7301 "spec/rubocop/cop/gitlab/avoid_current_organization_spec.rb": 1.1137772549991496,7302 "spec/models/incident_management/timeline_event_tag_link_spec.rb": 1.0665676009994058,7303 "spec/lib/gitlab/usage/metrics/instrumentations/smtp_encrypted_secrets_metric_spec.rb": 0.9565572329993302,7304 "spec/lib/api/entities/clusters/agent_spec.rb": 0.913789108999481,7305 "spec/lib/gitlab/ci/reports/test_failure_history_spec.rb": 0.8513677149985597,7306 "spec/serializers/activity_pub/releases_outbox_serializer_spec.rb": 0.9463420049996785,7307 "spec/finders/database/batched_background_migrations_finder_spec.rb": 0.8376028370003041,7308 "spec/lib/gitlab/sidekiq_middleware/concurrency_limit/client_spec.rb": 0.768702093999309,7309 "spec/serializers/ci/variable_entity_spec.rb": 0.5451482990010845,7310 "spec/rubocop/cop/rspec/modify_sidekiq_middleware_spec.rb": 3.0932176839996828,7311 "spec/lib/api/entities/changelog_spec.rb": 0.8403265659999306,7312 "spec/graphql/types/ci/config/include_type_enum_spec.rb": 0.8414731059983751,7313 "spec/graphql/types/extensions_marketplace_opt_in_status_enum_spec.rb": 0.7625401450004574,7314 "spec/lib/gitlab/usage/metrics/instrumentations/gitlab_config_metric_spec.rb": 0.8613256429998728,7315 "spec/lib/gitlab/hook_data/resource_access_token_builder_spec.rb": 0.5970139830005792,7316 "spec/presenters/work_item_presenter_spec.rb": 0.5800924649993249,7317 "spec/lib/gitlab/kubernetes/generic_secret_spec.rb": 0.5180041319999873,7318 "spec/keeps/delete_old_feature_flags_spec.rb": 0.5334925600000133,7319 "spec/lib/gitlab/utils/delegator_override/error_spec.rb": 0.5094888929997978,7320 "spec/graphql/types/packages/maven/metadatum_type_spec.rb": 1.49904345300092257321}7322Knapsack global time execution for tests: 41m 04s7323Finished in 42 minutes 27 seconds (files took 2 minutes 7.3 seconds to load)73242633 examples, 0 failures7325Randomized with seed 292287326[TEST PROF INFO] Time spent in factories: 09:23.535 (21.65% of total time)7327RSpec exited with 0.7328No examples to retry, congrats!7330Running after script...7331$ source scripts/utils.sh7332$ bundle exec gem list gitlab_quality-test_tooling7333gitlab_quality-test_tooling (1.33.0)7334$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command7338$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command7341$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command7345$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command7348$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command7353$ tooling/bin/push_job_metrics || true7354[job-metrics] Pushing job metrics file for the CI/CD job.7355[job-metrics] Pushed 4 CI job metric entries to InfluxDB.7357Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy7359Uploading artifacts...7360auto_explain/: found 3 matching artifact files and directories 7361coverage/: found 5 matching artifact files and directories 7362crystalball/: found 5 matching artifact files and directories 7363WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 7364knapsack/: found 4 matching artifact files and directories 7365rspec/: found 12 matching artifact files and directories 7366WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 7367log/*.log: found 16 matching artifact files and directories 7368WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346541/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com7369WARNING: Retrying... context=artifacts-uploader error=request redirected7370Uploading artifacts as "archive" to coordinator... 201 Created id=7471346541 responseStatus=201 Created token=glcbt-667371Uploading artifacts...7372rspec/rspec-*.xml: found 1 matching artifact files and directories 7373WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346541/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com7374WARNING: Retrying... context=artifacts-uploader error=request redirected7375Uploading artifacts as "junit" to coordinator... 201 Created id=7471346541 responseStatus=201 Created token=glcbt-667377Job succeeded