rspec unit pg14 16/44
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
The script exceeded the maximum execution time set for the job
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org vHriyjxu, system ID: s_44fde8db605e3 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-vhriyjxu-project-278964-concurrent-0 via runner-vhriyjxu-private-1722425455-0ae8e21c...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[13:10:20] 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_16_44_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_unit_pg14_16_44_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_unit_pg14_16_44_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7473121501.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/lib/gitlab/ci/pipeline/command_logger_spec.rb not found in master report134RSpec suite is expected to take 41 minutes 23.55 seconds.135Expected duration for tests:136{137 "spec/tasks/gitlab/backup_rake_spec.rb": 463.8400699835142,138 "spec/services/ci/create_pipeline_service/rules_spec.rb": 158.12210980589415,139 "spec/lib/gitlab/background_migration/backfill_vulnerability_reads_cluster_agent_spec.rb": 126.94495970550847,140 "spec/policies/ci/build_policy_spec.rb": 102.72035142302695,141 "spec/models/design_management/design_spec.rb": 89.06507720317954,142 "spec/lib/object_storage/direct_upload_spec.rb": 75.83698984370423,143 "spec/lib/gitlab/diff/position_spec.rb": 67.18027245877917,144 "spec/lib/gitlab/background_migration/backfill_catalog_resource_versions_released_at_spec.rb": 59.527254674156474,145 "spec/tasks/gitlab/db_rake_spec.rb": 53.20251958551795,146 "spec/lib/gitlab/database/reflection_spec.rb": 48.12028237068554,147 "spec/helpers/diff_helper_spec.rb": 44.058095894446836,148 "spec/models/ability_spec.rb": 39.725462242385326,149 "spec/models/container_registry/protection/rule_spec.rb": 37.249442573769656,150 "spec/policies/group_member_policy_spec.rb": 35.10226912241638,151 "spec/serializers/issue_entity_spec.rb": 33.190763021889815,152 "spec/services/milestones/transfer_service_spec.rb": 31.913347653790378,153 "spec/services/issues/build_service_spec.rb": 30.748281734162315,154 "spec/lib/gitlab/background_migration/backfill_ml_experiment_metadata_project_id_spec.rb": 29.698109758258102,155 "spec/lib/gitlab/redis/repository_cache_spec.rb": 28.334182944902516,156 "spec/models/integrations/jenkins_spec.rb": 26.856624400918054,157 "spec/services/issues/set_crm_contacts_service_spec.rb": 25.17180259938815,158 "spec/scripts/trigger-build_spec.rb": 24.053401751330096,159 "spec/helpers/dropdowns_helper_spec.rb": 23.025386570973403,160 "spec/services/issuable/common_system_notes_service_spec.rb": 21.772100127889633,161 "spec/models/organizations/organization_user_spec.rb": 20.93476519260215,162 "spec/models/deployment_metrics_spec.rb": 19.92460377670365,163 "spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb": 19.170514877888813,164 "spec/models/concerns/has_user_type_spec.rb": 18.547658336695427,165 "spec/models/onboarding/progress_spec.rb": 18.013876544741183,166 "spec/services/security/merge_reports_service_spec.rb": 17.481194755933537,167 "spec/services/issues/referenced_merge_requests_service_spec.rb": 16.991404386584115,168 "spec/models/work_items/type_spec.rb": 16.330752939611678,169 "spec/lib/gitlab/database/async_indexes/migration_helpers_spec.rb": 15.78973183912332,170 "spec/services/projects/container_repository/third_party/cleanup_tags_service_spec.rb": 15.20122997145491,171 "spec/services/groups/autocomplete_service_spec.rb": 14.798156676492287,172 "spec/services/projects/operations/update_service_spec.rb": 14.253638433421006,173 "spec/models/integrations/packagist_spec.rb": 13.792196188761295,174 "spec/graphql/mutations/releases/create_spec.rb": 13.430072003550578,175 "spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb": 13.049171848912545,176 "spec/services/repositories/housekeeping_service_spec.rb": 12.688238804052872,177 "spec/lib/gitlab/usage_data_counters/quick_action_activity_unique_counter_spec.rb": 12.27622944581182,178 "spec/models/namespaces/traversal/cached_spec.rb": 11.935121438732818,179 "spec/services/labels/find_or_create_service_spec.rb": 11.62754838259252,180 "spec/models/ci/tag_spec.rb": 11.367379613797965,181 "spec/workers/concerns/reenqueuer_spec.rb": 11.138666130690195,182 "spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb": 10.898291305468542,183 "spec/lib/gitlab/ci/config/entry/policy_spec.rb": 10.591281245685336,184 "spec/helpers/version_check_helper_spec.rb": 10.379089167999894,185 "spec/lib/gitlab/git/conflict/parser_spec.rb": 10.150546010265556,186 "spec/lib/bulk_imports/common/pipelines/lfs_objects_pipeline_spec.rb": 9.863502527189302,187 "spec/lib/gitlab/manifest_import/project_creator_spec.rb": 9.666987011998987,188 "spec/models/fork_network_member_spec.rb": 9.419997434059216,189 "spec/workers/background_migration_worker_spec.rb": 9.22142249756427,190 "spec/workers/ci/archive_traces_cron_worker_spec.rb": 8.916783978898296,191 "spec/finders/groups/user_groups_finder_spec.rb": 8.711913676776758,192 "spec/services/projects/move_project_authorizations_service_spec.rb": 8.485879251082808,193 "spec/lib/gitlab/sidekiq_middleware_spec.rb": 8.328627877075773,194 "spec/lib/gitlab/api_authentication/token_locator_spec.rb": 8.168583175884953,195 "spec/views/projects/_home_panel.html.haml_spec.rb": 8.015717300360027,196 "spec/lib/gitlab/local_and_remote_storage_migration/artifact_migrater_spec.rb": 7.81281158595068,197 "spec/finders/merge_requests/by_approvals_finder_spec.rb": 7.655381193852621,198 "spec/workers/x509_issuer_crl_check_worker_spec.rb": 7.4820536320522635,199 "spec/serializers/test_suite_summary_entity_spec.rb": 7.299025226115612,200 "spec/lib/gitlab/auth/user_access_denied_reason_spec.rb": 7.106186968064051,201 "spec/lib/gitlab/file_finder_spec.rb": 6.975962733776568,202 "spec/policies/projects/branch_rule_policy_spec.rb": 6.819720199221194,203 "spec/views/devise/shared/_footer.html.haml_spec.rb": 6.67108688208494,204 "spec/workers/web_hook_worker_spec.rb": 6.521418505329132,205 "spec/rubocop/cop/inject_enterprise_edition_module_spec.rb": 6.367573753079718,206 "spec/lib/gitlab/database/reindexing/index_selection_spec.rb": 6.249255138811913,207 "spec/tasks/gitlab/ci_secure_files/migrate_rake_spec.rb": 6.161918336360069,208 "spec/lib/bitbucket/representation/pull_request_comment_spec.rb": 6.061742335489395,209 "spec/presenters/packages/pypi/simple_index_presenter_spec.rb": 5.948454549573654,210 "spec/workers/bulk_imports/finish_batched_relation_export_worker_spec.rb": 5.84819767938108,211 "spec/lib/gitlab/github_import/importer/events/merged_spec.rb": 5.75175286797557,212 "spec/lib/gitlab/import/import_user_creator_spec.rb": 5.662057996857688,213 "spec/lib/banzai/filter/inline_diff_filter_spec.rb": 5.560218589599572,214 "spec/workers/ci/pipeline_cleanup_ref_worker_spec.rb": 5.4744669049200105,215 "spec/lib/gitlab/ci/status/stage/common_spec.rb": 5.372152290326476,216 "spec/helpers/jira_connect_helper_spec.rb": 5.276927230128268,217 "spec/lib/gitlab/github_import/importer/attachments/merge_requests_importer_spec.rb": 5.179661502995252,218 "spec/models/anti_abuse/event_spec.rb": 5.081121650295984,219 "spec/rubocop/cop/style/regexp_literal_mixed_preserve_spec.rb": 5.002988474176491,220 "spec/lib/banzai/filter/code_language_filter_spec.rb": 4.9547905466554285,221 "spec/lib/gitlab/instrumentation/exclusive_lock_spec.rb": 4.880090754470189,222 "spec/lib/gitlab/background_migration/disable_legacy_open_source_license_for_inactive_public_projects_spec.rb": 4.8013546174318025,223 "spec/models/preloaders/projects/notes_preloader_spec.rb": 4.7137673293201265,224 "spec/models/concerns/after_commit_queue_spec.rb": 4.643651766969992,225 "spec/models/concerns/enum_inheritance_spec.rb": 4.562162707515568,226 "spec/finders/ci/auth_job_finder_spec.rb": 4.478267660073083,227 "spec/models/merge_request/approval_removal_settings_spec.rb": 4.398767461096275,228 "spec/views/projects/pipelines/show.html.haml_spec.rb": 4.321953926961412,229 "spec/workers/ci/parse_secure_file_metadata_worker_spec.rb": 4.255347216530721,230 "spec/lib/gitlab/prometheus/adapter_spec.rb": 4.1842975612552795,231 "spec/models/work_items/related_link_restriction_spec.rb": 4.124632786111699,232 "spec/lib/gitlab/cross_project_access_spec.rb": 4.04771396096924,233 "spec/lib/api/every_api_endpoint_spec.rb": 3.9838659779560235,234 "spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb": 3.91771816940915,235 "spec/lib/gitlab/sql/except_spec.rb": 3.8601429238752534,236 "spec/lib/gitlab/graphql/batch_key_spec.rb": 3.8059156027854635,237 "spec/lib/api/helpers/import_github_helpers_spec.rb": 3.7484526777923235,238 "spec/lib/api/entities/hook_spec.rb": 3.678933561599288,239 "spec/lib/gitlab/ci/secure_files/cer_spec.rb": 3.6229554951218788,240 "spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb": 3.55285853008233,241 "spec/helpers/instance_configuration_helper_spec.rb": 3.4865919545008293,242 "spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb": 3.4248317178407355,243 "spec/lib/gitlab/throttle_spec.rb": 3.3627267455462686,244 "spec/models/users/saved_reply_spec.rb": 3.29912246918604,245 "spec/models/concerns/clusters/agents/authorizations/user_access/scopes_spec.rb": 3.221769315205769,246 "spec/tooling/danger/outdated_todo_spec.rb": 3.1653714567529976,247 "spec/helpers/startupjs_helper_spec.rb": 3.1165035421031324,248 "spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb": 3.0612875817881084,249 "spec/graphql/mutations/pages/mark_onboarding_complete_spec.rb": 2.9996121016823594,250 "spec/graphql/resolvers/saved_reply_resolver_spec.rb": 2.9401477676788588,251 "spec/presenters/environment_presenter_spec.rb": 2.8795426103797994,252 "spec/policies/timelog_policy_spec.rb": 2.8258669989360343,253 "spec/helpers/git_helper_spec.rb": 2.765959822335882,254 "spec/lib/banzai/pipeline_spec.rb": 2.723563000424251,255 "spec/services/mattermost/create_team_service_spec.rb": 2.675892666983887,256 "spec/presenters/packages/nuget/packages_versions_presenter_spec.rb": 2.629369939563887,257 "spec/graphql/types/project_member_type_spec.rb": 2.5836902943184663,258 "spec/lib/api/entities/tag_spec.rb": 2.5363780848228576,259 "spec/models/ci/unlock_pipeline_request_spec.rb": 2.4814766033935287,260 "spec/lib/gitlab/ci/pipeline/chain/pipeline/process_spec.rb": 2.4324155352309207,261 "spec/lib/gitlab/ci/ansi2json/parser_spec.rb": 2.389607314328645,262 "spec/graphql/mutations/clusters/agent_tokens/revoke_spec.rb": 2.337098920589076,263 "spec/services/ci/pipeline_bridge_status_service_spec.rb": 2.2967398309436824,264 "spec/lib/gitlab/doorkeeper_secret_storing/token/pbkdf2_sha512_spec.rb": 2.2511951605518457,265 "spec/rubocop/cop/usage_data/instrumentation_superclass_spec.rb": 2.1911659878360537,266 "spec/models/work_items/widgets/notifications_spec.rb": 2.1275225894062624,267 "spec/models/users/ghost_user_migration_spec.rb": 2.0821171098647224,268 "spec/lib/gitlab/memory/reports_daemon_spec.rb": 2.019128880090074,269 "spec/graphql/types/ci/detailed_status_type_spec.rb": 1.979913152703414,270 "spec/lib/sidebars/projects/menus/ci_cd_menu_spec.rb": 1.9406542112153384,271 "spec/models/concerns/from_except_spec.rb": 1.897245609216917,272 "spec/lib/api/entities/application_setting_spec.rb": 1.8380712735122227,273 "spec/graphql/types/description_version_type_spec.rb": 1.766363003904317,274 "spec/services/packages/remove_tag_service_spec.rb": 1.746535708958426,275 "spec/graphql/types/ci/runner_manager_type_spec.rb": 1.661985561901659,276 "spec/serializers/project_access_token_entity_spec.rb": 1.652654855906547,277 "spec/lib/gitlab/memory/upload_and_cleanup_reports_spec.rb": 1.5728260599185158,278 "spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb": 1.5556613174512899,279 "spec/services/packages/debian/extract_deb_metadata_service_spec.rb": 1.4797568021838439,280 "spec/graphql/types/permission_types/package_spec.rb": 1.4687915294856873,281 "spec/lib/gitlab/usage/metrics/instrumentations/count_personal_snippets_metric_spec.rb": 1.371823490200248,282 "spec/policies/merge_requests_closing_issues_policy_spec.rb": 1.3430351647059466,283 "spec/lib/gitlab/project_stats_refresh_conflicts_logger_spec.rb": 1.3184315967551128,284 "spec/lib/gitlab/pagination/keyset/in_operator_optimization/order_by_column_data_spec.rb": 1.264533741804275,285 "spec/lib/gitlab/database/migrations/observers/total_database_size_change_spec.rb": 1.2320854467003837,286 "spec/graphql/types/customer_relations/organization_type_spec.rb": 1.1931760195695313,287 "spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_group_type_active_metric_spec.rb": 1.1288142237215648,288 "spec/lib/gitlab/ci/config/external/mapper/base_spec.rb": 1.0978338027576777,289 "spec/services/webauthn/register_service_spec.rb": 1.0849570985208241,290 "spec/models/packages/rubygems/metadatum_spec.rb": 1.0226978202477501,291 "spec/lib/gitlab/database/gitlab_schema_info_spec.rb": 1.0149968292259075,292 "spec/graphql/types/work_items/widgets/crm_contacts_type_spec.rb": 0.9332070209036605,293 "spec/policies/work_items/type_policy_spec.rb": 0.9200178377379454,294 "spec/graphql/types/metadata/kas_type_spec.rb": 0.8531801598786803,295 "spec/graphql/mutations/users/saved_replies/destroy_spec.rb": 0.8345689224463995,296 "spec/graphql/types/projects/service_type_enum_spec.rb": 0.8071230852875748,297 "spec/graphql/types/release_asset_link_type_spec.rb": 0.7921709211912638,298 "spec/lib/gitlab/diff/inline_diff_marker_spec.rb": 0.7744896544073985,299 "spec/lib/gitlab/usage/metrics/instrumentations/omniauth_enabled_metric_spec.rb": 0.7462301235774201,300 "spec/lib/gitlab/database/load_balancing/action_cable_callbacks_spec.rb": 0.7277479759454083,301 "spec/workers/trending_projects_worker_spec.rb": 0.6073534007863608,302 "spec/services/deploy_keys/create_service_spec.rb": 0.605421777928447,303 "spec/graphql/types/container_repository_status_enum_spec.rb": 0.55118665702347,304 "spec/serializers/ci/lint/result_entity_spec.rb": 0.5363593948738856,305 "spec/lib/gitlab/ci/reports/sbom/reports_spec.rb": 0.5133504622540985,306 "spec/graphql/types/permission_types/note_spec.rb": 0.5086268282299025307}308Running 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-7473121501.json --format RspecJunitFormatter --out rspec/rspec-7473121501.xml --fail-fast=20 --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request -- spec/tasks/gitlab/backup_rake_spec.rb spec/services/ci/create_pipeline_service/rules_spec.rb spec/lib/gitlab/background_migration/backfill_vulnerability_reads_cluster_agent_spec.rb spec/policies/ci/build_policy_spec.rb spec/models/design_management/design_spec.rb spec/lib/object_storage/direct_upload_spec.rb spec/lib/gitlab/diff/position_spec.rb spec/lib/gitlab/background_migration/backfill_catalog_resource_versions_released_at_spec.rb spec/tasks/gitlab/db_rake_spec.rb spec/lib/gitlab/database/reflection_spec.rb spec/helpers/diff_helper_spec.rb spec/models/ability_spec.rb spec/models/container_registry/protection/rule_spec.rb spec/policies/group_member_policy_spec.rb spec/serializers/issue_entity_spec.rb spec/services/milestones/transfer_service_spec.rb spec/services/issues/build_service_spec.rb spec/lib/gitlab/background_migration/backfill_ml_experiment_metadata_project_id_spec.rb spec/lib/gitlab/redis/repository_cache_spec.rb spec/models/integrations/jenkins_spec.rb spec/services/issues/set_crm_contacts_service_spec.rb spec/scripts/trigger-build_spec.rb spec/helpers/dropdowns_helper_spec.rb spec/services/issuable/common_system_notes_service_spec.rb spec/models/organizations/organization_user_spec.rb spec/models/deployment_metrics_spec.rb spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb spec/models/concerns/has_user_type_spec.rb spec/models/onboarding/progress_spec.rb spec/services/security/merge_reports_service_spec.rb spec/services/issues/referenced_merge_requests_service_spec.rb spec/models/work_items/type_spec.rb spec/lib/gitlab/database/async_indexes/migration_helpers_spec.rb spec/services/projects/container_repository/third_party/cleanup_tags_service_spec.rb spec/services/groups/autocomplete_service_spec.rb spec/services/projects/operations/update_service_spec.rb spec/models/integrations/packagist_spec.rb spec/graphql/mutations/releases/create_spec.rb spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb spec/services/repositories/housekeeping_service_spec.rb spec/lib/gitlab/usage_data_counters/quick_action_activity_unique_counter_spec.rb spec/models/namespaces/traversal/cached_spec.rb spec/services/labels/find_or_create_service_spec.rb spec/models/ci/tag_spec.rb spec/workers/concerns/reenqueuer_spec.rb spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb spec/lib/gitlab/ci/config/entry/policy_spec.rb spec/helpers/version_check_helper_spec.rb spec/lib/gitlab/git/conflict/parser_spec.rb spec/lib/bulk_imports/common/pipelines/lfs_objects_pipeline_spec.rb spec/lib/gitlab/manifest_import/project_creator_spec.rb spec/models/fork_network_member_spec.rb spec/workers/background_migration_worker_spec.rb spec/workers/ci/archive_traces_cron_worker_spec.rb spec/finders/groups/user_groups_finder_spec.rb spec/services/projects/move_project_authorizations_service_spec.rb spec/lib/gitlab/sidekiq_middleware_spec.rb spec/lib/gitlab/api_authentication/token_locator_spec.rb spec/views/projects/_home_panel.html.haml_spec.rb spec/lib/gitlab/local_and_remote_storage_migration/artifact_migrater_spec.rb spec/finders/merge_requests/by_approvals_finder_spec.rb spec/workers/x509_issuer_crl_check_worker_spec.rb spec/serializers/test_suite_summary_entity_spec.rb spec/lib/gitlab/auth/user_access_denied_reason_spec.rb spec/lib/gitlab/file_finder_spec.rb spec/policies/projects/branch_rule_policy_spec.rb spec/views/devise/shared/_footer.html.haml_spec.rb spec/workers/web_hook_worker_spec.rb spec/rubocop/cop/inject_enterprise_edition_module_spec.rb spec/lib/gitlab/database/reindexing/index_selection_spec.rb spec/tasks/gitlab/ci_secure_files/migrate_rake_spec.rb spec/lib/bitbucket/representation/pull_request_comment_spec.rb spec/presenters/packages/pypi/simple_index_presenter_spec.rb spec/workers/bulk_imports/finish_batched_relation_export_worker_spec.rb spec/lib/gitlab/github_import/importer/events/merged_spec.rb spec/lib/gitlab/import/import_user_creator_spec.rb spec/lib/banzai/filter/inline_diff_filter_spec.rb spec/workers/ci/pipeline_cleanup_ref_worker_spec.rb spec/lib/gitlab/ci/status/stage/common_spec.rb spec/helpers/jira_connect_helper_spec.rb spec/lib/gitlab/github_import/importer/attachments/merge_requests_importer_spec.rb spec/models/anti_abuse/event_spec.rb spec/rubocop/cop/style/regexp_literal_mixed_preserve_spec.rb spec/lib/banzai/filter/code_language_filter_spec.rb spec/lib/gitlab/instrumentation/exclusive_lock_spec.rb spec/lib/gitlab/background_migration/disable_legacy_open_source_license_for_inactive_public_projects_spec.rb spec/models/preloaders/projects/notes_preloader_spec.rb spec/models/concerns/after_commit_queue_spec.rb spec/models/concerns/enum_inheritance_spec.rb spec/finders/ci/auth_job_finder_spec.rb spec/models/merge_request/approval_removal_settings_spec.rb spec/views/projects/pipelines/show.html.haml_spec.rb spec/workers/ci/parse_secure_file_metadata_worker_spec.rb spec/lib/gitlab/prometheus/adapter_spec.rb spec/models/work_items/related_link_restriction_spec.rb spec/lib/gitlab/cross_project_access_spec.rb spec/lib/api/every_api_endpoint_spec.rb spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb spec/lib/gitlab/sql/except_spec.rb spec/lib/gitlab/graphql/batch_key_spec.rb spec/lib/api/helpers/import_github_helpers_spec.rb spec/lib/api/entities/hook_spec.rb spec/lib/gitlab/ci/secure_files/cer_spec.rb spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb spec/helpers/instance_configuration_helper_spec.rb spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb spec/lib/gitlab/throttle_spec.rb spec/models/users/saved_reply_spec.rb spec/models/concerns/clusters/agents/authorizations/user_access/scopes_spec.rb spec/tooling/danger/outdated_todo_spec.rb spec/helpers/startupjs_helper_spec.rb spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb spec/graphql/mutations/pages/mark_onboarding_complete_spec.rb spec/graphql/resolvers/saved_reply_resolver_spec.rb spec/presenters/environment_presenter_spec.rb spec/policies/timelog_policy_spec.rb spec/helpers/git_helper_spec.rb spec/lib/banzai/pipeline_spec.rb spec/services/mattermost/create_team_service_spec.rb spec/presenters/packages/nuget/packages_versions_presenter_spec.rb spec/graphql/types/project_member_type_spec.rb spec/lib/api/entities/tag_spec.rb spec/models/ci/unlock_pipeline_request_spec.rb spec/lib/gitlab/ci/pipeline/chain/pipeline/process_spec.rb spec/lib/gitlab/ci/ansi2json/parser_spec.rb spec/graphql/mutations/clusters/agent_tokens/revoke_spec.rb spec/services/ci/pipeline_bridge_status_service_spec.rb spec/lib/gitlab/doorkeeper_secret_storing/token/pbkdf2_sha512_spec.rb spec/rubocop/cop/usage_data/instrumentation_superclass_spec.rb spec/models/work_items/widgets/notifications_spec.rb spec/models/users/ghost_user_migration_spec.rb spec/lib/gitlab/memory/reports_daemon_spec.rb spec/graphql/types/ci/detailed_status_type_spec.rb spec/lib/sidebars/projects/menus/ci_cd_menu_spec.rb spec/models/concerns/from_except_spec.rb spec/lib/api/entities/application_setting_spec.rb spec/graphql/types/description_version_type_spec.rb spec/services/packages/remove_tag_service_spec.rb spec/graphql/types/ci/runner_manager_type_spec.rb spec/serializers/project_access_token_entity_spec.rb spec/lib/gitlab/memory/upload_and_cleanup_reports_spec.rb spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb spec/services/packages/debian/extract_deb_metadata_service_spec.rb spec/graphql/types/permission_types/package_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/count_personal_snippets_metric_spec.rb spec/policies/merge_requests_closing_issues_policy_spec.rb spec/lib/gitlab/project_stats_refresh_conflicts_logger_spec.rb spec/lib/gitlab/pagination/keyset/in_operator_optimization/order_by_column_data_spec.rb spec/lib/gitlab/database/migrations/observers/total_database_size_change_spec.rb spec/graphql/types/customer_relations/organization_type_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_group_type_active_metric_spec.rb spec/lib/gitlab/ci/config/external/mapper/base_spec.rb spec/services/webauthn/register_service_spec.rb spec/models/packages/rubygems/metadatum_spec.rb spec/lib/gitlab/database/gitlab_schema_info_spec.rb spec/graphql/types/work_items/widgets/crm_contacts_type_spec.rb spec/policies/work_items/type_policy_spec.rb spec/graphql/types/metadata/kas_type_spec.rb spec/graphql/mutations/users/saved_replies/destroy_spec.rb spec/graphql/types/projects/service_type_enum_spec.rb spec/graphql/types/release_asset_link_type_spec.rb spec/lib/gitlab/diff/inline_diff_marker_spec.rb spec/lib/gitlab/usage/metrics/instrumentations/omniauth_enabled_metric_spec.rb spec/lib/gitlab/database/load_balancing/action_cable_callbacks_spec.rb spec/workers/trending_projects_worker_spec.rb spec/services/deploy_keys/create_service_spec.rb spec/graphql/types/container_repository_status_enum_spec.rb spec/serializers/ci/lint/result_entity_spec.rb spec/lib/gitlab/ci/reports/sbom/reports_spec.rb spec/graphql/types/permission_types/note_spec.rb spec/lib/gitlab/ci/pipeline/command_logger_spec.rbKnapsack report generator started!309warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.311Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}312# [RSpecRunTime] Starting RSpec timer...313[TEST PROF INFO] EventProf enabled (sql.active_record)314unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.315unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.316Test environment set up in 2.472237988 seconds317# [RSpecRunTime] Starting example group spec/tasks/gitlab/backup_rake_spec.rb. Expected to take 7 minutes 43.84 seconds.318gitlab:backup namespace rake tasks319 lock parallel backups320 when a process is running in parallel321 exits the new process322 when no process is running in parallel but a PID file exists323 rewrites, locks and deletes the PID file while logging a message324# [RSpecRunTime] RSpec elapsed time: 14.93 seconds. Current RSS: ~1408M. Threads: 2. load average: 1.07 1.09 1.08 1/265 406325.326 when no process is running in parallel327 task_name: "db", rake_task: "gitlab:backup:db:restore"328 locks and deletes the PID file while logging a message329# [RSpecRunTime] RSpec elapsed time: 18.76 seconds. Current RSS: ~1443M. Threads: 2. load average: 0.98 1.07 1.08 1/265 407330.331 task_name: "repositories", rake_task: "gitlab:backup:repo:restore"332 locks and deletes the PID file while logging a message333# [RSpecRunTime] RSpec elapsed time: 22.49 seconds. Current RSS: ~1435M. Threads: 2. load average: 0.98 1.07 1.08 1/265 408334.335 task_name: "builds", rake_task: "gitlab:backup:builds:restore"336 locks and deletes the PID file while logging a message337# [RSpecRunTime] RSpec elapsed time: 27.25 seconds. Current RSS: ~1449M. Threads: 2. load average: 0.98 1.07 1.08 1/265 409338.339 task_name: "uploads", rake_task: "gitlab:backup:uploads:restore"340 locks and deletes the PID file while logging a message341# [RSpecRunTime] RSpec elapsed time: 30.84 seconds. Current RSS: ~1452M. Threads: 2. load average: 0.98 1.07 1.08 1/265 410342.343 task_name: "artifacts", rake_task: "gitlab:backup:artifacts:restore"344 locks and deletes the PID file while logging a message345# [RSpecRunTime] RSpec elapsed time: 34.33 seconds. Current RSS: ~1453M. Threads: 2. load average: 0.99 1.07 1.08 1/265 411346.347 task_name: "pages", rake_task: "gitlab:backup:pages:restore"348 locks and deletes the PID file while logging a message349# [RSpecRunTime] RSpec elapsed time: 37.88 seconds. Current RSS: ~1452M. Threads: 2. load average: 0.99 1.07 1.08 1/265 412350.351 task_name: "lfs", rake_task: "gitlab:backup:lfs:restore"352 locks and deletes the PID file while logging a message353# [RSpecRunTime] RSpec elapsed time: 41.44 seconds. Current RSS: ~1450M. Threads: 2. load average: 1.07 1.08 1.08 1/265 413354.355 task_name: "terraform_state", rake_task: "gitlab:backup:terraform_state:restore"356 locks and deletes the PID file while logging a message357# [RSpecRunTime] RSpec elapsed time: 45.01 seconds. Current RSS: ~1453M. Threads: 2. load average: 1.14 1.10 1.09 1/265 414358.359 task_name: "registry", rake_task: "gitlab:backup:registry:restore"360 locks and deletes the PID file while logging a message361# [RSpecRunTime] RSpec elapsed time: 48.53 seconds. Current RSS: ~1463M. Threads: 2. load average: 1.13 1.10 1.09 1/265 415362.363 task_name: "packages", rake_task: "gitlab:backup:packages:restore"364 locks and deletes the PID file while logging a message365# [RSpecRunTime] RSpec elapsed time: 52.24 seconds. Current RSS: ~1449M. Threads: 2. load average: 1.13 1.10 1.09 1/265 416366.367 backup_restore368 with gitlab version369 when restore matches gitlab version370 invokes restoration on match371# [RSpecRunTime] RSpec elapsed time: 56.0 seconds. Current RSS: ~1446M. Threads: 2. load average: 1.12 1.09 1.09 1/265 422372.373 when the restore directory is not empty374WARNING: All log messages before absl::InitializeLog() is called are written to STDERR375I0000 00:00:1722431604.925175 328 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0376 removes stale data377# [RSpecRunTime] RSpec elapsed time: 1 minute 9.05 seconds. Current RSS: ~1431M. Threads: 4. load average: 1.17 1.10 1.09 1/275 1710378.379 when the backup is restored380 restores the data381# [RSpecRunTime] RSpec elapsed time: 1 minute 25.09 seconds. Current RSS: ~1425M. Threads: 4. load average: 1.14 1.10 1.09 1/276 1864382.383 backup384 with specific backup tasks385 prints a progress message to stdout3862024-07-31 13:14:02 UTC -- Dumping database ... [SKIPPED]3872024-07-31 13:14:02 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done3882024-07-31 13:14:02 UTC -- Dumping repositories ... 389{"command":"create","gl_project_path":"namespace5/project-5","level":"info","msg":"started create","pid":2107,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.git","storage_name":"default","time":"2024-07-31T13:14:02.460Z"}390{"command":"create","gl_project_path":"namespace5/project-5.wiki","level":"info","msg":"started create","pid":2107,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.wiki.git","storage_name":"default","time":"2024-07-31T13:14:02.471Z"}391{"command":"create","gl_project_path":"namespace5/project-5.wiki","level":"warning","msg":"skipped create","pid":2107,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.wiki.git","storage_name":"default","time":"2024-07-31T13:14:02.474Z"}392{"command":"create","gl_project_path":"namespace5/project-5.design","level":"info","msg":"started create","pid":2107,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.design.git","storage_name":"default","time":"2024-07-31T13:14:02.485Z"}393{"command":"create","gl_project_path":"namespace5/project-5.design","level":"info","msg":"completed create","pid":2107,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.design.git","storage_name":"default","time":"2024-07-31T13:14:02.600Z"}394{"command":"create","gl_project_path":"namespace5/project-5","level":"info","msg":"completed create","pid":2107,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.git","storage_name":"default","time":"2024-07-31T13:14:02.650Z"}3952024-07-31 13:14:02 UTC -- Dumping repositories ... done3962024-07-31 13:14:02 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done3972024-07-31 13:14:02 UTC -- Dumping uploads ... 3982024-07-31 13:14:02 UTC -- Dumping uploads ... done3992024-07-31 13:14:02 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4002024-07-31 13:14:02 UTC -- Dumping builds ... 4012024-07-31 13:14:03 UTC -- Dumping builds ... done4022024-07-31 13:14:03 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4032024-07-31 13:14:03 UTC -- Dumping artifacts ... 4042024-07-31 13:14:03 UTC -- Dumping artifacts ... done4052024-07-31 13:14:03 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4062024-07-31 13:14:03 UTC -- Dumping pages ... 4072024-07-31 13:14:03 UTC -- Dumping pages ... done4082024-07-31 13:14:03 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4092024-07-31 13:14:03 UTC -- Dumping lfs objects ... 4102024-07-31 13:14:03 UTC -- Dumping lfs objects ... done4112024-07-31 13:14:03 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4122024-07-31 13:14:03 UTC -- Dumping terraform states ... 4132024-07-31 13:14:03 UTC -- Dumping terraform states ... done4142024-07-31 13:14:03 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4152024-07-31 13:14:03 UTC -- Dumping container registry images ... 4162024-07-31 13:14:03 UTC -- Dumping container registry images ... done4172024-07-31 13:14:03 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4182024-07-31 13:14:03 UTC -- Dumping packages ... 4192024-07-31 13:14:04 UTC -- Dumping packages ... done4202024-07-31 13:14:04 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4212024-07-31 13:14:04 UTC -- Dumping ci secure files ... 4222024-07-31 13:14:04 UTC -- Dumping ci secure files ... done4232024-07-31 13:14:04 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4242024-07-31 13:14:04 UTC -- Dumping external diffs ... 4252024-07-31 13:14:04 UTC -- Dumping external diffs ... done4262024-07-31 13:14:04 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done427 logs the progress to log file428# [RSpecRunTime] RSpec elapsed time: 1 minute 40.3 seconds. Current RSS: ~1425M. Threads: 4. load average: 1.11 1.09 1.09 1/276 2167429.430 backup create fails431 backup_target_class: Backup::Targets::Database, rake_task: "gitlab:backup:db:create", error: #<Backup::DatabaseBackupError: Backup::DatabaseBackupError>432 raises an error with message4332024-07-31 13:14:15 UTC -- Dumping database ... 4342024-07-31 13:14:15 UTC -- Dumping database failed: Failed to create compressed file '/builds/gitlab-org/gitlab/tmp/tests/backups/db/database.sql.gz' when trying to backup the main database:435 - host: 'postgres'436 - port: ''437 - database: 'gitlabhq_test'4382024-07-31 13:14:15 UTC -- Dumping repositories ... 439{"command":"create","gl_project_path":"namespace7/project-7","level":"info","msg":"started create","pid":2348,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.git","storage_name":"default","time":"2024-07-31T13:14:15.412Z"}440{"command":"create","gl_project_path":"namespace7/project-7.wiki","level":"info","msg":"started create","pid":2348,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.wiki.git","storage_name":"default","time":"2024-07-31T13:14:15.425Z"}441{"command":"create","gl_project_path":"namespace7/project-7.wiki","level":"warning","msg":"skipped create","pid":2348,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.wiki.git","storage_name":"default","time":"2024-07-31T13:14:15.428Z"}442{"command":"create","gl_project_path":"namespace7/project-7.design","level":"info","msg":"started create","pid":2348,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.design.git","storage_name":"default","time":"2024-07-31T13:14:15.435Z"}443{"command":"create","gl_project_path":"namespace7/project-7.design","level":"info","msg":"completed create","pid":2348,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.design.git","storage_name":"default","time":"2024-07-31T13:14:15.548Z"}444{"command":"create","gl_project_path":"namespace7/project-7","level":"info","msg":"completed create","pid":2348,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.git","storage_name":"default","time":"2024-07-31T13:14:15.607Z"}4452024-07-31 13:14:15 UTC -- Dumping repositories ... done4462024-07-31 13:14:15 UTC -- Dumping uploads ... 4472024-07-31 13:14:15 UTC -- Dumping uploads ... done4482024-07-31 13:14:15 UTC -- Dumping builds ... 4492024-07-31 13:14:15 UTC -- Dumping builds ... done4502024-07-31 13:14:15 UTC -- Dumping artifacts ... 4512024-07-31 13:14:15 UTC -- Dumping artifacts ... done4522024-07-31 13:14:15 UTC -- Dumping pages ... 4532024-07-31 13:14:16 UTC -- Dumping pages ... done4542024-07-31 13:14:16 UTC -- Dumping lfs objects ... 4552024-07-31 13:14:16 UTC -- Dumping lfs objects ... done4562024-07-31 13:14:16 UTC -- Dumping terraform states ... 4572024-07-31 13:14:16 UTC -- Dumping terraform states ... done4582024-07-31 13:14:16 UTC -- Dumping container registry images ... 4592024-07-31 13:14:16 UTC -- Dumping container registry images ... done4602024-07-31 13:14:16 UTC -- Dumping packages ... 4612024-07-31 13:14:16 UTC -- Dumping packages ... done4622024-07-31 13:14:16 UTC -- Dumping ci secure files ... 4632024-07-31 13:14:16 UTC -- Dumping ci secure files ... done4642024-07-31 13:14:16 UTC -- Dumping external diffs ... 4652024-07-31 13:14:16 UTC -- Dumping external diffs ... done4662024-07-31 13:14:16 UTC -- Creating backup archive: 1722431655_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 4672024-07-31 13:14:16 UTC -- Creating archive 1722431655_2024_07_31_17.3.0-pre_gitlab_backup.tar failed4682024-07-31 13:14:16 UTC -- Deleting tar staging files ... 4692024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml4702024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories4712024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/uploads.tar.gz4722024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/builds.tar.gz4732024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/artifacts.tar.gz4742024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/pages.tar.gz4752024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/lfs.tar.gz4762024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/terraform_state.tar.gz4772024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/registry.tar.gz4782024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/packages.tar.gz4792024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/ci_secure_files.tar.gz4802024-07-31 13:14:16 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/external_diffs.tar.gz4812024-07-31 13:14:16 UTC -- Deleting tar staging files ... done4822024-07-31 13:14:16 UTC -- Deleting backups/tmp ... 4832024-07-31 13:14:16 UTC -- Deleting backups/tmp ... done4842024-07-31 13:14:16 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done485 raises an error with message when subtask fails486# [RSpecRunTime] RSpec elapsed time: 1 minute 52.86 seconds. Current RSS: ~1427M. Threads: 4. load average: 1.33 1.14 1.10 1/276 2399487.488 backup_target_class: Backup::Targets::Files, rake_task: "gitlab:backup:builds:create", error: #<Backup::FileBackupError: Backup::FileBackupError>489 raises an error with message4902024-07-31 13:14:28 UTC -- Dumping database ... 4912024-07-31 13:14:28 UTC -- Dumping PostgreSQL database gitlabhq_test ... 4922024-07-31 13:14:32 UTC -- [DONE]4932024-07-31 13:14:32 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 4942024-07-31 13:14:36 UTC -- [DONE]4952024-07-31 13:14:36 UTC -- Dumping database ... done4962024-07-31 13:14:36 UTC -- Dumping repositories ... 497{"command":"create","gl_project_path":"namespace9/project-9","level":"info","msg":"started create","pid":2584,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.git","storage_name":"default","time":"2024-07-31T13:14:37.093Z"}498{"command":"create","gl_project_path":"namespace9/project-9.wiki","level":"info","msg":"started create","pid":2584,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.wiki.git","storage_name":"default","time":"2024-07-31T13:14:37.106Z"}499{"command":"create","gl_project_path":"namespace9/project-9.wiki","level":"warning","msg":"skipped create","pid":2584,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.wiki.git","storage_name":"default","time":"2024-07-31T13:14:37.109Z"}500{"command":"create","gl_project_path":"namespace9/project-9.design","level":"info","msg":"started create","pid":2584,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.design.git","storage_name":"default","time":"2024-07-31T13:14:37.118Z"}501{"command":"create","gl_project_path":"namespace9/project-9.design","level":"info","msg":"completed create","pid":2584,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.design.git","storage_name":"default","time":"2024-07-31T13:14:37.217Z"}502{"command":"create","gl_project_path":"namespace9/project-9","level":"info","msg":"completed create","pid":2584,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.git","storage_name":"default","time":"2024-07-31T13:14:37.273Z"}5032024-07-31 13:14:37 UTC -- Dumping repositories ... done5042024-07-31 13:14:37 UTC -- Dumping uploads ... 5052024-07-31 13:14:37 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5062024-07-31 13:14:37 UTC -- Dumping builds ... 5072024-07-31 13:14:37 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5082024-07-31 13:14:37 UTC -- Dumping artifacts ... 5092024-07-31 13:14:37 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5102024-07-31 13:14:37 UTC -- Dumping pages ... 5112024-07-31 13:14:37 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5122024-07-31 13:14:37 UTC -- Dumping lfs objects ... 5132024-07-31 13:14:37 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5142024-07-31 13:14:37 UTC -- Dumping terraform states ... 5152024-07-31 13:14:37 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5162024-07-31 13:14:37 UTC -- Dumping container registry images ... 5172024-07-31 13:14:37 UTC -- Dumping container registry images failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5182024-07-31 13:14:37 UTC -- Dumping packages ... 5192024-07-31 13:14:37 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5202024-07-31 13:14:37 UTC -- Dumping ci secure files ... 5212024-07-31 13:14:37 UTC -- Dumping ci secure files failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5222024-07-31 13:14:37 UTC -- Dumping external diffs ... 5232024-07-31 13:14:37 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5242024-07-31 13:14:37 UTC -- Creating backup archive: 1722431667_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 5252024-07-31 13:14:37 UTC -- Creating archive 1722431667_2024_07_31_17.3.0-pre_gitlab_backup.tar failed5262024-07-31 13:14:37 UTC -- Deleting tar staging files ... 5272024-07-31 13:14:37 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml5282024-07-31 13:14:37 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db5292024-07-31 13:14:37 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories5302024-07-31 13:14:37 UTC -- Deleting tar staging files ... done5312024-07-31 13:14:37 UTC -- Deleting backups/tmp ... 5322024-07-31 13:14:37 UTC -- Deleting backups/tmp ... done5332024-07-31 13:14:37 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done534 raises an error with message when subtask fails535# [RSpecRunTime] RSpec elapsed time: 2 minutes 13.3 seconds. Current RSS: ~1424M. Threads: 4. load average: 1.13 1.11 1.09 1/276 2617536.537 backup_target_class: Backup::Targets::Files, rake_task: "gitlab:backup:uploads:create", error: #<Backup::FileBackupError: Backup::FileBackupError>538 raises an error with message5392024-07-31 13:14:48 UTC -- Dumping database ... 5402024-07-31 13:14:48 UTC -- Dumping PostgreSQL database gitlabhq_test ... 5412024-07-31 13:14:52 UTC -- [DONE]5422024-07-31 13:14:52 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 5432024-07-31 13:14:57 UTC -- [DONE]5442024-07-31 13:14:57 UTC -- Dumping database ... done5452024-07-31 13:14:57 UTC -- Dumping repositories ... 546{"command":"create","gl_project_path":"namespace11/project-11","level":"info","msg":"started create","pid":2802,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.git","storage_name":"default","time":"2024-07-31T13:14:57.447Z"}547{"command":"create","gl_project_path":"namespace11/project-11.wiki","level":"info","msg":"started create","pid":2802,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.wiki.git","storage_name":"default","time":"2024-07-31T13:14:57.458Z"}548{"command":"create","gl_project_path":"namespace11/project-11.wiki","level":"warning","msg":"skipped create","pid":2802,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.wiki.git","storage_name":"default","time":"2024-07-31T13:14:57.460Z"}549{"command":"create","gl_project_path":"namespace11/project-11.design","level":"info","msg":"started create","pid":2802,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.design.git","storage_name":"default","time":"2024-07-31T13:14:57.467Z"}550{"command":"create","gl_project_path":"namespace11/project-11.design","level":"info","msg":"completed create","pid":2802,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.design.git","storage_name":"default","time":"2024-07-31T13:14:57.601Z"}551{"command":"create","gl_project_path":"namespace11/project-11","level":"info","msg":"completed create","pid":2802,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.git","storage_name":"default","time":"2024-07-31T13:14:57.663Z"}5522024-07-31 13:14:57 UTC -- Dumping repositories ... done5532024-07-31 13:14:57 UTC -- Dumping uploads ... 5542024-07-31 13:14:57 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5552024-07-31 13:14:57 UTC -- Dumping builds ... 5562024-07-31 13:14:57 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5572024-07-31 13:14:57 UTC -- Dumping artifacts ... 5582024-07-31 13:14:57 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5592024-07-31 13:14:57 UTC -- Dumping pages ... 5602024-07-31 13:14:57 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5612024-07-31 13:14:57 UTC -- Dumping lfs objects ... 5622024-07-31 13:14:57 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5632024-07-31 13:14:57 UTC -- Dumping terraform states ... 5642024-07-31 13:14:57 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5652024-07-31 13:14:57 UTC -- Dumping container registry images ... 5662024-07-31 13:14:57 UTC -- Dumping container registry images failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5672024-07-31 13:14:57 UTC -- Dumping packages ... 5682024-07-31 13:14:57 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5692024-07-31 13:14:57 UTC -- Dumping ci secure files ... 5702024-07-31 13:14:57 UTC -- Dumping ci secure files failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5712024-07-31 13:14:57 UTC -- Dumping external diffs ... 5722024-07-31 13:14:57 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5732024-07-31 13:14:57 UTC -- Creating backup archive: 1722431688_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 5742024-07-31 13:14:57 UTC -- Creating archive 1722431688_2024_07_31_17.3.0-pre_gitlab_backup.tar failed5752024-07-31 13:14:57 UTC -- Deleting tar staging files ... 5762024-07-31 13:14:57 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml5772024-07-31 13:14:57 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db5782024-07-31 13:14:57 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories5792024-07-31 13:14:57 UTC -- Deleting tar staging files ... done5802024-07-31 13:14:57 UTC -- Deleting backups/tmp ... 5812024-07-31 13:14:57 UTC -- Deleting backups/tmp ... done5822024-07-31 13:14:57 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done583 raises an error with message when subtask fails584# [RSpecRunTime] RSpec elapsed time: 2 minutes 33.73 seconds. Current RSS: ~1424M. Threads: 4. load average: 1.11 1.10 1.09 1/276 2835585.586 backup_target_class: Backup::Targets::Files, rake_task: "gitlab:backup:artifacts:create", error: #<Backup::FileBackupError: Backup::FileBackupError>587 raises an error with message5882024-07-31 13:15:08 UTC -- Dumping database ... 5892024-07-31 13:15:09 UTC -- Dumping PostgreSQL database gitlabhq_test ... 5902024-07-31 13:15:13 UTC -- [DONE]5912024-07-31 13:15:13 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 5922024-07-31 13:15:17 UTC -- [DONE]5932024-07-31 13:15:17 UTC -- Dumping database ... done5942024-07-31 13:15:17 UTC -- Dumping repositories ... 595{"command":"create","gl_project_path":"namespace13/project-13","level":"info","msg":"started create","pid":3020,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.git","storage_name":"default","time":"2024-07-31T13:15:17.961Z"}596{"command":"create","gl_project_path":"namespace13/project-13.wiki","level":"info","msg":"started create","pid":3020,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.wiki.git","storage_name":"default","time":"2024-07-31T13:15:17.972Z"}597{"command":"create","gl_project_path":"namespace13/project-13.wiki","level":"warning","msg":"skipped create","pid":3020,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.wiki.git","storage_name":"default","time":"2024-07-31T13:15:17.975Z"}598{"command":"create","gl_project_path":"namespace13/project-13.design","level":"info","msg":"started create","pid":3020,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.design.git","storage_name":"default","time":"2024-07-31T13:15:17.984Z"}599{"command":"create","gl_project_path":"namespace13/project-13.design","level":"info","msg":"completed create","pid":3020,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.design.git","storage_name":"default","time":"2024-07-31T13:15:18.081Z"}600{"command":"create","gl_project_path":"namespace13/project-13","level":"info","msg":"completed create","pid":3020,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.git","storage_name":"default","time":"2024-07-31T13:15:18.165Z"}6012024-07-31 13:15:18 UTC -- Dumping repositories ... done6022024-07-31 13:15:18 UTC -- Dumping uploads ... 6032024-07-31 13:15:18 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6042024-07-31 13:15:18 UTC -- Dumping builds ... 6052024-07-31 13:15:18 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6062024-07-31 13:15:18 UTC -- Dumping artifacts ... 6072024-07-31 13:15:18 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6082024-07-31 13:15:18 UTC -- Dumping pages ... 6092024-07-31 13:15:18 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6102024-07-31 13:15:18 UTC -- Dumping lfs objects ... 6112024-07-31 13:15:18 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6122024-07-31 13:15:18 UTC -- Dumping terraform states ... 6132024-07-31 13:15:18 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6142024-07-31 13:15:18 UTC -- Dumping container registry images ... 6152024-07-31 13:15:18 UTC -- Dumping container registry images failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6162024-07-31 13:15:18 UTC -- Dumping packages ... 6172024-07-31 13:15:18 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6182024-07-31 13:15:18 UTC -- Dumping ci secure files ... 6192024-07-31 13:15:18 UTC -- Dumping ci secure files failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6202024-07-31 13:15:18 UTC -- Dumping external diffs ... 6212024-07-31 13:15:18 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6222024-07-31 13:15:18 UTC -- Creating backup archive: 1722431708_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 6232024-07-31 13:15:18 UTC -- Creating archive 1722431708_2024_07_31_17.3.0-pre_gitlab_backup.tar failed6242024-07-31 13:15:18 UTC -- Deleting tar staging files ... 6252024-07-31 13:15:18 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml6262024-07-31 13:15:18 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db6272024-07-31 13:15:18 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories6282024-07-31 13:15:18 UTC -- Deleting tar staging files ... done6292024-07-31 13:15:18 UTC -- Deleting backups/tmp ... 6302024-07-31 13:15:18 UTC -- Deleting backups/tmp ... done6312024-07-31 13:15:18 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done632 raises an error with message when subtask fails633# [RSpecRunTime] RSpec elapsed time: 2 minutes 54.12 seconds. Current RSS: ~1425M. Threads: 4. load average: 1.08 1.10 1.09 1/276 3053634.635 backup_target_class: Backup::Targets::Files, rake_task: "gitlab:backup:pages:create", error: #<Backup::FileBackupError: Backup::FileBackupError>636 raises an error with message6372024-07-31 13:15:29 UTC -- Dumping database ... 6382024-07-31 13:15:29 UTC -- Dumping PostgreSQL database gitlabhq_test ... 6392024-07-31 13:15:33 UTC -- [DONE]6402024-07-31 13:15:33 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 6412024-07-31 13:15:38 UTC -- [DONE]6422024-07-31 13:15:38 UTC -- Dumping database ... done6432024-07-31 13:15:38 UTC -- Dumping repositories ... 644{"command":"create","gl_project_path":"namespace15/project-15","level":"info","msg":"started create","pid":3238,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.git","storage_name":"default","time":"2024-07-31T13:15:38.265Z"}645{"command":"create","gl_project_path":"namespace15/project-15.wiki","level":"info","msg":"started create","pid":3238,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.wiki.git","storage_name":"default","time":"2024-07-31T13:15:38.276Z"}646{"command":"create","gl_project_path":"namespace15/project-15.wiki","level":"warning","msg":"skipped create","pid":3238,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.wiki.git","storage_name":"default","time":"2024-07-31T13:15:38.278Z"}647{"command":"create","gl_project_path":"namespace15/project-15.design","level":"info","msg":"started create","pid":3238,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.design.git","storage_name":"default","time":"2024-07-31T13:15:38.287Z"}648{"command":"create","gl_project_path":"namespace15/project-15.design","level":"info","msg":"completed create","pid":3238,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.design.git","storage_name":"default","time":"2024-07-31T13:15:38.413Z"}649{"command":"create","gl_project_path":"namespace15/project-15","level":"info","msg":"completed create","pid":3238,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.git","storage_name":"default","time":"2024-07-31T13:15:38.444Z"}6502024-07-31 13:15:38 UTC -- Dumping repositories ... done6512024-07-31 13:15:38 UTC -- Dumping uploads ... 6522024-07-31 13:15:38 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6532024-07-31 13:15:38 UTC -- Dumping builds ... 6542024-07-31 13:15:38 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6552024-07-31 13:15:38 UTC -- Dumping artifacts ... 6562024-07-31 13:15:38 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6572024-07-31 13:15:38 UTC -- Dumping pages ... 6582024-07-31 13:15:38 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6592024-07-31 13:15:38 UTC -- Dumping lfs objects ... 6602024-07-31 13:15:38 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6612024-07-31 13:15:38 UTC -- Dumping terraform states ... 6622024-07-31 13:15:38 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6632024-07-31 13:15:38 UTC -- Dumping container registry images ... 6642024-07-31 13:15:38 UTC -- Dumping container registry images failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6652024-07-31 13:15:38 UTC -- Dumping packages ... 6662024-07-31 13:15:38 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6672024-07-31 13:15:38 UTC -- Dumping ci secure files ... 6682024-07-31 13:15:38 UTC -- Dumping ci secure files failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6692024-07-31 13:15:38 UTC -- Dumping external diffs ... 6702024-07-31 13:15:38 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6712024-07-31 13:15:38 UTC -- Creating backup archive: 1722431729_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 6722024-07-31 13:15:38 UTC -- Creating archive 1722431729_2024_07_31_17.3.0-pre_gitlab_backup.tar failed6732024-07-31 13:15:38 UTC -- Deleting tar staging files ... 6742024-07-31 13:15:38 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml6752024-07-31 13:15:38 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db6762024-07-31 13:15:38 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories6772024-07-31 13:15:38 UTC -- Deleting tar staging files ... done6782024-07-31 13:15:38 UTC -- Deleting backups/tmp ... 6792024-07-31 13:15:38 UTC -- Deleting backups/tmp ... done6802024-07-31 13:15:38 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done681 raises an error with message when subtask fails682# [RSpecRunTime] RSpec elapsed time: 3 minutes 14.55 seconds. Current RSS: ~1423M. Threads: 4. load average: 1.05 1.09 1.09 1/276 3272683.684 backup_target_class: Backup::Targets::Files, rake_task: "gitlab:backup:lfs:create", error: #<Backup::FileBackupError: Backup::FileBackupError>685 raises an error with message6862024-07-31 13:15:49 UTC -- Dumping database ... 6872024-07-31 13:15:49 UTC -- Dumping PostgreSQL database gitlabhq_test ... 6882024-07-31 13:15:54 UTC -- [DONE]6892024-07-31 13:15:54 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 6902024-07-31 13:15:58 UTC -- [DONE]6912024-07-31 13:15:58 UTC -- Dumping database ... done6922024-07-31 13:15:58 UTC -- Dumping repositories ... 693{"command":"create","gl_project_path":"namespace17/project-17","level":"info","msg":"started create","pid":3457,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.git","storage_name":"default","time":"2024-07-31T13:15:58.700Z"}694{"command":"create","gl_project_path":"namespace17/project-17.wiki","level":"info","msg":"started create","pid":3457,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.wiki.git","storage_name":"default","time":"2024-07-31T13:15:58.711Z"}695{"command":"create","gl_project_path":"namespace17/project-17.wiki","level":"warning","msg":"skipped create","pid":3457,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.wiki.git","storage_name":"default","time":"2024-07-31T13:15:58.715Z"}696{"command":"create","gl_project_path":"namespace17/project-17.design","level":"info","msg":"started create","pid":3457,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.design.git","storage_name":"default","time":"2024-07-31T13:15:58.720Z"}697{"command":"create","gl_project_path":"namespace17/project-17.design","level":"info","msg":"completed create","pid":3457,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.design.git","storage_name":"default","time":"2024-07-31T13:15:58.846Z"}698{"command":"create","gl_project_path":"namespace17/project-17","level":"info","msg":"completed create","pid":3457,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.git","storage_name":"default","time":"2024-07-31T13:15:58.898Z"}6992024-07-31 13:15:58 UTC -- Dumping repositories ... done7002024-07-31 13:15:58 UTC -- Dumping uploads ... 7012024-07-31 13:15:58 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7022024-07-31 13:15:58 UTC -- Dumping builds ... 7032024-07-31 13:15:58 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7042024-07-31 13:15:58 UTC -- Dumping artifacts ... 7052024-07-31 13:15:58 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7062024-07-31 13:15:58 UTC -- Dumping pages ... 7072024-07-31 13:15:58 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7082024-07-31 13:15:58 UTC -- Dumping lfs objects ... 7092024-07-31 13:15:58 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7102024-07-31 13:15:58 UTC -- Dumping terraform states ... 7112024-07-31 13:15:58 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7122024-07-31 13:15:58 UTC -- Dumping container registry images ... 7132024-07-31 13:15:58 UTC -- Dumping container registry images failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7142024-07-31 13:15:58 UTC -- Dumping packages ... 7152024-07-31 13:15:58 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7162024-07-31 13:15:58 UTC -- Dumping ci secure files ... 7172024-07-31 13:15:58 UTC -- Dumping ci secure files failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7182024-07-31 13:15:58 UTC -- Dumping external diffs ... 7192024-07-31 13:15:58 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7202024-07-31 13:15:58 UTC -- Creating backup archive: 1722431749_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 7212024-07-31 13:15:58 UTC -- Creating archive 1722431749_2024_07_31_17.3.0-pre_gitlab_backup.tar failed7222024-07-31 13:15:58 UTC -- Deleting tar staging files ... 7232024-07-31 13:15:58 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml7242024-07-31 13:15:58 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db7252024-07-31 13:15:58 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories7262024-07-31 13:15:58 UTC -- Deleting tar staging files ... done7272024-07-31 13:15:58 UTC -- Deleting backups/tmp ... 7282024-07-31 13:15:58 UTC -- Deleting backups/tmp ... done7292024-07-31 13:15:58 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done730 raises an error with message when subtask fails731# [RSpecRunTime] RSpec elapsed time: 3 minutes 35.01 seconds. Current RSS: ~1452M. Threads: 4. load average: 0.98 1.07 1.08 1/276 3490732.733 backup_target_class: Backup::Targets::Files, rake_task: "gitlab:backup:registry:create", error: #<Backup::FileBackupError: Backup::FileBackupError>734 raises an error with message7352024-07-31 13:16:10 UTC -- Dumping database ... 7362024-07-31 13:16:10 UTC -- Dumping PostgreSQL database gitlabhq_test ... 7372024-07-31 13:16:14 UTC -- [DONE]7382024-07-31 13:16:14 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 7392024-07-31 13:16:19 UTC -- [DONE]7402024-07-31 13:16:19 UTC -- Dumping database ... done7412024-07-31 13:16:19 UTC -- Dumping repositories ... 742{"command":"create","gl_project_path":"namespace19/project-19","level":"info","msg":"started create","pid":3675,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.git","storage_name":"default","time":"2024-07-31T13:16:19.177Z"}743{"command":"create","gl_project_path":"namespace19/project-19.wiki","level":"info","msg":"started create","pid":3675,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.wiki.git","storage_name":"default","time":"2024-07-31T13:16:19.191Z"}744{"command":"create","gl_project_path":"namespace19/project-19.wiki","level":"warning","msg":"skipped create","pid":3675,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.wiki.git","storage_name":"default","time":"2024-07-31T13:16:19.196Z"}745{"command":"create","gl_project_path":"namespace19/project-19.design","level":"info","msg":"started create","pid":3675,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.design.git","storage_name":"default","time":"2024-07-31T13:16:19.203Z"}746{"command":"create","gl_project_path":"namespace19/project-19.design","level":"info","msg":"completed create","pid":3675,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.design.git","storage_name":"default","time":"2024-07-31T13:16:19.329Z"}747{"command":"create","gl_project_path":"namespace19/project-19","level":"info","msg":"completed create","pid":3675,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.git","storage_name":"default","time":"2024-07-31T13:16:19.389Z"}7482024-07-31 13:16:19 UTC -- Dumping repositories ... done7492024-07-31 13:16:19 UTC -- Dumping uploads ... 7502024-07-31 13:16:19 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7512024-07-31 13:16:19 UTC -- Dumping builds ... 7522024-07-31 13:16:19 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7532024-07-31 13:16:19 UTC -- Dumping artifacts ... 7542024-07-31 13:16:19 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7552024-07-31 13:16:19 UTC -- Dumping pages ... 7562024-07-31 13:16:19 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7572024-07-31 13:16:19 UTC -- Dumping lfs objects ... 7582024-07-31 13:16:19 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7592024-07-31 13:16:19 UTC -- Dumping terraform states ... 7602024-07-31 13:16:19 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7612024-07-31 13:16:19 UTC -- Dumping container registry images ... 7622024-07-31 13:16:19 UTC -- Dumping container registry images failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7632024-07-31 13:16:19 UTC -- Dumping packages ... 7642024-07-31 13:16:19 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7652024-07-31 13:16:19 UTC -- Dumping ci secure files ... 7662024-07-31 13:16:19 UTC -- Dumping ci secure files failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7672024-07-31 13:16:19 UTC -- Dumping external diffs ... 7682024-07-31 13:16:19 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7692024-07-31 13:16:19 UTC -- Creating backup archive: 1722431770_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 7702024-07-31 13:16:19 UTC -- Creating archive 1722431770_2024_07_31_17.3.0-pre_gitlab_backup.tar failed7712024-07-31 13:16:19 UTC -- Deleting tar staging files ... 7722024-07-31 13:16:19 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml7732024-07-31 13:16:19 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db7742024-07-31 13:16:19 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories7752024-07-31 13:16:19 UTC -- Deleting tar staging files ... done7762024-07-31 13:16:19 UTC -- Deleting backups/tmp ... 7772024-07-31 13:16:19 UTC -- Deleting backups/tmp ... done7782024-07-31 13:16:19 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done779 raises an error with message when subtask fails780# [RSpecRunTime] RSpec elapsed time: 3 minutes 55.51 seconds. Current RSS: ~1427M. Threads: 4. load average: 0.98 1.06 1.08 1/276 3708781.782 with tar creation783 sets correct permissions on the tar contents784 deletes temp directories785 with archive file permissions786 sets correct permissions on the tar file787 with custom archive_permissions788 uses the custom permissions789# [RSpecRunTime] RSpec elapsed time: 4 minutes 58.57 seconds. Current RSS: ~1421M. Threads: 4. load average: 1.12 1.09 1.09 1/276 4300790.791 when registry is disabled792 does not create registry.tar.gz793# [RSpecRunTime] RSpec elapsed time: 5 minutes 14.15 seconds. Current RSS: ~1424M. Threads: 4. load average: 1.09 1.08 1.09 1/276 4448794.795 with multiple repository storages796 with no concurrency797 behaves like includes repositories in all repository storages798I0000 00:00:1722431865.996173 328 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=1799 aggregate_failures800# [RSpecRunTime] RSpec elapsed time: 5 minutes 25.7 seconds. Current RSS: ~1436M. Threads: 4. load average: 1.00 1.07 1.08 1/284 4989801.802 with concurrency803 behaves like includes repositories in all repository storages804 aggregate_failures805# [RSpecRunTime] RSpec elapsed time: 5 minutes 37.06 seconds. Current RSS: ~1456M. Threads: 4. load average: 1.48 1.16 1.11 1/286 5528806.807 when REPOSITORIES_STORAGES is set808 includes repositories in default repository storage809# [RSpecRunTime] RSpec elapsed time: 5 minutes 48.4 seconds. Current RSS: ~1453M. Threads: 4. load average: 1.37 1.15 1.11 1/286 6027810.811 with concurrency settings812 passes through concurrency environment variables813# [RSpecRunTime] RSpec elapsed time: 5 minutes 56.46 seconds. Current RSS: ~1408M. Threads: 4. load average: 1.34 1.15 1.11 1/283 6267814.815 when CRON env is set816 does not output to stdout817# [RSpecRunTime] RSpec elapsed time: 6 minutes 14.14 seconds. Current RSS: ~1422M. Threads: 4. load average: 1.24 1.14 1.10 1/283 6415818.819 skipping items in a backup820 does not contain repositories and uploads821 does not invoke restore of repositories and uploads822# [RSpecRunTime] RSpec elapsed time: 6 minutes 44.99 seconds. Current RSS: ~1417M. Threads: 4. load average: 1.07 1.11 1.09 1/282 6649823.824 skipping tar archive creation825 created files with backup content and no tar archive826 those component files can be restored from827# [RSpecRunTime] RSpec elapsed time: 7 minutes 16.62 seconds. Current RSS: ~1426M. Threads: 4. load average: 0.98 1.08 1.08 1/282 6942828.829 Human Readable Backup Name830 name has human readable time831# [RSpecRunTime] RSpec elapsed time: 7 minutes 30.21 seconds. Current RSS: ~1407M. Threads: 4. load average: 0.98 1.08 1.08 1/282 6980832.833 verifying a backup8342024-07-31 13:19:57 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done835 delegates to Backup::Manager#verify!836# [RSpecRunTime] RSpec elapsed time: 7 minutes 33.66 seconds. Current RSS: ~1410M. Threads: 4. load average: 0.98 1.08 1.08 1/282 6981837.838# [RSpecRunTime] Finishing example group spec/tasks/gitlab/backup_rake_spec.rb. It took 7 minutes 31.19 seconds. Expected to take 7 minutes 43.84 seconds.839# [RSpecRunTime] RSpec elapsed time: 7 minutes 37.07 seconds. Current RSS: ~1393M. Threads: 4. load average: 0.98 1.08 1.08 3/282 6982840.841# [RSpecRunTime] Starting example group spec/services/ci/create_pipeline_service/rules_spec.rb. Expected to take 2 minutes 38.12 seconds.842Ci::CreatePipelineService843 job:rules844 exists:845 with matches846 creates two jobs847 sets when: for all jobs848# [RSpecRunTime] RSpec elapsed time: 7 minutes 42.11 seconds. Current RSS: ~1385M. Threads: 4. load average: 1.07 1.09 1.09 1/287 7183849.850 with matches on the second rule851 includes both jobs852 sets when: for the created rules job based on the second clause853# [RSpecRunTime] RSpec elapsed time: 7 minutes 46.34 seconds. Current RSS: ~1450M. Threads: 4. load average: 1.06 1.09 1.09 1/287 7384854.855 without matches856 only persists the job without rules857 sets when: for the created job858# [RSpecRunTime] RSpec elapsed time: 7 minutes 50.04 seconds. Current RSS: ~1485M. Threads: 4. load average: 1.06 1.09 1.09 1/287 7585859.860 exists with patterns861 with matches862 creates all jobs863 on checking cache864 does not evaluate the same glob more than once865# [RSpecRunTime] RSpec elapsed time: 7 minutes 53.08 seconds. Current RSS: ~1514M. Threads: 4. load average: 1.05 1.09 1.09 1/287 7848866.867 with allow_failure and exit_codes868 creates a pipeline869 assigns job:allow_failure values to the builds870 removes exit_codes if allow_failure is specified871# [RSpecRunTime] RSpec elapsed time: 7 minutes 58.7 seconds. Current RSS: ~1554M. Threads: 4. load average: 1.13 1.10 1.09 2/287 7999872.873 if:874 variables:875 when no match876 does not affect vars877# [RSpecRunTime] RSpec elapsed time: 8 minutes 0.64 second. Current RSS: ~1564M. Threads: 4. load average: 1.13 1.10 1.09 1/288 8050878.879 when matching to the first rule880 overrides variables881# [RSpecRunTime] RSpec elapsed time: 8 minutes 2.56 seconds. Current RSS: ~1565M. Threads: 4. load average: 1.13 1.10 1.09 1/287 8101882.883 when matching to the second rule884 overrides variables885# [RSpecRunTime] RSpec elapsed time: 8 minutes 4.41 seconds. Current RSS: ~1556M. Threads: 4. load average: 1.12 1.10 1.09 2/287 8152886.887 using calculated workflow var in job rules888 when matching the first workflow condition889 uses VAR1 of job rules result890# [RSpecRunTime] RSpec elapsed time: 8 minutes 6.26 seconds. Current RSS: ~1548M. Threads: 4. load average: 1.12 1.10 1.09 1/287 8203891.892 with CI_ENVIRONMENT_* predefined variables893 assigns correct attributes to the jobs894# [RSpecRunTime] RSpec elapsed time: 8 minutes 8.13 seconds. Current RSS: ~1558M. Threads: 4. load average: 1.11 1.10 1.09 1/287 8254895.896 with simple if: clauses897 with matches898 creates a pipeline with the vanilla and manual jobs899 assigns job:when values to the builds900 assigns job:allow_failure values to the builds901 assigns start_in for delayed jobs902# [RSpecRunTime] RSpec elapsed time: 8 minutes 15.81 seconds. Current RSS: ~1550M. Threads: 4. load average: 1.18 1.11 1.10 1/287 8455903.904 with no matches905 behaves like rules jobs are excluded906 only persists the job without rules907# [RSpecRunTime] RSpec elapsed time: 8 minutes 17.66 seconds. Current RSS: ~1548M. Threads: 4. load average: 1.18 1.11 1.10 1/287 8506908.909 with complex if: clauses910 matches the first rule911# [RSpecRunTime] RSpec elapsed time: 8 minutes 19.39 seconds. Current RSS: ~1544M. Threads: 4. load average: 1.16 1.11 1.09 1/287 8557912.913 with needs:914 when the `$var` rule matches915 creates a pipeline with overridden needs916# [RSpecRunTime] RSpec elapsed time: 8 minutes 21.42 seconds. Current RSS: ~1553M. Threads: 4. load average: 1.16 1.11 1.09 1/287 8608917.918 when the `$var` rule does not match919 creates a pipeline with overridden needs920# [RSpecRunTime] RSpec elapsed time: 8 minutes 23.44 seconds. Current RSS: ~1552M. Threads: 4. load average: 1.15 1.11 1.09 1/287 8659921.922 changes:923 and matches924 creates five jobs925 sets when: for all jobs926 sets allow_failure: for negligible job927# [RSpecRunTime] RSpec elapsed time: 8 minutes 29.18 seconds. Current RSS: ~1532M. Threads: 4. load average: 1.22 1.12 1.10 1/287 8810928.929 and matches the second rule930 includes both jobs931 sets when: for the created rules job based on the second clause932# [RSpecRunTime] RSpec elapsed time: 8 minutes 32.86 seconds. Current RSS: ~1531M. Threads: 4. load average: 1.22 1.12 1.10 1/287 8911933.934 and does not match935 sets when: for the created job936 behaves like rules jobs are excluded937 only persists the job without rules938# [RSpecRunTime] RSpec elapsed time: 8 minutes 36.66 seconds. Current RSS: ~1536M. Threads: 4. load average: 1.20 1.12 1.10 1/287 9012939.940 with paths and compare_to941 for jobs rules942 when there is no such compare_to ref943 returns an error944# [RSpecRunTime] RSpec elapsed time: 8 minutes 38.7 seconds. Current RSS: ~1529M. Threads: 4. load average: 1.18 1.12 1.10 1/287 9191945.946 when the compare_to ref exists947 when the rule matches948 creates job1 and job2949 when the rule does not match950 does not create job1951 for jobs rules with variables952 when there is no such compare_to ref953 returns an error954 when the compare_to ref exists955 when the rule in job1 matches956 creates job1 and job2957 when the rule in job1 does not match958 does not create job1959 when the compare_to variable does not exist960 returns an error961 for workflow rules962 when the rule matches963 creates job1964# [RSpecRunTime] RSpec elapsed time: 8 minutes 45.14 seconds. Current RSS: ~1573M. Threads: 4. load average: 1.17 1.12 1.10 1/287 9323965.966 when the rule does not match967 does not create job1968 mixed if: and changes: rules969 and changes: matches before if970 creates two jobs971 sets when: for all jobs972 sets allow_failure: for all jobs973# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.27 seconds. Current RSS: ~1578M. Threads: 4. load average: 1.16 1.12 1.09 1/287 9493974.975 and if: matches after changes976 includes both jobs977 sets when: for the created rules job based on the second clause978# [RSpecRunTime] RSpec elapsed time: 8 minutes 55.15 seconds. Current RSS: ~1545M. Threads: 4. load average: 1.14 1.11 1.09 1/287 9596979.980 and does not match981 sets when: for the created job982 behaves like rules jobs are excluded983 only persists the job without rules984# [RSpecRunTime] RSpec elapsed time: 8 minutes 58.93 seconds. Current RSS: ~1523M. Threads: 4. load average: 1.21 1.13 1.10 1/287 9699985.986 mixed if: and changes: clauses987 with if matches and changes matches988 persists all jobs989# [RSpecRunTime] RSpec elapsed time: 9 minutes 1.26 seconds. Current RSS: ~1516M. Threads: 4. load average: 1.21 1.13 1.10 1/287 9750990.991 with if matches and no change matches992 behaves like rules jobs are excluded993 only persists the job without rules994# [RSpecRunTime] RSpec elapsed time: 9 minutes 3.14 seconds. Current RSS: ~1515M. Threads: 4. load average: 1.20 1.13 1.10 1/287 9802995.996 with change matches and no if matches997 behaves like rules jobs are excluded998 only persists the job without rules999# [RSpecRunTime] RSpec elapsed time: 9 minutes 5.04 seconds. Current RSS: ~1516M. Threads: 4. load average: 1.20 1.13 1.10 1/287 98531000.1001 and no matches1002 behaves like rules jobs are excluded1003 only persists the job without rules1004# [RSpecRunTime] RSpec elapsed time: 9 minutes 6.81 seconds. Current RSS: ~1522M. Threads: 4. load average: 1.20 1.13 1.10 1/287 99041005.1006 complex if: allow_failure usages1007 creates a pipeline1008 assigns job:allow_failure values to the builds1009# [RSpecRunTime] RSpec elapsed time: 9 minutes 10.85 seconds. Current RSS: ~1518M. Threads: 4. load average: 1.18 1.12 1.10 1/287 100051010.1011 complex if: allow_failure & when usages1012 creates a pipeline1013 assigns job:allow_failure values to the builds1014 assigns job:when values to the builds1015# [RSpecRunTime] RSpec elapsed time: 9 minutes 18.32 seconds. Current RSS: ~1503M. Threads: 4. load average: 1.15 1.12 1.09 1/287 101561016.1017 deploy freeze period `if:` clause1018 with 2 jobs1019 when outside freeze period1020 creates two jobs1021# [RSpecRunTime] RSpec elapsed time: 9 minutes 20.25 seconds. Current RSS: ~1502M. Threads: 4. load average: 1.15 1.12 1.09 1/287 102071022.1023 when inside freeze period1024 creates one job1025# [RSpecRunTime] RSpec elapsed time: 9 minutes 22.14 seconds. Current RSS: ~1517M. Threads: 4. load average: 1.15 1.12 1.09 1/287 102581026.1027 with 1 job1028 when outside freeze period1029 creates two jobs1030# [RSpecRunTime] RSpec elapsed time: 9 minutes 23.99 seconds. Current RSS: ~1529M. Threads: 4. load average: 1.22 1.13 1.10 1/287 103091031.1032 when inside freeze period1033 does not create the pipeline1034# [RSpecRunTime] RSpec elapsed time: 9 minutes 25.76 seconds. Current RSS: ~1539M. Threads: 4. load average: 1.22 1.13 1.10 1/287 103601035.1036 with when:manual1037 when matching the rules1038 adds the job-with-rules with a when:manual1039# [RSpecRunTime] RSpec elapsed time: 9 minutes 27.74 seconds. Current RSS: ~1571M. Threads: 4. load average: 1.22 1.13 1.10 1/287 104111040.1041 when there is no match to the rule1042 does not add job_with_rules1043# [RSpecRunTime] RSpec elapsed time: 9 minutes 29.61 seconds. Current RSS: ~1593M. Threads: 4. load average: 1.20 1.13 1.10 1/288 104621044.1045 when workflow:rules are used1046 with a single regex-matching if: clause1047 matching the first rule in the list1048 saves a created pipeline1049# [RSpecRunTime] RSpec elapsed time: 9 minutes 31.39 seconds. Current RSS: ~1595M. Threads: 4. load average: 1.20 1.13 1.10 1/287 105131050.1051 matching the last rule in the list1052 saves a created pipeline1053# [RSpecRunTime] RSpec elapsed time: 9 minutes 34.61 seconds. Current RSS: ~1597M. Threads: 4. load average: 1.18 1.13 1.10 1/287 105641054.1055 matching the when:never rule1056 invalidates the pipeline with a workflow rules error1057# [RSpecRunTime] RSpec elapsed time: 9 minutes 36.25 seconds. Current RSS: ~1609M. Threads: 4. load average: 1.18 1.13 1.10 1/287 106151058.1059 matching no rules in the list1060 invalidates the pipeline with a workflow rules error1061# [RSpecRunTime] RSpec elapsed time: 9 minutes 37.94 seconds. Current RSS: ~1625M. Threads: 4. load average: 1.18 1.13 1.10 1/287 106661062.1063 when root variables are used1064 matching the first rule in the list1065 saves a created pipeline1066# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.71 seconds. Current RSS: ~1633M. Threads: 4. load average: 1.17 1.13 1.10 1/287 107171067.1068 with a multiple regex-matching if: clause1069 with partial match1070 saves a created pipeline1071# [RSpecRunTime] RSpec elapsed time: 9 minutes 41.52 seconds. Current RSS: ~1693M. Threads: 4. load average: 1.17 1.13 1.10 1/287 107681072.1073 with complete match1074 invalidates the pipeline with a workflow rules error1075# [RSpecRunTime] RSpec elapsed time: 9 minutes 43.13 seconds. Current RSS: ~1698M. Threads: 4. load average: 1.16 1.12 1.10 1/287 108191076.1077 with job rules1078 where workflow passes and the job fails1079 invalidates the pipeline with an empty jobs error1080# [RSpecRunTime] RSpec elapsed time: 9 minutes 44.83 seconds. Current RSS: ~1702M. Threads: 4. load average: 1.16 1.12 1.10 1/287 108701081.1082 where workflow passes and the job passes1083 saves a created pipeline1084# [RSpecRunTime] RSpec elapsed time: 9 minutes 46.61 seconds. Current RSS: ~1708M. Threads: 4. load average: 1.16 1.12 1.10 1/287 109211085.1086 where workflow fails and the job fails1087 invalidates the pipeline with a workflow rules error1088# [RSpecRunTime] RSpec elapsed time: 9 minutes 48.19 seconds. Current RSS: ~1752M. Threads: 4. load average: 1.14 1.12 1.09 1/287 109721089.1090 where workflow fails and the job passes1091 invalidates the pipeline with a workflow rules error1092# [RSpecRunTime] RSpec elapsed time: 9 minutes 49.99 seconds. Current RSS: ~1833M. Threads: 4. load average: 1.14 1.12 1.09 1/287 110231093.1094 with persisted variables1095 with matches1096 creates a pipeline1097# [RSpecRunTime] RSpec elapsed time: 9 minutes 51.81 seconds. Current RSS: ~1843M. Threads: 4. load average: 1.14 1.12 1.09 1/287 110741098.1099 with no matches1100 does not create a pipeline1101# [RSpecRunTime] RSpec elapsed time: 9 minutes 53.47 seconds. Current RSS: ~1846M. Threads: 4. load average: 1.21 1.14 1.10 1/287 111251102.1103 with pipeline variables1104 with matches1105 creates a pipeline1106# [RSpecRunTime] RSpec elapsed time: 9 minutes 55.27 seconds. Current RSS: ~1840M. Threads: 4. load average: 1.21 1.14 1.10 1/287 111761107.1108 with no matches1109 does not create a pipeline1110# [RSpecRunTime] RSpec elapsed time: 9 minutes 56.88 seconds. Current RSS: ~1830M. Threads: 4. load average: 1.21 1.14 1.10 1/287 112271111.1112 with trigger variables1113 with matches1114 creates a pipeline1115 when a job requires the same variable1116 creates a pipeline1117# [RSpecRunTime] RSpec elapsed time: 10 minutes 2.0 seconds. Current RSS: ~1852M. Threads: 4. load average: 1.20 1.13 1.10 1/287 113281118.1119 with no matches1120 does not create a pipeline1121 when a job requires the same variable1122 does not create a pipeline1123# [RSpecRunTime] RSpec elapsed time: 10 minutes 5.14 seconds. Current RSS: ~1870M. Threads: 4. load average: 1.18 1.13 1.10 1/287 114291124.1125 changes1126 changes is an array1127 behaves like comparing file changes with workflow rules1128 when matches1129 creates the pipeline with a job1130# [RSpecRunTime] RSpec elapsed time: 10 minutes 6.82 seconds. Current RSS: ~1897M. Threads: 4. load average: 1.18 1.13 1.10 1/287 114801131.1132 when does not match1133 creates the pipeline with a job1134# [RSpecRunTime] RSpec elapsed time: 10 minutes 8.34 seconds. Current RSS: ~1907M. Threads: 4. load average: 1.16 1.13 1.10 1/287 115311135.1136 changes:paths is an array1137 behaves like comparing file changes with workflow rules1138 when matches1139 creates the pipeline with a job1140# [RSpecRunTime] RSpec elapsed time: 10 minutes 10.14 seconds. Current RSS: ~1973M. Threads: 4. load average: 1.16 1.13 1.10 1/287 115821141.1142 when does not match1143 creates the pipeline with a job1144# [RSpecRunTime] RSpec elapsed time: 10 minutes 11.84 seconds. Current RSS: ~1992M. Threads: 4. load average: 1.16 1.13 1.10 1/287 116331145.1146 workflow name with rules1147 substitutes variables in pipeline name1148# [RSpecRunTime] RSpec elapsed time: 10 minutes 13.67 seconds. Current RSS: ~2000M. Threads: 4. load average: 1.31 1.16 1.11 1/287 116841149.1150# [RSpecRunTime] Finishing example group spec/services/ci/create_pipeline_service/rules_spec.rb. It took 2 minutes 36.79 seconds. Expected to take 2 minutes 38.12 seconds.1151# [RSpecRunTime] Starting example group spec/policies/ci/build_policy_spec.rb. Expected to take 1 minute 42.72 seconds.1152Ci::BuildPolicy1153 behaves like a deployable job policy1154 when the job triggerer is a project maintainer1155 is expected to be allowed :update_build1156 when job is oudated deployment job1157 is expected not to be allowed :update_build1158 is expected not to be allowed :cancel_build1159# [RSpecRunTime] RSpec elapsed time: 10 minutes 17.73 seconds. Current RSS: ~1970M. Threads: 4. load average: 1.31 1.16 1.11 1/286 116851160.1161 artifacts access config with access keyword1162 when job artifact access is set to all1163 allows read_job_artifacts to project members1164# [RSpecRunTime] RSpec elapsed time: 10 minutes 18.96 seconds. Current RSS: ~1977M. Threads: 4. load average: 1.29 1.16 1.11 1/286 116861165.1166 when job artifact is private to developers1167 allows read_job_artifacts to project members1168 when user is anon1169 disallows read_job_artifacts to anon user1170# [RSpecRunTime] RSpec elapsed time: 10 minutes 20.12 seconds. Current RSS: ~1997M. Threads: 4. load average: 1.29 1.16 1.11 1/286 116871171.1172 when job artifact access is set to none1173 disallows read_job_artifacts to project members1174 #rules1175 when user does not have access to the project1176 when public builds are enabled1177 does not include ability to read build1178 when public builds are disabled1179 does not include ability to read build1180# [RSpecRunTime] RSpec elapsed time: 10 minutes 22.95 seconds. Current RSS: ~2021M. Threads: 4. load average: 1.29 1.16 1.11 1/284 116881181.1182 when anonymous user has access to the project1183 when public builds are enabled1184 includes ability to read build1185 when public builds are disabled1186 does not include ability to read build1187# [RSpecRunTime] RSpec elapsed time: 10 minutes 25.13 seconds. Current RSS: ~2009M. Threads: 4. load average: 1.26 1.15 1.10 1/281 116891188.1189 when team member has access to the project1190 team member is a guest1191 when public builds are enabled1192 includes ability to read build1193# [RSpecRunTime] RSpec elapsed time: 10 minutes 26.35 seconds. Current RSS: ~2003M. Threads: 4. load average: 1.26 1.15 1.10 1/281 116901194.1195 when public builds are disabled1196 does not include ability to read build1197# [RSpecRunTime] RSpec elapsed time: 10 minutes 27.64 seconds. Current RSS: ~1980M. Threads: 4. load average: 1.26 1.15 1.10 1/281 116911198.1199 team member is a reporter1200 when public builds are enabled1201 includes ability to read build1202# [RSpecRunTime] RSpec elapsed time: 10 minutes 28.91 seconds. Current RSS: ~1975M. Threads: 4. load average: 1.24 1.15 1.10 1/281 116921203.1204 when public builds are disabled1205 does not include ability to read build1206# [RSpecRunTime] RSpec elapsed time: 10 minutes 30.17 seconds. Current RSS: ~1977M. Threads: 4. load average: 1.24 1.15 1.10 1/281 116931207.1208 when maintainer is allowed to push to pipeline branch1209 enables updates if user is maintainer1210# [RSpecRunTime] RSpec elapsed time: 10 minutes 31.48 seconds. Current RSS: ~1967M. Threads: 4. load average: 1.24 1.15 1.10 1/281 116941211.1212 rules for protected ref1213 when no one can push or merge to the branch1214 does not include ability to update build1215 when the user is admin1216 does not include ability to update build1217# [RSpecRunTime] RSpec elapsed time: 10 minutes 35.3 seconds. Current RSS: ~1964M. Threads: 4. load average: 1.22 1.15 1.10 1/281 117551218.1219 when developers can push to the branch1220 includes ability to update build1221# [RSpecRunTime] RSpec elapsed time: 10 minutes 37.16 seconds. Current RSS: ~1967M. Threads: 4. load average: 1.22 1.15 1.10 1/281 117861222.1223 when no one can create the tag1224 does not include ability to update build1225# [RSpecRunTime] RSpec elapsed time: 10 minutes 39.01 seconds. Current RSS: ~1976M. Threads: 4. load average: 1.20 1.14 1.10 1/281 118151226.1227 when no one can create the tag but it is not a tag1228 includes ability to update build1229# [RSpecRunTime] RSpec elapsed time: 10 minutes 40.88 seconds. Current RSS: ~1983M. Threads: 4. load average: 1.20 1.14 1.10 1/281 118461230.1231 rules for erase build1232 when a developer erases a build1233 when developers can push to the branch1234 when the build was created by the developer1235 when the build was created for a protected ref1236 is expected to be disallowed :erase_build1237# [RSpecRunTime] RSpec elapsed time: 10 minutes 42.89 seconds. Current RSS: ~1980M. Threads: 4. load average: 1.20 1.14 1.10 1/281 118771238.1239 when the build was created for an unprotected ref1240 is expected to be allowed :erase_build1241# [RSpecRunTime] RSpec elapsed time: 10 minutes 44.78 seconds. Current RSS: ~1983M. Threads: 4. load average: 1.19 1.14 1.10 1/281 119081242.1243 when the build was created by the other1244 is expected to be disallowed :erase_build1245# [RSpecRunTime] RSpec elapsed time: 10 minutes 46.75 seconds. Current RSS: ~1992M. Threads: 4. load average: 1.19 1.14 1.10 1/281 119391246.1247 when no one can push or merge to the branch1248 is expected to be disallowed :erase_build1249# [RSpecRunTime] RSpec elapsed time: 10 minutes 48.56 seconds. Current RSS: ~1994M. Threads: 4. load average: 1.09 1.12 1.09 1/281 119701250.1251 when a maintainer erases a build1252 when maintainers can push to the branch1253 when the build was created by the maintainer1254 is expected to be allowed :erase_build1255# [RSpecRunTime] RSpec elapsed time: 10 minutes 50.36 seconds. Current RSS: ~1993M. Threads: 4. load average: 1.09 1.12 1.09 1/281 120011256.1257 when the build was created by the other1258 is expected to be allowed :erase_build1259# [RSpecRunTime] RSpec elapsed time: 10 minutes 52.31 seconds. Current RSS: ~1989M. Threads: 4. load average: 1.09 1.12 1.09 1/281 120321260.1261 when no one can push or merge to the branch1262 is expected to be disallowed :erase_build1263# [RSpecRunTime] RSpec elapsed time: 10 minutes 54.19 seconds. Current RSS: ~1986M. Threads: 4. load average: 1.08 1.12 1.09 1/281 120631264.1265 when an admin erases a build1266 when the build was created for a protected branch1267 is expected to be disallowed :erase_build1268# [RSpecRunTime] RSpec elapsed time: 10 minutes 56.07 seconds. Current RSS: ~1983M. Threads: 4. load average: 1.08 1.12 1.09 2/281 120941269.1270 when the build was created for a protected tag1271 is expected to be disallowed :erase_build1272# [RSpecRunTime] RSpec elapsed time: 10 minutes 57.88 seconds. Current RSS: ~1985M. Threads: 4. load average: 1.08 1.12 1.09 1/281 121231273.1274 when the build was created for an unprotected ref1275 is expected to be allowed :erase_build1276# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.69 seconds. Current RSS: ~1984M. Threads: 4. load average: 1.08 1.12 1.09 1/281 121541277.1278 manage a web ide terminal1279 when create_web_ide_terminal access enabled1280 with admin1281 when admin mode enabled1282 is expected to be allowed :create_build_service_proxy1283# [RSpecRunTime] RSpec elapsed time: 11 minutes 2.13 seconds. Current RSS: ~1971M. Threads: 4. load average: 1.08 1.12 1.09 1/282 121551284.1285 when admin mode disabled1286 is expected not to be allowed :create_build_service_proxy1287# [RSpecRunTime] RSpec elapsed time: 11 minutes 4.47 seconds. Current RSS: ~1950M. Threads: 4. load average: 1.07 1.12 1.09 1/281 121561288.1289 when build is not from a webide pipeline1290 is expected not to be allowed :create_build_service_proxy1291# [RSpecRunTime] RSpec elapsed time: 11 minutes 6.68 seconds. Current RSS: ~1902M. Threads: 4. load average: 1.07 1.12 1.09 1/281 121571292.1293 when build has no runner terminal1294 when admin mode enabled1295 is expected to be allowed :update_web_ide_terminal1296 is expected not to be allowed :create_build_service_proxy1297# [RSpecRunTime] RSpec elapsed time: 11 minutes 11.2 seconds. Current RSS: ~1859M. Threads: 4. load average: 1.07 1.11 1.09 1/281 121581298.1299 when admin mode disabled1300 is expected not to be allowed :update_web_ide_terminal1301 is expected not to be allowed :create_build_service_proxy1302# [RSpecRunTime] RSpec elapsed time: 11 minutes 15.61 seconds. Current RSS: ~1847M. Threads: 4. load average: 1.06 1.11 1.09 1/281 121591303.1304 feature flag "build_service_proxy" is disabled1305 is expected not to be allowed :create_build_service_proxy1306# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.83 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.06 1.11 1.09 1/281 121601307.1308 with owner1309 behaves like allowed build owner access1310 is expected not to be allowed :create_build_service_proxy1311 when user is the owner of the job1312 is expected to be allowed :create_build_service_proxy1313# [RSpecRunTime] RSpec elapsed time: 11 minutes 21.92 seconds. Current RSS: ~1835M. Threads: 4. load average: 1.06 1.11 1.09 1/281 121611314.1315 with maintainer1316 behaves like allowed build owner access1317 is expected not to be allowed :create_build_service_proxy1318 when user is the owner of the job1319 is expected to be allowed :create_build_service_proxy1320# [RSpecRunTime] RSpec elapsed time: 11 minutes 26.0 seconds. Current RSS: ~1855M. Threads: 4. load average: 1.05 1.11 1.09 1/281 121621321.1322 with developer1323 behaves like forbidden access1324 is expected not to be allowed :create_build_service_proxy1325 when user is the owner of the job1326 is expected not to be allowed :create_build_service_proxy1327# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.15 seconds. Current RSS: ~1853M. Threads: 4. load average: 1.05 1.11 1.09 1/281 121631328.1329 with reporter1330 behaves like forbidden access1331 is expected not to be allowed :create_build_service_proxy1332 when user is the owner of the job1333 is expected not to be allowed :create_build_service_proxy1334# [RSpecRunTime] RSpec elapsed time: 11 minutes 34.18 seconds. Current RSS: ~1823M. Threads: 4. load average: 1.04 1.10 1.09 3/282 121641335.1336 with guest1337 behaves like forbidden access1338 is expected not to be allowed :create_build_service_proxy1339 when user is the owner of the job1340 is expected not to be allowed :create_build_service_proxy1341# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.3 seconds. Current RSS: ~1825M. Threads: 4. load average: 0.96 1.09 1.08 1/282 121651342.1343 with non member1344 behaves like forbidden access1345 is expected not to be allowed :create_build_service_proxy1346 when user is the owner of the job1347 is expected not to be allowed :create_build_service_proxy1348# [RSpecRunTime] RSpec elapsed time: 11 minutes 42.56 seconds. Current RSS: ~1822M. Threads: 4. load average: 0.96 1.09 1.08 1/282 121661349.1350 ability :create_build_terminal1351 when user can update_build1352 when job has terminal1353 when current user is the job owner1354 is expected to be allowed :create_build_terminal1355# [RSpecRunTime] RSpec elapsed time: 11 minutes 44.07 seconds. Current RSS: ~1823M. Threads: 4. load average: 0.96 1.08 1.08 1/282 121671356.1357 when current user is not the job owner1358 is expected not to be allowed :create_build_terminal1359# [RSpecRunTime] RSpec elapsed time: 11 minutes 45.4 seconds. Current RSS: ~1823M. Threads: 4. load average: 0.96 1.08 1.08 1/282 121681360.1361 when job does not have terminal1362 is expected not to be allowed :create_build_terminal1363# [RSpecRunTime] RSpec elapsed time: 11 minutes 46.75 seconds. Current RSS: ~1841M. Threads: 4. load average: 0.96 1.08 1.08 1/282 121691364.1365 when user cannot update build1366 is expected not to be allowed :create_build_terminal1367# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.07 seconds. Current RSS: ~1862M. Threads: 4. load average: 0.96 1.08 1.08 1/282 121701368.1369# [RSpecRunTime] Finishing example group spec/policies/ci/build_policy_spec.rb. It took 1 minute 34.37 seconds. Expected to take 1 minute 42.72 seconds.1370# [RSpecRunTime] Starting example group spec/models/design_management/design_spec.rb. Expected to take 1 minute 29.07 seconds.1371DesignManagement::Design1372 does not allow STI1373 behaves like AtomicInternalId1374 .has_internal_id1375 Module inclusion1376 is expected to includes the AtomicInternalId module1377# [RSpecRunTime] RSpec elapsed time: 11 minutes 50.53 seconds. Current RSS: ~1881M. Threads: 4. load average: 1.05 1.10 1.09 1/282 121911378.1379 Validation1380 when presence validation is required1381 when creating an object1382 raises an error if the internal id is blank1383 when updating an object1384 raises an error if the internal id is blank1385 when presence validation is not required1386 when creating an object1387 does not raise an error if the internal id is blank (PENDING: No reason given)1388 when updating an object1389 does not raise an error if the internal id is blank (PENDING: No reason given)1390 Creating an instance1391 saves a new instance properly1392 internal id generation1393 calls InternalId.generate_next and sets internal id attribute1394 does not overwrite an existing internal id1395 when the instance has an internal ID set1396 calls InternalId.update_last_value and sets the `last_value` to that of the instance1397 unsetting the instance internal id on rollback1398 when the internal id has been changed1399 when the internal id is automatically set1400 clears it on the instance1401 when the internal id is manually set1402 does not clear it on the instance1403 when the internal id has not been changed1404 preserves the value on the instance1405 supply of internal ids1406 provides a persistent supply of IID values, sensitive to the current state1407 #reset_scope_internal_id_attribute1408 rewinds the allocated IID1409 allocates the same IID1410 behaves like a class that supports relative positioning1411 #scoped_items1412 includes all items with the same scope1413# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.32 seconds. Current RSS: ~2065M. Threads: 4. load average: 1.04 1.10 1.09 1/282 121921414.1415 #relative_siblings1416 includes all items with the same scope, except self1417# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.01 seconds. Current RSS: ~2053M. Threads: 4. load average: 1.04 1.10 1.09 1/282 121931418.1419 .move_nulls_to_end1420 moves items with null relative_position to the end1421 preserves relative position1422 moves the item near the start position when there are no existing positions1423 does not perform any moves if all items have their relative_position set1424 manages to move nulls to the end even if there is a sequence at the end1425 manages to move nulls to the end even if there is not enough space1426 manages to move nulls to the end, stacking if we cannot create enough space1427 manages to move nulls found in the relative scope1428 can move many nulls1429 does not have an N+1 issue1430# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.83 seconds. Current RSS: ~1844M. Threads: 4. load average: 1.03 1.09 1.09 1/283 121941431.1432 .move_nulls_to_start1433 moves items with null relative_position to the start1434 moves the item near the start position when there are no existing positions1435 preserves relative position1436 does not perform any moves if all items have their relative_position set1437 manages to move nulls to the start even if there is not enough space1438 manages to move nulls to the end, stacking if we cannot create enough space1439# [RSpecRunTime] RSpec elapsed time: 12 minutes 9.53 seconds. Current RSS: ~1771M. Threads: 4. load average: 1.03 1.09 1.08 1/282 121951440.1441 #move_before1442 moves item before1443 can move the item before an item at the start1444 can move the item before an item at MIN_POSITION1445 can move the item before an item bunched up at MIN_POSITION1446 when there is no space1447 moves items correctly1448# [RSpecRunTime] RSpec elapsed time: 12 minutes 11.5 seconds. Current RSS: ~1791M. Threads: 4. load average: 1.03 1.09 1.08 1/282 121961449.1450 leap-frogging to the left1451 can leap-frog STEPS times before needing to rebalance1452 there is no space to the left after moving STEPS times1453 rebalances to the right1454# [RSpecRunTime] RSpec elapsed time: 12 minutes 13.02 seconds. Current RSS: ~1875M. Threads: 4. load average: 1.03 1.09 1.08 1/282 121971455.1456 #move_after1457 moves item after1458 can move the item after an item bunched up at MAX_POSITION1459 when there is no space1460 can move the item after an item at MAX_POSITION1461 moves items correctly1462# [RSpecRunTime] RSpec elapsed time: 12 minutes 16.29 seconds. Current RSS: ~1912M. Threads: 4. load average: 1.03 1.09 1.08 1/282 121981463.1464 leap-frogging1465 rebalances after STEPS jumps1466 #move_to_start1467 places items at most IDEAL_DISTANCE from the start when the range is open1468 moves item to the end1469 positions the item at MIN_POSITION when there is only one space left1470 rebalances when there is already an item at the MIN_POSITION1471 deals with a run of elements at the start1472# [RSpecRunTime] RSpec elapsed time: 12 minutes 19.13 seconds. Current RSS: ~1919M. Threads: 4. load average: 1.19 1.12 1.10 1/282 121991473.1474 #move_to_end1475 places items at most IDEAL_DISTANCE from the start when the range is open1476 moves item to the end1477 positions the item at MAX_POSITION when there is only one space left1478 rebalances when there is already an item at the MAX_POSITION1479 deals with a run of elements at the end1480# [RSpecRunTime] RSpec elapsed time: 12 minutes 22.64 seconds. Current RSS: ~1913M. Threads: 4. load average: 1.19 1.12 1.10 1/282 122001481.1482 #move_between1483 positions item between two other1484 positions item between on top1485 positions item between to end1486 positions items even when after and before positions are the same1487 positions item in the middle of other two if distance is big enough1488 positions item closer to the middle if we are at the very top1489 positions item closer to the middle if we are at the very bottom1490 positions item in the middle of other two1491 positions item right if we pass non-sequential parameters1492 avoids N+1 queries when rebalancing other items1493 the two items are next to each other1494 behaves like moves item between1495 moves the middle item to between left and right1496# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.02 seconds. Current RSS: ~1903M. Threads: 4. load average: 1.17 1.12 1.09 1/282 122011497.1498 there is no space1499 behaves like moves item between1500 moves the middle item to between left and right1501# [RSpecRunTime] RSpec elapsed time: 12 minutes 29.16 seconds. Current RSS: ~1885M. Threads: 4. load average: 1.16 1.12 1.09 2/282 122021502.1503 there is a bunch of items1504 handles bunches correctly1505 behaves like moves item between1506 moves the middle item to between left and right1507 relations1508 is expected to belong to project required: false1509 is expected to belong to issue required: false1510 is expected to have many actions1511 is expected to have many versions1512 is expected to have many authors1513 is expected to have many notes dependent => delete_all1514 is expected to have many user_mentions1515 #authors1516 returns unique version authors1517# [RSpecRunTime] RSpec elapsed time: 12 minutes 32.7 seconds. Current RSS: ~1885M. Threads: 4. load average: 1.16 1.12 1.09 1/282 122031518.1519 validations1520 is expected to be valid1521 is expected to validate that :project cannot be empty/falsy1522 is expected to validate that :issue cannot be empty/falsy1523 is expected to validate that :filename cannot be empty/falsy1524 is expected to validate that the length of :filename is at most 2551525 is expected to validate that the length of :description is at most 10000001526 is expected to validate that :filename is case-sensitively unique within the scope of :issue_id1527 validates that the extension is an image1528 validating files with .svg extension1529 allows .svg files when feature flag is enabled1530 does not allow .svg files when feature flag is disabled1531# [RSpecRunTime] RSpec elapsed time: 12 minutes 37.37 seconds. Current RSS: ~1902M. Threads: 4. load average: 1.14 1.12 1.09 1/282 122041532.1533 scopes1534 .visible_at_version1535 at oldest version1536 finds the first design only1537 at version 21538 finds the first and second designs1539 at latest version1540 finds designs1541 when the argument is nil1542 finds all undeleted designs1543 one of the designs was deleted before the given version1544 is not returned1545 a re-created history1546 is returned, though other deleted events are not1547 dead or alive1548 can establish the history at any point1549 .ordered1550 sorts by relative position and ID in ascending order1551# [RSpecRunTime] RSpec elapsed time: 12 minutes 41.65 seconds. Current RSS: ~1932M. Threads: 4. load average: 1.13 1.11 1.09 2/282 122051552.1553 .in_creation_order1554 sorts by ID in ascending order1555 .with_filename1556 returns correct design when passed a single filename1557 returns correct designs when passed an Array of filenames1558 .on_issue1559 returns correct designs when passed a single issue1560 returns correct designs when passed an Array of issues1561 .current1562 returns just the undeleted designs1563 .build_full_path1564 builds the full path for a design1565 #visible_in?1566 tells us when a design is visible1567 #to_ability_name1568 is expected to eq "design"1569 #status1570 the design is new1571 is expected to have attributes {:status => :new}1572 the design is current1573 is expected to have attributes {:status => :current}1574 the design has been deleted1575 is expected to have attributes {:status => :deleted}1576 #deleted?1577 the design is new1578 is falsy1579# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.46 seconds. Current RSS: ~1901M. Threads: 4. load average: 1.12 1.11 1.09 1/282 122061580.1581 the design is current1582 is falsy1583 the design has been deleted1584 is truthy1585 the design has been deleted, but was then re-created1586 is falsy1587 #participants1588 is expected to be empty1589 when participants can read the project1590 is expected to contain exactly #<User id:305 @user150>, #<User id:306 @user151>, and #<User id:307 @user152>1591# [RSpecRunTime] RSpec elapsed time: 12 minutes 50.84 seconds. Current RSS: ~1834M. Threads: 4. load average: 1.11 1.11 1.09 1/283 122631592.1593 #new_design?1594 is false when there are versions1595 is true when there are no versions1596 is false for deleted designs1597 does not cause extra queries when actions are loaded1598 implicitly caches values1599 queries again when the clear_version_cache trigger has been called1600 causes a single query when there versions are not loaded1601# [RSpecRunTime] RSpec elapsed time: 12 minutes 54.57 seconds. Current RSS: ~1893M. Threads: 4. load average: 1.10 1.11 1.09 1/283 122641602.1603 #full_path1604 builds the full path for a design1605 #diff_refs1606 has no diff ref if new1607 there are several versions1608 builds diff refs based on the first commit and it's for the design1609# [RSpecRunTime] RSpec elapsed time: 12 minutes 57.09 seconds. Current RSS: ~1864M. Threads: 4. load average: 1.10 1.11 1.09 1/286 124411610.1611 there is just one version1612 builds diff refs based on the empty tree if there was only one version1613# [RSpecRunTime] RSpec elapsed time: 12 minutes 58.52 seconds. Current RSS: ~1853M. Threads: 4. load average: 1.18 1.12 1.09 1/287 125081614.1615 #repository1616 is a design repository1617 #user_notes_count1618 returns a count of user-generated notes1619# [RSpecRunTime] RSpec elapsed time: 13 minutes 0.04 second. Current RSS: ~1816M. Threads: 4. load average: 1.18 1.12 1.09 1/287 126291620.1621 #after_note_changed1622 calls #delete_cache on DesignUserNotesCountService for non-system notes1623 .for_reference1624 avoids extra queries when calling to_reference1625# [RSpecRunTime] RSpec elapsed time: 13 minutes 1.71 seconds. Current RSS: ~1736M. Threads: 4. load average: 1.18 1.12 1.09 1/287 126301626.1627 #to_reference1628 when nil argument1629 uses the simple format1630 when full is true1631 returns complete path to the issue1632 when full is false1633 returns complete path to the issue1634 when same project argument1635 returns bare reference1636# [RSpecRunTime] RSpec elapsed time: 13 minutes 4.71 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.16 1.12 1.09 1/287 126311637.1638 reference_pattern1639 is nil1640 link_reference_pattern1641 is not nil1642 does not match the designs tab1643 intentionally ignores filenames with any special character1644 ext: "png"1645 matches the URL1646 the file is all upper case1647 extracts the encoded filename1648# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.65 seconds. Current RSS: ~1873M. Threads: 4. load average: 1.16 1.12 1.09 1/287 126321649.1650 ext: "PNG"1651 matches the URL1652 the file is all upper case1653 extracts the encoded filename1654 ext: "jpg"1655 matches the URL1656 the file is all upper case1657 extracts the encoded filename1658 ext: "JPG"1659 matches the URL1660 the file is all upper case1661 extracts the encoded filename1662# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.03 seconds. Current RSS: ~1898M. Threads: 4. load average: 1.15 1.12 1.09 1/284 126331663.1664 ext: "jpeg"1665 matches the URL1666 the file is all upper case1667 extracts the encoded filename1668 ext: "JPEG"1669 matches the URL1670 the file is all upper case1671 extracts the encoded filename1672 ext: "gif"1673 matches the URL1674 the file is all upper case1675 extracts the encoded filename1676 ext: "GIF"1677 matches the URL1678 the file is all upper case1679 extracts the encoded filename1680 ext: "bmp"1681 matches the URL1682 the file is all upper case1683 extracts the encoded filename1684 ext: "BMP"1685 matches the URL1686 the file is all upper case1687 extracts the encoded filename1688 ext: "tiff"1689 matches the URL1690 the file is all upper case1691 extracts the encoded filename1692 ext: "TIFF"1693 matches the URL1694 the file is all upper case1695 extracts the encoded filename1696# [RSpecRunTime] RSpec elapsed time: 13 minutes 16.22 seconds. Current RSS: ~1952M. Threads: 4. load average: 1.14 1.12 1.09 1/282 126341697.1698 ext: "ico"1699 matches the URL1700 the file is all upper case1701 extracts the encoded filename1702 ext: "ICO"1703 matches the URL1704 the file is all upper case1705 extracts the encoded filename1706 ext: "webp"1707 matches the URL1708 the file is all upper case1709 extracts the encoded filename1710 ext: "WEBP"1711 matches the URL1712 the file is all upper case1713 extracts the encoded filename1714 ext: "svg"1715 matches the URL1716 the file is all upper case1717 extracts the encoded filename1718 ext: "SVG"1719 matches the URL1720 the file is all upper case1721 extracts the encoded filename1722# [RSpecRunTime] RSpec elapsed time: 13 minutes 21.47 seconds. Current RSS: ~1930M. Threads: 4. load average: 1.12 1.11 1.09 2/282 126351723.1724 .by_issue_id_and_filename1725 behaves like a where_composite scope1726 we pass an empty array1727 returns a null relation1728# [RSpecRunTime] RSpec elapsed time: 13 minutes 22.81 seconds. Current RSS: ~1867M. Threads: 4. load average: 1.12 1.11 1.09 1/282 126361729.1730 we pass nil1731 returns a null relation1732 we pass a singleton composite id1733 finds the first result1734 we pass group of ids1735 finds all the results1736 performance1737 is not O(N)1738# [RSpecRunTime] Finishing example group spec/models/design_management/design_spec.rb. It took 1 minute 36.0 seconds. Expected to take 1 minute 29.07 seconds.1739# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.1740Lint factories for DesignManagement::Design1741 with saas, license, and factory defaults1742 behaves like factory1743 design factory1744 does not raise error when built1745 does not raise error when created1746 linting :importing trait1747 does not raise error when created1748# [RSpecRunTime] RSpec elapsed time: 13 minutes 27.19 seconds. Current RSS: ~1863M. Threads: 4. load average: 1.11 1.11 1.09 1/282 126631749.1750 linting :with_relative_position trait1751 does not raise error when created1752 linting :with_lfs_file trait1753 does not raise error when created1754 linting :with_versions trait1755 does not raise error when created1756 linting :with_file trait1757 does not raise error when created1758 linting :with_smaller_image_versions trait1759 does not raise error when created1760# [RSpecRunTime] RSpec elapsed time: 13 minutes 31.37 seconds. Current RSS: ~1891M. Threads: 4. load average: 1.27 1.14 1.10 1/288 128481761.1762# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 7.31 seconds. Expected to take 46.95 seconds.1763# [RSpecRunTime] Starting example group spec/lib/object_storage/direct_upload_spec.rb. Expected to take 1 minute 15.84 seconds.1764ObjectStorage::DirectUpload1765 #has_length1766 is known1767 maximum size is not required1768# [RSpecRunTime] RSpec elapsed time: 13 minutes 33.86 seconds. Current RSS: ~1951M. Threads: 4. load average: 1.24 1.14 1.10 1/288 128491769.1770 is unknown1771 and maximum size is specified1772 does not raise an error1773 and maximum size is not specified1774 raises an error1775 #get_url1776 when AWS is used1777 calls the proper method1778 when Google is used1779 calls the proper method1780 #to_hash1781 when AWS is used1782 when length is known1783 behaves like a valid S3 upload without multipart data1784 behaves like a valid S3 upload1785 sets Workhorse client data1786 behaves like a valid upload1787 returns valid structure1788 with an object with UTF-8 characters1789 returns an escaped path1790# [RSpecRunTime] RSpec elapsed time: 13 minutes 37.0 seconds. Current RSS: ~1963M. Threads: 4. load average: 1.24 1.14 1.10 1/285 128501791.1792 when no region is specified1793 defaults to us-east-11794 when V2 signatures are used1795 does not enable Workhorse client1796 when V4 signatures are used1797 enables the Workhorse client for instance profiles1798 when consolidated settings are used1799 enables the Workhorse client1800 when only server side encryption is used1801 sends server side encryption settings1802 when SSE-KMS is used1803 sends server side encryption settings1804 behaves like a valid upload without multipart data1805 returns valid structure1806 behaves like a valid upload1807 returns valid structure1808 with an object with UTF-8 characters1809 returns an escaped path1810# [RSpecRunTime] RSpec elapsed time: 13 minutes 42.06 seconds. Current RSS: ~1954M. Threads: 4. load average: 1.22 1.14 1.10 1/282 128511811.1812 when path style is true1813 behaves like a valid S3 upload without multipart data1814 behaves like a valid S3 upload1815 sets Workhorse client data1816 behaves like a valid upload1817 returns valid structure1818 with an object with UTF-8 characters1819 returns an escaped path1820# [RSpecRunTime] RSpec elapsed time: 13 minutes 43.15 seconds. Current RSS: ~1955M. Threads: 4. load average: 1.21 1.14 1.10 1/282 128521821.1822 when no region is specified1823 defaults to us-east-11824 when V2 signatures are used1825 does not enable Workhorse client1826 when V4 signatures are used1827 enables the Workhorse client for instance profiles1828 when consolidated settings are used1829 enables the Workhorse client1830 when only server side encryption is used1831 sends server side encryption settings1832 when SSE-KMS is used1833 sends server side encryption settings1834 behaves like a valid upload without multipart data1835 returns valid structure1836 behaves like a valid upload1837 returns valid structure1838 with an object with UTF-8 characters1839 returns an escaped path1840# [RSpecRunTime] RSpec elapsed time: 13 minutes 47.63 seconds. Current RSS: ~1937M. Threads: 4. load average: 1.21 1.14 1.10 1/282 128531841.1842 when IAM profile is true1843 behaves like a valid S3 upload without multipart data1844 behaves like a valid S3 upload1845 sets Workhorse client data1846 behaves like a valid upload1847 returns valid structure1848 with an object with UTF-8 characters1849 returns an escaped path1850# [RSpecRunTime] RSpec elapsed time: 13 minutes 54.83 seconds. Current RSS: ~1651M. Threads: 4. load average: 1.02 1.10 1.09 1/282 128541851.1852 when no region is specified1853 defaults to us-east-11854# [RSpecRunTime] RSpec elapsed time: 13 minutes 57.21 seconds. Current RSS: ~1650M. Threads: 4. load average: 1.02 1.10 1.09 1/282 128551855.1856 when V2 signatures are used1857 does not enable Workhorse client1858# [RSpecRunTime] RSpec elapsed time: 13 minutes 59.61 seconds. Current RSS: ~1691M. Threads: 4. load average: 1.02 1.10 1.08 1/282 128561859.1860 when V4 signatures are used1861 enables the Workhorse client for instance profiles1862# [RSpecRunTime] RSpec elapsed time: 14 minutes 2.07 seconds. Current RSS: ~1691M. Threads: 4. load average: 1.02 1.10 1.08 1/282 128571863.1864 when consolidated settings are used1865 enables the Workhorse client1866# [RSpecRunTime] RSpec elapsed time: 14 minutes 4.47 seconds. Current RSS: ~1685M. Threads: 4. load average: 0.94 1.08 1.08 1/282 128581867.1868 when only server side encryption is used1869 sends server side encryption settings1870# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.87 seconds. Current RSS: ~1672M. Threads: 4. load average: 0.94 1.08 1.08 1/282 128591871.1872 when SSE-KMS is used1873 sends server side encryption settings1874# [RSpecRunTime] RSpec elapsed time: 14 minutes 9.26 seconds. Current RSS: ~1705M. Threads: 4. load average: 0.86 1.06 1.07 1/282 128601875.1876 behaves like a valid upload without multipart data1877 returns valid structure1878 behaves like a valid upload1879 returns valid structure1880 with an object with UTF-8 characters1881 returns an escaped path1882# [RSpecRunTime] RSpec elapsed time: 14 minutes 16.24 seconds. Current RSS: ~1852M. Threads: 4. load average: 0.87 1.06 1.07 1/282 128611883.1884 when IMSDv2 is available1885 behaves like a valid S3 upload without multipart data1886 behaves like a valid S3 upload1887 sets Workhorse client data1888 behaves like a valid upload1889 returns valid structure1890 with an object with UTF-8 characters1891 returns an escaped path1892# [RSpecRunTime] RSpec elapsed time: 14 minutes 18.95 seconds. Current RSS: ~1883M. Threads: 4. load average: 0.88 1.06 1.07 1/282 128621893.1894 when no region is specified1895 defaults to us-east-11896 when V2 signatures are used1897 does not enable Workhorse client1898 when V4 signatures are used1899 enables the Workhorse client for instance profiles1900 when consolidated settings are used1901 enables the Workhorse client1902 when only server side encryption is used1903 sends server side encryption settings1904 when SSE-KMS is used1905 sends server side encryption settings1906 behaves like a valid upload without multipart data1907 returns valid structure1908 behaves like a valid upload1909 returns valid structure1910 with an object with UTF-8 characters1911 returns an escaped path1912 when length is unknown1913 behaves like a valid S3 upload with multipart data1914 behaves like a valid S3 upload1915 sets Workhorse client data1916 behaves like a valid upload1917 returns valid structure1918 with an object with UTF-8 characters1919 returns an escaped path1920# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.23 seconds. Current RSS: ~1894M. Threads: 4. load average: 0.89 1.06 1.07 1/282 128631921.1922 when no region is specified1923 defaults to us-east-11924 when V2 signatures are used1925 does not enable Workhorse client1926 when V4 signatures are used1927 enables the Workhorse client for instance profiles1928 when consolidated settings are used1929 enables the Workhorse client1930 when only server side encryption is used1931 sends server side encryption settings1932 when SSE-KMS is used1933 sends server side encryption settings1934 behaves like a valid upload with multipart data1935 returns valid structure1936 uses only strings in query parameters1937 behaves like a valid upload1938 returns valid structure1939 with an object with UTF-8 characters1940 returns an escaped path1941# [RSpecRunTime] RSpec elapsed time: 14 minutes 27.44 seconds. Current RSS: ~1875M. Threads: 4. load average: 0.89 1.06 1.07 1/282 128641942.1943 when maximum upload size is 01944 returns maximum number of parts1945 part size is minimum, 5MB1946# [RSpecRunTime] RSpec elapsed time: 14 minutes 29.79 seconds. Current RSS: ~1900M. Threads: 4. load average: 0.90 1.06 1.07 1/282 128651947.1948 when maximum upload size is < 5 MiB1949 returns only 1 part1950 part size is minimum, 5MB1951 when maximum upload size is 10MB1952 returns only 2 parts1953 part size is minimum, 5MB1954 when maximum upload size is 12MB1955 returns only 3 parts1956 part size is rounded-up to 5MB1957 when maximum upload size is 49GB1958 returns maximum, 100 parts1959 part size is rounded-up to 5MB1960 when Google is used1961 with google_application_default1962 when length is known1963 behaves like a valid Google upload1964 enables the Workhorse client1965 behaves like a valid upload1966 returns valid structure1967 with an object with UTF-8 characters1968 returns an escaped path1969 behaves like a valid upload without multipart data1970 returns valid structure1971 behaves like a valid upload1972 returns valid structure1973 with an object with UTF-8 characters1974 returns an escaped path1975# [RSpecRunTime] RSpec elapsed time: 14 minutes 35.59 seconds. Current RSS: ~1920M. Threads: 4. load average: 0.91 1.05 1.07 1/282 128661976.1977 when length is unknown1978 behaves like a valid Google upload1979 enables the Workhorse client1980 behaves like a valid upload1981 returns valid structure1982 with an object with UTF-8 characters1983 returns an escaped path1984 behaves like a valid upload without multipart data1985 returns valid structure1986 behaves like a valid upload1987 returns valid structure1988 with an object with UTF-8 characters1989 returns an escaped path1990 with google_json_key_location1991 when length is known1992 behaves like a valid Google upload1993 enables the Workhorse client1994 behaves like a valid upload1995 returns valid structure1996 with an object with UTF-8 characters1997 returns an escaped path1998 behaves like a valid upload without multipart data1999 returns valid structure2000 behaves like a valid upload2001 returns valid structure2002 with an object with UTF-8 characters2003 returns an escaped path2004 when length is unknown2005 behaves like a valid Google upload2006 enables the Workhorse client2007 behaves like a valid upload2008 returns valid structure2009 with an object with UTF-8 characters2010 returns an escaped path2011# [RSpecRunTime] RSpec elapsed time: 14 minutes 41.55 seconds. Current RSS: ~1959M. Threads: 4. load average: 0.92 1.05 1.07 1/283 128672012.2013 behaves like a valid upload without multipart data2014 returns valid structure2015 behaves like a valid upload2016 returns valid structure2017 with an object with UTF-8 characters2018 returns an escaped path2019 with google_json_key_string2020 when length is known2021 behaves like a valid Google upload2022 enables the Workhorse client2023 behaves like a valid upload2024 returns valid structure2025 with an object with UTF-8 characters2026 returns an escaped path2027 behaves like a valid upload without multipart data2028 returns valid structure2029 behaves like a valid upload2030 returns valid structure2031 with an object with UTF-8 characters2032 returns an escaped path2033 when length is unknown2034 behaves like a valid Google upload2035 enables the Workhorse client2036 behaves like a valid upload2037 returns valid structure2038 with an object with UTF-8 characters2039 returns an escaped path2040# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.75 seconds. Current RSS: ~1928M. Threads: 4. load average: 0.92 1.05 1.07 1/283 128682041.2042 behaves like a valid upload without multipart data2043 returns valid structure2044 behaves like a valid upload2045 returns valid structure2046 with an object with UTF-8 characters2047 returns an escaped path2048 when AzureRM is used2049 behaves like a valid AzureRM upload2050 enables the Workhorse client2051 behaves like a valid upload2052 returns valid structure2053 with an object with UTF-8 characters2054 returns an escaped path2055# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.13 seconds. Current RSS: ~1918M. Threads: 4. load average: 0.93 1.05 1.07 1/283 128692056.2057 behaves like a valid upload without multipart data2058 returns valid structure2059 behaves like a valid upload2060 returns valid structure2061 with an object with UTF-8 characters2062 returns an escaped path2063 when a custom storage domain is used2064 behaves like a valid AzureRM upload2065 enables the Workhorse client2066 behaves like a valid upload2067 returns valid structure2068 with an object with UTF-8 characters2069 returns an escaped path2070 #use_workhorse_google_client?2071 with consolidated_settings2072 with google_application_default2073 is expected to be truthy2074# [RSpecRunTime] RSpec elapsed time: 14 minutes 52.82 seconds. Current RSS: ~1922M. Threads: 4. load average: 0.93 1.05 1.07 1/283 128702075.2076 with google_json_key_string2077 is expected to be truthy2078 with google_json_key_location2079 is expected to be truthy2080 without any google setting2081 is expected to be falsey2082 without consolidated_settings2083 is expected to be falsey2084# [RSpecRunTime] Finishing example group spec/lib/object_storage/direct_upload_spec.rb. It took 1 minute 22.69 seconds. Expected to take 1 minute 15.84 seconds.2085# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/position_spec.rb. Expected to take 1 minute 7.18 seconds.2086Gitlab::Diff::Position2087 factory2088 produces a complete text position2089 produces a complete image position2090 allows the diff_refs to be passed as a single object2091# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.37 seconds. Current RSS: ~1919M. Threads: 4. load average: 0.94 1.05 1.07 1/283 128712092.2093 position for an added text file2094 is expected to be on text2095 is expected not to be on image2096 #diff_file2097 returns the correct diff file2098# [RSpecRunTime] RSpec elapsed time: 14 minutes 59.19 seconds. Current RSS: ~1867M. Threads: 4. load average: 0.94 1.05 1.07 1/288 129792099.2100 #diff_line2101 returns the correct diff line2102# [RSpecRunTime] RSpec elapsed time: 15 minutes 2.33 seconds. Current RSS: ~1892M. Threads: 4. load average: 0.94 1.05 1.07 1/288 130272103.2104 #line_code2105 returns the correct line code2106# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.74 seconds. Current RSS: ~1892M. Threads: 4. load average: 0.95 1.05 1.07 1/288 130752107.2108 position for an added image file2109 is expected not to be on text2110 is expected to be on image2111 returns the correct diff file2112# [RSpecRunTime] RSpec elapsed time: 15 minutes 7.88 seconds. Current RSS: ~1810M. Threads: 4. load average: 0.95 1.05 1.07 1/288 131832113.2114 position for a changed file2115 position for an added line2116 #diff_file2117 returns the correct diff file2118 different folded positions in the same diff file2119 expands the diff file2120# [RSpecRunTime] RSpec elapsed time: 15 minutes 10.68 seconds. Current RSS: ~1747M. Threads: 4. load average: 0.87 1.03 1.06 1/288 132742121.2122 #diff_line2123 returns the correct diff line2124# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.08 seconds. Current RSS: ~1732M. Threads: 4. load average: 0.87 1.03 1.06 1/288 133222125.2126 #line_code2127 returns the correct line code2128# [RSpecRunTime] RSpec elapsed time: 15 minutes 13.45 seconds. Current RSS: ~1792M. Threads: 4. load average: 0.88 1.03 1.06 1/288 133702129.2130 position for an unchanged line2131 #diff_file2132 returns the correct diff file2133# [RSpecRunTime] RSpec elapsed time: 15 minutes 14.77 seconds. Current RSS: ~1830M. Threads: 4. load average: 0.88 1.03 1.06 1/288 134182134.2135 #diff_line2136 returns the correct diff line2137# [RSpecRunTime] RSpec elapsed time: 15 minutes 17.85 seconds. Current RSS: ~1904M. Threads: 4. load average: 0.88 1.03 1.06 1/288 134662138.2139 #line_code2140 returns the correct line code2141# [RSpecRunTime] RSpec elapsed time: 15 minutes 19.29 seconds. Current RSS: ~1905M. Threads: 4. load average: 0.89 1.03 1.06 1/288 135142142.2143 position for a removed line2144 #diff_file2145 returns the correct diff file2146# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.81 seconds. Current RSS: ~1906M. Threads: 4. load average: 0.89 1.03 1.06 3/289 135622147.2148 #diff_line2149 returns the correct diff line2150# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.29 seconds. Current RSS: ~1848M. Threads: 4. load average: 0.89 1.03 1.06 1/288 136102151.2152 #line_code2153 returns the correct line code2154# [RSpecRunTime] RSpec elapsed time: 15 minutes 23.68 seconds. Current RSS: ~1806M. Threads: 4. load average: 1.22 1.10 1.08 1/288 136582155.2156 position for a renamed file2157 position for an added line2158 #diff_file2159 returns the correct diff file2160# [RSpecRunTime] RSpec elapsed time: 15 minutes 25.12 seconds. Current RSS: ~1790M. Threads: 4. load average: 1.22 1.10 1.08 1/288 137062161.2162 #diff_line2163 returns the correct diff line2164# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.54 seconds. Current RSS: ~1761M. Threads: 4. load average: 1.22 1.10 1.08 1/288 137542165.2166 #line_code2167 returns the correct line code2168# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.94 seconds. Current RSS: ~1758M. Threads: 4. load average: 1.22 1.10 1.08 1/288 138022169.2170 position for an unchanged line2171 #diff_file2172 returns the correct diff file2173# [RSpecRunTime] RSpec elapsed time: 15 minutes 29.31 seconds. Current RSS: ~1801M. Threads: 4. load average: 1.20 1.09 1.08 1/288 138502174.2175 #diff_line2176 returns the correct diff line2177# [RSpecRunTime] RSpec elapsed time: 15 minutes 30.74 seconds. Current RSS: ~1837M. Threads: 4. load average: 1.20 1.09 1.08 1/288 138982178.2179 #line_code2180 returns the correct line code2181# [RSpecRunTime] RSpec elapsed time: 15 minutes 32.14 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.20 1.09 1.08 1/288 139462182.2183 position for a removed line2184 #diff_file2185 returns the correct diff file2186# [RSpecRunTime] RSpec elapsed time: 15 minutes 35.36 seconds. Current RSS: ~1943M. Threads: 4. load average: 1.18 1.09 1.08 1/288 139942187.2188 #diff_line2189 returns the correct diff line2190# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.77 seconds. Current RSS: ~1944M. Threads: 4. load average: 1.18 1.09 1.08 1/288 140422191.2192 #line_code2193 returns the correct line code2194# [RSpecRunTime] RSpec elapsed time: 15 minutes 38.31 seconds. Current RSS: ~1872M. Threads: 4. load average: 1.17 1.09 1.08 1/288 140902195.2196 position for a deleted file2197 #diff_file2198 returns the correct diff file2199# [RSpecRunTime] RSpec elapsed time: 15 minutes 39.77 seconds. Current RSS: ~1806M. Threads: 4. load average: 1.17 1.09 1.08 1/288 141382200.2201 #diff_line2202 returns the correct diff line2203# [RSpecRunTime] RSpec elapsed time: 15 minutes 41.21 seconds. Current RSS: ~1755M. Threads: 4. load average: 1.17 1.09 1.08 1/288 141862204.2205 #line_code2206 returns the correct line code2207# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.78 seconds. Current RSS: ~1737M. Threads: 4. load average: 1.17 1.09 1.08 1/288 142342208.2209 position for a missing ref2210 #diff_file2211 does not raise exception2212# [RSpecRunTime] RSpec elapsed time: 15 minutes 44.15 seconds. Current RSS: ~1729M. Threads: 4. load average: 1.32 1.12 1.09 2/288 142692213.2214 #diff_line2215 does not raise exception2216# [RSpecRunTime] RSpec elapsed time: 15 minutes 45.48 seconds. Current RSS: ~1730M. Threads: 4. load average: 1.32 1.12 1.09 1/288 143042217.2218 #line_code2219 does not raise exception2220# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.81 seconds. Current RSS: ~1792M. Threads: 4. load average: 1.32 1.12 1.09 1/288 143392221.2222 position for a file in the initial commit2223 #diff_file2224 returns the correct diff file2225# [RSpecRunTime] RSpec elapsed time: 15 minutes 48.27 seconds. Current RSS: ~1850M. Threads: 4. load average: 1.29 1.12 1.09 1/288 143892226.2227 #diff_line2228 returns the correct diff line2229# [RSpecRunTime] RSpec elapsed time: 15 minutes 51.6 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.29 1.12 1.09 1/288 144392230.2231 #line_code2232 returns the correct line code2233# [RSpecRunTime] RSpec elapsed time: 15 minutes 53.07 seconds. Current RSS: ~1909M. Threads: 4. load average: 1.29 1.12 1.09 1/288 144892234.2235 position for a file in a straight comparison2236 #diff_file2237 returns the correct diff file2238# [RSpecRunTime] RSpec elapsed time: 15 minutes 54.6 seconds. Current RSS: ~1891M. Threads: 4. load average: 1.27 1.12 1.09 1/288 145332239.2240 #diff_line2241 returns the correct diff line2242# [RSpecRunTime] RSpec elapsed time: 15 minutes 56.03 seconds. Current RSS: ~1837M. Threads: 4. load average: 1.27 1.12 1.09 1/288 145772243.2244 #line_code2245 returns the correct line code2246# [RSpecRunTime] RSpec elapsed time: 15 minutes 57.45 seconds. Current RSS: ~1810M. Threads: 4. load average: 1.27 1.12 1.09 1/288 146212247.2248 #==2249 when positions are equal2250 returns true2251# [RSpecRunTime] RSpec elapsed time: 15 minutes 58.96 seconds. Current RSS: ~1769M. Threads: 4. load average: 1.25 1.11 1.09 1/288 146522252.2253 when positions are equal, except for truncated shas2254 returns true2255# [RSpecRunTime] RSpec elapsed time: 16 minutes 0.36 second. Current RSS: ~1740M. Threads: 4. load average: 1.25 1.11 1.09 1/288 146832256.2257 when positions are unequal2258 returns false2259# [RSpecRunTime] RSpec elapsed time: 16 minutes 1.72 seconds. Current RSS: ~1745M. Threads: 4. load average: 1.25 1.11 1.09 4/289 147142260.2261 #as_json2262 for text position2263 behaves like diff position json2264 returns the position as JSON2265 for image position2266 behaves like diff position json2267 returns the position as JSON2268 #to_json2269 for text position2270 behaves like diff position json2271 returns the position as JSON2272 works when nested under another hash2273# [RSpecRunTime] RSpec elapsed time: 16 minutes 4.74 seconds. Current RSS: ~1895M. Threads: 4. load average: 1.23 1.11 1.09 1/288 147152274.2275 for image position2276 behaves like diff position json2277 returns the position as JSON2278 works when nested under another hash2279 #file_hash2280 returns SHA1 representation of the file_path2281 #multiline?2282 when the position type is text2283 when the start lines equal the end lines2284 returns true2285 when the start lines do not equal the end lines2286 returns true2287 when the position type is not text2288 returns false2289# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/position_spec.rb. It took 1 minute 12.56 seconds. Expected to take 1 minute 7.18 seconds.2290# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.2291Lint factories for Gitlab::Diff::Position2292 with saas, license, and factory defaults2293 behaves like factory2294 diff_position factory2295 does not raise error when built2296 does not raise error when created2297 linting :moved trait2298 does not raise error when created2299# [RSpecRunTime] RSpec elapsed time: 16 minutes 8.79 seconds. Current RSS: ~1882M. Threads: 4. load average: 1.21 1.11 1.09 1/286 147422300.2301 behaves like factory2302 text_diff_position factory2303 does not raise error when built2304 does not raise error when created2305 linting :added trait2306 does not raise error when created2307# [RSpecRunTime] RSpec elapsed time: 16 minutes 11.53 seconds. Current RSS: ~1892M. Threads: 4. load average: 1.21 1.11 1.09 1/284 147432308.2309 linting :multi_line trait2310 does not raise error when created2311 behaves like factory2312 file_diff_position factory2313 does not raise error when built2314 does not raise error when created2315 behaves like factory2316 image_diff_position factory2317 does not raise error when built2318 does not raise error when created2319# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 6.62 seconds. Expected to take 46.95 seconds.2320# [RSpecRunTime] Starting example group spec/tasks/gitlab/db_rake_spec.rb. Expected to take 53.2 seconds.2321gitlab:db namespace rake task2322 mark_migration_complete2323 with a single database2324 marks the migration complete on the given database (PENDING: Skipping because database ci exists)2325 with multiple databases2326 marks the migration complete on each database2327 when the single database task is used2328 marks the migration complete for the given database2329 with geo configured2330 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2331 when the migration is already marked complete2332 prints a warning message2333 when an invalid version is given2334 prints an error and exits2335 configure2336 with a single database2337 when geo is not configured2338 when the schema is already loaded2339 migrates the database (PENDING: Skipping because database ci exists)2340 when the schema is not loaded2341 loads the schema and seeds the database (PENDING: Skipping because database ci exists)2342 when only a single table is present2343 loads the schema and seeds the database (PENDING: Skipping because database ci exists)2344 when loading the schema fails2345 does not seed the database (PENDING: Skipping because database ci exists)2346# [RSpecRunTime] RSpec elapsed time: 16 minutes 18.2 seconds. Current RSS: ~1974M. Threads: 4. load average: 1.18 1.11 1.09 1/283 147442347.2348 SKIP_POST_DEPLOYMENT_MIGRATIONS environment variable set2349 when the schema is not loaded2350 adds the post deployment migration path before schema load (PENDING: Skipping because database ci exists)2351 when the schema is loaded2352 ignores post deployment migrations (PENDING: Skipping because database ci exists)2353 when geo is configured2354 when the main database is also configured2355 only configures the main database (PENDING: Skipping because database ci exists)2356 with multiple databases2357 when geo is not configured2358 when no database has the schema loaded2359 loads the schema and seeds all the databases2360 when both databases have the schema loaded2361 migrates the databases without seeding them2362 when only one database has the schema loaded2363 migrates and loads the schema correctly, without seeding the databases2364 when geo is configured2365 does not run tasks against geo (PENDING: Skipping because the geo database is not configured)2366 clickhouse migrations2367 migrates clickhouse database2368 does not fail if clickhouse is not configured2369 schema inconsistencies2370 prints the inconsistency message2371 dictionary generate2372 when the dictionary files do not exist2373 generate the dictionary files2374 do not generate the dictionary files for test tables2375# [RSpecRunTime] RSpec elapsed time: 16 minutes 23.97 seconds. Current RSS: ~1961M. Threads: 4. load average: 1.16 1.10 1.09 1/283 147452376.2377 when a new model class is added to the codebase2378 appends new classes to the dictionary2379 when a model class is removed from the codebase2380 keeps the dictionary classes2381 unattended2382 schema_migration_table_exists: false, needs_migrations: false, rake_output: "unattended_migrations_completed"2383 outputs changed message for automation after operations happen2384 schema_migration_table_exists: false, needs_migrations: true, rake_output: "unattended_migrations_completed"2385 outputs changed message for automation after operations happen2386 schema_migration_table_exists: true, needs_migrations: false, rake_output: "unattended_migrations_static"2387 outputs changed message for automation after operations happen2388 schema_migration_table_exists: true, needs_migrations: true, rake_output: "unattended_migrations_completed"2389 outputs changed message for automation after operations happen2390 clean_structure_sql2391 can be executed multiple times within another rake task2392 drop_tables2393 with a single database2394 drops all objects for the database (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)2395 with multiple databases2396 drops all objects for all databases2397 when the single database task is used2398 drops all objects for the given database2399 with geo configured2400 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2401 create_dynamic_partitions2402 with a single database2403 delegates syncing of partitions without limiting databases (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)2404 with multiple databases2405 when running the multi-database variant2406 delegates syncing of partitions without limiting databases2407 when running a single-database variant2408 delegates syncing of partitions for the chosen database2409 with geo configured2410 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2411# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.03 seconds. Current RSS: ~1982M. Threads: 4. load average: 1.15 1.10 1.09 1/283 147462412.2413 with jh configured2414 does not create a task for the jh database (PENDING: Skipping because the jh database is not configured)2415 reindex2416 with a single database2417 delegates to Gitlab::Database::Reindexing2418 when reindexing is not enabled2419 is a no-op2420 with multiple databases2421 delegates to Gitlab::Database::Reindexing without a specific database2422 when the single database task is used2423 delegates to Gitlab::Database::Reindexing with a specific database2424 when reindexing is not enabled2425 is a no-op2426 with geo configured2427 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2428 enqueue_reindexing_action2429 creates an entry in the queue2430 defaults to main database2431 execute_async_index_operations2432 delegates ci task to Gitlab::Database::AsyncIndexes2433 delegates ci task to Gitlab::Database::AsyncIndexes with specified argument2434 delegates main task to Gitlab::Database::AsyncIndexes2435 delegates main task to Gitlab::Database::AsyncIndexes with specified argument2436 delegates all task to every database with higher default for dev2437 delegates all task to every database with lower default for prod2438 delegates all task to every database with specified argument2439 when feature is not enabled2440 is a no-op2441# [RSpecRunTime] RSpec elapsed time: 16 minutes 36.97 seconds. Current RSS: ~1954M. Threads: 4. load average: 1.14 1.10 1.09 1/283 147472442.2443 when database ddl feature flag is enabled2444 is a no-op2445 with geo configured2446 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2447 validate_async_constraints2448 delegates ci task to Gitlab::Database::AsyncConstraints2449 delegates ci task to Gitlab::Database::AsyncConstraints with specified argument2450 delegates main task to Gitlab::Database::AsyncConstraints2451 delegates main task to Gitlab::Database::AsyncConstraints with specified argument2452 delegates all task to every database with higher default for dev2453 delegates all task to every database with lower default for prod2454 delegates all task to every database with specified argument2455 when feature is not enabled2456 is a no-op2457# [RSpecRunTime] RSpec elapsed time: 16 minutes 41.72 seconds. Current RSS: ~1941M. Threads: 4. load average: 1.12 1.10 1.09 1/283 147482458.2459 when database ddl feature flag is enabled2460 is a no-op2461 with geo configured2462 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2463 active2464 needs_migration: true, project_count: nil, exit_status: 1, exit_code: false2465 exits 0 or 1 depending on user modifications to the database2466 needs_migration: false, project_count: 1, exit_status: 0, exit_code: true2467 exits 0 or 1 depending on user modifications to the database2468 needs_migration: false, project_count: 0, exit_status: 1, exit_code: false2469 exits 0 or 1 depending on user modifications to the database2470 needs_migration: false, project_count: 2, exit_status: 0, exit_code: true2471 exits 0 or 1 depending on user modifications to the database2472 #migrate_with_instrumentation2473 #up (legacy mode)2474 delegates to the migration runner in legacy mode2475 #sample_background_migrations2476 delegates to the migration runner with a default sample duration2477 delegates to the migration runner with a configured sample duration2478 db: :main2479 #up2480 delegates to the migration runner2481 #down2482 delegates to the migration runner2483 #sample_batched_background_migrations2484 delegates to the migration runner for a specified database with a default sample duration2485 delegates to the migration runner for a specified database and sample duration2486# [RSpecRunTime] RSpec elapsed time: 16 minutes 47.36 seconds. Current RSS: ~1945M. Threads: 4. load average: 1.11 1.10 1.09 1/283 147492487.2488 db: :ci2489 #up2490 delegates to the migration runner2491 #down2492 delegates to the migration runner2493 #sample_batched_background_migrations2494 delegates to the migration runner for a specified database with a default sample duration2495 delegates to the migration runner for a specified database and sample duration2496 #execute_batched_migrations2497 executes all migrations2498 with multiple databases2499 db:schema:dump against a single database2500 invokes gitlab:db:clean_structure_sql2501# [RSpecRunTime] RSpec elapsed time: 16 minutes 54.46 seconds. Current RSS: ~1719M. Threads: 4. load average: 1.10 1.09 1.08 1/283 147512502.2503 db:migrate against a single database2504 invokes gitlab:db:create_dynamic_partitions for the same database2505# [RSpecRunTime] RSpec elapsed time: 17 minutes 0.98 second. Current RSS: ~1686M. Threads: 4. load average: 1.09 1.09 1.08 1/283 147532506.2507 db:migrate:geo2508 does not invoke gitlab:db:create_dynamic_partitions (PENDING: Skipping because the geo database is not configured)2509 gitlab:db:reset_as_non_superuser2510 migrate as nonsuperuser check with default username2511 migrate as nonsuperuser check with specified username2512# [RSpecRunTime] Finishing example group spec/tasks/gitlab/db_rake_spec.rb. It took 51.32 seconds. Expected to take 53.2 seconds.2513# [RSpecRunTime] RSpec elapsed time: 17 minutes 4.79 seconds. Current RSS: ~1733M. Threads: 4. load average: 1.00 1.07 1.08 1/283 147542514.2515# [RSpecRunTime] Starting example group spec/lib/gitlab/database/reflection_spec.rb. Expected to take 48.12 seconds.2516Gitlab::Database::Reflection2517 #username2518 when a username is set2519 returns the username2520 when a username is not set2521 returns the value of the USER environment variable2522 #database_name2523 returns the name of the database2524 #adapter_name2525 returns the database adapter name2526 #human_adapter_name2527 when the adapter is PostgreSQL2528 returns PostgreSQL2529 when the adapter is not PostgreSQL2530 returns Unknown2531 #postgresql?2532 when using PostgreSQL2533 returns true2534 when not using PostgreSQL2535 returns false2536 #db_read_only?2537 detects a read-only database2538 detects a read-only database2539 detects a read-write database2540 detects a read-write database2541# [RSpecRunTime] RSpec elapsed time: 17 minutes 8.47 seconds. Current RSS: ~1931M. Threads: 4. load average: 1.00 1.07 1.08 1/283 147552542.2543 #db_read_write?2544 detects a read-only database2545 detects a read-only database2546 detects a read-write database2547 detects a read-write database2548# [RSpecRunTime] RSpec elapsed time: 17 minutes 11.42 seconds. Current RSS: ~2056M. Threads: 4. load average: 1.00 1.07 1.08 1/283 147562549.2550 #version2551 memoizes the result2552 on postgresql2553 extracts the version number2554 #postgresql_minimum_supported_version?2555 returns false when using PostgreSQL 122556 returns falses when using PostgreSQL 132557 returns true when using PostgreSQL 142558 returns true when using PostgreSQL 152559 returns true when using PostgreSQL 162560# [RSpecRunTime] RSpec elapsed time: 17 minutes 13.7 seconds. Current RSS: ~2058M. Threads: 4. load average: 1.00 1.07 1.08 1/283 147572561.2562 #cached_column_exists?2563 only retrieves the data from the schema cache2564 #cached_table_exists?2565 only retrieves the data from the schema cache2566 returns false when database does not exist2567 #exists?2568 returns true if the database exists2569 returns false if the database doesn't exist2570# [RSpecRunTime] RSpec elapsed time: 17 minutes 16.91 seconds. Current RSS: ~2062M. Threads: 4. load average: 1.00 1.07 1.08 1/283 147582571.2572 #system_id2573 returns the PostgreSQL system identifier2574 #flavor2575 re-raises exceptions not matching expected messages2576 recognizes Amazon Aurora PostgreSQL2577 recognizes PostgreSQL on Amazon RDS2578 recognizes CloudSQL for PostgreSQL2579 recognizes Azure Database for PostgreSQL - Flexible Server2580 recognizes Azure Database for PostgreSQL - Single Server2581 recognizes AlloyDB for PostgreSQL2582 returns nil if can not recognize the flavor2583# [RSpecRunTime] RSpec elapsed time: 17 minutes 46.83 seconds. Current RSS: ~1748M. Threads: 4. load average: 1.00 1.06 1.07 1/283 147592584.2585 #config2586 returns a HashWithIndifferentAccess2587 returns a default pool size2588 does not cache its results2589# [RSpecRunTime] RSpec elapsed time: 17 minutes 47.83 seconds. Current RSS: ~1808M. Threads: 4. load average: 1.00 1.06 1.07 1/283 147602590.2591# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/reflection_spec.rb. It took 43.18 seconds. Expected to take 48.12 seconds.2592# [RSpecRunTime] Starting example group spec/helpers/diff_helper_spec.rb. Expected to take 44.06 seconds.2593DiffHelper2594 diff_view2595 uses the view param over the cookie2596 returns the default value when the view param is invalid2597 returns a valid value when cookie is set2598 returns the default value when cookie is invalid2599 returns the default value when cookie is nil2600# [RSpecRunTime] RSpec elapsed time: 17 minutes 49.97 seconds. Current RSS: ~1944M. Threads: 4. load average: 1.00 1.06 1.07 1/283 147612601.2602 diff_options2603 returns no collapse false2604 returns no collapse true if expanded2605 when action name is diff_for_path2606 returns expanded true2607 returns paths if param old path2608 returns paths if param new path2609 does not set max_patch_bytes_for_file_extension2610 when file_identifier include .ipynb2611 sets max_patch_bytes_for_file_extension2612# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.79 seconds. Current RSS: ~1948M. Threads: 4. load average: 1.00 1.06 1.07 1/283 147622613.2614 #diff_line_content2615 when the line is empty2616 returns a non breaking space2617 returns an HTML-safe string2618 when the line is not empty2619 when the line starts with +, -, or a space2620 strips the first character2621 when the line is HTML-safe2622 returns an HTML-safe string2623 when the line is not HTML-safe2624 returns a non-HTML-safe string2625 when the line does not start with a +, -, or a space2626 returns the string2627 when the line is HTML-safe2628 returns an HTML-safe string2629 when the line is not HTML-safe2630 returns a non-HTML-safe string2631 #diff_link_number2632 line_type: "new", match: "new", line_number: 1, expected_return_value: " "2633 returns the expected value2634# [RSpecRunTime] RSpec elapsed time: 17 minutes 58.12 seconds. Current RSS: ~1963M. Threads: 4. load average: 1.00 1.06 1.07 1/283 147632635.2636 line_type: "new", match: "old", line_number: 2, expected_return_value: 22637 returns the expected value2638 line_type: "old", match: "new", line_number: 3, expected_return_value: 32639 returns the expected value2640 line_type: "old", match: "old", line_number: 4, expected_return_value: " "2641 returns the expected value2642 line_type: "new-nonewline", match: "new", line_number: 5, expected_return_value: 52643 returns the expected value2644 line_type: "new-nonewline", match: "old", line_number: 6, expected_return_value: 62645 returns the expected value2646 line_type: "old-nonewline", match: "new", line_number: 7, expected_return_value: 72647 returns the expected value2648 line_type: "old-nonewline", match: "old", line_number: 8, expected_return_value: 82649 returns the expected value2650 line_type: "match", match: "new", line_number: 9, expected_return_value: 92651 returns the expected value2652 line_type: "match", match: "old", line_number: 10, expected_return_value: 102653 returns the expected value2654 #parallel_diff_btn2655 renders button2656# [RSpecRunTime] RSpec elapsed time: 18 minutes 2.21 seconds. Current RSS: ~1964M. Threads: 4. load average: 1.00 1.06 1.07 1/284 147942657.2658 #mark_inline_diffs2659 returns strings with marked inline diffs2660 when given HTML2661 sanitizes it2662 sanitizes the entire line, not just the changes2663# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.85 seconds. Current RSS: ~1961M. Threads: 4. load average: 1.00 1.06 1.07 1/284 147952664.2665 #parallel_diff_discussions2666 does not put comments on nonewline lines2667 puts comments on added lines2668 puts comments on unchanged lines2669 #diff_match_line2670 generates foldable top match line for inline view with empty text by default2671 allows to define text and bottom option2672 generates match line for parallel view2673 allows to generate only left match line for parallel view2674 allows to generate only right match line for parallel view2675# [RSpecRunTime] RSpec elapsed time: 18 minutes 7.34 seconds. Current RSS: ~1961M. Threads: 4. load average: 1.00 1.06 1.07 1/284 147962676.2677 #diff_nomappinginraw_line2678 generates only single line num2679 generates only both line nums2680 line_type: "old-nomappinginraw", added_class: ".old"2681 appends the correct class2682 line_type: "new-nomappinginraw", added_class: ".new"2683 appends the correct class2684 line_type: "unchanged-nomappinginraw", added_class: ""2685 appends the correct class2686# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.57 seconds. Current RSS: ~1953M. Threads: 4. load average: 1.00 1.06 1.07 1/284 147972687.2688 #render_overflow_warning?2689 when no limits are hit2690 returns false and does not log any overflow events2691 overflow_method: :overflow_max_bytes?, event_name: :diffs_overflow_max_bytes_limits2692 returns false and only logs the correct collection overflow event2693 overflow_method: :overflow_max_files?, event_name: :diffs_overflow_max_files_limits2694 returns false and only logs the correct collection overflow event2695 overflow_method: :overflow_max_lines?, event_name: :diffs_overflow_max_lines_limits2696 returns false and only logs the correct collection overflow event2697 overflow_method: :collapsed_safe_bytes?, event_name: :diffs_overflow_collapsed_bytes_limits2698 returns false and only logs the correct collection overflow event2699 overflow_method: :collapsed_safe_files?, event_name: :diffs_overflow_collapsed_files_limits2700 returns false and only logs the correct collection overflow event2701 overflow_method: :collapsed_safe_lines?, event_name: :diffs_overflow_collapsed_lines_limits2702 returns false and only logs the correct collection overflow event2703 when the file collection has an overflow2704 returns true and only logs all the correct collection overflow event2705 when two individual files are too big2706 returns false and only logs single file overflow events2707 #diff_file_html_data2708 returns data for project files2709 #collapsed_diff_url2710 returns a valid URL2711# [RSpecRunTime] RSpec elapsed time: 18 minutes 14.91 seconds. Current RSS: ~1944M. Threads: 4. load average: 1.00 1.05 1.07 1/284 148312712.2713 #params_with_whitespace2714 filters with safe_params2715 #render_fork_suggestion2716 user signed in2717 renders the partial2718# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.29 seconds. Current RSS: ~1958M. Threads: 4. load average: 1.00 1.05 1.07 1/284 148322719.2720 guest2721 is expected to be nil2722 #conflicts2723 returns list of conflicts indexed by path2724 when merge request can be merged2725 returns nil2726 when source branch does not exist2727 returns nil2728 when target branch does not exist2729 returns nil2730 when conflicts cannot be resolved in UI2731 returns nil2732 when allow_tree_conflicts is true2733 returns list of conflicts2734 when Gitlab::Git::Conflict::Resolver::ConflictSideMissing exception is raised2735 returns an empty hash2736 #show_only_context_commits?2737 when only_context_commits param is set to true2738 is expected to be truthy2739 when merge request has commits2740 is expected to be truthy2741 when only_context_commits param is set to false2742 is expected to be truthy2743 when merge request has commits2744 is expected to be falsey2745# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.87 seconds. Current RSS: ~1948M. Threads: 4. load average: 1.00 1.05 1.07 1/284 148332746.2747 #submodule_diff_compare_link2748 when the diff includes submodule changes2749 generates a link to compare a diff for a submodule2750# [RSpecRunTime] RSpec elapsed time: 18 minutes 24.28 seconds. Current RSS: ~1914M. Threads: 4. load average: 1.08 1.07 1.08 1/286 148732751.2752 when the diff does not include submodule changes2753 returns an empty string2754# [RSpecRunTime] RSpec elapsed time: 18 minutes 25.93 seconds. Current RSS: ~1855M. Threads: 4. load average: 1.08 1.07 1.08 1/288 149252755.2756 #conflicts_with_types2757 returns list of conflicts indexed by path2758 when merge request can be merged2759 returns nil2760# [RSpecRunTime] RSpec elapsed time: 18 minutes 30.04 seconds. Current RSS: ~1735M. Threads: 4. load average: 1.07 1.07 1.08 2/289 151652761.2762 when source branch does not exist2763 returns nil2764# [RSpecRunTime] RSpec elapsed time: 18 minutes 31.69 seconds. Current RSS: ~1709M. Threads: 4. load average: 1.07 1.07 1.08 1/289 152162765.2766 when target branch does not exist2767 returns nil2768# [RSpecRunTime] RSpec elapsed time: 18 minutes 33.4 seconds. Current RSS: ~1737M. Threads: 4. load average: 1.07 1.07 1.08 1/288 153162769.2770 when Gitlab::Git::Conflict::Resolver::ConflictSideMissing exception is raised2771 returns an empty hash2772# [RSpecRunTime] RSpec elapsed time: 18 minutes 35.13 seconds. Current RSS: ~1781M. Threads: 4. load average: 1.07 1.07 1.08 1/288 154232773.2774 when cached2775 does not make a call to MergeRequests::Conflicts::ListService2776 when source branch SHA changes2777 calls MergeRequests::Conflicts::ListService2778# [RSpecRunTime] RSpec elapsed time: 18 minutes 40.49 seconds. Current RSS: ~1879M. Threads: 4. load average: 1.06 1.06 1.08 1/288 156332779.2780 when target branch SHA changes2781 calls MergeRequests::Conflicts::ListService2782# [RSpecRunTime] RSpec elapsed time: 18 minutes 42.37 seconds. Current RSS: ~1873M. Threads: 4. load average: 1.06 1.06 1.08 1/288 157402783.2784# [RSpecRunTime] Finishing example group spec/helpers/diff_helper_spec.rb. It took 54.55 seconds. Expected to take 44.06 seconds.2785# [RSpecRunTime] Starting example group spec/models/ability_spec.rb. Expected to take 39.73 seconds.2786Ability2787 does not allow STI2788 #policy_for2789 using a nil subject2790 has no permissions2791 with request store2792 caches in the request store2793 when cache: false2794 uses a fresh cache each time2795 .users_that_can_read_project2796 using a public project2797 returns all the users2798 using an internal project2799 returns users that are administrators2800 returns internal users while skipping external users2801 returns external users if they are the project owner2802 returns external users if they are project members2803 returns an empty Array if all users are external users without access2804# [RSpecRunTime] RSpec elapsed time: 18 minutes 50.19 seconds. Current RSS: ~1923M. Threads: 4. load average: 1.05 1.06 1.07 1/288 157412805.2806 using a private project2807 returns users that are administrators when admin mode is enabled2808 does not return users that are administrators when admin mode is disabled2809 returns external users if they are the project owner2810 returns external users if they are project members2811 returns an empty Array if all users are internal users without access2812 returns an empty Array if all users are external users without access2813# [RSpecRunTime] RSpec elapsed time: 18 minutes 54.97 seconds. Current RSS: ~1930M. Threads: 4. load average: 1.05 1.06 1.07 1/283 157422814.2815 .users_that_can_read_personal_snippet2816 private snippet is readable only by its author2817 public snippet is readable by all users2818# [RSpecRunTime] RSpec elapsed time: 18 minutes 56.2 seconds. Current RSS: ~1932M. Threads: 4. load average: 1.05 1.06 1.07 1/283 157432819.2820 .users_that_can_read_internal_note2821 for groups2822 behaves like filtering users that can read internal note2823 returns users that can read internal notes2824# [RSpecRunTime] RSpec elapsed time: 18 minutes 57.28 seconds. Current RSS: ~1933M. Threads: 4. load average: 1.05 1.06 1.07 1/283 157442825.2826 for projects2827 behaves like filtering users that can read internal note2828 returns users that can read internal notes2829# [RSpecRunTime] RSpec elapsed time: 18 minutes 58.66 seconds. Current RSS: ~1923M. Threads: 4. load average: 1.04 1.06 1.07 1/283 157452830.2831 .merge_requests_readable_by_user2832 with an admin when admin mode is enabled2833 returns all merge requests2834 with an admin when admin mode is disabled2835 returns merge_requests that are publicly visible2836 without a user2837 returns merge_requests that are publicly visible2838 with a user2839 returns projects visible to the user2840 when a user cannot read cross project and a filter is passed2841 returns only MRs of the specified project without checking access on others2842# [RSpecRunTime] RSpec elapsed time: 19 minutes 6.65 seconds. Current RSS: ~1868M. Threads: 4. load average: 1.04 1.06 1.07 1/290 160182843.2844 .issues_readable_by_user2845 is aliased to .work_items_readable_by_user2846 with an admin when admin mode is enabled2847 returns all given issues2848 with an admin when admin mode is disabled2849 returns the issues readable by the admin2850 returns no issues when not given access2851 with a regular user2852 returns the issues readable by the user2853 returns an empty Array when no issues are readable2854 without a regular user2855 returns issues that are publicly visible2856 when the user cannot read cross project2857 excludes issues from other projects whithout checking separatly when passing a scope2858# [RSpecRunTime] RSpec elapsed time: 19 minutes 10.62 seconds. Current RSS: ~1946M. Threads: 4. load average: 1.04 1.06 1.07 1/288 160192859.2860 .feature_flags_readable_by_user2861 without a user2862 returns no feature flags2863 with a user2864 returns feature flags visible to the user2865 when a user cannot read cross project and a filter is passed2866 returns only feature flags of the specified project without checking access on others2867# [RSpecRunTime] RSpec elapsed time: 19 minutes 17.1 seconds. Current RSS: ~1831M. Threads: 4. load average: 1.03 1.06 1.07 2/283 160202868.2869 .project_disabled_features_rules2870 wiki named abilities2871 disables wiki abilities if the project has no wiki2872 forgetting2873 allows us to discard specific values from the DeclarativePolicy cache2874 when bypassing the session2875 allows us to have re-entrant evaluation of admin-only permissions2876# [RSpecRunTime] Finishing example group spec/models/ability_spec.rb. It took 36.11 seconds. Expected to take 39.73 seconds.2877# [RSpecRunTime] Starting example group spec/models/container_registry/protection/rule_spec.rb. Expected to take 37.25 seconds.2878ContainerRegistry::Protection::Rule2879 does not allow STI2880 .for_push_exists?2881 when the repository path matches multiple protection rules2882 project: project_with_crpr, access_level: 20, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: true2883 is expected to eq true2884# [RSpecRunTime] RSpec elapsed time: 19 minutes 20.29 seconds. Current RSS: ~1879M. Threads: 4. load average: 1.03 1.05 1.07 1/283 160212885.2886 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: true2887 is expected to eq true2888 project: project_with_crpr, access_level: 40, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: false2889 is expected to eq false2890 project: project_with_crpr, access_level: 40, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: false2891 is expected to eq false2892 project: project_with_crpr, access_level: 50, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: false2893 is expected to eq false2894 project: project_with_crpr, access_level: 60, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: false2895 is expected to eq false2896 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: true2897 is expected to eq true2898 project: project_with_crpr, access_level: 40, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: true2899 is expected to eq true2900 project: project_with_crpr, access_level: 50, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2901 is expected to eq false2902 project: project_with_crpr, access_level: 60, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2903 is expected to eq false2904 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-release-v1" }, for_push_exists: true2905 is expected to eq true2906 project: project_with_crpr, access_level: 50, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-release-v1" }, for_push_exists: true2907 is expected to eq true2908 project: project_with_crpr, access_level: 60, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-release-v1" }, for_push_exists: false2909 is expected to eq false2910 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-any-suffix" }, for_push_exists: true2911 is expected to eq true2912 project: project_with_crpr, access_level: 40, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-any-suffix" }, for_push_exists: false2913 is expected to eq false2914 project: project_with_crpr, access_level: 50, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-any-suffix" }, for_push_exists: false2915 is expected to eq false2916 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/non-matching-container" }, for_push_exists: false2917 is expected to eq false2918# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.16 seconds. Current RSS: ~2110M. Threads: 4. load average: 1.03 1.05 1.07 1/283 160222919.2920 project: project_with_crpr, access_level: 0, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: true2921 is expected to eq true2922 project: project_with_crpr, access_level: 0, repository_path: "", for_push_exists: false2923 is expected to eq false2924 project: project_with_crpr, access_level: nil, repository_path: nil, for_push_exists: false2925 is expected to eq false2926 project: project_with_crpr, access_level: 30, repository_path: nil, for_push_exists: false2927 is expected to eq false2928 project: project_with_crpr, access_level: nil, repository_path: lazy { "#{project_with_crpr.full_path}/non-matching-container" }, for_push_exists: false2929 is expected to eq false2930 project: project_without_crpr, access_level: 30, repository_path: lazy { "#{project_without_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2931 is expected to eq false2932 project: project_without_crpr, access_level: 40, repository_path: lazy { "#{project_without_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2933 is expected to eq false2934 project: project_without_crpr, access_level: 50, repository_path: lazy { "#{project_without_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2935 is expected to eq false2936 validations2937 #repository_path_pattern2938 is expected to validate that :repository_path_pattern cannot be empty/falsy2939 is expected to validate that the length of :repository_path_pattern is at most 2552940 #path_pattern_starts_with_project_full_path2941 project: project_downcased_path, repository_path_pattern: lazy { project_downcased_path.full_path }, allowed: true2942 is expected to allow :repository_path_pattern to be ‹"namespace274/project-294"›2943 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}*" }, allowed: true2944 is expected to allow :repository_path_pattern to be ‹"namespace275/project-295*"›2945 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/*" }, allowed: true2946 is expected to allow :repository_path_pattern to be ‹"namespace276/project-296/*"›2947 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/sub-image*" }, allowed: true2948 is expected to allow :repository_path_pattern to be ‹"namespace277/project-297/sub-image*"›2949 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/sub-image/*" }, allowed: true2950 is expected to allow :repository_path_pattern to be ‹"namespace278/project-298/sub-image/*"›2951 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/sub-image/*/sub-sub-image" }, allowed: true2952 is expected to allow :repository_path_pattern to be ‹"namespace279/project-299/sub-image/*/sub-sub-image"›2953 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/sub-image/sub-sub-image*" }, allowed: true2954 is expected to allow :repository_path_pattern to be ‹"namespace280/project-300/sub-image/sub-sub-image*"›2955 project: project_downcased_path, repository_path_pattern: lazy { project_downcased_path.full_path.upcase }, allowed: false2956 is expected not to allow :repository_path_pattern to be ‹"NAMESPACE281/PROJECT-301"›2957 project: project_downcased_path, repository_path_pattern: lazy { "*#{project_downcased_path.path}" }, allowed: false2958 is expected not to allow :repository_path_pattern to be ‹"*project-302"›2959 project: project_downcased_path, repository_path_pattern: lazy { "*#{project_downcased_path.path}/*" }, allowed: false2960 is expected not to allow :repository_path_pattern to be ‹"*project-303/*"›2961 project: project_downcased_path, repository_path_pattern: lazy { "any-project-scope/#{project_downcased_path.path}" }, allowed: false2962 is expected not to allow :repository_path_pattern to be ‹"any-project-scope/project-304"›2963 project: project_downcased_path, repository_path_pattern: lazy { build(:project).full_path }, allowed: false2964 is expected not to allow :repository_path_pattern to be ‹"namespace286/project-306"›2965 project: project_downcased_path, repository_path_pattern: lazy { project_downcased_path.path }, allowed: false2966 is expected not to allow :repository_path_pattern to be ‹"project-307"›2967 project: project_downcased_path, repository_path_pattern: nil, allowed: false2968 is expected not to allow :repository_path_pattern to be ‹nil›2969 project: project_mixcased_path, repository_path_pattern: lazy { project_mixcased_path.full_path.downcase }, allowed: true2970 is expected to allow :repository_path_pattern to be ‹"namespace289/namespace1/mixcased-project-path"›2971 project: project_mixcased_path, repository_path_pattern: lazy { "#{project_mixcased_path.full_path.downcase}*" }, allowed: true2972 is expected to allow :repository_path_pattern to be ‹"namespace290/namespace1/mixcased-project-path*"›2973 project: project_mixcased_path, repository_path_pattern: lazy { "#{project_mixcased_path.full_path.downcase}/sub-image/*" }, allowed: true2974 is expected to allow :repository_path_pattern to be ‹"namespace291/namespace1/mixcased-project-path/sub-image/*"›2975 project: project_mixcased_path, repository_path_pattern: lazy { project_mixcased_path.full_path }, allowed: false2976 is expected not to allow :repository_path_pattern to be ‹"namespace292/namespace1/MIXCASED-project-path"›2977 project: project_mixcased_path, repository_path_pattern: lazy { project_mixcased_path.full_path.upcase }, allowed: false2978 is expected not to allow :repository_path_pattern to be ‹"NAMESPACE293/NAMESPACE1/MIXCASED-PROJECT-PATH"›2979 project: project_mixcased_path, repository_path_pattern: lazy { "#{project_mixcased_path.full_path}/sub-image*" }, allowed: false2980 is expected not to allow :repository_path_pattern to be ‹"namespace294/namespace1/MIXCASED-project-path/sub-image*"›2981 #at_least_one_minimum_access_level_must_be_present2982 minimum_access_level_for_delete: :maintainer, minimum_access_level_for_push: :maintainer, valid: true2983 is expected to be valid2984 minimum_access_level_for_delete: :maintainer, minimum_access_level_for_push: nil, valid: true2985 is expected to be valid2986 minimum_access_level_for_delete: nil, minimum_access_level_for_push: :maintainer, valid: true2987 is expected to be valid2988 minimum_access_level_for_delete: nil, minimum_access_level_for_push: nil, valid: false2989 is invalid2990 enums2991 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_push2992 is expected to define :minimum_access_level_for_delete as an enum backed by an integer with values ‹{maintainer: 40, owner: 50, admin: 60}›, prefix: :minimum_access_level_for_delete2993 .for_repository_path2994 with several container registry protection rule scenarios2995 repository_path: lazy { "#{project.full_path}/my_container" }, expected_container_registry_protection_rules: [container_registry_protection_rule]2996 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 5, project_id: 268, created_at: "2024-07-31 13:32:03.265777...tainer", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2997 repository_path: lazy { "#{project.full_path}/my2container" }, expected_container_registry_protection_rules: []2998 is expected to contain exactly2999 repository_path: lazy { "#{project.full_path}/my_container-2" }, expected_container_registry_protection_rules: []3000 is expected to contain exactly3001 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-start" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_start]3002 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 6, project_id: 268, created_at: "2024-07-31 13:32:03.273210...dca...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3003 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-start-end" }, expected_container_registry_protection_rules: []3004 is expected to contain exactly3005 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-start" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_start]3006 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 6, project_id: 268, created_at: "2024-07-31 13:32:03.273210...dca...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3007 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-start-anychar" }, expected_container_registry_protection_rules: []3008 is expected to contain exactly3009 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-end" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_end]3010 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 7, project_id: 268, created_at: "2024-07-31 13:32:03.280639...car...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3011 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-end-anychar:1234567890" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_end]3012 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 7, project_id: 268, created_at: "2024-07-31 13:32:03.280639...car...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3013 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-end" }, expected_container_registry_protection_rules: []3014 is expected to contain exactly3015 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-end-anychar:1234567890" }, expected_container_registry_protection_rules: []3016 is expected to contain exactly3017 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-middle" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_middle]3018 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 8, project_id: 268, created_at: "2024-07-31 13:32:03.288270...dca...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3019 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-middle" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_middle]3020 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 8, project_id: 268, created_at: "2024-07-31 13:32:03.288270...dca...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3021 repository_path: lazy { "#{project.full_path}/anychar-my_container-anychar-wildcard-middle-anychar" }, expected_container_registry_protection_rules: []3022 is expected to contain exactly3023 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-start-middle-end" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_start_middle_end]3024 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 9, project_id: 268, created_at: "2024-07-31 13:32:03.295714...ild...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3025 repository_path: lazy { "#{project.full_path}/anychar-my_container-anychar-with-wildcard-start-middle-end-anychar" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_start_middle_end]3026 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 9, project_id: 268, created_at: "2024-07-31 13:32:03.295714...ild...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3027 repository_path: lazy { "#{project.full_path}/****my_container-*****-with-wildcard-start-middle-end****" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_start_middle_end]3028 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 9, project_id: 268, created_at: "2024-07-31 13:32:03.295714...ild...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3029 repository_path: lazy { "other-#{project.full_path}/anychar-my_container-anychar-with-wildcard-start-middle-end-anychar" }, expected_container_registry_protection_rules: []3030 is expected to contain exactly3031 repository_path: lazy { "#{project.full_path}/my_container-with_underscore" }, expected_container_registry_protection_rules: [protection_rule_with_underscore]3032 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 10, project_id: 268, created_at: "2024-07-31 13:32:03.30234...rsc...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3033 repository_path: lazy { "#{project.full_path}/my_container-with*underscore" }, expected_container_registry_protection_rules: []3034 is expected to contain exactly3035 repository_path: lazy { "#{project.full_path}/my_container-with_any_underscore" }, expected_container_registry_protection_rules: []3036 is expected to contain exactly3037 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period.*" }, expected_container_registry_protection_rules: [protection_rule_with_regex_char_period]3038 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 11, project_id: 268, created_at: "2024-07-31 13:32:03.30885...x-c...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3039 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period.anychar" }, expected_container_registry_protection_rules: [protection_rule_with_regex_char_period]3040 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 11, project_id: 268, created_at: "2024-07-31 13:32:03.30885...x-c...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3041 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period." }, expected_container_registry_protection_rules: [protection_rule_with_regex_char_period]3042 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 11, project_id: 268, created_at: "2024-07-31 13:32:03.30885...x-c...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3043 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period" }, expected_container_registry_protection_rules: []3044 is expected to contain exactly3045 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period-any" }, expected_container_registry_protection_rules: []3046 is expected to contain exactly3047 repository_path: nil, expected_container_registry_protection_rules: []3048 is expected to contain exactly3049 repository_path: "", expected_container_registry_protection_rules: []3050 is expected to contain exactly3051 repository_path: "other_project_scope/any_container", expected_container_registry_protection_rules: []3052 is expected to contain exactly3053 with multiple matching container registry protection rules3054 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 12, project_id: 268, created_at: "2024-07-31 13:32:10.40745...ainer*", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer"> and #<ContainerRegistry::Protection::Rule id: 5, project_id: 268, created_at: "2024-07-31 13:32:03.265777...tainer", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">3055 relationships3056 is expected to belong to project required: false inverse_of => container_registry_protection_rules3057 .for_push_exists_for_multiple_containers3058 is expected to eq [{"protected"=>true, "repository_path"=>"namespace300/project-314/my-container-prod-1"}, {"protected"=>false, "repository_path"=>"namespace300/project-314/unmatched-container-name"}]3059 when edge cases3060 repository_paths: nil, expected_result: []3061 is expected to eq []3062 repository_paths: [], expected_result: []3063 is expected to eq []3064 behaves like having unique enum values3065 has unique values in "minimum_access_level_for_delete"3066 has unique values in "minimum_access_level_for_push"3067# [RSpecRunTime] Finishing example group spec/models/container_registry/protection/rule_spec.rb. It took 26.32 seconds. Expected to take 37.25 seconds.3068# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3069Lint factories for ContainerRegistry::Protection::Rule3070 with saas, license, and factory defaults3071 behaves like factory3072 container_registry_protection_rule factory3073 does not raise error when built3074 does not raise error when created3075# [RSpecRunTime] RSpec elapsed time: 19 minutes 46.53 seconds. Current RSS: ~2142M. Threads: 4. load average: 1.02 1.05 1.07 1/283 160493076.3077# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.73 seconds. Expected to take 46.95 seconds.3078# [RSpecRunTime] Starting example group spec/policies/group_member_policy_spec.rb. Expected to take 35.1 seconds.3079GroupMemberPolicy3080 with anonymous user3081 is expected to be allowed :read_group3082 design management is enabled3083 is expected to be allowed :read_design_activity3084# [RSpecRunTime] RSpec elapsed time: 19 minutes 49.46 seconds. Current RSS: ~2072M. Threads: 4. load average: 1.02 1.05 1.07 1/283 160503085.3086 for a private group3087 is expected not to be allowed :destroy_group_member3088 for an internal group3089 is expected not to be allowed :destroy_group_member3090 with guest user, for own membership3091 is expected not to be allowed :update_group_member3092 is expected to be allowed :destroy_group_member3093# [RSpecRunTime] RSpec elapsed time: 19 minutes 53.32 seconds. Current RSS: ~2020M. Threads: 4. load average: 1.02 1.05 1.07 1/283 160513094.3095 with guest user, for other membership3096 is expected not to be allowed :update_group_member3097 is expected to be allowed :read_group3098# [RSpecRunTime] RSpec elapsed time: 19 minutes 55.23 seconds. Current RSS: ~1970M. Threads: 4. load average: 1.02 1.05 1.07 1/283 160523099.3100 for access requests3101 for own access request3102 is expected to be allowed :withdraw_member_access_request3103# [RSpecRunTime] RSpec elapsed time: 19 minutes 56.75 seconds. Current RSS: ~1935M. Threads: 4. load average: 1.02 1.05 1.07 1/283 160533104.3105 for another user's access request3106 is expected not to be allowed :withdraw_member_access_request3107# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.99 seconds. Current RSS: ~1913M. Threads: 4. load average: 1.02 1.05 1.07 1/283 160543108.3109 for own, valid membership3110 is expected not to be allowed :withdraw_member_access_request3111# [RSpecRunTime] RSpec elapsed time: 19 minutes 59.13 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.01 1.05 1.07 1/283 160553112.3113 with bot user3114 is expected to be allowed :destroy_project_bot_member3115# [RSpecRunTime] RSpec elapsed time: 20 minutes 0.49 second. Current RSS: ~1898M. Threads: 4. load average: 1.01 1.05 1.07 1/283 160563116.3117 with anonymous bot user3118 is expected not to be allowed :destroy_project_bot_member3119# [RSpecRunTime] RSpec elapsed time: 20 minutes 1.55 seconds. Current RSS: ~1896M. Threads: 4. load average: 1.01 1.05 1.07 1/284 160573120.3121 with owner3122 with group with one owner3123 is expected not to be allowed :destroy_group_member3124 is expected to be allowed :read_group3125# [RSpecRunTime] RSpec elapsed time: 20 minutes 3.62 seconds. Current RSS: ~1896M. Threads: 4. load average: 1.01 1.05 1.07 1/283 160583126.3127 with group with bot user owner3128 is expected not to be allowed :destroy_group_member3129# [RSpecRunTime] RSpec elapsed time: 20 minutes 4.91 seconds. Current RSS: ~1893M. Threads: 4. load average: 1.01 1.05 1.07 1/283 160593130.3131 with group with more than one owner3132 is expected to be allowed :destroy_group_member3133 is expected not to be allowed :destroy_project_bot_member3134# [RSpecRunTime] RSpec elapsed time: 20 minutes 7.29 seconds. Current RSS: ~1887M. Threads: 4. load average: 1.01 1.05 1.07 1/283 160603135.3136 with group with owners from a parent3137 when top-level group3138 with group sharing3139 is expected not to be allowed :destroy_group_member3140 is expected to be allowed :read_group3141# [RSpecRunTime] RSpec elapsed time: 20 minutes 10.42 seconds. Current RSS: ~1866M. Threads: 4. load average: 1.01 1.04 1.07 1/283 160613142.3143 when subgroup3144 is expected to be allowed :destroy_group_member3145 is expected to be allowed :read_group3146# [RSpecRunTime] RSpec elapsed time: 20 minutes 15.03 seconds. Current RSS: ~1851M. Threads: 4. load average: 1.01 1.04 1.07 1/284 160623147.3148 with blocked owner3149 is expected not to be allowed :destroy_group_member3150 is expected not to be allowed :read_group3151 with group with bot user owner3152 is expected not to be allowed :destroy_group_member3153 is expected not to be allowed :read_group3154# [RSpecRunTime] RSpec elapsed time: 20 minutes 19.33 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.01 1.04 1.07 1/284 160633155.3156 with group with more than one blocked owner3157 is expected to be allowed :destroy_group_member3158# [RSpecRunTime] RSpec elapsed time: 20 minutes 20.6 seconds. Current RSS: ~1917M. Threads: 4. load average: 1.01 1.04 1.07 1/284 160643159.3160# [RSpecRunTime] Finishing example group spec/policies/group_member_policy_spec.rb. It took 34.07 seconds. Expected to take 35.1 seconds.3161# [RSpecRunTime] Starting example group spec/serializers/issue_entity_spec.rb. Expected to take 33.19 seconds.3162IssueEntity3163 has Issuable attributes3164 has time estimation attributes3165 web_url3166 when issue is of type task3167 has a work item path with iid3168# [RSpecRunTime] RSpec elapsed time: 20 minutes 24.63 seconds. Current RSS: ~1991M. Threads: 4. load average: 1.01 1.04 1.06 1/284 160653169.3170 type3171 has an issue type3172# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.92 seconds. Current RSS: ~1996M. Threads: 4. load average: 1.01 1.04 1.06 1/284 160663173.3174 current_user3175 has the exprected permissions3176# [RSpecRunTime] RSpec elapsed time: 20 minutes 27.16 seconds. Current RSS: ~1998M. Threads: 4. load average: 1.01 1.04 1.06 1/284 160673177.3178 when issue got moved3179 when user cannot read target project3180 does not return moved_to_id3181# [RSpecRunTime] RSpec elapsed time: 20 minutes 32.72 seconds. Current RSS: ~1961M. Threads: 4. load average: 1.01 1.04 1.06 1/284 160683182.3183 when user can read target project3184 returns moved moved_to_id3185# [RSpecRunTime] RSpec elapsed time: 20 minutes 35.94 seconds. Current RSS: ~1945M. Threads: 4. load average: 1.01 1.04 1.06 1/284 160693186.3187 when issue got duplicated3188 when user cannot read new issue3189 does not return duplicated_to_id3190# [RSpecRunTime] RSpec elapsed time: 20 minutes 37.88 seconds. Current RSS: ~1940M. Threads: 4. load average: 1.01 1.04 1.06 3/284 160703191.3192 when user can read target project3193 returns duplicated duplicated_to_id3194# [RSpecRunTime] RSpec elapsed time: 20 minutes 39.97 seconds. Current RSS: ~1960M. Threads: 4. load average: 1.01 1.04 1.06 1/284 160713195.3196 when issuable in active or archived project3197 when project is active3198 returns archived false3199 returns nil for archived project doc3200# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.79 seconds. Current RSS: ~2000M. Threads: 4. load average: 1.01 1.04 1.06 1/284 160723201.3202 when project is archived3203 returns archived true3204 returns archived project doc3205# [RSpecRunTime] RSpec elapsed time: 20 minutes 45.29 seconds. Current RSS: ~2020M. Threads: 4. load average: 1.00 1.04 1.06 1/284 160733206.3207 behaves like issuable entity current_user properties3208 can_create_confidential_note3209 when user can create confidential notes3210 is expected to equal true3211# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.64 seconds. Current RSS: ~2028M. Threads: 4. load average: 1.00 1.04 1.06 1/284 160743212.3213 when user cannot create confidential notes3214 is expected to eq false3215# [RSpecRunTime] RSpec elapsed time: 20 minutes 47.87 seconds. Current RSS: ~2085M. Threads: 4. load average: 1.00 1.04 1.06 1/284 160753216.3217 when issue has email participants3218 with anonymous user3219 returns obfuscated email participants email3220# [RSpecRunTime] RSpec elapsed time: 20 minutes 49.01 seconds. Current RSS: ~2118M. Threads: 4. load average: 1.00 1.04 1.06 1/284 160763221.3222 with signed in user3223 when user has no role in project3224 returns obfuscated email participants email3225# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.32 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.00 1.04 1.06 1/284 160773226.3227 when user has guest role in project3228 returns obfuscated email participants email3229# [RSpecRunTime] RSpec elapsed time: 20 minutes 51.71 seconds. Current RSS: ~2126M. Threads: 4. load average: 1.00 1.04 1.06 1/284 160783230.3231 when user has (at least) reporter role in project3232 returns full email participants email3233# [RSpecRunTime] RSpec elapsed time: 20 minutes 53.14 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.00 1.04 1.06 1/284 160793234.3235# [RSpecRunTime] Finishing example group spec/serializers/issue_entity_spec.rb. It took 32.54 seconds. Expected to take 33.19 seconds.3236# [RSpecRunTime] Starting example group spec/services/milestones/transfer_service_spec.rb. Expected to take 31.91 seconds.3237Milestones::TransferService3238 #execute3239 when old_group is present3240 without existing milestone at the new group level3241 recreates the missing group milestones at project level3242 applies new project milestone to issues with group milestone3243 deletes milestone counters cache for both milestones3244 does not apply new project milestone to issues with project milestone3245 applies new project milestone to merge_requests with group milestone3246 does not apply new project milestone to issuables with project milestone3247 does not recreate missing group milestones that are not applied to issues or merge requests3248 when milestone is from an ancestor group3249 recreates the missing group milestones at project level3250# [RSpecRunTime] RSpec elapsed time: 21 minutes 13.54 seconds. Current RSS: ~2200M. Threads: 4. load average: 1.08 1.05 1.07 1/284 160803251.3252 when find_or_create_milestone returns nil3253 removes issues group milestone3254 removes merge requests group milestone3255# [RSpecRunTime] RSpec elapsed time: 21 minutes 17.93 seconds. Current RSS: ~2196M. Threads: 4. load average: 1.08 1.05 1.07 1/284 160813256.3257 with existing milestone at the new group level3258 does not create a new milestone3259 applies existing milestone to issues with group milestone3260 applies existing milestone to merge_requests with group milestone3261# [RSpecRunTime] RSpec elapsed time: 21 minutes 24.91 seconds. Current RSS: ~2250M. Threads: 4. load average: 1.07 1.05 1.06 1/284 160823262.3263 when old_group is not present3264 returns nil3265# [RSpecRunTime] Finishing example group spec/services/milestones/transfer_service_spec.rb. It took 32.55 seconds. Expected to take 31.91 seconds.3266# [RSpecRunTime] Starting example group spec/services/issues/build_service_spec.rb. Expected to take 30.75 seconds.3267Issues::BuildService3268 for a single discussion3269 #execute3270 references the noteable title in the issue title3271 adds the note content to the description3272# [RSpecRunTime] RSpec elapsed time: 21 minutes 29.82 seconds. Current RSS: ~2260M. Threads: 4. load average: 1.06 1.05 1.06 1/290 163603273.3274 for discussions in a merge request3275 #items_for_discussions3276 has an item for each discussion3277# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.96 seconds. Current RSS: ~2311M. Threads: 4. load average: 1.06 1.05 1.06 1/290 164923278.3279 #item_for_discussion3280 mentions the author of the note3281 wraps the note in a blockquote3282# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.67 seconds. Current RSS: ~2348M. Threads: 4. load average: 1.37 1.11 1.09 1/290 170473283.3284 #execute3285 uses provided title if title param given3286 uses provided description if description param given3287 without additional params3288 has the merge request reference in the title3289 has the reference of the merge request in the description3290# [RSpecRunTime] RSpec elapsed time: 21 minutes 44.97 seconds. Current RSS: ~2106M. Threads: 4. load average: 1.34 1.11 1.08 1/290 175163291.3292 with multiple discussions3293 mentions all the authors in the description3294 has a link for each unresolved discussion in the description3295 mentions additional notes3296# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.69 seconds. Current RSS: ~2093M. Threads: 4. load average: 1.40 1.12 1.09 1/290 179353297.3298 For a merge request without discussions3299 #execute3300 mentions the merge request in the description3301# [RSpecRunTime] RSpec elapsed time: 21 minutes 50.9 seconds. Current RSS: ~2110M. Threads: 4. load average: 1.40 1.12 1.09 1/290 180283302.3303 #execute3304 setting milestone3305 when developer3306 builds a new issues with given params3307 sets milestone to nil if it is not available for the project3308# [RSpecRunTime] RSpec elapsed time: 21 minutes 52.23 seconds. Current RSS: ~2172M. Threads: 4. load average: 1.40 1.12 1.09 1/290 180293309.3310 when user is not a project member3311 cannot set milestone3312# [RSpecRunTime] RSpec elapsed time: 21 minutes 54.85 seconds. Current RSS: ~2223M. Threads: 4. load average: 1.36 1.12 1.09 1/289 180303313.3314 setting issue type3315 with a corresponding WorkItems::Type3316 issue_params: {:issue_type=>nil}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3317 builds an issue3318 issue_params: {:issue_type=>"issue"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3319 builds an issue3320 issue_params: {:issue_type=>"incident"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3321 builds an issue3322 issue_params: {:issue_type=>"incident"}, current_user: reporter, work_item_type_id: type_incident_id, resulting_issue_type: "incident"3323 builds an issue3324 issue_params: combined_params, current_user: reporter, work_item_type_id: type_task_id, resulting_issue_type: "task"3325 builds an issue3326 issue_params: work_item_params, current_user: reporter, work_item_type_id: type_task_id, resulting_issue_type: "task"3327 builds an issue3328 issue_params: {:issue_type=>"test_case"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3329 builds an issue3330 issue_params: {:issue_type=>"requirement"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3331 builds an issue3332 issue_params: {:issue_type=>"invalid"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3333 builds an issue3334 issue_params: {:issue_type=>"project"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3335 builds an issue3336# [RSpecRunTime] Finishing example group spec/services/issues/build_service_spec.rb. It took 32.66 seconds. Expected to take 30.75 seconds.3337# [RSpecRunTime] Starting example group spec/lib/gitlab/redis/repository_cache_spec.rb. Expected to take 28.33 seconds.3338Gitlab::Redis::RepositoryCache3339 .cache_store3340 has a default ttl of 8 hours3341 .pool3342 when not using fallback config3343 creates its own connection pool3344 when using fallback config3345 uses the fallback class connection pool3346 #fetch_config3347 when redis.yml exists3348 when the fallback has a redis.yml entry3349 is expected to eq {"fallback redis.yml"=>123}3350 and an instance config file exists3351 is expected to eq {"instance specific file"=>456}3352 and the instance has a redis.yml entry3353 is expected to eq {"instance redis.yml"=>789}3354# [RSpecRunTime] RSpec elapsed time: 22 minutes 2.06 seconds. Current RSS: ~2225M. Threads: 4. load average: 1.33 1.12 1.09 1/284 180313355.3356 when no redis config file exsits3357 returns nil3358 when resque.yml exists3359 returns the config from resque.yml3360 behaves like redis_shared_examples3361 .config_file_name3362 when there is no config file anywhere3363 is expected to be nil3364 .store3365 with old format3366 behaves like redis store3367 instantiates Redis::Store3368 with the namespace3369 uses specified namespace3370 with new format3371 behaves like redis store3372 instantiates Redis::Store3373 with the namespace3374 uses specified namespace3375 .params3376 withstands mutation3377 with command to generate extra config specified3378 when the command returns valid yaml3379 merges config from command on top of config from file3380 when the command returns invalid yaml3381 raises error3382 when the parsed external command output returns invalid hash3383 raises an error3384# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.99 seconds. Current RSS: ~2217M. Threads: 4. load average: 1.31 1.12 1.09 1/284 180323385.3386 when the command fails3387 raises error3388 when url contains unix socket reference3389 with old format3390 returns path key instead3391 with new format3392 returns path key instead3393 when url is host based3394 with old format3395 returns hash with host, port, db, and password3396 with new format3397 rails_env: "development", host: "development-host"3398 returns hash with host, port, db, and password3399 does not raise ArgumentError for invalid keywords in SentinelConfig3400 rails_env: "test", host: "test-host"3401 returns hash with host, port, db, and password3402 does not raise ArgumentError for invalid keywords in SentinelConfig3403 rails_env: "production", host: "production-host"3404 returns hash with host, port, db, and password3405 does not raise ArgumentError for invalid keywords in SentinelConfig3406 behaves like instrumentation_class in custom key3407 moves instrumentation class into custom3408 with redis cluster format3409 rails_env: "development", host: "development-master"3410 returns hash with cluster and password3411 does not raise ArgumentError for invalid keywords in ClusterConfig3412 behaves like instrumentation_class in custom key3413 moves instrumentation class into custom3414 rails_env: "test", host: "test-master"3415 returns hash with cluster and password3416 does not raise ArgumentError for invalid keywords in ClusterConfig3417 behaves like instrumentation_class in custom key3418 moves instrumentation class into custom3419# [RSpecRunTime] RSpec elapsed time: 22 minutes 13.46 seconds. Current RSS: ~2225M. Threads: 4. load average: 1.26 1.11 1.09 1/284 180333420.3421 rails_env: "production", host: "production-master"3422 returns hash with cluster and password3423 does not raise ArgumentError for invalid keywords in ClusterConfig3424 behaves like instrumentation_class in custom key3425 moves instrumentation class into custom3426 .url3427 withstands mutation3428 when yml file with env variable3429 reads redis url from env variable3430 .version3431 returns a version3432 .with3433 yields a ::Redis3434 when running on single-threaded runtime3435 instantiates a connection pool with size 53436 when running on multi-threaded runtime3437 instantiates a connection pool with a size based on the concurrency of the worker3438 when there is no config at all3439 can run an empty block3440 #db3441 with old format3442 returns the correct db3443# [RSpecRunTime] RSpec elapsed time: 22 minutes 18.3 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.24 1.11 1.09 1/284 180343444.3445 with new format3446 returns the correct db3447 with cluster-mode3448 returns the correct db3449 #sentinels3450 when sentinels are defined3451 rails_env: "development", hosts: ["development-replica1", "development-replica2"]3452 returns an array of hashes with host and port keys3453 rails_env: "test", hosts: ["test-replica1", "test-replica2"]3454 returns an array of hashes with host and port keys3455 rails_env: "production", hosts: ["production-replica1", "production-replica2"]3456 returns an array of hashes with host and port keys3457 when sentinels are not defined3458 returns nil3459 when cluster is defined3460 returns nil3461 #sentinels?3462 when sentinels are defined3463 returns true3464 when sentinels are not defined3465 is expected to eq nil3466 when cluster is defined3467 returns false3468 #raw_config_hash3469 returns old-style single url config in a hash3470 returns cluster config without url key in a hash3471 #secret_file3472 when explicitly specified in config file3473 returns the absolute path of specified file inside Rails root3474# [RSpecRunTime] RSpec elapsed time: 22 minutes 23.68 seconds. Current RSS: ~2205M. Threads: 4. load average: 1.22 1.11 1.09 1/284 180353475.3476 when not explicitly specified3477 returns the default path in the encrypted settings shared directory3478 #parse_client_tls_options3479 when configuration does not have TLS related options3480 returns the coniguration as-is3481 when specified certificate file does not exist3482 raises error about missing certificate file3483 when specified key file does not exist3484 raises error about missing key file3485 when only certificate file is specified3486 renders resque.yml correctly3487 when only key file is specified3488 renders resque.yml correctly3489 when configuration valid TLS related options3490 converts cert_file and key_file appropriately3491 #fetch_config3492 raises an exception when the config file contains invalid yaml3493 when redis.yml exists3494 uses config/redis.yml3495 when no config file exsits3496 returns nil3497 when resque.yml exists3498 returns the config from resque.yml3499# [RSpecRunTime] Finishing example group spec/lib/gitlab/redis/repository_cache_spec.rb. It took 28.24 seconds. Expected to take 28.33 seconds.3500# [RSpecRunTime] Starting example group spec/models/integrations/jenkins_spec.rb. Expected to take 26.86 seconds.3501Integrations::Jenkins3502 does not allow STI3503 sets the default values3504 behaves like Integrations::BaseCi3505 default values3506 is expected to eq :ci3507# [RSpecRunTime] RSpec elapsed time: 22 minutes 28.02 seconds. Current RSS: ~2220M. Threads: 4. load average: 1.22 1.11 1.09 1/284 180363508.3509 behaves like Integrations::ResetSecretFields3510 #exposing_secrets_fields3511 returns an array of strings3512# [RSpecRunTime] RSpec elapsed time: 22 minutes 30.19 seconds. Current RSS: ~2228M. Threads: 4. load average: 1.20 1.11 1.09 1/284 180373513.3514 #reset_secret_fields?3515 returns false if no exposing field has changed3516 returns true if any exposing field has changed3517 validation callback3518 when an exposing field has changed3519 clears all secret fields3520 when a secret field has been updated3521 does not clear this secret field3522 when a secret field has been updated with the same value3523 does not clear this secret field3524# [RSpecRunTime] RSpec elapsed time: 22 minutes 32.02 seconds. Current RSS: ~2232M. Threads: 4. load average: 1.20 1.11 1.09 1/284 180383525.3526 when no exposing field has changed3527 does not clear any secret fields3528 accessors3529 is expected to respond to #enable_ssl_verification3530 is expected to respond to #enable_ssl_verification?3531 #initialize_properties3532 enables the setting by default3533 does not enable the setting if the record is already persisted3534 does not enable the setting if a custom value was set3535 #fields3536 inserts the checkbox field after the first URL field, or at the end3537 does not insert the field repeatedly3538# [RSpecRunTime] RSpec elapsed time: 22 minutes 36.21 seconds. Current RSS: ~2203M. Threads: 4. load average: 1.18 1.11 1.09 1/284 180393539.3540 behaves like Integrations::HasWebHook3541 associations3542 is expected to have one service_hook inverse_of => integration3543 callbacks3544 calls #update_web_hook! when enabled3545 does not call #update_web_hook! when disabled3546 does not call #update_web_hook! when validation fails3547# [RSpecRunTime] RSpec elapsed time: 22 minutes 37.66 seconds. Current RSS: ~2156M. Threads: 4. load average: 1.18 1.11 1.09 1/284 180403548.3549 #hook_url3550 returns a string3551 #url_variables3552 returns a hash3553 #hook_ssl_verification3554 returns a boolean3555 delegates to #enable_ssl_verification if the concern is included3556 #update_web_hook!3557 creates or updates a service hook3558 raises an error if the service hook could not be saved3559 does not attempt to save the service hook if there are no changes3560# [RSpecRunTime] RSpec elapsed time: 22 minutes 40.91 seconds. Current RSS: ~2120M. Threads: 4. load average: 1.17 1.10 1.09 1/284 180413561.3562 #execute_web_hook!3563 creates the webhook if necessary and executes it3564 raises an error if the service hook could not be saved3565# [RSpecRunTime] RSpec elapsed time: 22 minutes 44.37 seconds. Current RSS: ~2155M. Threads: 4. load average: 1.16 1.10 1.08 1/284 180423566.3567 Validations3568 when the integration is active3569 #username3570 when password was not touched3571 is expected not to validate that :username cannot be empty/falsy3572 when password was touched3573 is expected to validate that :username cannot be empty/falsy3574 when password is blank3575 does not validate the username3576 #password3577 does not validate the presence of password if username is nil3578 validates the presence of password if username is present3579# [RSpecRunTime] RSpec elapsed time: 22 minutes 47.76 seconds. Current RSS: ~2151M. Threads: 4. load average: 1.16 1.10 1.08 1/284 180433580.3581 when the integration is inactive3582 is expected not to validate that :username cannot be empty/falsy3583 is expected not to validate that :password cannot be empty/falsy3584 #hook_url3585 when the jenkins_url has no relative path3586 is expected to eq "http://jenkins.example.com/project/my_project"3587 when the jenkins_url has relative path3588 is expected to eq "http://organization.example.com/jenkins/project/my_project"3589 userinfo is missing and username and password are set3590 is expected to eq "http://u%24ername:pas%24%20word@organization.example.com/jenkins/project/my_project"3591 userinfo is provided and username and password are set3592 is expected to eq "http://username:password@organization.example.com/jenkins/project/my_project"3593 userinfo is provided username and password are not set3594 is expected to eq "http://u:p@organization.example.com/jenkins/project/my_project"3595 #test3596 returns the right status3597# [RSpecRunTime] RSpec elapsed time: 22 minutes 52.29 seconds. Current RSS: ~2169M. Threads: 4. load average: 1.14 1.10 1.08 1/284 180443598.3599 #execute3600 invokes the Jenkins API3601 adds default web hook headers to the request3602 request url contains properly serialized username and password3603# [RSpecRunTime] RSpec elapsed time: 22 minutes 54.35 seconds. Current RSS: ~2173M. Threads: 4. load average: 1.13 1.10 1.08 1/284 180453604.3605# [RSpecRunTime] Finishing example group spec/models/integrations/jenkins_spec.rb. It took 27.76 seconds. Expected to take 26.86 seconds.3606# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3607Lint factories for Integrations::Jenkins3608 with saas, license, and factory defaults3609 behaves like factory3610 jenkins_integration factory3611 does not raise error when built3612 does not raise error when created3613# [RSpecRunTime] RSpec elapsed time: 22 minutes 56.53 seconds. Current RSS: ~2109M. Threads: 4. load average: 1.13 1.10 1.08 1/284 180723614.3615# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.19 seconds. Expected to take 46.95 seconds.3616# [RSpecRunTime] Starting example group spec/services/issues/set_crm_contacts_service_spec.rb. Expected to take 25.17 seconds.3617Issues::SetCrmContactsService3618 #execute3619 when the user has no permission3620 returns expected error response3621# [RSpecRunTime] RSpec elapsed time: 22 minutes 58.1 seconds. Current RSS: ~1984M. Threads: 4. load average: 1.13 1.10 1.08 1/284 180733622.3623 when user has permission3624 but the crm setting is disabled3625 returns expected error response3626# [RSpecRunTime] RSpec elapsed time: 22 minutes 59.42 seconds. Current RSS: ~1943M. Threads: 4. load average: 1.12 1.10 1.08 1/284 180743627.3628 when the contact does not exist3629 returns expected error response3630 when the contact belongs to a different group3631 returns expected error response3632 replace3633 behaves like setting contacts3634 updates the issue with correct contacts3635# [RSpecRunTime] RSpec elapsed time: 23 minutes 3.63 seconds. Current RSS: ~2088M. Threads: 4. load average: 1.11 1.09 1.08 1/284 180753636.3637 behaves like adds system note3638 calls SystemNoteService.change_issuable_contacts with correct counts3639 with empty list3640 behaves like setting contacts3641 updates the issue with correct contacts3642 behaves like adds system note3643 calls SystemNoteService.change_issuable_contacts with correct counts3644 add3645 behaves like setting contacts3646 updates the issue with correct contacts3647 behaves like adds system note3648 calls SystemNoteService.change_issuable_contacts with correct counts3649 add by email3650 with pure emails in params3651 behaves like setting contacts3652 updates the issue with correct contacts3653 behaves like adds system note3654 calls SystemNoteService.change_issuable_contacts with correct counts3655 with autocomplete prefix emails in params3656 behaves like setting contacts3657 updates the issue with correct contacts3658 behaves like adds system note3659 calls SystemNoteService.change_issuable_contacts with correct counts3660 remove3661 behaves like setting contacts3662 updates the issue with correct contacts3663 behaves like adds system note3664 calls SystemNoteService.change_issuable_contacts with correct counts3665 remove by email3666 with pure email in params3667 behaves like setting contacts3668 updates the issue with correct contacts3669# [RSpecRunTime] RSpec elapsed time: 23 minutes 13.15 seconds. Current RSS: ~2141M. Threads: 4. load average: 1.10 1.09 1.08 1/284 180763670.3671 behaves like adds system note3672 calls SystemNoteService.change_issuable_contacts with correct counts3673 with autocomplete prefix and suffix email in params3674 behaves like setting contacts3675 updates the issue with correct contacts3676 behaves like adds system note3677 calls SystemNoteService.change_issuable_contacts with correct counts3678 when attempting to add more than 63679 returns expected error message3680 when trying to remove non-existent contact3681 returns expected error message3682 when combining params3683 add and remove3684 with contact ids3685 behaves like setting contacts3686 updates the issue with correct contacts3687 with contact emails3688 behaves like setting contacts3689 updates the issue with correct contacts3690 replace and remove3691 returns expected error response3692 replace and add3693 returns expected error response3694 when trying to add an existing issue contact3695 does not return an error3696 when trying to add the same contact twice3697 does not return an error3698 when trying to remove a contact not attached to the issue3699 does not return an error3700# [RSpecRunTime] RSpec elapsed time: 23 minutes 22.79 seconds. Current RSS: ~2131M. Threads: 4. load average: 1.09 1.09 1.08 1/284 180773701.3702 when setting contacts for a group level work item3703 sets the contacts3704# [RSpecRunTime] RSpec elapsed time: 23 minutes 24.1 seconds. Current RSS: ~2132M. Threads: 4. load average: 1.08 1.09 1.08 1/284 180783705.3706# [RSpecRunTime] Finishing example group spec/services/issues/set_crm_contacts_service_spec.rb. It took 27.57 seconds. Expected to take 25.17 seconds.3707# [RSpecRunTime] Starting example group spec/scripts/trigger-build_spec.rb. Expected to take 24.05 seconds.3708Trigger3709 Trigger::Base3710 #invoke!3711 when required methods aren't defined3712 raises a NotImplementedError3713 when required methods are defined3714 waits for downstream pipeline3715 when env variable `FOO_BAR_BRANCH` does not exist3716 triggers the pipeline on the correct project and branch3717 when env variable `FOO_BAR_BRANCH` exists3718 triggers the pipeline on the correct project and branch3719 #variables3720 includes simple forwarded variables3721 #base_variables3722 when CI_COMMIT_TAG is set3723 sets GITLAB_REF_SLUG to CI_COMMIT_REF_NAME3724 when CI_COMMIT_TAG is nil3725 sets GITLAB_REF_SLUG to CI_COMMIT_REF_SLUG3726 when TRIGGERED_USER is set3727 sets TRIGGERED_USER to triggered_user3728 when TRIGGERED_USER is not set3729 sets TRIGGERED_USER to GITLAB_USER_NAME3730 when CI_COMMIT_SHA is set3731 sets TOP_UPSTREAM_SOURCE_SHA to CI_COMMIT_SHA3732 #version_file_variables3733 version_file: "GITALY_SERVER_VERSION", version: "1"3734 when set in ENV3735 includes the version from ENV3736 when set in a file3737 includes the version from the file3738 version_file: "GITLAB_ELASTICSEARCH_INDEXER_VERSION", version: "2"3739 when set in ENV3740 includes the version from ENV3741# [RSpecRunTime] RSpec elapsed time: 23 minutes 29.92 seconds. Current RSS: ~2167M. Threads: 4. load average: 1.07 1.08 1.08 1/284 180793742.3743 when set in a file3744 includes the version from the file3745 version_file: "GITLAB_KAS_VERSION", version: "3"3746 when set in ENV3747 includes the version from ENV3748 when set in a file3749 includes the version from the file3750 version_file: "GITLAB_PAGES_VERSION", version: "4"3751 when set in ENV3752 includes the version from ENV3753 when set in a file3754 includes the version from the file3755 version_file: "GITLAB_SHELL_VERSION", version: "5"3756 when set in ENV3757 includes the version from ENV3758 when set in a file3759 includes the version from the file3760 version_file: "GITLAB_WORKHORSE_VERSION", version: "6"3761 when set in ENV3762 includes the version from ENV3763 when set in a file3764 includes the version from the file3765 Trigger::Docs3766 #variables3767 BRANCH_CE3768 when CI_PROJECT_PATH is gitlab-org/gitlab-foss3769 sets BRANCH_CE to CI_COMMIT_REF_NAME3770 BRANCH_EE3771 when CI_PROJECT_PATH is gitlab-org/gitlab3772 sets BRANCH_EE to CI_COMMIT_REF_NAME3773 BRANCH_RUNNER3774 when CI_PROJECT_PATH is gitlab-org/gitlab-runner3775 sets BRANCH_RUNNER to CI_COMMIT_REF_NAME3776# [RSpecRunTime] RSpec elapsed time: 23 minutes 35.16 seconds. Current RSS: ~2162M. Threads: 4. load average: 1.07 1.08 1.08 1/284 180803777.3778 BRANCH_OMNIBUS3779 when CI_PROJECT_PATH is gitlab-org/omnibus-gitlab3780 sets BRANCH_OMNIBUS to CI_COMMIT_REF_NAME3781 BRANCH_CHARTS3782 when CI_PROJECT_PATH is gitlab-org/charts/gitlab3783 sets BRANCH_CHARTS to CI_COMMIT_REF_NAME3784 BRANCH_OPERATOR3785 when CI_PROJECT_PATH is gitlab-org/cloud-native/gitlab-operator3786 sets BRANCH_OPERATOR to CI_COMMIT_REF_NAME3787 REVIEW_SLUG3788 when CI_MERGE_REQUEST_IID is set3789 sets REVIEW_SLUG3790 when CI_MERGE_REQUEST_IID is not set3791 sets REVIEW_SLUG3792 .access_token3793 when DOCS_PROJECT_API_TOKEN is set3794 returns the docs-specific access token3795 when DOCS_PROJECT_API_TOKEN is not set3796 returns the default access token3797 #invoke!3798 #downstream_project_path3799 when DOCS_PROJECT_PATH is set3800 triggers the pipeline on the correct project3801 #ref3802 when DOCS_BRANCH is set3803 triggers the pipeline on the correct ref3804 #cleanup!3805 when stopping the environment succeeds3806 displays a success message3807 when stopping the environment fails3808 displays a failure message3809 Trigger::CNG3810 #variables3811 does not include redundant variables3812 invokes the trigger with expected variables3813 TRIGGER_BRANCH3814 when CNG_BRANCH is not set3815 with gitlab-org3816 sets TRIGGER_BRANCH to master if the commit ref is master3817 sets the TRIGGER_BRANCH to master if the commit is part of an MR targeting master3818 sets TRIGGER_BRANCH to stable branch if the commit ref is a stable branch3819 sets the TRIGGER_BRANCH to stable branch if the commit is part of an MR targeting stable branch3820# [RSpecRunTime] RSpec elapsed time: 23 minutes 41.64 seconds. Current RSS: ~2179M. Threads: 4. load average: 1.06 1.08 1.08 1/284 180813821.3822 with gitlab-cn3823 sets TRIGGER_BRANCH to main-jh if commit ref is main-jh3824 sets the TRIGGER_BRANCH to main-jh if the commit is part of an MR targeting main-jh3825 sets TRIGGER_BRANCH to 16-6-stable if commit ref is a stable branch3826 sets the TRIGGER_BRANCH to 16-6-stable if the commit is part of an MR targeting 16-6-stable-jh3827# [RSpecRunTime] RSpec elapsed time: 23 minutes 42.9 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.06 1.08 1.08 1/284 180823828.3829 when CNG_BRANCH is set3830 sets TRIGGER_BRANCH to cng_branch3831 when CI_COMMIT_REF_NAME is a stable branch3832 sets TRIGGER_BRANCH to the corresponding stable branch3833 when CI_COMMIT_REF_NAME is a stable branch on JH side3834 sets TRIGGER_BRANCH to the corresponding stable branch3835 GITLAB_VERSION3836 when CI_COMMIT_SHA is set3837 sets GITLAB_VERSION to CI_COMMIT_SHA3838 GITLAB_TAG3839 when CI_COMMIT_TAG is set3840 sets GITLAB_TAG to true3841 when CI_COMMIT_TAG is nil3842 sets GITLAB_TAG to nil3843# [RSpecRunTime] RSpec elapsed time: 23 minutes 46.46 seconds. Current RSS: ~2172M. Threads: 4. load average: 1.06 1.08 1.08 1/284 180833844.3845 CE_PIPELINE3846 when Trigger.ee? is true3847 sets CE_PIPELINE to nil3848 when Trigger.ee? is false3849 sets CE_PIPELINE to true3850 EE_PIPELINE3851 when Trigger.ee? is true3852 sets EE_PIPELINE to true3853 when Trigger.ee? is false3854 sets EE_PIPELINE to nil3855 GITLAB_REF_SLUG3856 when CI_COMMIT_TAG is set3857 sets GITLAB_REF_SLUG to CI_COMMIT_REF_NAME3858 when CI_COMMIT_TAG is nil3859 sets GITLAB_REF_SLUG to CI_COMMIT_SHA3860 #version_param_value3861 raw_version: "1.2.3", expected_version: "v1.2.3"3862 when set in ENV3863 includes the version from ENV3864 raw_version: "1.2.3-rc1", expected_version: "v1.2.3-rc1"3865 when set in ENV3866 includes the version from ENV3867 raw_version: "1.2.3-ee", expected_version: "v1.2.3-ee"3868 when set in ENV3869 includes the version from ENV3870 raw_version: "1.2.3-rc1-ee", expected_version: "v1.2.3-rc1-ee"3871 when set in ENV3872 includes the version from ENV3873 Trigger::DatabaseTesting3874 #variables3875 invokes the trigger with expected variables3876 when CI_MERGE_REQUEST_SOURCE_BRANCH_SHA is set3877 sets TOP_UPSTREAM_SOURCE_SHA to ci_merge_request_source_branch_sha3878 when CI_MERGE_REQUEST_SOURCE_BRANCH_SHA is set as empty3879 sets TOP_UPSTREAM_SOURCE_SHA to CI_COMMIT_SHA3880 when CI_MERGE_REQUEST_SOURCE_BRANCH_SHA is not set3881 sets TOP_UPSTREAM_SOURCE_SHA to CI_COMMIT_SHA3882 #invoke!3883 invokes the trigger with expected variables3884 #downstream_project_path3885 when GITLABCOM_DATABASE_TESTING_PROJECT_PATH is set3886 triggers the pipeline on the correct project3887# [RSpecRunTime] RSpec elapsed time: 23 minutes 52.62 seconds. Current RSS: ~2187M. Threads: 4. load average: 1.05 1.08 1.08 1/284 180843888.3889 #ref3890 when GITLABCOM_DATABASE_TESTING_TRIGGER_REF is set3891 triggers the pipeline on the correct ref3892 when no MR notes with the identifier exist yet3893 posts a new note3894# [RSpecRunTime] Finishing example group spec/scripts/trigger-build_spec.rb. It took 29.22 seconds. Expected to take 24.05 seconds.3895# [RSpecRunTime] Starting example group spec/helpers/dropdowns_helper_spec.rb. Expected to take 23.03 seconds.3896DropdownsHelper3897 #dropdown_tag3898 returns the container in the content3899 returns the block in the content3900 #dropdown_toggle3901 returns the button3902 returns the buttons default label data attribute3903 returns the dropdown toggle text3904 returns the button icon in the content3905# [RSpecRunTime] RSpec elapsed time: 23 minutes 55.26 seconds. Current RSS: ~2174M. Threads: 4. load average: 1.05 1.08 1.08 1/284 180853906.3907 #dropdown_toggle_link3908 returns the link3909 returns the links data attribute3910 returns the link text3911 #dropdown_title3912 with a back and close button3913 applies the justification class to the container3914 behaves like has a back button3915 contains the back button3916# [RSpecRunTime] RSpec elapsed time: 23 minutes 58.61 seconds. Current RSS: ~2177M. Threads: 4. load average: 1.04 1.08 1.08 1/284 180863917.3918 behaves like has the title text3919 contains the title text3920 behaves like has a close button3921 contains the close button3922 behaves like has two icons3923 returns two icons3924 behaves like does not have the title margin class3925 does not have the title margin class3926 with a back button3927 returns the back button icon3928 behaves like has a back button3929 contains the back button3930 behaves like has the title text3931 contains the title text3932 behaves like has the title margin class3933 contains the title margin class3934 behaves like does not have a close button3935 does not contain the close button3936 with a close button3937 returns the close button icon3938 behaves like does not have a back button3939 does not contain the back button3940 behaves like has the title text3941 contains the title text3942 behaves like has the title margin class3943 contains the title margin class3944 behaves like has a close button3945 contains the close button3946# [RSpecRunTime] RSpec elapsed time: 24 minutes 4.39 seconds. Current RSS: ~2198M. Threads: 4. load average: 1.04 1.07 1.08 1/285 180873947.3948 without any buttons3949 returns no button icons3950 behaves like does not have a back button3951 does not contain the back button3952 behaves like has the title text3953 contains the title text3954 behaves like does not have the title margin class3955 does not have the title margin class3956 behaves like does not have a close button3957 does not contain the close button3958 #dropdown_filter3959 returns the container3960 returns the search input3961 behaves like has two icons3962 returns two icons3963 #dropdown_content3964 without block3965 behaves like contains the container3966 returns the container in the content3967 with block3968 returns the block in the content3969 behaves like contains the container3970 returns the container in the content3971 #dropdown_footer3972 without a content class3973 behaves like contains the content3974 returns the container in the content3975 returns the block in the content3976# [RSpecRunTime] RSpec elapsed time: 24 minutes 9.88 seconds. Current RSS: ~2185M. Threads: 4. load average: 1.04 1.07 1.08 1/285 180883977.3978 without a content class3979 returns the footer in the content3980 behaves like contains the content3981 returns the container in the content3982 returns the block in the content3983 #dropdown_loading3984 returns the container in the content3985 returns a gl-spinner in the content3986# [RSpecRunTime] Finishing example group spec/helpers/dropdowns_helper_spec.rb. It took 18.08 seconds. Expected to take 23.03 seconds.3987# [RSpecRunTime] Starting example group spec/services/issuable/common_system_notes_service_spec.rb. Expected to take 21.77 seconds.3988Issuable::CommonSystemNotesService3989 on issuable update3990 behaves like system note creation3991 creates 1 system note with the correct content3992# [RSpecRunTime] RSpec elapsed time: 24 minutes 12.67 seconds. Current RSS: ~2126M. Threads: 4. load average: 1.04 1.07 1.08 1/285 180893993.3994 behaves like system note creation3995 creates 1 system note with the correct content3996 behaves like system note creation3997 creates 1 system note with the correct content3998 behaves like system note creation3999 creates 1 system note with the correct content4000 when new label is added4001 creates a resource label event4002 with merge requests Draft note4003 adding Draft note4004 behaves like system note creation4005 creates 1 system note with the correct content4006# [RSpecRunTime] RSpec elapsed time: 24 minutes 18.57 seconds. Current RSS: ~2061M. Threads: 4. load average: 1.11 1.09 1.08 1/291 182264007.4008 and changing title4009 behaves like draft notes creation4010 creates Draft toggle and title change notes4011# [RSpecRunTime] RSpec elapsed time: 24 minutes 20.7 seconds. Current RSS: ~2010M. Threads: 4. load average: 1.11 1.09 1.08 1/292 183624012.4013 removing Draft note4014 behaves like system note creation4015 creates 1 system note with the correct content4016# [RSpecRunTime] RSpec elapsed time: 24 minutes 22.97 seconds. Current RSS: ~1925M. Threads: 4. load average: 1.11 1.09 1.08 1/291 184974017.4018 and changing title4019 behaves like draft notes creation4020 creates Draft toggle and title change notes4021# [RSpecRunTime] RSpec elapsed time: 24 minutes 25.01 seconds. Current RSS: ~1935M. Threads: 4. load average: 1.02 1.07 1.08 1/291 186334022.4023 when changing dates4024 behaves like system note for issuable date changes4025 creates a system note for due_date set4026 creates a system note for start_date set4027 creates a note when both start and due date are changed4028 does not call SystemNoteService if no dates are changed4029# [RSpecRunTime] RSpec elapsed time: 24 minutes 27.07 seconds. Current RSS: ~1950M. Threads: 4. load average: 1.02 1.07 1.08 1/291 186344030.4031 on issuable create4032 does not create system note for title and description4033 creates a resource label event for labels added4034 when changing milestones4035 does not create a system note for milestone set4036 creates a milestone change event4037# [RSpecRunTime] RSpec elapsed time: 24 minutes 30.56 seconds. Current RSS: ~2119M. Threads: 4. load average: 1.02 1.07 1.08 1/290 186354038.4039 when changing dates4040 behaves like system note for issuable date changes4041 creates a system note for due_date set4042 creates a system note for start_date set4043 creates a note when both start and due date are changed4044 does not call SystemNoteService if no dates are changed4045# [RSpecRunTime] RSpec elapsed time: 24 minutes 32.33 seconds. Current RSS: ~2126M. Threads: 4. load average: 1.02 1.07 1.08 1/290 186364046.4047 when setting an estimae4048 behaves like system note creation4049 creates 1 system note with the correct content4050# [RSpecRunTime] Finishing example group spec/services/issuable/common_system_notes_service_spec.rb. It took 21.43 seconds. Expected to take 21.77 seconds.4051# [RSpecRunTime] Starting example group spec/models/organizations/organization_user_spec.rb. Expected to take 20.93 seconds.4052Organizations::OrganizationUser4053 does not allow STI4054 with loose foreign key on organization_users.organization_id4055 behaves like cleanup by a loose foreign key4056 cleans up (delete or nullify) the model4057# [RSpecRunTime] RSpec elapsed time: 24 minutes 34.66 seconds. Current RSS: ~2106M. Threads: 4. load average: 1.02 1.07 1.07 1/290 186374058.4059 .create_organization_record_for4060 when record already exists4061 returns existing record without access_level change4062 with race condition handling of already existing record4063 performs the upsert without error4064 when no existing record exists4065 creates a new record with default access_level4066 validations4067 is expected to define :access_level as an enum backed by an integer with values ‹{"default" => 10, "owner" => 50}›4068 is expected to validate that :access_level cannot be empty/falsy4069 is expected to validate that :user is case-sensitively unique within the scope of :organization_id4070 does not allow invalid enum value4071 on destroy4072 prevents user leaving all organizations4073 when user is in multiple organizations4074 does not prevent user from leaving organization4075# [RSpecRunTime] RSpec elapsed time: 24 minutes 39.49 seconds. Current RSS: ~2134M. Threads: 4. load average: 1.02 1.06 1.07 1/285 186384076.4077 when user is not available4078 does not prevent deletion4079 #last_owner?4080 when user is not the owner4081 is expected to eq false4082 when user is the owner4083 when another owner does not exist4084 is expected to eq true4085 when another owner exists4086 current_owner_active?: true, another_owner_active?: true, last_owner?: false4087 is expected to eq false4088 current_owner_active?: true, another_owner_active?: false, last_owner?: true4089 is expected to eq true4090 current_owner_active?: false, another_owner_active?: true, last_owner?: false4091 is expected to eq false4092 current_owner_active?: false, another_owner_active?: false, last_owner?: false4093 is expected to eq false4094 behaves like having unique enum values4095 has unique values in "access_level"4096 with loose foreign key on organization_users.user_id4097 behaves like cleanup by a loose foreign key4098 cleans up (delete or nullify) the model4099# [RSpecRunTime] RSpec elapsed time: 24 minutes 47.25 seconds. Current RSS: ~2060M. Threads: 4. load average: 1.01 1.06 1.07 1/285 186394100.4101 .default_organization_access_level4102 when user is admin4103 is expected to eq :owner4104 when user is not admin4105 is expected to eq :default4106 .create_default_organization_record_for4107 when creating as as default user4108 creates record with correct attributes4109 when creating as an owner4110 creates record with correct attributes4111 when entry already exists4112 does not create or update existing record4113 when access_level changes4114 changes access_level on the existing record4115 when creating with invalid user_id4116 raises and error4117 .update_default_organization_record_for4118 when record does not exist yet4119 creates record with correct attributes4120 when entry already exists4121 does not create or update existing record4122 when access_level changes4123 changes access_level on the existing record4124 when creating with invalid user_id4125 does not add a new record4126 scopes4127 .owners4128 returns the owners of the organization4129 .in_organization4130 is expected to contain exactly #<Organizations::OrganizationUser id: 1181, organization_id: 1636, user_id: 601, created_at: "2024-07...:37:18.562452551 +0000", updated_at: "2024-07-31 13:37:18.562452551 +0000", access_level: "default"> and #<Organizations::OrganizationUser id: 1183, organization_id: 1636, user_id: 602, created_at: "2024-07...:37:18.616092357 +0000", updated_at: "2024-07-31 13:37:18.616092357 +0000", access_level: "default">4131 #with_active_users4132 is expected to include #<Organizations::OrganizationUser id: 1187, organization_id: 1638, user_id: 604, created_at: "2024-07...:37:19.027353039 +0000", updated_at: "2024-07-31 13:37:19.027353039 +0000", access_level: "default"> and exclude #<Organizations::OrganizationUser id: 1189, organization_id: 1639, user_id: 605, created_at: "2024-07...:37:19.090155112 +0000", updated_at: "2024-07-31 13:37:19.090155112 +0000", access_level: "default">4133# [RSpecRunTime] RSpec elapsed time: 24 minutes 53.82 seconds. Current RSS: ~2201M. Threads: 4. load average: 1.01 1.06 1.07 1/285 186404134.4135 .by_user4136 returns the records for the user4137 associations4138 is expected to belong to organization inverse_of => organization_users required: true4139 is expected to belong to user inverse_of => organization_users required: true4140# [RSpecRunTime] Finishing example group spec/models/organizations/organization_user_spec.rb. It took 22.12 seconds. Expected to take 20.93 seconds.4141# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4142Lint factories for Organizations::OrganizationUser4143 with saas, license, and factory defaults4144 behaves like factory4145 organization_user factory4146 does not raise error when built4147 does not raise error when created4148 linting :owner trait4149 does not raise error when created4150# [RSpecRunTime] RSpec elapsed time: 24 minutes 57.07 seconds. Current RSS: ~2205M. Threads: 4. load average: 1.01 1.06 1.07 1/285 186674151.4152 behaves like factory4153 organization_owner factory4154 does not raise error when built4155 does not raise error when created4156# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.79 seconds. Expected to take 46.95 seconds.4157# [RSpecRunTime] Starting example group spec/models/deployment_metrics_spec.rb. Expected to take 19.92 seconds.4158DeploymentMetrics4159 does not allow STI4160 #has_metrics?4161 when deployment is failed4162 is expected to be falsy4163# [RSpecRunTime] RSpec elapsed time: 24 minutes 59.81 seconds. Current RSS: ~2138M. Threads: 4. load average: 1.01 1.06 1.07 1/287 187044164.4165 when deployment is success4166 without a monitoring integration4167 is expected to be falsy4168# [RSpecRunTime] RSpec elapsed time: 25 minutes 1.35 seconds. Current RSS: ~2125M. Threads: 4. load average: 1.01 1.06 1.07 1/289 187414169.4170 with a Prometheus integration4171 is expected to be truthy4172# [RSpecRunTime] RSpec elapsed time: 25 minutes 4.79 seconds. Current RSS: ~2168M. Threads: 4. load average: 1.01 1.06 1.07 1/290 187784173.4174 with a Prometheus integration that cannot query4175 is expected to be falsy4176# [RSpecRunTime] RSpec elapsed time: 25 minutes 6.32 seconds. Current RSS: ~2168M. Threads: 4. load average: 1.01 1.06 1.07 1/290 188154177.4178 with a Prometheus integration that is not configured4179 is expected to be falsy4180# [RSpecRunTime] RSpec elapsed time: 25 minutes 8.2 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.01 1.06 1.07 1/290 188524181.4182 with a cluster Prometheus4183 is expected to be truthy4184# [RSpecRunTime] RSpec elapsed time: 25 minutes 11.55 seconds. Current RSS: ~2003M. Threads: 4. load average: 1.01 1.06 1.07 1/290 189254185.4186 #metrics4187 metrics are disabled4188 is expected to eq {}4189# [RSpecRunTime] RSpec elapsed time: 25 minutes 13.16 seconds. Current RSS: ~1975M. Threads: 4. load average: 1.01 1.06 1.07 1/290 189624190.4191 metrics are enabled4192 is expected to eq {:deployment_time=>1722433061, :last_update=>42, :metrics=>{}, :success=>true}4193# [RSpecRunTime] RSpec elapsed time: 25 minutes 14.64 seconds. Current RSS: ~1977M. Threads: 4. load average: 1.01 1.06 1.07 1/290 189994194.4195 #additional_metrics4196 metrics are disabled4197 is expected to eq {}4198# [RSpecRunTime] RSpec elapsed time: 25 minutes 17.11 seconds. Current RSS: ~2012M. Threads: 4. load average: 1.01 1.06 1.07 1/290 190624199.4200 metrics are enabled4201 is expected to eq {:deployment_time=>1722433066, :last_update=>42, :metrics=>{}, :success=>true}4202# [RSpecRunTime] RSpec elapsed time: 25 minutes 21.62 seconds. Current RSS: ~2104M. Threads: 4. load average: 1.01 1.05 1.07 1/290 191254203.4204# [RSpecRunTime] Finishing example group spec/models/deployment_metrics_spec.rb. It took 23.87 seconds. Expected to take 19.92 seconds.4205# [RSpecRunTime] Starting example group spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb. Expected to take 19.17 seconds.4206Projects::HashedStorage::MigrateAttachmentsService4207 #execute4208 works even when project validation fails4209 when succeeds4210 moves attachments to hashed storage layout4211 returns true4212 sets skipped to false4213# [RSpecRunTime] RSpec elapsed time: 25 minutes 28.97 seconds. Current RSS: ~2032M. Threads: 4. load average: 1.09 1.07 1.08 1/286 192304214.4215 when original folder does not exist anymore4216 skips moving folders and go to next4217 returns true4218 sets skipped to true4219# [RSpecRunTime] RSpec elapsed time: 25 minutes 32.75 seconds. Current RSS: ~2081M. Threads: 4. load average: 1.09 1.07 1.08 3/284 193094220.4221 when target folder already exists4222 succeed when target is empty4223 succeed when target include only discardable items4224 raises AttachmentCannotMoveError when there are non discardable items on target path4225# [RSpecRunTime] RSpec elapsed time: 25 minutes 38.61 seconds. Current RSS: ~2188M. Threads: 4. load average: 1.07 1.07 1.07 1/284 193884226.4227 #old_disk_path4228 returns old disk_path for project4229# [RSpecRunTime] RSpec elapsed time: 25 minutes 40.0 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.07 1.07 1.07 1/284 194154230.4231 #new_disk_path4232 returns new disk_path for project4233# [RSpecRunTime] RSpec elapsed time: 25 minutes 41.38 seconds. Current RSS: ~2134M. Threads: 4. load average: 1.07 1.07 1.07 1/284 194424234.4235 #target_path_discardable?4236 returns true when it include only items on the discardable list4237# [RSpecRunTime] RSpec elapsed time: 25 minutes 42.69 seconds. Current RSS: ~2094M. Threads: 4. load average: 1.07 1.07 1.07 1/284 194694238.4239# [RSpecRunTime] Finishing example group spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb. It took 21.07 seconds. Expected to take 19.17 seconds.4240# [RSpecRunTime] Starting example group spec/models/concerns/has_user_type_spec.rb. Expected to take 18.55 seconds.4241User4242 does not allow STI4243 types consistency checks4244 validations4245 validates type presence4246# [RSpecRunTime] RSpec elapsed time: 25 minutes 44.93 seconds. Current RSS: ~2032M. Threads: 4. load average: 1.23 1.10 1.08 1/284 194704247.4248 scopes & predicates4249 .bots4250 includes all bots4251 .without_bots4252 includes everyone except bots4253 .without_humans4254 includes everyone except humans4255 .non_internal4256 includes all non_internal users4257 .without_ghosts4258 includes everyone except ghosts4259# [RSpecRunTime] RSpec elapsed time: 25 minutes 48.37 seconds. Current RSS: ~2196M. Threads: 4. load average: 1.21 1.10 1.08 1/284 194714260.4261 .without_project_bot4262 includes everyone except project_bot4263 #bot?4264 is true for all bot user types and false for others4265 #internal?4266 is true for all internal user types and false for others4267 #redacted_name(viewing_user)4268 when user is not a project bot4269 is expected to eq "Sidney Jones772"4270 when user is a project_bot4271 when groups are present and user can :read_group4272 is expected to eq "Sidney Jones777"4273 when user can :read_project4274 is expected to eq "Sidney Jones777"4275 when requester does not have permissions to read project_bot name4276 is expected to eq "****"4277 #resource_bot_resource4278 bot_user: human, member_of: [group], owning_resource: nil4279 returns the owning resource4280# [RSpecRunTime] RSpec elapsed time: 25 minutes 52.94 seconds. Current RSS: ~2146M. Threads: 4. load average: 1.21 1.10 1.08 1/284 194724281.4282 bot_user: project_bot, member_of: [], owning_resource: nil4283 returns the owning resource4284 bot_user: project_bot, member_of: [group], owning_resource: group4285 returns the owning resource4286 bot_user: project_bot, member_of: [project], owning_resource: project4287 returns the owning resource4288 bot_user: project_bot, member_of: [group, project], owning_resource: group4289 returns the owning resource4290 bot_user: project_bot, member_of: [group, group2], owning_resource: group4291 returns the owning resource4292# [RSpecRunTime] RSpec elapsed time: 25 minutes 57.0 seconds. Current RSS: ~2170M. Threads: 4. load average: 1.19 1.10 1.08 1/284 194734293.4294 bot_user: project_bot, member_of: [project, group], owning_resource: project4295 returns the owning resource4296 bot_user: project_bot, member_of: [project, project2], owning_resource: project4297 returns the owning resource4298 resource_bot_owners_and_maintainers4299 returns nil when user is not a project bot4300 when the user is a project bot4301 returns an empty array when there is no owning resource4302 returns group owners when owned by a group4303 returns project owners and maintainers when owned by a project4304 does not returns any other role than owner or maintainer4305# [RSpecRunTime] RSpec elapsed time: 26 minutes 1.64 seconds. Current RSS: ~2108M. Threads: 4. load average: 1.18 1.09 1.08 1/284 194744306.4307# [RSpecRunTime] Finishing example group spec/models/concerns/has_user_type_spec.rb. It took 18.99 seconds. Expected to take 18.55 seconds.4308# [RSpecRunTime] Starting example group spec/models/onboarding/progress_spec.rb. Expected to take 18.01 seconds.4309Onboarding::Progress4310 does not allow STI4311 .column_name4312 is expected to eq :subscription_created_at4313 scopes4314 .incomplete_actions4315 when given one action4316 is expected to eq [#<Onboarding::Progress id: 1, namespace_id: 929, created_at: "2024-07-31 13:38:30.390236487 +0000", ...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4317 when given an array of actions4318 is expected to eq [#<Onboarding::Progress id: 3, namespace_id: 931, created_at: "2024-07-31 13:38:30.990724939 +0000", ...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4319 .completed_actions4320 when given one action4321 is expected to eq [#<Onboarding::Progress id: 5, namespace_id: 933, created_at: "2024-07-31 13:38:31.543228194 +0000", ...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4322 when given an array of actions4323 is expected to eq [#<Onboarding::Progress id: 8, namespace_id: 936, created_at: "2024-07-31 13:38:34.279741496 +0000", ...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4324# [RSpecRunTime] RSpec elapsed time: 26 minutes 6.99 seconds. Current RSS: ~2156M. Threads: 4. load average: 1.16 1.09 1.08 1/284 194754325.4326 .completed_actions_with_latest_in_range4327 when given one action4328 is expected to eq [#<Onboarding::Progress id: 10, namespace_id: 938, created_at: "2024-07-31 13:38:34.975769384 +0000",...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4329 when given an array of actions4330 is expected to eq [#<Onboarding::Progress id: 16, namespace_id: 944, created_at: "2024-07-31 13:38:36.272443393 +0000",...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4331# [RSpecRunTime] RSpec elapsed time: 26 minutes 8.99 seconds. Current RSS: ~2158M. Threads: 4. load average: 1.23 1.11 1.09 1/284 194764332.4333 validations4334 namespace_is_root_namespace4335 when associated namespace is root4336 is expected to be valid4337 when associated namespace is not root4338 is invalid4339 .completed?4340 when the namespace has not yet been onboarded4341 is expected to eq false4342 when the namespace has been onboarded but not registered the action yet4343 is expected to eq false4344 when the action has been registered4345 is expected to eq true4346 .onboarding?4347 when onboarded4348 is expected to eq true4349 when not onboarding4350 is expected to eq false4351 .register4352 for a single action4353 when the namespace was onboarded4354 registers the action for the namespace4355 does not override timestamp4356 when the action does not exist4357 does not register the action for the namespace4358# [RSpecRunTime] RSpec elapsed time: 26 minutes 15.24 seconds. Current RSS: ~2181M. Threads: 4. load average: 1.21 1.10 1.09 1/284 194774359.4360 when the namespace was not onboarded4361 does not register the action for the namespace4362 for multiple actions4363 when the namespace was onboarded4364 registers the actions for the namespace4365 does not override timestamp4366 when one of the actions does not exist4367 does not register any action for the namespace4368# [RSpecRunTime] RSpec elapsed time: 26 minutes 17.19 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.21 1.10 1.09 1/284 194784369.4370 when the namespace was not onboarded4371 does not register the action for the namespace4372 .not_completed?4373 when the namespace has not yet been onboarded4374 is expected to equal false4375 when the namespace has been onboarded but not registered the action yet4376 is expected to equal true4377 when the action has been registered4378 is expected to equal false4379 associations4380 is expected to belong to namespace required: true4381 .onboard4382 adds a record for the namespace4383 when not given a namespace4384 does not add a record for the namespace4385 when not given a root namespace4386 does not add a record for the namespace4387# [RSpecRunTime] Finishing example group spec/models/onboarding/progress_spec.rb. It took 18.82 seconds. Expected to take 18.01 seconds.4388# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4389Lint factories for Onboarding::Progress4390 with saas, license, and factory defaults4391 behaves like factory4392 onboarding_progress factory4393 does not raise error when built4394 does not raise error when created4395# [RSpecRunTime] RSpec elapsed time: 26 minutes 24.23 seconds. Current RSS: ~2175M. Threads: 4. load average: 1.18 1.10 1.09 1/284 195054396.4397# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.75 seconds. Expected to take 46.95 seconds.4398# [RSpecRunTime] Starting example group spec/services/security/merge_reports_service_spec.rb. Expected to take 17.48 seconds.4399Security::MergeReportsService#execute4400 copies scanners into target report and eliminates duplicates4401 copies identifiers into target report and eliminates duplicates4402 deduplicates (except cwe and wasc) and sorts the vulnerabilities by severity (desc) then by compare key4403 deduplicates scanned resources4404 errors on target report4405 is expected to contain exactly {:message=>"bar", :type=>"foo"} and {:message=>"baz", :type=>"zoo"}4406# [RSpecRunTime] RSpec elapsed time: 26 minutes 31.12 seconds. Current RSS: ~1980M. Threads: 4. load average: 1.16 1.10 1.09 1/284 195064407.4408 warnings on target report4409 is expected to contain exactly {:message=>"bar", :type=>"foo"} and {:message=>"baz", :type=>"zoo"}4410# [RSpecRunTime] RSpec elapsed time: 26 minutes 32.48 seconds. Current RSS: ~2039M. Threads: 4. load average: 1.16 1.10 1.09 1/284 195074411.4412 ordering reports for sast analyzers4413 when reports are gathered in an unprioritized order4414 is expected to eql #<Gitlab::Ci::Reports::Security::Scanner:0x000078afcbcc8c08 @external_id="bandit", @name="Bandit", @v...on="1.0.0", @primary_identifiers=nil, @sort_keys=[1, "bandit", "Bandit", "Security Scanner Vendor"]> and #<Gitlab::Ci::Reports::Security::Scanner:0x000078afc86f9230 @external_id="semgrep", @name="Semgrep", ...="1.0.0", @primary_identifiers=nil, @sort_keys=[2, "semgrep", "Semgrep", "Security Scanner Vendor"]>4415 is expected to eq 24416 is expected to eql #<Gitlab::Ci::Reports::Security::Identifier:0x000078b03fa96d30 @external_id="B403", @external_type="b...id", @name="bandit_test_id-B403", @url=nil, @fingerprint="9ea39e538d11434f325435e905bf238e7cf1f7a4"> and #<Gitlab::Ci::Reports::Security::Identifier:0x000078b056629380 @external_id="CVE-2019-123", @external...="cve", @name="cve-CVE-2019-123", @url=nil, @fingerprint="6d834ff5767ac7544bef36b0e9996a9a3d6da5f1">4417 is expected to contain exactly #<Gitlab::Ci::Reports::Security::Identifier:0x000078aff99e7768 @external_id="rules.bandit.B105", @ext...e="semgrep_id-rules.bandit.B105", @url=nil, @fingerprint="86d65bee153188dc92a8fd17263d8319d9fbe4ee">4418# [RSpecRunTime] RSpec elapsed time: 26 minutes 38.55 seconds. Current RSS: ~2086M. Threads: 4. load average: 1.22 1.11 1.09 1/284 195084419.4420 when a custom analyzer is completed before the known analyzers4421 is expected to eql #<Gitlab::Ci::Reports::Security::Scanner:0x000078afe65aa5f0 @external_id="bandit", @name="Bandit", @v...on="1.0.0", @primary_identifiers=nil, @sort_keys=[1, "bandit", "Bandit", "Security Scanner Vendor"]>, #<Gitlab::Ci::Reports::Security::Scanner:0x000078afe6f9fa88 @external_id="semgrep", @name="Semgrep", ...="1.0.0", @primary_identifiers=nil, @sort_keys=[2, "semgrep", "Semgrep", "Security Scanner Vendor"]>, and #<Gitlab::Ci::Reports::Security::Scanner:0x000078afe78f5ce0 @external_id="scanner-2", @name="Scanner ...primary_identifiers=nil, @sort_keys=[Infinity, "scanner-2", "Scanner 2", "Security Scanner Vendor"]>4422 is expected to eq 34423 is expected to contain exactly #<Gitlab::Ci::Reports::Security::Identifier:0x000078afe83efc18 @external_id="VULN-2", @external_type=...ner-2", @name="scanner-2-VULN-2", @url=nil, @fingerprint="8e683704c05c3d223f7572623a39cdf39ecc5f15"> and #<Gitlab::Ci::Reports::Security::Identifier:0x000078afe83ec6a8 @external_id="CVE-2019-456", @external...="cve", @name="cve-CVE-2019-456", @url=nil, @fingerprint="47c8c718e4355e29c0b8e87fd62c2c7da65911dd">4424# [RSpecRunTime] RSpec elapsed time: 26 minutes 42.56 seconds. Current RSS: ~1994M. Threads: 4. load average: 1.22 1.11 1.09 1/284 195094425.4426# [RSpecRunTime] Finishing example group spec/services/security/merge_reports_service_spec.rb. It took 18.31 seconds. Expected to take 17.48 seconds.4427# [RSpecRunTime] Starting example group spec/services/issues/referenced_merge_requests_service_spec.rb. Expected to take 16.99 seconds.4428Issues::ReferencedMergeRequestsService4429 #execute4430 returns a list of sorted merge requests4431 performance4432 does not run extra queries when extra namespaces are included4433 preloads the head pipeline for each merge request, and its routes4434 only loads issue notes once4435# [RSpecRunTime] RSpec elapsed time: 26 minutes 54.58 seconds. Current RSS: ~2128M. Threads: 4. load average: 1.17 1.11 1.09 1/289 199734436.4437 #referenced_merge_requests4438 returns the referenced merge requests4439 excludes cross project references if the user cannot read cross project4440 performance4441 does not run a query for each note author4442# [RSpecRunTime] RSpec elapsed time: 26 minutes 56.94 seconds. Current RSS: ~2116M. Threads: 4. load average: 1.17 1.11 1.09 1/289 199744443.4444 #closed_by_merge_requests4445 returns the open merge requests that close this issue4446 returns an empty array when the current issue is closed already4447 performance4448 does not run a query for each note author4449# [RSpecRunTime] RSpec elapsed time: 26 minutes 59.3 seconds. Current RSS: ~2055M. Threads: 4. load average: 1.16 1.10 1.09 1/290 200734450.4451# [RSpecRunTime] Finishing example group spec/services/issues/referenced_merge_requests_service_spec.rb. It took 16.75 seconds. Expected to take 16.99 seconds.4452# [RSpecRunTime] Starting example group spec/models/work_items/type_spec.rb. Expected to take 16.33 seconds.4453WorkItems::Type4454 does not allow STI4455 modules4456 is expected to includes the CacheMarkdownField module4457 associations4458 is expected to have many work_items4459 has many `widget_definitions`4460 has many `enabled_widget_definitions`4461 has many `child_restrictions`4462 has many `parent_restrictions`4463 allowed_child_types_by_name4464 defines association4465 sorts by name ascending4466# [RSpecRunTime] RSpec elapsed time: 27 minutes 4.5 seconds. Current RSS: ~2228M. Threads: 4. load average: 1.14 1.10 1.09 1/289 200744467.4468 allowed_parent_types_by_name4469 defines association4470 sorts by name ascending4471 callbacks4472 after_save4473 calls #clear_reactive_cache!4474 scopes4475 order_by_name_asc4476 is expected to match ["atype", "gtype", "Ztype"]4477 #destroy4478 does not delete type when there are related issues4479 when there are no work items of that type4480 deletes type but not unrelated issues4481# [RSpecRunTime] RSpec elapsed time: 27 minutes 7.62 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.14 1.10 1.09 1/289 200754482.4483 validation4484 is expected not to allow :icon_name to be ‹"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss"›4485 name uniqueness4486 is expected to validate that :name is case-insensitively unique4487 .default_by_type4488 returns default work item type by base type without calling importer4489 when default types are missing4490 raises an error4491 when an invalid issue_type is passed4492 is expected to be nil4493 does not raise an error4494# [RSpecRunTime] RSpec elapsed time: 27 minutes 11.5 seconds. Current RSS: ~2143M. Threads: 4. load average: 1.13 1.10 1.09 1/284 200764495.4496 when rely_on_work_item_type_seeder feature flag is disabled4497 creates types and restrictions and returns default work item type by base type4498 #name4499 strips name4500 #supports_assignee?4501 is expected to be truthy4502 when the assignees widget is not supported4503 is expected to be falsey4504 #supports_time_tracking?4505 is expected to be truthy4506 when the time tracking widget is not supported4507 is expected to be falsey4508 #default_issue?4509 when work item type is default Issue4510 returns true4511 when work item type is not Issue4512 returns false4513 #allowed_child_types4514 when cache is true4515 returns the cached data4516 when cache is false4517 returns queried data4518 #allowed_parent_types4519 when cache is true4520 returns the cached data4521# [RSpecRunTime] RSpec elapsed time: 27 minutes 16.91 seconds. Current RSS: ~2178M. Threads: 4. load average: 1.12 1.10 1.09 1/284 200774522.4523 when cache is false4524 returns queried data4525 #calculate_reactive_cache4526 returns cache data for allowed child types4527 .allowed_group_level_types4528 is expected to include "issue", "incident", "test_case", "requirement", "task", "objective", "key_result", and "ticket"4529 when create_group_level_work_items feature flag is disabled4530 is expected to be empty4531# [RSpecRunTime] Finishing example group spec/models/work_items/type_spec.rb. It took 18.97 seconds. Expected to take 16.33 seconds.4532# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4533Lint factories for WorkItems::Type4534 with saas, license, and factory defaults4535 behaves like factory4536 work_item_type factory4537 does not raise error when built4538 does not raise error when created4539 linting :non_default trait4540 does not raise error when created4541# [RSpecRunTime] RSpec elapsed time: 27 minutes 20.49 seconds. Current RSS: ~2161M. Threads: 4. load average: 1.11 1.10 1.09 1/284 201044542.4543 linting :issue trait4544 does not raise error when created4545 linting :incident trait4546 does not raise error when created4547 linting :test_case trait4548 does not raise error when created4549 linting :requirement trait4550 does not raise error when created4551 linting :task trait4552 does not raise error when created4553# [RSpecRunTime] RSpec elapsed time: 27 minutes 24.34 seconds. Current RSS: ~2187M. Threads: 4. load average: 1.10 1.09 1.09 1/284 201054554.4555# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 6.08 seconds. Expected to take 46.95 seconds.4556# [RSpecRunTime] Starting example group spec/lib/gitlab/database/async_indexes/migration_helpers_spec.rb. Expected to take 15.79 seconds.4557Gitlab::Database::AsyncIndexes::MigrationHelpers4558 #unprepare_async_index4559 destroys the record4560 when an explicit name is given4561 destroys the record4562 when the async index table does not exist4563 does not raise an error4564 #unprepare_async_index_by_name4565 destroys the record4566 when the async index table does not exist4567 does not raise an error4568 #prepare_async_index4569 creates the record for the async index4570 when an explicit name is given4571 creates the record with the given name4572 when the index already exists4573 does not create the record4574 when the record already exists4575 does attempt to create the record4576 updates definition if changed4577 does not update definition if not changed4578 when the async index table does not exist4579 does not raise an error4580 when the target table does not exist4581 raises an error4582# [RSpecRunTime] RSpec elapsed time: 27 minutes 31.0 seconds. Current RSS: ~2193M. Threads: 4. load average: 1.09 1.09 1.09 1/284 201064583.4584 #prepare_async_index_from_sql4585 requires ddl mode4586 when the given index is invalid4587 raises a RuntimeError4588 when the given index is valid4589 when the index algorithm is not concurrent4590 raises a RuntimeError4591 when the index algorithm is concurrent4592 when the statement tries to create an index for non-existing table4593 raises a RuntimeError4594 when the statement tries to create an index for an existing table4595 when the async index creation is not available4596 does not raise an error4597 when the async index creation is available4598 when there is already an index with the given name4599 does not create the async index record4600 when there is no index with the given name4601 creates the async index record4602 sets the async index attributes correctly4603 when the given SQL has whitespace4604 creates the async index record4605 sets the async index attributes correctly4606 #prepare_async_index_removal4607 creates the record for the async index removal4608 when the index does not exist4609 does not create the record4610 when the record already exists4611 does attempt to create the record4612# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/async_indexes/migration_helpers_spec.rb. It took 10.57 seconds. Expected to take 15.79 seconds.4613# [RSpecRunTime] Starting example group spec/services/projects/container_repository/third_party/cleanup_tags_service_spec.rb. Expected to take 15.2 seconds.4614Projects::ContainerRepository::ThirdParty::CleanupTagsService4615 #execute4616 behaves like when regex matching everything is specified4617 behaves like removing the expected tags4618 removes the expected tags4619# [RSpecRunTime] RSpec elapsed time: 27 minutes 36.16 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.08 1.09 1.09 1/284 201074620.4621 with deprecated name_regex param4622 behaves like removing the expected tags4623 removes the expected tags4624# [RSpecRunTime] RSpec elapsed time: 27 minutes 38.71 seconds. Current RSS: ~2228M. Threads: 4. load average: 1.08 1.09 1.08 1/284 201084625.4626 behaves like when regex matching everything is specified and latest is not kept4627 behaves like removing the expected tags4628 removes the expected tags4629 behaves like when delete regex matching specific tags is used4630 behaves like removing the expected tags4631 removes the expected tags4632 behaves like when delete regex matching specific tags is used with overriding allow regex4633 behaves like removing the expected tags4634 removes the expected tags4635 with name_regex_delete overriding deprecated name_regex4636 behaves like removing the expected tags4637 removes the expected tags4638 behaves like with allow regex value4639 behaves like removing the expected tags4640 removes the expected tags4641 behaves like when keeping only N tags4642 sorts tags by date4643 behaves like when not keeping N tags4644 does not sort tags by date4645 behaves like when removing keeping only 34646 behaves like removing the expected tags4647 removes the expected tags4648 behaves like when removing older than 1 day4649 behaves like removing the expected tags4650 removes the expected tags4651 behaves like when combining all parameters4652 behaves like removing the expected tags4653 removes the expected tags4654 behaves like when running a container_expiration_policy4655 with valid container_expiration_policy param4656 removes the expected tags4657 when running a container_expiration_policy with caching4658 expects caching to be used4659 when setting set to false4660 does not use caching4661# [RSpecRunTime] RSpec elapsed time: 27 minutes 46.27 seconds. Current RSS: ~2198M. Threads: 4. load average: 1.07 1.09 1.08 1/284 201094662.4663 when truncating the tags list4664 max_list_size: 10, delete_tags_service_status: :success, expected_status: :success, expected_truncated: false4665 behaves like returning the response4666 returns the response4667 max_list_size: 10, delete_tags_service_status: :error, expected_status: :error, expected_truncated: false4668 behaves like returning the response4669 returns the response4670 max_list_size: 3, delete_tags_service_status: :success, expected_status: :error, expected_truncated: true4671 behaves like returning the response4672 returns the response4673 max_list_size: 3, delete_tags_service_status: :error, expected_status: :error, expected_truncated: true4674 behaves like returning the response4675 returns the response4676 max_list_size: 0, delete_tags_service_status: :success, expected_status: :success, expected_truncated: false4677 behaves like returning the response4678 returns the response4679 max_list_size: 0, delete_tags_service_status: :error, expected_status: :error, expected_truncated: false4680 behaves like returning the response4681 returns the response4682 with caching4683 caches the created_at values4684 with cached values4685 uses them4686# [RSpecRunTime] Finishing example group spec/services/projects/container_repository/third_party/cleanup_tags_service_spec.rb. It took 15.24 seconds. Expected to take 15.2 seconds.4687# [RSpecRunTime] Starting example group spec/services/groups/autocomplete_service_spec.rb. Expected to take 14.8 seconds.4688Groups::AutocompleteService4689 #labels_as_hash4690 returns labels from own group and ancestor groups4691# [RSpecRunTime] RSpec elapsed time: 27 minutes 51.49 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.07 1.08 1.08 1/284 201104692.4693 #issues4694 returns issues in group and subgroups4695 returns only confidential issues if confidential_only is true4696 when namespace_level_work_items feature flag is disabled4697 returns issues in projects only4698# [RSpecRunTime] RSpec elapsed time: 27 minutes 57.06 seconds. Current RSS: ~2150M. Threads: 4. load average: 1.06 1.08 1.08 1/284 201114699.4700 #merge_requests4701 returns merge requests in group and subgroups4702# [RSpecRunTime] RSpec elapsed time: 28 minutes 1.44 seconds. Current RSS: ~2019M. Threads: 4. load average: 1.14 1.10 1.09 1/290 203824703.4704 #milestones4705 returns milestones from group4706 returns milestones from groups and subgroups4707 returns only milestones that user can read4708 when group is public4709 returns milestones from groups and subgroups4710# [RSpecRunTime] RSpec elapsed time: 28 minutes 5.69 seconds. Current RSS: ~2080M. Threads: 4. load average: 1.12 1.10 1.09 1/289 203834711.4712# [RSpecRunTime] Finishing example group spec/services/groups/autocomplete_service_spec.rb. It took 15.52 seconds. Expected to take 14.8 seconds.4713# [RSpecRunTime] Starting example group spec/services/projects/operations/update_service_spec.rb. Expected to take 14.25 seconds.4714Projects::Operations::UpdateService4715 #execute4716 alerting setting4717 with valid params4718 when regenerate_token is not set4719 with an existing setting4720 ignores provided token4721# [RSpecRunTime] RSpec elapsed time: 28 minutes 9.19 seconds. Current RSS: ~2139M. Threads: 4. load average: 1.11 1.10 1.09 1/289 203844722.4723 without an existing setting4724 behaves like setting creation4725 creates a setting4726 when regenerate_token is set4727 with an existing setting4728 regenerates token4729 without an existing setting4730 behaves like setting creation4731 creates a setting4732 with insufficient permissions4733 behaves like no operation4734 does nothing4735 with empty params4736 behaves like no operation4737 does nothing4738 error tracking4739 with existing error tracking setting4740 updates the settings4741 disable error tracking4742 can set api_url to nil4743# [RSpecRunTime] RSpec elapsed time: 28 minutes 12.76 seconds. Current RSS: ~2151M. Threads: 4. load average: 1.11 1.10 1.09 1/284 203854744.4745 without an existing error tracking setting4746 creates a setting4747 partial_update4748 with setting4749 service succeeds4750 updates attributes4751 only updates enabled attribute4752 with integrated attribute4753 updates integrated attribute4754 only updates enabled and integrated attributes4755# [RSpecRunTime] RSpec elapsed time: 28 minutes 18.43 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.10 1.09 1.09 1/284 203864756.4757 without setting4758 creates setting with default values4759 with masked param token4760 does not update token4761 with invalid parameters4762 does nothing4763 with inappropriate params4764 ignores params4765 prometheus integration4766 prometheus params were passed into service4767WARNING: You're overriding a previous stub implementation of `new`. Called from /builds/gitlab-org/gitlab/spec/services/projects/operations/update_service_spec.rb:330:in `block (5 levels) in <top (required)>'.. Called from /builds/gitlab-org/gitlab/spec/services/projects/operations/update_service_spec.rb:330:in `block (5 levels) in <top (required)>'.4768 uses Project#find_or_initialize_integration to include instance defined defaults and pass them to Projects::UpdateService4769 when prometheus params are not passed into service4770 does not pass any prometheus params into Projects::UpdateService4771# [RSpecRunTime] Finishing example group spec/services/projects/operations/update_service_spec.rb. It took 16.02 seconds. Expected to take 14.25 seconds.4772# [RSpecRunTime] Starting example group spec/models/integrations/packagist_spec.rb. Expected to take 13.79 seconds.4773Integrations::Packagist4774 does not allow STI4775 behaves like Integrations::HasWebHook4776 associations4777 is expected to have one service_hook inverse_of => integration4778 callbacks4779 calls #update_web_hook! when enabled4780 does not call #update_web_hook! when disabled4781 does not call #update_web_hook! when validation fails4782 #hook_url4783 returns a string4784# [RSpecRunTime] RSpec elapsed time: 28 minutes 25.9 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.09 1.09 1.09 1/284 203874785.4786 #url_variables4787 returns a hash4788 #hook_ssl_verification4789 returns a boolean4790 delegates to #enable_ssl_verification if the concern is included4791 #update_web_hook!4792 creates or updates a service hook4793 raises an error if the service hook could not be saved4794 does not attempt to save the service hook if there are no changes4795# [RSpecRunTime] RSpec elapsed time: 28 minutes 28.65 seconds. Current RSS: ~2221M. Threads: 4. load average: 1.08 1.09 1.09 1/284 203884796.4797 #execute_web_hook!4798 creates the webhook if necessary and executes it4799 raises an error if the service hook could not be saved4800# [RSpecRunTime] RSpec elapsed time: 28 minutes 29.84 seconds. Current RSS: ~2227M. Threads: 4. load average: 1.08 1.09 1.09 1/284 203894801.4802 behaves like Integrations::ResetSecretFields4803 #exposing_secrets_fields4804 returns an array of strings4805 #reset_secret_fields?4806 returns false if no exposing field has changed4807 returns true if any exposing field has changed4808 validation callback4809 when an exposing field has changed4810 clears all secret fields4811 when a secret field has been updated4812 does not clear this secret field4813 when a secret field has been updated with the same value4814 does not clear this secret field4815# [RSpecRunTime] RSpec elapsed time: 28 minutes 33.7 seconds. Current RSS: ~2221M. Threads: 4. load average: 1.07 1.09 1.09 1/284 203904816.4817 when no exposing field has changed4818 does not clear any secret fields4819 #execute4820 calls Packagist API4821 #test4822 when test request executes without errors4823 when response is a 2004824 return failure result4825 when response is a 2024826 return success result4827 when test request executes with errors4828 return failure result4829# [RSpecRunTime] Finishing example group spec/models/integrations/packagist_spec.rb. It took 13.66 seconds. Expected to take 13.79 seconds.4830# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4831Lint factories for Integrations::Packagist4832 with saas, license, and factory defaults4833 behaves like factory4834 packagist_integration factory4835 does not raise error when built4836 does not raise error when created4837# [RSpecRunTime] RSpec elapsed time: 28 minutes 37.19 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.07 1.09 1.09 1/284 204174838.4839# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.84 seconds. Expected to take 46.95 seconds.4840# [RSpecRunTime] Starting example group spec/graphql/mutations/releases/create_spec.rb. Expected to take 13.43 seconds.4841Mutations::Releases::Create4842 #resolve4843 when the current user has access to create releases4844 returns no errors4845 creates the release with the correct tag4846 creates the release with the correct name4847 creates the release with the correct description4848 creates the release with the correct released_at4849 creates the release with the correct created_at4850 creates the release with the correct milestone associations4851 asset links4852 creates a single asset link4853 creates the link with the correct name4854 creates the link with the correct url4855 creates the link with the correct link type4856 creates the link with the correct direct filepath4857# [RSpecRunTime] RSpec elapsed time: 28 minutes 48.45 seconds. Current RSS: ~2132M. Threads: 4. load average: 1.06 1.08 1.08 1/289 207484858.4859 with protected tag4860 when user has access to the protected tag4861 does not have errors4862 when user does not have access to the protected tag4863 has an access error4864 when the current user doesn't have access to create releases4865 raises an error4866# [RSpecRunTime] RSpec elapsed time: 28 minutes 52.08 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.06 1.08 1.08 1/289 207734867.4868# [RSpecRunTime] Finishing example group spec/graphql/mutations/releases/create_spec.rb. It took 14.88 seconds. Expected to take 13.43 seconds.4869# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb. Expected to take 13.05 seconds.4870Gitlab::Ci::Build::Artifacts::Metadata::Entry4871 /file/with/absolute_path4872 is expected to be file4873 is expected to have parent4874 #basename4875 is expected to eq "absolute_path"4876# [RSpecRunTime] RSpec elapsed time: 28 minutes 53.32 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.05 1.08 1.08 1/289 207744877.4878 path/dir_1/4879 is expected to have parent4880 is expected to be directory4881 #basename4882 is expected to eq "dir_1/"4883 #name4884 is expected to eq "dir_1"4885 #parent4886 is expected to eq Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/4887 #children4888 is expected to all be an instance of Gitlab::Ci::Build::Artifacts::Metadata::Entry4889 is expected to contain exactly Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/file_1, Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/file_b, and Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/subdir/4890 #files4891 is expected to all be file4892 is expected to all be an instance of Gitlab::Ci::Build::Artifacts::Metadata::Entry4893 is expected to contain exactly Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/file_1 and Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/file_b4894# [RSpecRunTime] RSpec elapsed time: 28 minutes 57.96 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.05 1.08 1.08 1/289 207754895.4896 #directories4897 without options4898 is expected to all be directory4899 is expected to all be an instance of Gitlab::Ci::Build::Artifacts::Metadata::Entry4900 is expected to contain exactly Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/subdir/4901 with option parent: true4902 is expected to all be directory4903 is expected to all be an instance of Gitlab::Ci::Build::Artifacts::Metadata::Entry4904 is expected to contain exactly Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/subdir/ and Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/4905 #nodes4906 is expected to eq 24907 #exists?4908 is expected to equal true4909 #empty?4910 is expected to equal false4911 #total_size4912 is expected to eq 304913 empty path4914 is expected not to have parent4915 #children4916 is expected to eq 34917 path/dir_1/subdir/subfile4918 #nodes4919 is expected to eq 44920 #blob4921 returns a blob representing the entry data4922 non-existent/4923 #empty?4924 is expected to equal true4925# [RSpecRunTime] RSpec elapsed time: 29 minutes 3.86 seconds. Current RSS: ~2263M. Threads: 4. load average: 1.04 1.08 1.08 1/284 207764926.4927 #exists?4928 is expected to equal false4929 another_directory/4930 #empty?4931 is expected to equal true4932 #metadata4933 is expected to eq "/path/file1"4934# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb. It took 12.65 seconds. Expected to take 13.05 seconds.4935# [RSpecRunTime] Starting example group spec/services/repositories/housekeeping_service_spec.rb. Expected to take 12.69 seconds.4936Repositories::HousekeepingService4937 behaves like housekeeps repository4938 with a clean redis state4939 #execute4940 enqueues a sidekiq job4941 yields the block if given4942 resets counter after execution4943 runs the task specifically requested4944 when no lease can be obtained4945 does not enqueue a job4946 does not reset pushes_since_gc4947 does not yield4948# [RSpecRunTime] RSpec elapsed time: 29 minutes 7.56 seconds. Current RSS: ~2232M. Threads: 4. load average: 1.04 1.08 1.08 1/283 208034949.4950 task type4951 goes through all three housekeeping tasks, executing only the highest task when there is overlap4952 #needed?4953 when the count is low enough4954 when the count is high enough4955 when incremental repack period is not multiple of gc period4956# [RSpecRunTime] RSpec elapsed time: 29 minutes 10.9 seconds. Current RSS: ~2244M. Threads: 4. load average: 1.04 1.08 1.08 1/283 208044957.4958 #increment!4959 increments the pushes_since_gc counter4960 behaves like housekeeps repository4961 with a clean redis state4962 #execute4963 enqueues a sidekiq job4964 yields the block if given4965 resets counter after execution4966 runs the task specifically requested4967 when no lease can be obtained4968 does not enqueue a job4969 does not reset pushes_since_gc4970 does not yield4971# [RSpecRunTime] RSpec elapsed time: 29 minutes 13.63 seconds. Current RSS: ~2244M. Threads: 4. load average: 1.04 1.07 1.08 1/283 208154972.4973 task type4974 goes through all three housekeeping tasks, executing only the highest task when there is overlap4975 #needed?4976 when the count is low enough4977 when the count is high enough4978 when incremental repack period is not multiple of gc period4979 #increment!4980 increments the pushes_since_gc counter4981# [RSpecRunTime] Finishing example group spec/services/repositories/housekeeping_service_spec.rb. It took 10.37 seconds. Expected to take 12.69 seconds.4982# [RSpecRunTime] Starting example group spec/lib/gitlab/usage_data_counters/quick_action_activity_unique_counter_spec.rb. Expected to take 12.28 seconds.4983Gitlab::UsageDataCounters::QuickActionActivityUniqueCounter4984 .track_unique_action4985 behaves like a tracked quick action unique event4986 is expected to change result by 14987# [RSpecRunTime] RSpec elapsed time: 29 minutes 17.81 seconds. Current RSS: ~2257M. Threads: 4. load average: 1.04 1.07 1.08 1/283 208164988.4989 when tracking react4990 behaves like a tracked quick action unique event4991 is expected to change result by 14992 tracking assigns4993 single assignee4994 behaves like a tracked quick action unique event4995 is expected to change result by 14996 multiple assignees4997 behaves like a tracked quick action unique event4998 is expected to change result by 14999 assigning "me"5000 behaves like a tracked quick action unique event5001 is expected to change result by 15002 assigning a reviewer5003 behaves like a tracked quick action unique event5004 is expected to change result by 15005 assigning a reviewer with request review alias5006 behaves like a tracked quick action unique event5007 is expected to change result by 15008 tracking copy_metadata5009 for issues5010 behaves like a tracked quick action unique event5011 is expected to change result by 15012 for merge requests5013 behaves like a tracked quick action unique event5014 is expected to change result by 15015 tracking spend5016 adding time5017 behaves like a tracked quick action unique event5018 is expected to change result by 15019 removing time5020 behaves like a tracked quick action unique event5021 is expected to change result by 15022 tracking spent5023 adding time5024 behaves like a tracked quick action unique event5025 is expected to change result by 15026 removing time5027 behaves like a tracked quick action unique event5028 is expected to change result by 15029 tracking unassign5030 unassigning everyone5031 behaves like a tracked quick action unique event5032 is expected to change result by 15033# [RSpecRunTime] RSpec elapsed time: 29 minutes 23.53 seconds. Current RSS: ~2246M. Threads: 4. load average: 1.03 1.07 1.08 1/283 208175034.5035 unassigning specific users5036 behaves like a tracked quick action unique event5037 is expected to change result by 15038 tracking unlabel5039 called as unlabel5040 removing all labels5041 behaves like a tracked quick action unique event5042 is expected to change result by 15043 removing specific labels5044 behaves like a tracked quick action unique event5045 is expected to change result by 15046 called as remove_label5047 behaves like a tracked quick action unique event5048 is expected to change result by 15049 when tracking add_email5050 with single email5051 behaves like a tracked quick action internal event5052 tracks the internal event5053 behaves like internal event tracking5054 logs to Snowplow, Redis, and product analytics tooling5055 with multiple emails5056 behaves like a tracked quick action internal event5057 tracks the internal event5058 behaves like internal event tracking5059 logs to Snowplow, Redis, and product analytics tooling5060 when tracking remove_email5061 with single email5062 behaves like a tracked quick action internal event5063 tracks the internal event5064 behaves like internal event tracking5065 logs to Snowplow, Redis, and product analytics tooling5066 with multiple emails5067 behaves like a tracked quick action internal event5068 tracks the internal event5069 behaves like internal event tracking5070 logs to Snowplow, Redis, and product analytics tooling5071 when tracking convert_to_ticket5072 behaves like a tracked quick action internal event5073 tracks the internal event5074 behaves like internal event tracking5075 logs to Snowplow, Redis, and product analytics tooling5076# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage_data_counters/quick_action_activity_unique_counter_spec.rb. It took 12.2 seconds. Expected to take 12.28 seconds.5077# [RSpecRunTime] Starting example group spec/models/namespaces/traversal/cached_spec.rb. Expected to take 11.94 seconds.5078Namespaces::Traversal::Cached5079 does not allow STI5080 query methods5081 #self_and_descendant_ids5082 returns the cached values5083 when the cache is outdated5084 returns the values from the uncached self_and_descendant_ids query5085# [RSpecRunTime] RSpec elapsed time: 29 minutes 31.35 seconds. Current RSS: ~2233M. Threads: 4. load average: 1.03 1.07 1.08 1/283 208185086.5087 when the group_hierarchy_optimization feature flag is disabled5088 returns the values from the uncached self_and_descendant_ids query5089 #all_project_ids5090 returns the cached values5091 when the cache is outdated5092 returns the values from the uncached all_project_ids query5093 when the group_hierarchy_optimization feature flag is disabled5094 returns the values from the uncached all_project_ids query5095 callbacks5096 when the namespace_descendants_cache_expiration feature flag is off5097 does not invalidate the cache5098 when the group is deleted5099 invalidates the cache5100# [RSpecRunTime] RSpec elapsed time: 29 minutes 34.1 seconds. Current RSS: ~2160M. Threads: 4. load average: 1.03 1.07 1.08 1/283 208195101.5102 when no cached records are present5103 does nothing5104 when the namespace record is UserNamespace5105 does nothing5106 when cached record is present5107 invalidates the cache5108 does not invalidate the cache of subgroups5109 when a new subgroup is added5110 invalidates the cache5111# [RSpecRunTime] RSpec elapsed time: 29 minutes 38.48 seconds. Current RSS: ~2184M. Threads: 4. load average: 1.02 1.07 1.08 1/283 208205112.5113 when a new project is added5114 invalidates the cache5115 when parent group has cached record5116 invalidates the parent cache5117 when group is destroyed5118 invalidates the cache5119 when parent group has cached record5120 invalidates the parent cache5121# [RSpecRunTime] Finishing example group spec/models/namespaces/traversal/cached_spec.rb. It took 13.54 seconds. Expected to take 11.94 seconds.5122# [RSpecRunTime] Starting example group spec/services/labels/find_or_create_service_spec.rb. Expected to take 11.63 seconds.5123Labels::FindOrCreateService5124 #execute5125 when acting on behalf of a specific user5126 when finding labels on project level5127 when existing_labels_by_title is provided5128 when label exists5129 returns preloaded label5130# [RSpecRunTime] RSpec elapsed time: 29 minutes 42.21 seconds. Current RSS: ~2164M. Threads: 4. load average: 1.02 1.07 1.08 1/282 208215131.5132 when label does not exists5133 does not generates additional label search5134# [RSpecRunTime] RSpec elapsed time: 29 minutes 43.36 seconds. Current RSS: ~2088M. Threads: 4. load average: 1.02 1.07 1.08 1/282 208225135.5136 when label does not exist at group level5137 creates a new label at project level5138# [RSpecRunTime] RSpec elapsed time: 29 minutes 44.5 seconds. Current RSS: ~2084M. Threads: 4. load average: 1.02 1.07 1.08 1/282 208235139.5140 when label exists at group level5141 returns the group label5142# [RSpecRunTime] RSpec elapsed time: 29 minutes 45.64 seconds. Current RSS: ~2084M. Threads: 4. load average: 1.02 1.07 1.08 1/282 208245143.5144 when label exists at project level5145 returns the project label5146# [RSpecRunTime] RSpec elapsed time: 29 minutes 46.77 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.02 1.07 1.08 1/282 208255147.5148 when include_ancestor_groups is true5149 returns the ancestor group labels5150 creates new labels if labels are not found5151# [RSpecRunTime] RSpec elapsed time: 29 minutes 51.53 seconds. Current RSS: ~2146M. Threads: 4. load average: 1.02 1.06 1.08 1/282 208265152.5153 when finding labels on group level5154 when label does not exist at group level5155 creates a new label at group level5156 when label exists at group level5157 returns the group label5158 when authorization is not required5159 when finding labels on project level5160 returns the project label5161 when finding labels on group level5162 returns the group label5163# [RSpecRunTime] Finishing example group spec/services/labels/find_or_create_service_spec.rb. It took 13.44 seconds. Expected to take 11.63 seconds.5164# [RSpecRunTime] Starting example group spec/models/ci/tag_spec.rb. Expected to take 11.37 seconds.5165Ci::Tag5166 does not allow STI5167 is expected to have many taggings class_name => Ci::Tagging5168 .for_context5169 returns the tags for the specified context5170 .named_any5171 is expected to contain exactly #<Ci::Tag id: 2, name: "awesome", taggings_count: 0> and #<Ci::Tag id: 3, name: "epic", taggings_count: 0>5172 validations5173 is expected to validate that :name cannot be empty/falsy5174 is expected to validate that :name is unique5175 is expected to validate that the length of :name is at most 2555176# [RSpecRunTime] RSpec elapsed time: 29 minutes 58.46 seconds. Current RSS: ~2239M. Threads: 4. load average: 1.02 1.06 1.08 1/282 208275177.5178 #to_s5179 is expected to eq "Awesome"5180 .find_or_create_with_like_by_name5181 creates a tag5182 returns the Tag record5183 when tag already exists5184 does not create new tag5185 returns the Tag record5186# [RSpecRunTime] RSpec elapsed time: 29 minutes 60.0 seconds. Current RSS: ~2241M. Threads: 4. load average: 1.02 1.06 1.08 1/282 208285187.5188 #==5189 is equal to itself5190 is equal to another tag when the name matches5191 is equal the other when the class matches5192 .find_or_create_all_with_like_by_name5193 creates a tag5194 returns the Tag record5195 with some tags already existing5196 creates only the missing tag5197 returns the Tag records5198# [RSpecRunTime] RSpec elapsed time: 30 minutes 4.02 seconds. Current RSS: ~2247M. Threads: 4. load average: 1.01 1.06 1.08 1/282 208295199.5200 with all tags already existing5201 does not create new tags5202 returns the Tag records5203 .named_like5204 is expected to contain exactly #<Ci::Tag id: 1, name: "Awesome", taggings_count: 0> and #<Ci::Tag id: 2, name: "awesome", taggings_count: 0>5205 .named5206 is expected to contain exactly #<Ci::Tag id: 1, name: "Awesome", taggings_count: 0>5207# [RSpecRunTime] Finishing example group spec/models/ci/tag_spec.rb. It took 10.87 seconds. Expected to take 11.37 seconds.5208# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5209Lint factories for Ci::Tag5210 with saas, license, and factory defaults5211 behaves like factory5212 ci_tag factory5213 does not raise error when built5214 does not raise error when created5215# [RSpecRunTime] RSpec elapsed time: 30 minutes 6.89 seconds. Current RSS: ~2182M. Threads: 4. load average: 1.01 1.06 1.08 1/282 208565216.5217# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.74 seconds. Expected to take 46.95 seconds.5218# [RSpecRunTime] Starting example group spec/workers/concerns/reenqueuer_spec.rb. Expected to take 11.14 seconds.5219Reenqueuer5220 disables Sidekiq retries5221 behaves like reenqueuer5222 implements lease_timeout5223 uses the :none deduplication strategy5224 #perform5225 tries to obtain a lease5226# [RSpecRunTime] RSpec elapsed time: 30 minutes 8.37 seconds. Current RSS: ~2179M. Threads: 4. load average: 1.01 1.06 1.08 1/282 208575227.5228 behaves like #perform is rate limited to 1 call per5229 when the work finishes in 0 seconds5230 sleeps exactly the minimum duration5231 when the work finishes in 10% of minimum duration5232 sleeps 90% of minimum duration5233 when the work finishes in 90% of minimum duration5234 sleeps 10% of minimum duration5235 when the work finishes exactly at minimum duration5236 does not sleep5237 when the work takes 10% longer than minimum duration5238 does not sleep5239# [RSpecRunTime] RSpec elapsed time: 30 minutes 11.76 seconds. Current RSS: ~2283M. Threads: 4. load average: 1.01 1.06 1.08 1/282 208585240.5241 when the work takes twice as long as minimum duration5242 does not sleep5243 #perform5244 when the lease is available5245 does perform5246 when the lease is taken5247 does not perform5248 when #perform returns truthy5249 reenqueues the worker5250 returns the original value from #perform5251 when #perform returns falsey5252 does not reenqueue the worker5253 returns the original value from #perform5254# [RSpecRunTime] Finishing example group spec/workers/concerns/reenqueuer_spec.rb. It took 6.78 seconds. Expected to take 11.14 seconds.5255# [RSpecRunTime] Starting example group spec/workers/concerns/reenqueuer_spec.rb. Expected to take 11.14 seconds.5256Reenqueuer::ReenqueuerSleeper5257 behaves like #perform is rate limited to 1 call per5258 when the work finishes in 0 seconds5259 sleeps exactly the minimum duration5260 when the work finishes in 10% of minimum duration5261 sleeps 90% of minimum duration5262 when the work finishes in 90% of minimum duration5263 sleeps 10% of minimum duration5264 when the work finishes exactly at minimum duration5265 does not sleep5266 when the work takes 10% longer than minimum duration5267 does not sleep5268 when the work takes twice as long as minimum duration5269 does not sleep5270# [RSpecRunTime] RSpec elapsed time: 30 minutes 17.33 seconds. Current RSS: ~2275M. Threads: 4. load average: 1.01 1.06 1.08 2/283 208595271.5272 #ensure_minimum_duration5273 when the block completes well before the minimum duration5274 sleeps until the minimum duration5275 when the block completes just before the minimum duration5276 sleeps until the minimum duration5277 when the block completes just after the minimum duration5278 does not sleep5279 when the block completes well after the minimum duration5280 does not sleep5281# [RSpecRunTime] Finishing example group spec/workers/concerns/reenqueuer_spec.rb. It took 4.76 seconds. Expected to take 11.14 seconds.5282# [RSpecRunTime] Starting example group spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb. Expected to take 10.9 seconds.5283Gitlab::BitbucketImport::Importers::PullRequestImporter5284 #execute5285 calls MergeRequestCreator5286 creates a merge request with the correct attributes5287 converts mentions in the description5288 logs its progress5289 increments the merge requests counter5290 when the state is closed5291 marks merge request as closed5292# [RSpecRunTime] RSpec elapsed time: 30 minutes 22.86 seconds. Current RSS: ~2175M. Threads: 4. load average: 1.01 1.06 1.08 1/288 210085293.5294 when the state is opened5295 marks merge request as opened5296 when the source and target projects are different5297 skips the import5298 when the author does not have a bitbucket identity5299 sets the author and assignee to the project creator and adds the author to the description5300# [RSpecRunTime] RSpec elapsed time: 30 minutes 26.33 seconds. Current RSS: ~2212M. Threads: 4. load average: 1.01 1.06 1.07 1/288 210615301.5302 when none of the reviewers have an identity5303 does not set reviewer_ids5304 when closed by user cannot be found5305 sets the merged by user to the project creator5306 when merge state is closed5307 sets the closed by user to the project creator5308# [RSpecRunTime] RSpec elapsed time: 30 minutes 28.54 seconds. Current RSS: ~2193M. Threads: 4. load average: 1.01 1.05 1.07 1/288 211285309.5310 head_commit_sha for merge request diff5311 when the source commit hash from Bitbucket is found on the repo5312 is set to the source commit hash5313 when the source commit hash is not found but the merge commit hash is found5314 is set to the merge commit hash5315 when both the source commit and merge commit hash are not found5316 is nil5317 when an error is raised5318 tracks the failure and does not fail5319# [RSpecRunTime] Finishing example group spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb. It took 12.25 seconds. Expected to take 10.9 seconds.5320# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/policy_spec.rb. Expected to take 10.59 seconds.5321Gitlab::Ci::Config::Entry::Policy5322 when using simplified policy5323 validations5324 when entry config value is valid5325 when config is a branch or tag name5326 #valid?5327 is valid5328 #value5329 returns refs hash5330 when config is a regexp5331 #valid?5332 is valid5333 when config is an empty regexp5334 #valid?5335 is valid5336 when using unsafe regexp5337 is not valid5338# [RSpecRunTime] RSpec elapsed time: 30 minutes 34.25 seconds. Current RSS: ~2210M. Threads: 4. load average: 1.01 1.05 1.07 1/288 212155339.5340 when config is a special keyword5341 #valid?5342 is valid5343 when entry value is not valid5344 #errors5345 saves errors5346 when using complex policy5347 when specifying refs policy5348 is a correct configuraton5349 when using unsafe regexp5350 is not valid5351 when specifying kubernetes policy5352 is a correct configuraton5353 when specifying invalid kubernetes policy5354 reports an error about invalid policy5355 when specifying valid variables expressions policy5356 is a correct configuraton5357 when specifying variables expressions in invalid format5358 reports an error about invalid format5359 when specifying invalid variables expressions statement5360 reports an error about invalid statement5361 when specifying invalid variables expressions token5362 reports an error about invalid expression5363 when using invalid variables expressions regexp5364 reports an error about invalid expression5365 when specifying a valid changes policy5366 is a correct configuraton5367 when changes policy is invalid5368 returns errors5369# [RSpecRunTime] RSpec elapsed time: 30 minutes 39.73 seconds. Current RSS: ~2215M. Threads: 4. load average: 1.01 1.05 1.07 1/288 212165370.5371 when changes policy is invalid5372 returns errors5373 when specifying unknown policy5374 returns error about invalid key5375 when policy is empty5376 is not a valid configuration5377 when policy strategy does not match5378 returns information about errors5379 #value5380 when default value has been provided5381 when user overrides default values5382 does not include default values5383 when default value has not been defined5384 includes default values5385 .default5386 does not have default policy5387# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/policy_spec.rb. It took 10.96 seconds. Expected to take 10.59 seconds.5388# [RSpecRunTime] Starting example group spec/helpers/version_check_helper_spec.rb. Expected to take 10.38 seconds.5389VersionCheckHelper5390 #show_version_check?5391 return conditions5392 enabled: false, consent: false, is_admin: false, result: false5393 returns correct results5394 enabled: false, consent: false, is_admin: true, result: false5395 returns correct results5396 enabled: false, consent: true, is_admin: false, result: false5397 returns correct results5398 enabled: false, consent: true, is_admin: true, result: false5399 returns correct results5400 enabled: true, consent: false, is_admin: false, result: false5401 returns correct results5402 enabled: true, consent: false, is_admin: true, result: true5403 returns correct results5404# [RSpecRunTime] RSpec elapsed time: 30 minutes 45.58 seconds. Current RSS: ~2220M. Threads: 4. load average: 1.01 1.05 1.07 1/283 212175405.5406 enabled: true, consent: true, is_admin: false, result: false5407 returns correct results5408 enabled: true, consent: true, is_admin: true, result: false5409 returns correct results5410 #gitlab_version_check5411 when show_version_check? is false it returns nil5412 when show_version_check? is true5413 returns an instance of the VersionCheck class if the user has access5414 #show_security_patch_upgrade_alert?5415 return conditions5416 gitlab_version_check: nil, result: false5417 returns correct results5418 gitlab_version_check: {}, result: nil5419 returns correct results5420 gitlab_version_check: {"severity"=>"success"}, result: nil5421 returns correct results5422 gitlab_version_check: {"severity"=>"danger"}, result: nil5423 returns correct results5424 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>"some text"}, result: nil5425 returns correct results5426 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>"false"}, result: false5427 returns correct results5428 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>false}, result: false5429 returns correct results5430 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>"true"}, result: true5431 returns correct results5432 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>true}, result: true5433 returns correct results5434# [RSpecRunTime] RSpec elapsed time: 30 minutes 51.11 seconds. Current RSS: ~2235M. Threads: 4. load average: 1.00 1.05 1.07 1/283 212185435.5436 #link_to_version5437 for a pre-release5438 links to commit sha5439 for a normal release5440 links to version tag5441# [RSpecRunTime] Finishing example group spec/helpers/version_check_helper_spec.rb. It took 10.12 seconds. Expected to take 10.38 seconds.5442# [RSpecRunTime] Starting example group spec/lib/gitlab/git/conflict/parser_spec.rb. Expected to take 10.15 seconds.5443Gitlab::Git::Conflict::Parser5444 .parse5445 when the file has valid conflicts5446 content has LF endings5447 behaves like successful parsing5448 sets our lines as new lines5449 sets their lines as old lines5450 sets non-conflicted lines as both5451 sets consecutive line numbers for line_obj_index, line_old, and line_new5452# [RSpecRunTime] RSpec elapsed time: 30 minutes 53.16 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.00 1.05 1.07 1/283 212195453.5454 content has CRLF endings5455 behaves like successful parsing5456 sets our lines as new lines5457 sets their lines as old lines5458 sets non-conflicted lines as both5459 sets consecutive line numbers for line_obj_index, line_old, and line_new5460# [RSpecRunTime] RSpec elapsed time: 30 minutes 54.26 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.00 1.05 1.07 1/283 212205461.5462 content has mixed LF and CRLF endings5463 behaves like successful parsing5464 sets our lines as new lines5465 sets their lines as old lines5466 sets non-conflicted lines as both5467 sets consecutive line numbers for line_obj_index, line_old, and line_new5468# [RSpecRunTime] RSpec elapsed time: 30 minutes 57.49 seconds. Current RSS: ~2230M. Threads: 4. load average: 1.00 1.05 1.07 1/283 212215469.5470 when the file contents include conflict delimiters5471 raises MissingEndDelimiter when there is no end delimiter at the end5472 when there is a non-start delimiter first5473 raises UnexpectedDelimiter when there is a middle delimiter first5474 raises UnexpectedDelimiter when there is an end delimiter first5475 does not raise when there is an end delimiter for a different path first5476# [RSpecRunTime] RSpec elapsed time: 30 minutes 58.69 seconds. Current RSS: ~2230M. Threads: 4. load average: 1.00 1.05 1.07 1/283 212225477.5478 when a start delimiter is followed by a non-middle delimiter5479 raises UnexpectedDelimiter when it is followed by an end delimiter5480 raises UnexpectedDelimiter when it is followed by another start delimiter5481 does not raise when it is followed by a start delimiter for a different path5482 when a middle delimiter is followed by a non-end delimiter5483 raises UnexpectedDelimiter when it is followed by another middle delimiter5484 raises UnexpectedDelimiter when it is followed by a start delimiter5485 does not raise when it is followed by a start delimiter for another path5486 other file types5487 raises UnmergeableFile when lines is blank, indicating a binary file5488 raises UnmergeableFile when the file is over 200 KiB5489 when the file contains UTF-8 characters5490 does not raise5491# [RSpecRunTime] RSpec elapsed time: 31 minutes 3.07 seconds. Current RSS: ~2238M. Threads: 4. load average: 1.00 1.05 1.07 1/283 212235492.5493# [RSpecRunTime] Finishing example group spec/lib/gitlab/git/conflict/parser_spec.rb. It took 11.32 seconds. Expected to take 10.15 seconds.5494# [RSpecRunTime] Starting example group spec/lib/bulk_imports/common/pipelines/lfs_objects_pipeline_spec.rb. Expected to take 9.86 seconds.5495BulkImports::Common::Pipelines::LfsObjectsPipeline5496 #run5497 imports lfs objects into destination project and removes tmpdir5498 does not call load on duplicates5499# [RSpecRunTime] RSpec elapsed time: 31 minutes 4.79 seconds. Current RSS: ~2213M. Threads: 4. load average: 1.08 1.06 1.08 1/283 212245500.5501 #extract5502 downloads & extracts lfs objects filepaths5503 #load5504 when file path is lfs json5505 returns5506 when file path is tar file5507 returns5508 when lfs json read failed5509 raises an error5510 when file path is being traversed5511 raises an error5512 when file path is not under tmpdir5513 returns5514 when file path is symlink5515 returns5516 when file path shares multiple hard links5517 returns5518# [RSpecRunTime] RSpec elapsed time: 31 minutes 9.83 seconds. Current RSS: ~2232M. Threads: 4. load average: 1.08 1.06 1.08 1/283 212255519.5520 when path is a directory5521 returns5522 lfs objects project5523 when lfs objects json is invalid5524 when oid value is not Array5525 does not create lfs objects project5526 when oid value is nil5527 does not create lfs objects project5528 when oid value is not allowed5529 does not create lfs objects project5530 when repository type is duplicated5531 creates only one lfs objects project5532 when lfs objects project fails to be created5533 logs the failure5534 #after_run5535 removes tmpdir5536 when tmpdir does not exist5537 does not attempt to remove tmpdir5538# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/common/pipelines/lfs_objects_pipeline_spec.rb. It took 9.92 seconds. Expected to take 9.86 seconds.5539# [RSpecRunTime] Starting example group spec/lib/gitlab/manifest_import/project_creator_spec.rb. Expected to take 9.67 seconds.5540Gitlab::ManifestImport::ProjectCreator5541 #execute5542 is expected to be a kind of Project(id: integer, name: string, path: string, description: text, created_at: datetime, updated_at:...ect_namespace_id: integer, hidden: boolean, organization_id: integer, verification_checksum: binary)5543 is expected to change `Project.count` by 15544 is expected to change `Group.count` by 15545 creates project with valid full path, import url and import source5546# [RSpecRunTime] RSpec elapsed time: 31 minutes 23.58 seconds. Current RSS: ~2190M. Threads: 4. load average: 1.14 1.08 1.08 1/283 212665547.5548# [RSpecRunTime] Finishing example group spec/lib/gitlab/manifest_import/project_creator_spec.rb. It took 10.59 seconds. Expected to take 9.67 seconds.5549# [RSpecRunTime] Starting example group spec/models/fork_network_member_spec.rb. Expected to take 9.42 seconds.5550ForkNetworkMember5551 does not allow STI5552 validations5553 is expected to validate that :project cannot be empty/falsy5554 is expected to validate that :fork_network cannot be empty/falsy5555# [RSpecRunTime] RSpec elapsed time: 31 minutes 24.92 seconds. Current RSS: ~2178M. Threads: 4. load average: 1.14 1.08 1.08 1/283 212675556.5557 destroying a ForkNetworkMember5558 removes the fork network if it was the last member5559 does not destroy the fork network if there are members left5560# [RSpecRunTime] RSpec elapsed time: 31 minutes 27.61 seconds. Current RSS: ~2059M. Threads: 4. load average: 1.14 1.08 1.08 1/283 212685561.5562 #by_projects5563 returns fork network members by project ids5564# [RSpecRunTime] RSpec elapsed time: 31 minutes 29.37 seconds. Current RSS: ~2039M. Threads: 4. load average: 1.13 1.07 1.08 1/283 212695565.5566 #with_fork_network5567 avoids N+1 queries5568# [RSpecRunTime] RSpec elapsed time: 31 minutes 31.17 seconds. Current RSS: ~2091M. Threads: 4. load average: 1.13 1.07 1.08 1/283 212705569.5570# [RSpecRunTime] Finishing example group spec/models/fork_network_member_spec.rb. It took 7.58 seconds. Expected to take 9.42 seconds.5571# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5572Lint factories for ForkNetworkMember5573 with saas, license, and no factory defaults5574 behaves like factory5575 fork_network_member factory5576 does not raise error when built5577 does not raise error when created5578# [RSpecRunTime] RSpec elapsed time: 31 minutes 35.23 seconds. Current RSS: ~2170M. Threads: 4. load average: 1.12 1.07 1.08 1/283 212715579.5580# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.06 seconds. Expected to take 46.95 seconds.5581# [RSpecRunTime] Starting example group spec/workers/background_migration_worker_spec.rb. Expected to take 9.22 seconds.5582BackgroundMigrationWorker5583 behaves like it runs background migration jobs5584 defining the job attributes5585 defines the data_consistency as always5586 defines the retry count in sidekiq_options5587 defines the feature_category as database5588 defines the urgency as throttled5589 defines the loggable_arguments5590# [RSpecRunTime] RSpec elapsed time: 31 minutes 37.09 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.12 1.07 1.08 1/283 212725591.5592 .tracking_database5593 does not raise an error5594 overrides the method to return the tracking database5595 .minimum_interval5596 returns 2 minutes5597 #perform5598 when execute_background_migrations feature flag is disabled5599 does not perform the job, reschedules it in the future, and logs a message5600 when disallow_database_ddl_feature_flags feature flag is disabled5601 does not perform the job, reschedules it in the future, and logs a message5602 when execute_background_migrations feature flag is enabled5603 performs jobs using the coordinator for the worker5604 when lease can be obtained5605 sets up the shared connection before checking replication5606 performs a background migration5607 can run scheduled job and retried job concurrently5608 sets the class that will be executed as the caller_id5609 when lease_attempts is 15610 performs a background migration5611# [RSpecRunTime] RSpec elapsed time: 31 minutes 42.04 seconds. Current RSS: ~2251M. Threads: 4. load average: 1.11 1.07 1.08 1/283 212735612.5613 when lease not obtained (migration of same class was performed recently)5614 reschedules the migration and decrements the lease_attempts5615 when lease_attempts is 15616 reschedules the migration and decrements the lease_attempts5617 when lease_attempts is 05618 gives up performing the migration5619 when database is not healthy5620 reschedules a migration if the database is not healthy5621 increments the unhealthy counter5622 when lease_attempts is 05623 gives up performing the migration5624# [RSpecRunTime] Finishing example group spec/workers/background_migration_worker_spec.rb. It took 8.39 seconds. Expected to take 9.22 seconds.5625# [RSpecRunTime] Starting example group spec/workers/ci/archive_traces_cron_worker_spec.rb. Expected to take 8.92 seconds.5626Ci::ArchiveTracesCronWorker5627 when a job succeeded5628 batch_execute service5629 behaves like archives trace5630 is expected to be exist5631# [RSpecRunTime] RSpec elapsed time: 31 minutes 46.07 seconds. Current RSS: ~2265M. Threads: 4. load average: 1.10 1.07 1.08 1/283 212745632.5633 when the job finished recently5634 behaves like does not archive trace5635 is expected to be nil5636 when a trace had already been archived5637 continues to archive live traces5638# [RSpecRunTime] RSpec elapsed time: 31 minutes 50.88 seconds. Current RSS: ~2266M. Threads: 4. load average: 1.09 1.07 1.08 1/283 212755639.5640 when an unexpected exception happened during archiving5641 puts a log5642# [RSpecRunTime] RSpec elapsed time: 31 minutes 52.01 seconds. Current RSS: ~2266M. Threads: 4. load average: 1.09 1.07 1.08 1/283 212765643.5644 when a job was cancelled5645 behaves like archives trace5646 is expected to be exist5647# [RSpecRunTime] RSpec elapsed time: 31 minutes 53.32 seconds. Current RSS: ~2224M. Threads: 4. load average: 1.08 1.07 1.08 1/283 212775648.5649 when a job is running5650 behaves like does not archive trace5651 is expected to be nil5652# [RSpecRunTime] Finishing example group spec/workers/ci/archive_traces_cron_worker_spec.rb. It took 10.68 seconds. Expected to take 8.92 seconds.5653# [RSpecRunTime] Starting example group spec/finders/groups/user_groups_finder_spec.rb. Expected to take 8.71 seconds.5654Groups::UserGroupsFinder5655 #execute5656 returns all groups where the user is a direct member5657 when target_user is nil5658 is expected to be empty5659# [RSpecRunTime] RSpec elapsed time: 31 minutes 56.52 seconds. Current RSS: ~2106M. Threads: 4. load average: 1.08 1.07 1.08 1/283 212785660.5661 when current_user is nil5662 is expected to be empty5663 when permission is :create_projects5664 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer>, #<Group id:1184 @a-public-owner>, #<Group id:1181 @root-group/b-private-maintainer>, and #<Group id:1182 @root-group/c-public-developer>5665 behaves like user group finder searching by name or path5666 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer> and #<Group id:1181 @root-group/b-private-maintainer>5667 when searching for a full path (including parent)5668 is expected to contain exactly #<Group id:1181 @root-group/b-private-maintainer>5669 when search keywords include the parent route5670 is expected to match [#<Group id:1183 @root-group/a-public-maintainer>, #<Group id:1182 @root-group/c-public-developer>]5671 when permission is :import_projects5672 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer>, #<Group id:1184 @a-public-owner>, and #<Group id:1181 @root-group/b-private-maintainer>5673 behaves like user group finder searching by name or path5674 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer> and #<Group id:1181 @root-group/b-private-maintainer>5675 when searching for a full path (including parent)5676 is expected to contain exactly #<Group id:1181 @root-group/b-private-maintainer>5677# [RSpecRunTime] RSpec elapsed time: 32 minutes 1.13 seconds. Current RSS: ~2301M. Threads: 4. load average: 1.08 1.07 1.08 1/284 212795678.5679 when search keywords include the parent route5680 is expected to match [#<Group id:1183 @root-group/a-public-maintainer>]5681 when permission is :transfer_projects5682 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer>, #<Group id:1184 @a-public-owner>, and #<Group id:1181 @root-group/b-private-maintainer>5683 behaves like user group finder searching by name or path5684 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer> and #<Group id:1181 @root-group/b-private-maintainer>5685 when searching for a full path (including parent)5686 is expected to contain exactly #<Group id:1181 @root-group/b-private-maintainer>5687 when search keywords include the parent route5688 is expected to match [#<Group id:1183 @root-group/a-public-maintainer>]5689# [RSpecRunTime] Finishing example group spec/finders/groups/user_groups_finder_spec.rb. It took 8.31 seconds. Expected to take 8.71 seconds.5690# [RSpecRunTime] Starting example group spec/services/projects/move_project_authorizations_service_spec.rb. Expected to take 8.49 seconds.5691Projects::MoveProjectAuthorizationsService5692 #execute5693 moves the authorizations from one project to another5694 does not move existent authorizations to the current project5695 when remove_remaining_elements is false5696 does not remove remaining project authorizations5697# [RSpecRunTime] RSpec elapsed time: 32 minutes 8.95 seconds. Current RSS: ~2095M. Threads: 4. load average: 0.98 1.05 1.07 2/283 212805698.5699# [RSpecRunTime] Finishing example group spec/services/projects/move_project_authorizations_service_spec.rb. It took 6.33 seconds. Expected to take 8.49 seconds.5700# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware_spec.rb. Expected to take 8.33 seconds.5701Gitlab::SidekiqMiddleware5702 .server_configurator5703 server metrics5704 records correct Gitaly duration5705# [RSpecRunTime] RSpec elapsed time: 32 minutes 13.26 seconds. Current RSS: ~2094M. Threads: 4. load average: 0.98 1.05 1.07 1/283 212815706.5707 all optional middlewares on5708 behaves like a middleware chain5709DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_TestWorker stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5710 passes through the right middlewares5711 behaves like a middleware chain for mailer5712 behaves like a middleware chain5713DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5714 passes through the right middlewares5715 all optional middlewares off5716 behaves like a middleware chain5717DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_TestWorker stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5718 passes through the right middlewares5719 behaves like a middleware chain for mailer5720 behaves like a middleware chain5721DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5722 passes through the right middlewares5723 .client_configurator5724 behaves like a middleware chain5725DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_TestWorker stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5726 passes through the right middlewares5727 behaves like a middleware chain for mailer5728 behaves like a middleware chain5729DEPRECATION WARNING: Invalid Feature Flag drop_sidekiq_jobs_ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper stubbed (called from each at /builds/gitlab-org/gitlab/spec/support/helpers/stub_feature_flags.rb:49)5730 passes through the right middlewares5731# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware_spec.rb. It took 6.78 seconds. Expected to take 8.33 seconds.5732# [RSpecRunTime] Starting example group spec/lib/gitlab/api_authentication/token_locator_spec.rb. Expected to take 8.17 seconds.5733Gitlab::APIAuthentication::TokenLocator5734 .new5735 with a valid type5736 creates a new instance5737# [RSpecRunTime] RSpec elapsed time: 32 minutes 17.72 seconds. Current RSS: ~2123M. Threads: 4. load average: 0.99 1.04 1.07 1/283 212825738.5739 with an invalid type5740 raises ActiveModel::ValidationError5741 #extract5742 with :http_basic_auth5743 without credentials5744 returns nil5745 with credentials5746 returns the credentials5747 with :http_token5748 without credentials5749 returns nil5750 with credentials5751 returns the credentials5752# [RSpecRunTime] RSpec elapsed time: 32 minutes 21.3 seconds. Current RSS: ~2222M. Threads: 4. load average: 0.99 1.04 1.07 1/284 212835753.5754 with :http_bearer_token5755 without credentials5756 returns nil5757 with credentials5758 returns the credentials5759 with :http_deploy_token_header5760 without credentials5761 returns nil5762 with credentials5763 returns the credentials5764 with :http_job_token_header5765 without credentials5766 returns nil5767 with credentials5768 returns the credentials5769 with :http_private_token_header5770 without credentials5771 returns nil5772 with credentials5773 returns the credentials5774 with :http_header5775 without credentials5776 returns nil5777 with credentials5778 returns the credentials5779 with :token_param5780 without credentials5781 returns nil5782 with credentials5783 returns the credentials5784# [RSpecRunTime] Finishing example group spec/lib/gitlab/api_authentication/token_locator_spec.rb. It took 8.67 seconds. Expected to take 8.17 seconds.5785# [RSpecRunTime] Starting example group spec/views/projects/_home_panel.html.haml_spec.rb. Expected to take 8.02 seconds.5786projects/_home_panel5787 home panel5788 renders Vue app root5789# [RSpecRunTime] RSpec elapsed time: 32 minutes 25.71 seconds. Current RSS: ~2235M. Threads: 4. load average: 0.99 1.04 1.07 1/283 212845790.5791 forks5792 user can read fork source5793 does not show the forked-from project5794# [RSpecRunTime] RSpec elapsed time: 32 minutes 30.32 seconds. Current RSS: ~2287M. Threads: 4. load average: 0.99 1.04 1.07 1/283 213115795.5796 user cannot read fork source5797 shows the message that forked project is inaccessible5798# [RSpecRunTime] RSpec elapsed time: 32 minutes 32.81 seconds. Current RSS: ~2276M. Threads: 4. load average: 0.99 1.04 1.07 1/283 213385799.5800# [RSpecRunTime] Finishing example group spec/views/projects/_home_panel.html.haml_spec.rb. It took 8.43 seconds. Expected to take 8.02 seconds.5801# [RSpecRunTime] Starting example group spec/lib/gitlab/local_and_remote_storage_migration/artifact_migrater_spec.rb. Expected to take 7.81 seconds.5802Gitlab::LocalAndRemoteStorageMigration::ArtifactMigrater5803 behaves like local and remote storage migration5804 start_store: 1, end_store: 2, method: :migrate_to_remote_storage5805 successfully migrates5806# [RSpecRunTime] RSpec elapsed time: 32 minutes 34.33 seconds. Current RSS: ~2203M. Threads: 4. load average: 0.99 1.04 1.07 1/283 213395807.5808 start_store: 2, end_store: 2, method: :migrate_to_remote_storage5809 successfully migrates5810 start_store: 2, end_store: 1, method: :migrate_to_local_storage5811 successfully migrates5812 start_store: 1, end_store: 1, method: :migrate_to_local_storage5813 successfully migrates5814 when migration fails5815 prints error5816# [RSpecRunTime] Finishing example group spec/lib/gitlab/local_and_remote_storage_migration/artifact_migrater_spec.rb. It took 5.12 seconds. Expected to take 7.81 seconds.5817# [RSpecRunTime] Starting example group spec/finders/merge_requests/by_approvals_finder_spec.rb. Expected to take 7.66 seconds.5818MergeRequests::ByApprovalsFinder5819 filter by no approvals5820 returns merge requests without approvals5821# [RSpecRunTime] RSpec elapsed time: 32 minutes 42.82 seconds. Current RSS: ~2147M. Threads: 4. load average: 0.99 1.04 1.07 1/289 217455822.5823 filter by any approvals5824 returns merge requests approved by at least one user5825 filter by specific user approval5826 returns merge requests approved by specific user5827 filter by multiple user approval5828 returns merge requests approved by both users5829 limiting max conditional elements5830 returns merge requests approved by both users, considering limit of 2 being defined5831# [RSpecRunTime] RSpec elapsed time: 32 minutes 46.21 seconds. Current RSS: ~2255M. Threads: 4. load average: 0.99 1.04 1.07 1/288 217465832.5833 with empty params5834 returns all merge requests5835# [RSpecRunTime] Finishing example group spec/finders/merge_requests/by_approvals_finder_spec.rb. It took 8.62 seconds. Expected to take 7.66 seconds.5836# [RSpecRunTime] Starting example group spec/workers/x509_issuer_crl_check_worker_spec.rb. Expected to take 7.48 seconds.5837X509IssuerCrlCheckWorker5838 #perform5839 valid crl5840 changes certificate status for revoked certificates5841# [RSpecRunTime] RSpec elapsed time: 32 minutes 48.85 seconds. Current RSS: ~2246M. Threads: 4. load average: 0.99 1.04 1.07 1/288 217855842.5843 invalid crl5844 does not change certificate status5845# [RSpecRunTime] RSpec elapsed time: 32 minutes 50.65 seconds. Current RSS: ~2216M. Threads: 4. load average: 0.99 1.04 1.07 1/288 218205846.5847 not found crl5848 does not change certificate status5849# [RSpecRunTime] RSpec elapsed time: 32 minutes 52.41 seconds. Current RSS: ~2135M. Threads: 4. load average: 0.99 1.04 1.07 1/288 218555850.5851 unreachable crl5852 does not change certificate status5853# [RSpecRunTime] RSpec elapsed time: 32 minutes 54.08 seconds. Current RSS: ~2095M. Threads: 4. load average: 0.99 1.04 1.07 1/288 218905854.5855# [RSpecRunTime] Finishing example group spec/workers/x509_issuer_crl_check_worker_spec.rb. It took 7.5 seconds. Expected to take 7.48 seconds.5856# [RSpecRunTime] Starting example group spec/serializers/test_suite_summary_entity_spec.rb. Expected to take 7.3 seconds.5857TestSuiteSummaryEntity5858 #as_json5859 contains the total time5860 contains the counts5861 contains the build_ids5862 contains the suite_error5863# [RSpecRunTime] RSpec elapsed time: 33 minutes 3.0 seconds. Current RSS: ~2230M. Threads: 4. load average: 1.00 1.04 1.07 1/285 218915864.5865# [RSpecRunTime] Finishing example group spec/serializers/test_suite_summary_entity_spec.rb. It took 8.94 seconds. Expected to take 7.3 seconds.5866# [RSpecRunTime] Starting example group spec/lib/gitlab/auth/user_access_denied_reason_spec.rb. Expected to take 7.11 seconds.5867Gitlab::Auth::UserAccessDeniedReason5868 #rejection_message5869 when a user is blocked5870 is expected to match /blocked/5871 a user did not accept the enforced terms5872 is expected to match /must accept the Terms of Service/5873 is expected to include "user485"5874 is expected to include "http://localhost"5875# [RSpecRunTime] RSpec elapsed time: 33 minutes 6.63 seconds. Current RSS: ~2188M. Threads: 4. load average: 1.08 1.05 1.07 1/283 218925876.5877 when the user is internal5878 is expected to match /This action cannot be performed by internal users/5879 when the user is deactivated5880 is expected to eq "Your account has been deactivated by your administrator. Please log back in from a web browser to reactivate your account at http://localhost"5881 when the user is unconfirmed5882 is expected to match /Your primary email address is not confirmed/5883 when the user is blocked pending approval5884 is expected to eq "Your account is pending approval from your administrator and hence blocked."5885 when the user has expired password5886 is expected to eq "Your password expired. Please access GitLab from a web browser to update your password."5887# [RSpecRunTime] Finishing example group spec/lib/gitlab/auth/user_access_denied_reason_spec.rb. It took 5.44 seconds. Expected to take 7.11 seconds.5888# [RSpecRunTime] Starting example group spec/lib/gitlab/file_finder_spec.rb. Expected to take 6.98 seconds.5889Gitlab::FileFinder5890 #find5891 does not cause N+1 query5892 behaves like file finder5893 finds by path5894 finds by content5895# [RSpecRunTime] RSpec elapsed time: 33 minutes 12.82 seconds. Current RSS: ~2294M. Threads: 4. load average: 1.15 1.07 1.08 1/284 219515896.5897 with inclusive filters5898 filters by filename and ignores case5899 filters by path and ignores case5900 filters by extension and ignores case5901# [RSpecRunTime] RSpec elapsed time: 33 minutes 14.01 seconds. Current RSS: ~2295M. Threads: 4. load average: 1.14 1.07 1.08 1/284 219885902.5903 with exclusive filters5904 filters by filename5905 filters by path5906 filters by extension5907# [RSpecRunTime] RSpec elapsed time: 33 minutes 15.1 seconds. Current RSS: ~2301M. Threads: 4. load average: 1.14 1.07 1.08 1/284 220075908.5909 with white space in the path5910 filters by path correctly5911 for protection against ReDOS5912 utilizes ::Gitlab::UntrustedRegexp for filename filter5913 utilizes ::Gitlab::UntrustedRegexp for path filter5914 utilizes ::Gitlab::UntrustedRegexp for extension filter5915# [RSpecRunTime] Finishing example group spec/lib/gitlab/file_finder_spec.rb. It took 7.85 seconds. Expected to take 6.98 seconds.5916# [RSpecRunTime] Starting example group spec/policies/projects/branch_rule_policy_spec.rb. Expected to take 6.82 seconds.5917Projects::BranchRulePolicy5918 as a maintainer5919 behaves like allows branch rule crud5920 is expected to be allowed :read_branch_rule5921 is expected to be allowed :create_branch_rule5922 is expected to be allowed :update_branch_rule5923 is expected to be allowed :destroy_branch_rule5924# [RSpecRunTime] RSpec elapsed time: 33 minutes 20.37 seconds. Current RSS: ~2338M. Threads: 4. load average: 1.13 1.07 1.08 1/284 220325925.5926 as a guest5927 behaves like disallows branch rule crud5928 is expected not to be allowed :read_branch_rule5929 is expected not to be allowed :create_branch_rule5930 is expected not to be allowed :update_branch_rule5931 is expected not to be allowed :destroy_branch_rule5932# [RSpecRunTime] RSpec elapsed time: 33 minutes 21.98 seconds. Current RSS: ~2339M. Threads: 4. load average: 1.13 1.07 1.08 1/284 220335933.5934 as a developer5935 behaves like disallows branch rule crud5936 is expected not to be allowed :read_branch_rule5937 is expected not to be allowed :create_branch_rule5938 is expected not to be allowed :update_branch_rule5939 is expected not to be allowed :destroy_branch_rule5940# [RSpecRunTime] RSpec elapsed time: 33 minutes 23.4 seconds. Current RSS: ~2339M. Threads: 4. load average: 1.12 1.06 1.08 1/283 220345941.5942# [RSpecRunTime] Finishing example group spec/policies/projects/branch_rule_policy_spec.rb. It took 7.11 seconds. Expected to take 6.82 seconds.5943# [RSpecRunTime] Starting example group spec/views/devise/shared/_footer.html.haml_spec.rb. Expected to take 6.67 seconds.5944devise/shared/_footer5945 is expected to have visible link "Community forum" with href "https://forum.gitlab.com"5946 is expected to have visible link "About GitLab" with href "https://about.gitlab.com"5947 when public visibility is not restricted5948 is expected to have visible link "Explore" with href "/explore"5949 is expected to have visible link "Help" with href "/help"5950# [RSpecRunTime] RSpec elapsed time: 33 minutes 27.51 seconds. Current RSS: ~2317M. Threads: 4. load average: 1.12 1.06 1.08 1/283 220355951.5952 when one trust is disabled5953 is expected not to have visible button "Cookie Preferences" with classes [ot-sdk-show-settings] that is not disabled5954 with disable_preferred_language_cookie feature flag enabled5955 is expected not to have visible css ".js-language-switcher"5956 when one trust is enabled5957 is expected to have visible button "Cookie Preferences" with classes [ot-sdk-show-settings] that is not disabled5958 when public visibility is restricted5959 is expected not to have visible link "Explore" with href "/explore"5960 is expected not to have visible link "Help" with href "/help"5961 with disable_preferred_language_cookie feature flag disabled (default)5962 is expected to have visible css ".js-language-switcher"5963# [RSpecRunTime] Finishing example group spec/views/devise/shared/_footer.html.haml_spec.rb. It took 6.51 seconds. Expected to take 6.67 seconds.5964# [RSpecRunTime] Starting example group spec/workers/web_hook_worker_spec.rb. Expected to take 6.52 seconds.5965WebHookWorker5966 #perform5967 delegates to WebHookService5968 does not error when the WebHook record cannot be found5969 retrieves recursion detection data and reinstates it5970 behaves like worker with data consistency5971 .get_data_consistency_feature_flag_enabled?5972 returns true5973# [RSpecRunTime] RSpec elapsed time: 33 minutes 31.67 seconds. Current RSS: ~2280M. Threads: 4. load average: 1.19 1.08 1.08 1/283 220365974.5975 .get_data_consistency5976 returns correct data consistency5977 when object is wiki_page5978 injects content into wiki_page5979 when parameter slug empty5980 uses existing data5981# [RSpecRunTime] RSpec elapsed time: 33 minutes 35.68 seconds. Current RSS: ~2290M. Threads: 4. load average: 1.17 1.08 1.08 1/286 221355982.5983 when parameter version_id empty5984 uses existing data5985 when wiki empty5986 uses existing data5987 when wiki page empty5988 uses existing data5989# [RSpecRunTime] Finishing example group spec/workers/web_hook_worker_spec.rb. It took 6.68 seconds. Expected to take 6.52 seconds.5990# [RSpecRunTime] Starting example group spec/rubocop/cop/inject_enterprise_edition_module_spec.rb. Expected to take 6.37 seconds.5991RuboCop::Cop::InjectEnterpriseEditionModule5992 does not flag the use of `include_mod_with` on the last line5993 autocorrects offenses by just disabling the Cop5994 disallows the use of include to inject an EE module5995 disallows the use of prepend to inject a QA::EE module5996 disallows the use of prepend to inject an extension module5997 disallows the use of extend to inject an EE module5998 does not flag the use of `prepend_mod_with` on the last line5999 flags the use of `prepend_mod_with` in the middle of a file6000 disallows the use of extend_mod_with without a String6001 flags the use of `extend_mod_with` in the middle of a file6002 disallows the use of include_mod_with without a String6003 disallows the use of prepend_mod_with without a String6004 does not flag the use of `prepend_mod_with` as long as all injections are at the end of the file6005 does not flag the double use of `X_mod_with` on the last line6006 does not flag the use of `extend_mod_with` on the last line6007 flags the use of `include_mod_with` in the middle of a file6008# [RSpecRunTime] Finishing example group spec/rubocop/cop/inject_enterprise_edition_module_spec.rb. It took 6.69 seconds. Expected to take 6.37 seconds.6009# [RSpecRunTime] RSpec elapsed time: 33 minutes 43.52 seconds. Current RSS: ~2306M. Threads: 4. load average: 1.14 1.08 1.08 1/283 221366010.6011# [RSpecRunTime] Starting example group spec/lib/gitlab/database/reindexing/index_selection_spec.rb. Expected to take 6.25 seconds.6012Gitlab::Database::Reindexing::IndexSelection6013 orders by highest relative bloat first6014 excludes indexes with a relative bloat level below 20%6015 excludes indexes smaller than 1 GiB ondisk size6016 includes indexes larger than 100 GiB ondisk size6017 with time frozen6018 does not return indexes with reindex action in the last 10 days6019# [RSpecRunTime] RSpec elapsed time: 33 minutes 46.02 seconds. Current RSS: ~2279M. Threads: 4. load average: 1.14 1.08 1.08 1/283 221376020.6021 with restricted tables6022 when executed on Fridays6023 is expected not to include #<Gitlab::Database::PostgresIndex identifier: "public.some_index_74", indexrelid: 74, schema: "public...efinition: "CREATE INDEX public.some_index_74 ON ci_builds (ba...", ondisk_size_bytes: 107374182400>6024# [RSpecRunTime] RSpec elapsed time: 33 minutes 48.82 seconds. Current RSS: ~2274M. Threads: 4. load average: 1.13 1.07 1.08 1/283 221386025.6026 when executed on Saturdays6027 is expected to include #<Gitlab::Database::PostgresIndex identifier: "public.some_index_85", indexrelid: 85, schema: "public...efinition: "CREATE INDEX public.some_index_85 ON ci_builds (ba...", ondisk_size_bytes: 107374182400>6028 when executed on Sundays6029 is expected not to include #<Gitlab::Database::PostgresIndex identifier: "public.some_index_96", indexrelid: 96, schema: "public...efinition: "CREATE INDEX public.some_index_96 ON ci_builds (ba...", ondisk_size_bytes: 107374182400>6030 when executed on Mondays6031 is expected not to include #<Gitlab::Database::PostgresIndex identifier: "public.some_index_107", indexrelid: 107, schema: "publ...efinition: "CREATE INDEX public.some_index_107 ON ci_builds (b...", ondisk_size_bytes: 107374182400>6032# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/reindexing/index_selection_spec.rb. It took 6.84 seconds. Expected to take 6.25 seconds.6033# [RSpecRunTime] Starting example group spec/tasks/gitlab/ci_secure_files/migrate_rake_spec.rb. Expected to take 6.16 seconds.6034gitlab:ci_secure_files6035 gitlab:ci_secure_files:migrate6036 invokes the migration helper to move files to object storage6037 when an error is raised while migrating6038 logs the error6039# [RSpecRunTime] RSpec elapsed time: 33 minutes 52.25 seconds. Current RSS: ~2270M. Threads: 4. load average: 1.13 1.07 1.08 1/283 221396040.6041# [RSpecRunTime] Finishing example group spec/tasks/gitlab/ci_secure_files/migrate_rake_spec.rb. It took 5.2 seconds. Expected to take 6.16 seconds.6042# [RSpecRunTime] RSpec elapsed time: 33 minutes 55.66 seconds. Current RSS: ~2074M. Threads: 4. load average: 1.04 1.06 1.07 1/283 221406043.6044# [RSpecRunTime] Starting example group spec/lib/bitbucket/representation/pull_request_comment_spec.rb. Expected to take 6.06 seconds.6045Bitbucket::Representation::PullRequestComment6046 #old_pos6047 is expected to eq 36048 #has_parent?6049 is expected to be truthy6050 is expected to be falsey6051 #iid6052 is expected to eq 16053 #parent_id6054 is expected to eq 26055 is expected to be nil6056# [RSpecRunTime] RSpec elapsed time: 33 minutes 59.64 seconds. Current RSS: ~2210M. Threads: 4. load average: 1.04 1.05 1.07 1/283 221416057.6058 #new_pos6059 is expected to eq 36060 #deleted?6061 is expected to be truthy6062 is expected to be falsey6063 is expected to be falsey6064 #inline?6065 is expected to be truthy6066 is expected to be falsey6067 #file_path6068 is expected to eq "/path"6069# [RSpecRunTime] Finishing example group spec/lib/bitbucket/representation/pull_request_comment_spec.rb. It took 6.12 seconds. Expected to take 6.06 seconds.6070# [RSpecRunTime] Starting example group spec/presenters/packages/pypi/simple_index_presenter_spec.rb. Expected to take 5.95 seconds.6071Packages::Pypi::SimpleIndexPresenter6072 #body6073 for project6074 behaves like pypi package presenter6075 avoids n+1 database queries6076 version: ">=2.7", expected_version: ">=2.7"6077 contains links for all packages6078# [RSpecRunTime] RSpec elapsed time: 34 minutes 3.41 seconds. Current RSS: ~2220M. Threads: 4. load average: 1.04 1.05 1.07 1/283 221426079.6080 version: "\"><script>alert(1)</script>", expected_version: ""><script>alert(1)</script>"6081 contains links for all packages6082 version: ">=2.7, !=3.0", expected_version: ">=2.7, !=3.0"6083 contains links for all packages6084 for group6085 behaves like pypi package presenter6086 avoids n+1 database queries6087 version: ">=2.7", expected_version: ">=2.7"6088 contains links for all packages6089# [RSpecRunTime] RSpec elapsed time: 34 minutes 7.06 seconds. Current RSS: ~2259M. Threads: 4. load average: 1.04 1.05 1.07 1/283 221436090.6091 version: "\"><script>alert(1)</script>", expected_version: ""><script>alert(1)</script>"6092 contains links for all packages6093 version: ">=2.7, !=3.0", expected_version: ">=2.7, !=3.0"6094 contains links for all packages6095 with package files pending destruction6096 is expected not to include "package_pending_destruction"6097# [RSpecRunTime] Finishing example group spec/presenters/packages/pypi/simple_index_presenter_spec.rb. It took 6.39 seconds. Expected to take 5.95 seconds.6098# [RSpecRunTime] Starting example group spec/workers/bulk_imports/finish_batched_relation_export_worker_spec.rb. Expected to take 5.85 seconds.6099BulkImports::FinishBatchedRelationExportWorker6100 #perform6101 behaves like an idempotent worker6102 is labeled as idempotent6103 performs multiple times sequentially without raising an exception6104 marks export as finished and expires batches cache6105 when export is finished6106 returns without updating export6107# [RSpecRunTime] RSpec elapsed time: 34 minutes 10.15 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.03 1.05 1.07 1/283 221446108.6109 when export is failed6110 returns without updating export6111 when export is in progress6112 reenqueues itself6113 when export timed out6114 marks export as failed6115 when export is missing6116 returns6117# [RSpecRunTime] RSpec elapsed time: 34 minutes 14.31 seconds. Current RSS: ~2265M. Threads: 4. load average: 1.11 1.07 1.08 1/283 221456118.6119# [RSpecRunTime] Finishing example group spec/workers/bulk_imports/finish_batched_relation_export_worker_spec.rb. It took 6.28 seconds. Expected to take 5.85 seconds.6120# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/events/merged_spec.rb. Expected to take 5.75 seconds.6121Gitlab::GithubImport::Importer::Events::Merged6122 creates expected event and state event6123 creates a merged by note6124 when commit ID is present6125 creates expected event and state event6126# [RSpecRunTime] RSpec elapsed time: 34 minutes 18.62 seconds. Current RSS: ~2203M. Threads: 4. load average: 1.10 1.07 1.08 1/289 224656127.6128# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/events/merged_spec.rb. It took 4.31 seconds. Expected to take 5.75 seconds.6129# [RSpecRunTime] Starting example group spec/lib/gitlab/import/import_user_creator_spec.rb. Expected to take 5.66 seconds.6130Gitlab::Import::ImportUserCreator6131 creates import user6132 when provided portable is a subgroup6133 creates import user on root group level6134# [RSpecRunTime] RSpec elapsed time: 34 minutes 20.17 seconds. Current RSS: ~2187M. Threads: 4. load average: 1.10 1.07 1.08 1/289 224666135.6136 when exception occurs6137 returns an error6138 when namespace import user creation fails due to not unique error6139 logs and returns existing import user6140 when provided portable is a project6141 creates import user on root group level6142# [RSpecRunTime] RSpec elapsed time: 34 minutes 22.54 seconds. Current RSS: ~2105M. Threads: 4. load average: 1.10 1.07 1.08 1/288 224676143.6144 when portable is in user personal namespace6145 creates import user6146# [RSpecRunTime] RSpec elapsed time: 34 minutes 23.68 seconds. Current RSS: ~2141M. Threads: 4. load average: 1.09 1.07 1.08 1/288 224686147.6148 when import user already exists6149 returns existing import user6150# [RSpecRunTime] Finishing example group spec/lib/gitlab/import/import_user_creator_spec.rb. It took 5.52 seconds. Expected to take 5.66 seconds.6151# [RSpecRunTime] Starting example group spec/lib/banzai/filter/inline_diff_filter_spec.rb. Expected to take 5.56 seconds.6152Banzai::Filter::InlineDiffFilter6153 adds inline diff span tags for deletions when using square brackets6154 adds inline diff span tags for deletions when using curley braces6155 does not add inline diff span tags when a closing tag is not provided6156 adds inline span tags for additions when using square brackets6157 adds inline span tags for additions when using curley braces6158 does not add inline diff span tags when a closing addition tag is not provided6159 does not add inline diff span tags when the tags do not match6160 prevents user-land html being injected6161 preserves content inside pre tags6162 preserves content inside code tags6163 preserves content inside tt tags6164 protects against malicious backtracking6165 behaves like pipeline timing check6166 checks the pipeline timing6167# [RSpecRunTime] RSpec elapsed time: 34 minutes 30.15 seconds. Current RSS: ~2295M. Threads: 4. load average: 1.08 1.06 1.08 1/283 224696168.6169# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/inline_diff_filter_spec.rb. It took 6.0 seconds. Expected to take 5.56 seconds.6170# [RSpecRunTime] Starting example group spec/workers/ci/pipeline_cleanup_ref_worker_spec.rb. Expected to take 5.47 seconds.6171Ci::PipelineCleanupRefWorker6172 does remove persistent ref6173 when pipeline is still running6174 does not remove persistent ref6175# [RSpecRunTime] RSpec elapsed time: 34 minutes 34.01 seconds. Current RSS: ~2294M. Threads: 4. load average: 1.08 1.06 1.07 1/283 224706176.6177 when max retry attempts reach6178 does not raise error6179# [RSpecRunTime] RSpec elapsed time: 34 minutes 35.89 seconds. Current RSS: ~2258M. Threads: 4. load average: 1.08 1.06 1.07 1/283 224716180.6181 when pipeline status changes while being locked6182 does not remove persistent ref6183# [RSpecRunTime] RSpec elapsed time: 34 minutes 36.97 seconds. Current RSS: ~2222M. Threads: 4. load average: 1.08 1.06 1.07 1/283 224726184.6185# [RSpecRunTime] Finishing example group spec/workers/ci/pipeline_cleanup_ref_worker_spec.rb. It took 6.85 seconds. Expected to take 5.47 seconds.6186# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/stage/common_spec.rb. Expected to take 5.37 seconds.6187Gitlab::Ci::Status::Stage::Common6188 does not have action6189 links to the pipeline details page6190 when user has permission to read pipeline6191 has details6192# [RSpecRunTime] RSpec elapsed time: 34 minutes 40.45 seconds. Current RSS: ~2105M. Threads: 4. load average: 1.07 1.06 1.07 1/283 224736193.6194 when user does not have permission to read pipeline6195 does not have details6196# [RSpecRunTime] RSpec elapsed time: 34 minutes 41.52 seconds. Current RSS: ~2059M. Threads: 4. load average: 1.07 1.06 1.07 1/283 224746197.6198# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/stage/common_spec.rb. It took 4.53 seconds. Expected to take 5.37 seconds.6199# [RSpecRunTime] Starting example group spec/helpers/jira_connect_helper_spec.rb. Expected to take 5.28 seconds.6200JiraConnectHelper6201 #jira_connect_app_data6202 user is not logged in6203 includes Jira Connect app attributes6204 passes group as "skip_groups" param6205 assigns gitlab_user_path to nil6206 assignes public_key_storage_enabled to false6207 with oauth_metadata6208 assigns oauth_metadata6209 includes oauth_authorize_url with all params6210 with self-managed instance6211 points urls to the self-managed instance6212 with relative_url_root6213 points urls to the self-managed instance6214# [RSpecRunTime] RSpec elapsed time: 34 minutes 46.9 seconds. Current RSS: ~2220M. Threads: 4. load average: 1.07 1.06 1.07 1/283 224756215.6216 when public_key_storage is enabled6217 assignes public_key_storage_enabled to true6218 user is logged in6219 assigns users_path to nil6220 assigns gitlab_user_path correctly6221# [RSpecRunTime] Finishing example group spec/helpers/jira_connect_helper_spec.rb. It took 6.5 seconds. Expected to take 5.28 seconds.6222# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/attachments/merge_requests_importer_spec.rb. Expected to take 5.18 seconds.6223Gitlab::GithubImport::Importer::Attachments::MergeRequestsImporter6224 #object_type6225 is expected to eq :merge_request_attachment6226 #sidekiq_worker_class6227 is expected to eq Gitlab::GithubImport::Attachments::ImportMergeRequestWorker6228 #sequential_import6229 selects both merge requests, and selects only properties it needs6230 executes importer only for the merge request with an attachment6231 when merge request has already been processed6232 does not select merge requests that were processed6233 does not execute importer for the merge request with an attachment6234# [RSpecRunTime] RSpec elapsed time: 34 minutes 52.85 seconds. Current RSS: ~2253M. Threads: 4. load average: 1.06 1.06 1.07 1/283 224766235.6236 #id_for_already_imported_cache6237 is expected to eq 10000000456238 #collection_method6239 is expected to eq :merge_request_attachments6240# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/attachments/merge_requests_importer_spec.rb. It took 5.42 seconds. Expected to take 5.18 seconds.6241# [RSpecRunTime] Starting example group spec/models/anti_abuse/event_spec.rb. Expected to take 5.08 seconds.6242AntiAbuse::Event6243 is expected to be valid6244 does not allow STI6245 enums6246 is expected to define :source as an enum backed by an integer with values ‹{spamcheck: 0, virus_total: 1, arkose_custom_score: 2, arkose_global_score: 3, telesign: 4, pvs: 5}›6247 is expected to define :category as an enum backed by an integer with values ‹{spam: 0, virus: 1, fraud: 2, ci_cd: 3}›6248# [RSpecRunTime] RSpec elapsed time: 34 minutes 55.02 seconds. Current RSS: ~2251M. Threads: 4. load average: 1.06 1.06 1.07 1/283 224776249.6250 validations6251 is expected to validate that :source cannot be empty/falsy6252 is expected to validate that :category cannot be empty/falsy6253 is expected to validate that :user cannot be empty/falsy6254# [RSpecRunTime] RSpec elapsed time: 34 minutes 56.05 seconds. Current RSS: ~2252M. Threads: 4. load average: 1.06 1.06 1.07 1/283 224786255.6256 associations6257 is expected to belong to user class_name => User required: false inverse_of => abuse_events6258 is expected to belong to abuse_report required: false inverse_of => abuse_events6259# [RSpecRunTime] Finishing example group spec/models/anti_abuse/event_spec.rb. It took 3.11 seconds. Expected to take 5.08 seconds.6260# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6261Lint factories for AntiAbuse::Event6262 with saas, license, and factory defaults6263 behaves like factory6264 abuse_event factory6265 does not raise error when built6266 does not raise error when created6267 linting :with_abuse_report trait6268 does not raise error when created6269# [RSpecRunTime] RSpec elapsed time: 34 minutes 58.74 seconds. Current RSS: ~2332M. Threads: 4. load average: 1.05 1.06 1.07 1/283 225056270.6271# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.21 seconds. Expected to take 46.95 seconds.6272# [RSpecRunTime] Starting example group spec/rubocop/cop/style/regexp_literal_mixed_preserve_spec.rb. Expected to take 5.0 seconds.6273RuboCop::Cop::Style::RegexpLiteralMixedPreserve6274 when EnforcedStyle is set to mixed_preserve6275 a single-line `//` regex without slashes6276 is accepted6277# [RSpecRunTime] RSpec elapsed time: 35 minutes 1.75 seconds. Current RSS: ~2330M. Threads: 4. load average: 1.05 1.06 1.07 1/283 225066278.6279 a single-line `//` regex with slashes6280 registers an offense and corrects6281 when configured to allow inner slashes6282 is accepted6283 a multi-line `//` regex without slashes6284 is accepted6285 a multi-line `//` regex with slashes6286 registers an offense and corrects6287 a single-line %r regex without slashes6288 is accepted6289 a single-line %r regex with slashes6290 is accepted6291 when configured to allow inner slashes6292 is accepted6293 a multi-line %r regex without slashes6294 is accepted6295 a multi-line %r regex with slashes6296 is accepted6297# [RSpecRunTime] Finishing example group spec/rubocop/cop/style/regexp_literal_mixed_preserve_spec.rb. It took 5.4 seconds. Expected to take 5.0 seconds.6298# [RSpecRunTime] Starting example group spec/lib/banzai/filter/code_language_filter_spec.rb. Expected to take 4.95 seconds.6299Banzai::Filter::CodeLanguageFilter6300 when multiple param delimiters are used6301 when delimiter is colon6302 delimits on the first appearance6303 when lang has extra params6304 escapes HTML tags6305 escapes HTML tags6306 escapes HTML tags6307 when lang is specified on `pre`6308 includes data-lang-params tag with extra information and removes data-meta6309# [RSpecRunTime] RSpec elapsed time: 35 minutes 7.91 seconds. Current RSS: ~2327M. Threads: 4. load average: 1.05 1.06 1.07 1/283 225076310.6311 when lang is specified on `code`6312 includes data-lang-params tag with extra information and removes data-meta6313 when lang is specified on `code`6314 adds data-canonical-lang to `pre` and removes lang attribute6315 behaves like pipeline timing check6316 checks the pipeline timing6317 when lang is specified on `pre`6318 adds data-canonical-lang and removes lang attribute6319 when no language is specified6320 does nothing6321# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/code_language_filter_spec.rb. It took 5.17 seconds. Expected to take 4.95 seconds.6322# [RSpecRunTime] Starting example group spec/lib/gitlab/instrumentation/exclusive_lock_spec.rb. Expected to take 4.88 seconds.6323Gitlab::Instrumentation::ExclusiveLock6324 .hold_duration6325 returns the value from Gitlab::SafeRequestStore6326 returns 0 if value not set in Gitlab::SafeRequestStore6327 .wait_duration6328 returns the value from Gitlab::SafeRequestStore6329 returns 0 if value not set in Gitlab::SafeRequestStore6330 .add_wait_duration6331 increments the duration6332 .add_hold_duration6333 increments the duration6334# [RSpecRunTime] RSpec elapsed time: 35 minutes 13.26 seconds. Current RSS: ~2295M. Threads: 4. load average: 1.12 1.07 1.08 1/283 225086335.6336 .requested_count6337 returns the value from Gitlab::SafeRequestStore6338 returns 0 if value not set in Gitlab::SafeRequestStore6339 .increment_requested_count6340 increments the lock count6341 .payload6342 returns a hash with metrics6343# [RSpecRunTime] Finishing example group spec/lib/gitlab/instrumentation/exclusive_lock_spec.rb. It took 5.04 seconds. Expected to take 4.88 seconds.6344# [RSpecRunTime] Starting example group spec/models/preloaders/projects/notes_preloader_spec.rb. Expected to take 4.71 seconds.6345Preloaders::Projects::NotesPreloader6346 does not allow STI6347 preloads author access level and contributor status6348# [RSpecRunTime] Finishing example group spec/models/preloaders/projects/notes_preloader_spec.rb. It took 4.29 seconds. Expected to take 4.71 seconds.6349# [RSpecRunTime] RSpec elapsed time: 35 minutes 18.89 seconds. Current RSS: ~2121M. Threads: 4. load average: 1.10 1.07 1.08 1/289 228126350.6351# [RSpecRunTime] Starting example group spec/models/concerns/after_commit_queue_spec.rb. Expected to take 4.64 seconds.6352AfterCommitQueue6353 does not allow STI6354 #run_after_commit6355 runs after record is saved6356 runs after transaction is committed6357# [RSpecRunTime] RSpec elapsed time: 35 minutes 20.47 seconds. Current RSS: ~2112M. Threads: 4. load average: 1.10 1.07 1.08 1/289 228136358.6359 #run_after_commit_or_now6360 runs immediately if not within a transction6361 runs after transaction has completed6362 multiple databases - Ci::ApplicationRecord models6363 runs immediately if not within a transaction6364 runs after transaction has completed6365# [RSpecRunTime] RSpec elapsed time: 35 minutes 24.43 seconds. Current RSS: ~2195M. Threads: 4. load average: 1.10 1.07 1.08 1/288 228146366.6367# [RSpecRunTime] Finishing example group spec/models/concerns/after_commit_queue_spec.rb. It took 5.68 seconds. Expected to take 4.64 seconds.6368# [RSpecRunTime] Starting example group spec/models/concerns/enum_inheritance_spec.rb. Expected to take 4.56 seconds.6369EnumInheritance6370 does not allow STI6371 .sti_class_for6372 is the base class if no mapping for type is provided6373 is class if mapping for type is provided6374 querying6375 finds by type6376 object class when querying6377 when mapping for type exists6378 is the super class6379 when mapping does not exist6380 is the base class6381 .sti_name6382 is nil if map does not exist6383 is nil if map exists6384 .sti_class_to_enum_map6385 is the inverse of sti_class_to_enum_map6386# [RSpecRunTime] Finishing example group spec/models/concerns/enum_inheritance_spec.rb. It took 2.62 seconds. Expected to take 4.56 seconds.6387# [RSpecRunTime] Starting example group spec/finders/ci/auth_job_finder_spec.rb. Expected to take 4.48 seconds.6388Ci::AuthJobFinder6389 #execute!6390 is expected to eq #<Ci::Build status: "running", finished_at: nil, created_at: "2024-07-31 08:50:29.000000000 +0000", u...id: nil, user_id: 964, execution_config_id: nil, upstream_pipeline_partition_id: nil, tag_list: nil>6391 raises error if the job is not running6392 raises error if the job is erased6393 raises error if the the project is missing6394 raises error if the the project is being removed6395 with wrong job token6396 is expected to be nil6397# [RSpecRunTime] RSpec elapsed time: 35 minutes 31.84 seconds. Current RSS: ~2330M. Threads: 4. load average: 1.09 1.07 1.08 1/284 228156398.6399 #execute6400 when job is not running6401 is expected to be nil6402 when job is running6403 sets ci_job_token_scope on the job user6404# [RSpecRunTime] Finishing example group spec/finders/ci/auth_job_finder_spec.rb. It took 5.42 seconds. Expected to take 4.48 seconds.6405# [RSpecRunTime] Starting example group spec/models/merge_request/approval_removal_settings_spec.rb. Expected to take 4.4 seconds.6406MergeRequest::ApprovalRemovalSettings6407 does not allow STI6408 validations6409 when enabling selective_code_owner_removals and reset_approvals_on_push is disabled6410 is expected to be valid6411# [RSpecRunTime] RSpec elapsed time: 35 minutes 33.93 seconds. Current RSS: ~2330M. Threads: 4. load average: 1.16 1.08 1.08 1/284 228166412.6413 when enabling selective_code_owner_removals and reset_approvals_on_push is enabled6414 is expected not to be valid6415 when enabling reset_approvals_on_push and selective_code_owner_removals is disabled6416 is expected to be valid6417 when enabling reset_approvals_on_push and selective_code_owner_removals is enabled6418 is expected not to be valid6419 when enabling reset_approvals_on_push and selective_code_owner_removals6420 is expected not to be valid6421# [RSpecRunTime] Finishing example group spec/models/merge_request/approval_removal_settings_spec.rb. It took 4.34 seconds. Expected to take 4.4 seconds.6422# [RSpecRunTime] Starting example group spec/views/projects/pipelines/show.html.haml_spec.rb. Expected to take 4.32 seconds.6423projects/pipelines/show6424 when pipeline has errors6425 shows errors6426 does not render the pipeline tabs6427 renders the pipeline editor button with correct link for users who can view6428 renders the pipeline editor button with correct link for users who can not view6429# [RSpecRunTime] RSpec elapsed time: 35 minutes 42.36 seconds. Current RSS: ~2136M. Threads: 4. load average: 1.15 1.08 1.08 1/284 228536430.6431 when pipeline is valid6432 does not show errors6433 renders the pipeline tabs6434# [RSpecRunTime] RSpec elapsed time: 35 minutes 43.43 seconds. Current RSS: ~2136M. Threads: 4. load average: 1.14 1.08 1.08 1/284 228586435.6436# [RSpecRunTime] Finishing example group spec/views/projects/pipelines/show.html.haml_spec.rb. It took 6.63 seconds. Expected to take 4.32 seconds.6437# [RSpecRunTime] Starting example group spec/workers/ci/parse_secure_file_metadata_worker_spec.rb. Expected to take 4.26 seconds.6438Ci::ParseSecureFileMetadataWorker6439 #perform6440 is labeled as idempotent6441 performs multiple times sequentially without raising an exception6442 when the file is found6443 calls update_metadata!6444# [RSpecRunTime] RSpec elapsed time: 35 minutes 45.6 seconds. Current RSS: ~2163M. Threads: 4. load average: 1.14 1.08 1.08 1/284 228596445.6446 when file is not found6447WARNING: An expectation of `:update_metadata!` was set on `nil`. To allow expectations on `nil` and suppress this message, set `RSpec::Mocks.configuration.allow_message_expectations_on_nil` to `true`. To disallow expectations on `nil`, set `RSpec::Mocks.configuration.allow_message_expectations_on_nil` to `false`. Called from /builds/gitlab-org/gitlab/spec/workers/ci/parse_secure_file_metadata_worker_spec.rb:25:in `block (4 levels) in <top (required)>'.6448 does not call update_metadata!6449# [RSpecRunTime] Finishing example group spec/workers/ci/parse_secure_file_metadata_worker_spec.rb. It took 2.44 seconds. Expected to take 4.26 seconds.6450# [RSpecRunTime] Starting example group spec/lib/gitlab/prometheus/adapter_spec.rb. Expected to take 4.18 seconds.6451Gitlab::Prometheus::Adapter6452 #prometheus_adapter6453 prometheus integration can execute queries6454 return prometheus integration as prometheus adapter6455 with cluster with prometheus available6456 returns prometheus integration6457# [RSpecRunTime] RSpec elapsed time: 35 minutes 49.64 seconds. Current RSS: ~2220M. Threads: 4. load average: 1.12 1.08 1.08 1/284 228606458.6459 prometheus integration can't execute queries6460 with cluster with prometheus disabled6461 returns nil6462 with cluster with prometheus available6463 returns application handling all environments6464 with cluster without prometheus installed6465 returns nil6466# [RSpecRunTime] Finishing example group spec/lib/gitlab/prometheus/adapter_spec.rb. It took 4.7 seconds. Expected to take 4.18 seconds.6467# [RSpecRunTime] Starting example group spec/models/work_items/related_link_restriction_spec.rb. Expected to take 4.12 seconds.6468WorkItems::RelatedLinkRestriction6469 does not allow STI6470 associations6471 is expected to belong to source_type required: false6472 is expected to belong to target_type required: false6473 .link_type6474 is expected to define :link_type as an enum backed by an integer with values ‹{relates_to: 0, blocks: 1}›6475 validations6476 is expected to validate that :source_type cannot be empty/falsy6477 is expected to validate that :target_type cannot be empty/falsy6478 is expected to validate that :target_type is case-sensitively unique within the scope of :source_type_id and :link_type6479# [RSpecRunTime] Finishing example group spec/models/work_items/related_link_restriction_spec.rb. It took 2.2 seconds. Expected to take 4.12 seconds.6480# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6481Lint factories for WorkItems::RelatedLinkRestriction6482 with saas, license, and factory defaults6483 behaves like factory6484 related_link_restriction factory6485 does not raise error when built6486 does not raise error when created6487# [RSpecRunTime] RSpec elapsed time: 35 minutes 56.88 seconds. Current RSS: ~2304M. Threads: 4. load average: 1.11 1.08 1.08 1/284 228876488.6489# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.14 seconds. Expected to take 46.95 seconds.6490# [RSpecRunTime] Starting example group spec/lib/gitlab/cross_project_access_spec.rb. Expected to take 4.05 seconds.6491Gitlab::CrossProjectAccess6492 #add_check6493 keeps track of the properties to check6494 builds the check correctly6495 merges the checks of a parent class into existing checks of a subclass6496 merges the existing checks of a superclass into the checks of a subclass6497# [RSpecRunTime] RSpec elapsed time: 35 minutes 58.42 seconds. Current RSS: ~2307M. Threads: 4. load average: 1.10 1.07 1.08 1/284 228886498.6499 #find_check6500 returns a check when it was defined for a superclass6501 caches the result for a subclass6502 returns the checks for the closest class if there are more checks available6503# [RSpecRunTime] Finishing example group spec/lib/gitlab/cross_project_access_spec.rb. It took 2.41 seconds. Expected to take 4.05 seconds.6504# [RSpecRunTime] Starting example group spec/lib/api/every_api_endpoint_spec.rb. Expected to take 3.98 seconds.6505Every API endpoint6506 feature categories6507 has feature categories6508 recognizes the feature categories6509 has no routes with multiple paths6510 doesn't define or exclude categories on removed actions6511# [RSpecRunTime] RSpec elapsed time: 36 minutes 4.29 seconds. Current RSS: ~2276M. Threads: 4. load average: 1.10 1.07 1.08 1/284 228896512.6513# [RSpecRunTime] Finishing example group spec/lib/api/every_api_endpoint_spec.rb. It took 4.99 seconds. Expected to take 3.98 seconds.6514# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb. Expected to take 3.92 seconds.6515Gitlab::Ci::Config::Entry::Inherit::Variables6516 validations6517 config: true, valid: true6518 is expected to eq true6519 config: false, valid: true6520 is expected to eq true6521 config: ["A"], valid: true6522 is expected to eq true6523 config: ["A", "B"], valid: true6524 is expected to eq true6525 config: [:image], valid: true6526 is expected to eq true6527 config: [true], valid: false6528 is expected to eq false6529 config: "string", valid: false6530 is expected to eq false6531# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb. It took 2.2 seconds. Expected to take 3.92 seconds.6532# [RSpecRunTime] Starting example group spec/lib/gitlab/sql/except_spec.rb. Expected to take 3.86 seconds.6533Gitlab::SQL::Except6534 behaves like SQL set operator6535 .operator_keyword6536 is expected to eq "EXCEPT"6537 #to_sql6538 returns a String joining relations together using a EXCEPT6539 skips Model.none segments6540 uses EXCEPT ALL when removing duplicates is disabled6541 returns `NULL` if all relations are empty6542# [RSpecRunTime] RSpec elapsed time: 36 minutes 10.29 seconds. Current RSS: ~2329M. Threads: 4. load average: 1.09 1.07 1.08 1/284 228906543.6544 when uneven select values are used6545 raises error6546 remove_order parameter6547 when remove_order: true6548 removes the ORDER BY from the query6549 when remove_order: false6550 does not remove the ORDER BY from the query6551# [RSpecRunTime] Finishing example group spec/lib/gitlab/sql/except_spec.rb. It took 4.68 seconds. Expected to take 3.86 seconds.6552# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/batch_key_spec.rb. Expected to take 3.81 seconds.6553Gitlab::Graphql::BatchKey6554 delegates attribute lookup methods to the inner object6555 works as a hash key6556 allows the object to be named more meaningfully6557 is equal to keys of the same object, regardless of lookahead or object name6558 #requires?6559 returns false if the lookahead was not provided6560 lookahead was provided6561 returns false if the path is empty6562 it selects the field6563 returns true6564# [RSpecRunTime] RSpec elapsed time: 36 minutes 13.27 seconds. Current RSS: ~2334M. Threads: 4. load average: 1.09 1.07 1.08 1/284 228916565.6566 it does not select the field6567 returns false6568# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/batch_key_spec.rb. It took 2.36 seconds. Expected to take 3.81 seconds.6569# [RSpecRunTime] Starting example group spec/lib/api/helpers/import_github_helpers_spec.rb. Expected to take 3.75 seconds.6570API::Helpers::ImportGithubHelpers6571 #too_many_requests6572 raises an error6573 #client6574 returns the new github client6575# [RSpecRunTime] RSpec elapsed time: 36 minutes 16.69 seconds. Current RSS: ~2351M. Threads: 4. load average: 1.08 1.07 1.08 1/284 228926576.6577 #access_params6578 makes the passed in personal access token and extra tokens accessible6579 #provider6580 is GitHub6581 #provider_unauthorized6582 raises an error6583# [RSpecRunTime] Finishing example group spec/lib/api/helpers/import_github_helpers_spec.rb. It took 4.06 seconds. Expected to take 3.75 seconds.6584# [RSpecRunTime] Starting example group spec/lib/api/entities/hook_spec.rb. Expected to take 3.68 seconds.6585API::Entities::Hook6586 exposes correct attributes6587 when `with_url_variables` is set to false6588 does not expose `url_variables` field6589# [RSpecRunTime] RSpec elapsed time: 36 minutes 19.75 seconds. Current RSS: ~2339M. Threads: 4. load average: 1.07 1.07 1.08 1/284 228936590.6591 when `with_custom_headers` is set to false6592 does not expose `custom_headers` field6593# [RSpecRunTime] RSpec elapsed time: 36 minutes 20.82 seconds. Current RSS: ~2287M. Threads: 4. load average: 1.07 1.07 1.08 1/285 228946594.6595# [RSpecRunTime] Finishing example group spec/lib/api/entities/hook_spec.rb. It took 3.25 seconds. Expected to take 3.68 seconds.6596# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/secure_files/cer_spec.rb. Expected to take 3.62 seconds.6597Gitlab::Ci::SecureFiles::Cer6598 when the supplied certificate can be parsed6599 #certificate_data6600 returns an OpenSSL::X509::Certificate object6601 #metadata6602 returns a hash with the expected keys6603 #id6604 returns the certificate serial number6605 #expires_at6606 returns the certificate expiration timestamp6607 #issuer6608 calls parse on X509Name6609 #subject6610 calls parse on X509Name6611# [RSpecRunTime] RSpec elapsed time: 36 minutes 25.14 seconds. Current RSS: ~2315M. Threads: 4. load average: 1.07 1.07 1.08 1/284 228956612.6613 when the supplied certificate cannot be parsed6614 #certificate_data6615 assigns the error message and returns nil6616 #metadata6617 returns an empty hash6618 #expires_at6619 returns nil6620# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/secure_files/cer_spec.rb. It took 5.17 seconds. Expected to take 3.62 seconds.6621# [RSpecRunTime] Starting example group spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb. Expected to take 3.55 seconds.6622Gitlab::ErrorTracking::Processor::GrpcErrorProcessor6623 .call6624 when there is no GRPC exception6625 with Sentry event6626 behaves like leaves data unchanged6627 is expected to include {:fingerprint => ["ArgumentError", "Missing arguments"]}6628 when there is a GRPC exception with a debug string6629 with Sentry event6630 behaves like processes the exception6631 removes the debug error string and stores it as an extra field6632 with no custom fingerprint6633 removes the debug error string and stores it as an extra field6634 when there is a wrapped GRPC exception with a debug string6635 with Sentry event6636 behaves like processes the exception6637 removes the debug error string and stores it as an extra field6638 with no custom fingerprint6639 removes the debug error string and stores it as an extra field6640# [RSpecRunTime] Finishing example group spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb. It took 1.73 seconds. Expected to take 3.55 seconds.6641# [RSpecRunTime] Starting example group spec/helpers/instance_configuration_helper_spec.rb. Expected to take 3.49 seconds.6642InstanceConfigurationHelper6643 #instance_configuration_cell_html6644 boolean are valid values to display6645 if not block is passed6646 returns the parameter if present6647 returns "-" if the parameter is blank6648 if a block is passed6649 returns the result of the block6650 returns "-" if the parameter is blank6651# [RSpecRunTime] RSpec elapsed time: 36 minutes 31.57 seconds. Current RSS: ~2351M. Threads: 4. load average: 1.06 1.07 1.08 1/284 228966652.6653 #instance_configuration_human_size_cell6654 returns "-" if the parameter is blank6655 accepts the value in bytes6656 returns the value in human size readable format6657 #instance_configuration_disabled_cell_html6658 returns "-" if parameter is 06659 return parameter if not 06660# [RSpecRunTime] Finishing example group spec/helpers/instance_configuration_helper_spec.rb. It took 5.36 seconds. Expected to take 3.49 seconds.6661# [RSpecRunTime] Starting example group spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb. Expected to take 3.42 seconds.6662Gitlab::Analytics::CycleAnalytics::StageEvents::StageEvent6663 is expected to respond to #name6664 is expected to respond to #object_type6665 is expected to respond to #identifier6666 is expected to respond to #timestamp_projection6667 is expected to respond to #apply_query_customization6668# [RSpecRunTime] Finishing example group spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb. It took 1.4 seconds. Expected to take 3.42 seconds.6669# [RSpecRunTime] RSpec elapsed time: 36 minutes 34.74 seconds. Current RSS: ~2343M. Threads: 4. load average: 1.06 1.06 1.07 1/284 228976670.6671# [RSpecRunTime] Starting example group spec/lib/gitlab/throttle_spec.rb. Expected to take 3.36 seconds.6672Gitlab::Throttle6673 .protected_paths_enabled?6674 returns Application Settings throttle_protected_paths_enabled?6675 .bypass_header6676 is nil6677 when a header is configured6678 is a funny upper case rack key6679# [RSpecRunTime] RSpec elapsed time: 36 minutes 37.98 seconds. Current RSS: ~2356M. Threads: 4. load average: 1.06 1.06 1.07 1/284 228986680.6681 .rate_limiting_response_text6682 when the setting is not present6683 returns the default value with a trailing newline6684 when the setting is present6685 returns the default value with a trailing newline6686# [RSpecRunTime] Finishing example group spec/lib/gitlab/throttle_spec.rb. It took 4.02 seconds. Expected to take 3.36 seconds.6687# [RSpecRunTime] Starting example group spec/models/users/saved_reply_spec.rb. Expected to take 3.3 seconds.6688Users::SavedReply6689 does not allow STI6690 validations6691 is expected to validate that :user_id cannot be empty/falsy6692 is expected to validate that :name cannot be empty/falsy6693 is expected to validate that :content cannot be empty/falsy6694 is expected to validate that :name is case-sensitively unique within the scope of :user_id6695 is expected to validate that the length of :name is at most 2556696 is expected to validate that the length of :content is at most 100006697# [RSpecRunTime] RSpec elapsed time: 36 minutes 40.9 seconds. Current RSS: ~2356M. Threads: 4. load average: 1.05 1.06 1.07 1/284 228996698.6699# [RSpecRunTime] Finishing example group spec/models/users/saved_reply_spec.rb. It took 2.27 seconds. Expected to take 3.3 seconds.6700# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6701Lint factories for Users::SavedReply6702 with saas, license, and factory defaults6703 behaves like factory6704 saved_reply factory6705 does not raise error when built6706 does not raise error when created6707# [RSpecRunTime] RSpec elapsed time: 36 minutes 42.66 seconds. Current RSS: ~2359M. Threads: 4. load average: 1.05 1.06 1.07 1/284 229266708.6709# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.77 seconds. Expected to take 46.95 seconds.6710# [RSpecRunTime] Starting example group spec/models/concerns/clusters/agents/authorizations/user_access/scopes_spec.rb. Expected to take 3.22 seconds.6711Clusters::Agents::Authorizations::UserAccess::Scopes6712 does not allow STI6713 .preloaded6714 preloads the associated entities6715# [RSpecRunTime] RSpec elapsed time: 36 minutes 46.63 seconds. Current RSS: ~2365M. Threads: 4. load average: 1.05 1.06 1.07 1/284 229276716.6717 .for_agent6718 is expected to contain exactly #<Clusters::Agents::Authorizations::UserAccess::ProjectAuthorization id: 2, project_id: 531, agent_id: 2, config: {}>6719# [RSpecRunTime] RSpec elapsed time: 36 minutes 48.6 seconds. Current RSS: ~2349M. Threads: 4. load average: 1.04 1.06 1.07 3/284 229286720.6721# [RSpecRunTime] Finishing example group spec/models/concerns/clusters/agents/authorizations/user_access/scopes_spec.rb. It took 5.95 seconds. Expected to take 3.22 seconds.6722# [RSpecRunTime] Starting example group spec/tooling/danger/outdated_todo_spec.rb. Expected to take 3.17 seconds.6723Tooling::Danger::OutdatedTodo6724 with allow_fail set to true6725 when the filenames are mentioned in single todo6726 warns about mentions6727 when the filenames are mentioned in multiple todos6728 warns about mentions6729 when the filenames are not mentioned in todos6730 does not warn6731 when there is no todos6732 does not warn6733 with allow_fail set to false6734 when the filenames are mentioned in single todo6735 warns about mentions6736 when the filenames are mentioned in multiple todos6737 warns about mentions6738 when the filenames are not mentioned in todos6739 does not warn6740 when there is no todos6741 does not warn6742# [RSpecRunTime] Finishing example group spec/tooling/danger/outdated_todo_spec.rb. It took 2.4 seconds. Expected to take 3.17 seconds.6743# [RSpecRunTime] Starting example group spec/helpers/startupjs_helper_spec.rb. Expected to take 3.12 seconds.6744StartupjsHelper6745 #page_startup_graphql_calls6746 returns an array containing GraphQL Page Startup Calls6747 #page_startup_graphql_headers6748 csrf_token: "abc", feature_category: "web_ide", expected: {"X-CSRF-Token"=>"abc", "x-gitlab-feature-category"=>"web_ide"}6749 returns hash of headers for GraphQL requests6750 csrf_token: "", feature_category: "", expected: {"X-CSRF-Token"=>"", "x-gitlab-feature-category"=>""}6751 returns hash of headers for GraphQL requests6752 csrf_token: "abc", feature_category: nil, expected: {"X-CSRF-Token"=>"abc", "x-gitlab-feature-category"=>""}6753 returns hash of headers for GraphQL requests6754# [RSpecRunTime] RSpec elapsed time: 36 minutes 54.71 seconds. Current RSS: ~2392M. Threads: 4. load average: 1.04 1.06 1.07 1/284 229296755.6756 csrf_token: "something", feature_category: " ", expected: {"X-CSRF-Token"=>"something", "x-gitlab-feature-category"=>""}6757 returns hash of headers for GraphQL requests6758# [RSpecRunTime] Finishing example group spec/helpers/startupjs_helper_spec.rb. It took 3.97 seconds. Expected to take 3.12 seconds.6759# [RSpecRunTime] Starting example group spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb. Expected to take 3.06 seconds.6760Autocomplete::ActsAsTaggableOn::TagsFinder6761 #execute6762 with empty params6763 returns all tags6764 filter by search6765 with an empty search term6766 returns all tags6767 with a search containing 2 characters6768 returns the tag that strictly matches the search term6769 with a search containing 3 characters6770 returns the tag that partially matches the search term6771 limit6772 limits the result set by the limit constant6773# [RSpecRunTime] Finishing example group spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb. It took 2.05 seconds. Expected to take 3.06 seconds.6774# [RSpecRunTime] Starting example group spec/graphql/mutations/pages/mark_onboarding_complete_spec.rb. Expected to take 3.0 seconds.6775Mutations::Pages::MarkOnboardingComplete6776 #resolve6777 when the current user has access to update pages6778 calls mark_pages_onboarding_complete on the project6779 returns onboarding_complete state6780 returns no errors6781# [RSpecRunTime] RSpec elapsed time: 36 minutes 59.25 seconds. Current RSS: ~2348M. Threads: 4. load average: 1.04 1.06 1.07 1/284 229566782.6783 when the current user doesn't have access to update pages6784 raises an error6785# [RSpecRunTime] Finishing example group spec/graphql/mutations/pages/mark_onboarding_complete_spec.rb. It took 2.51 seconds. Expected to take 3.0 seconds.6786# [RSpecRunTime] Starting example group spec/graphql/resolvers/saved_reply_resolver_spec.rb. Expected to take 2.94 seconds.6787Resolvers::SavedReplyResolver6788 returns nil when saved reply is another users6789 returns nil when saved reply is not found6790 returns users saved reply6791# [RSpecRunTime] Finishing example group spec/graphql/resolvers/saved_reply_resolver_spec.rb. It took 3.46 seconds. Expected to take 2.94 seconds.6792# [RSpecRunTime] RSpec elapsed time: 37 minutes 3.24 seconds. Current RSS: ~2281M. Threads: 4. load average: 1.04 1.06 1.07 1/284 229576793.6794# [RSpecRunTime] Starting example group spec/presenters/environment_presenter_spec.rb. Expected to take 2.88 seconds.6795EnvironmentPresenter6796 #deployments_display_count6797 with less than the maximum deployments6798 returns the actual deployments count6799 with more than the maximum deployments6800 returns MAX_DISPLAY_COUNT value6801# [RSpecRunTime] Finishing example group spec/presenters/environment_presenter_spec.rb. It took 1.23 seconds. Expected to take 2.88 seconds.6802# [RSpecRunTime] Starting example group spec/policies/timelog_policy_spec.rb. Expected to take 2.83 seconds.6803TimelogPolicy6804 #rules6805 when user is anonymus6806 prevents adimistration of timelog6807 when user is the author of the timelog6808 allows adimistration of timelog6809 when user is not the author of the timelog but maintainer of the project6810 allows adimistration of timelog6811 when user is not the timelog's author, not a maintainer but an administrator6812 allows adimistration of timelog6813 when user is not the author of the timelog nor a maintainer of the project nor an administrator6814 prevents adimistration of timelog6815# [RSpecRunTime] Finishing example group spec/policies/timelog_policy_spec.rb. It took 2.43 seconds. Expected to take 2.83 seconds.6816# [RSpecRunTime] Starting example group spec/helpers/git_helper_spec.rb. Expected to take 2.77 seconds.6817GitHelper6818 #short_sha6819 is expected to eq "d4e043f6"6820 #strip_signature6821 strips PGP SIGNATURE6822 is expected to eq "Version 1.69.0\n\n"6823 strips PGP MESSAGE6824 is expected to eq "Version 1.69.0\n\n"6825 strips SIGNED MESSAGE6826 is expected to eq "this is Roger's signed tag\n\n"6827# [RSpecRunTime] Finishing example group spec/helpers/git_helper_spec.rb. It took 1.25 seconds. Expected to take 2.77 seconds.6828# [RSpecRunTime] Starting example group spec/lib/banzai/pipeline_spec.rb. Expected to take 2.72 seconds.6829Banzai::Pipeline6830 .[]6831 for nil6832 is expected to eq Banzai::Pipeline::FullPipeline6833# [RSpecRunTime] RSpec elapsed time: 37 minutes 10.87 seconds. Current RSS: ~2369M. Threads: 4. load average: 1.18 1.09 1.08 1/284 229586834.6835 for symbols6836 when known6837 is expected to eq Banzai::Pipeline::FullPipeline6838 when unknown6839 behaves like error6840 is expected to raise NameError with "uninitialized constant Banzai::Pipeline::UnknownPipeline"6841 for classes6842 subclassing Banzai::Pipeline::BasePipeline6843 is expected to eq #<Class:0x000078aff93a7740>6844 subclassing other types6845 behaves like error6846 is expected to raise ArgumentError with "unsupported pipeline name Foo (Class)"6847 for other types6848 behaves like error6849 is expected to raise ArgumentError with "unsupported pipeline name \"label\" (String)"6850# [RSpecRunTime] Finishing example group spec/lib/banzai/pipeline_spec.rb. It took 4.22 seconds. Expected to take 2.72 seconds.6851# [RSpecRunTime] Starting example group spec/services/mattermost/create_team_service_spec.rb. Expected to take 2.68 seconds.6852Mattermost::CreateTeamService6853 adds an error if a team could not be created6854 creates a team6855# [RSpecRunTime] Finishing example group spec/services/mattermost/create_team_service_spec.rb. It took 1.14 seconds. Expected to take 2.68 seconds.6856# [RSpecRunTime] RSpec elapsed time: 37 minutes 13.6 seconds. Current RSS: ~2374M. Threads: 4. load average: 1.16 1.09 1.08 1/284 229596857.6858# [RSpecRunTime] Starting example group spec/presenters/packages/nuget/packages_versions_presenter_spec.rb. Expected to take 2.63 seconds.6859Packages::Nuget::PackagesVersionsPresenter6860 #versions6861 is expected to contain exactly "1.0.1", "1.0.2", "1.0.3", "1.0.4", and "1.0.5"6862# [RSpecRunTime] RSpec elapsed time: 37 minutes 15.93 seconds. Current RSS: ~2282M. Threads: 4. load average: 1.16 1.09 1.08 1/284 229606863.6864# [RSpecRunTime] Finishing example group spec/presenters/packages/nuget/packages_versions_presenter_spec.rb. It took 2.45 seconds. Expected to take 2.63 seconds.6865# [RSpecRunTime] Starting example group spec/graphql/types/project_member_type_spec.rb. Expected to take 2.58 seconds.6866Types::ProjectMemberType6867 has the expected fields6868 is expected to expose permissions using Types::PermissionTypes::Project6869 is expected to eq "ProjectMember"6870 is expected to require graphql authorizations :read_project6871# [RSpecRunTime] Finishing example group spec/graphql/types/project_member_type_spec.rb. It took 3.52 seconds. Expected to take 2.58 seconds.6872# [RSpecRunTime] RSpec elapsed time: 37 minutes 19.67 seconds. Current RSS: ~2303M. Threads: 4. load average: 1.15 1.08 1.08 1/284 229616873.6874# [RSpecRunTime] Starting example group spec/lib/api/entities/tag_spec.rb. Expected to take 2.54 seconds.6875API::Entities::Tag6876 #as_json6877 includes basic fields6878 when a tag is lightweight6879 returns an empty created_at6880# [RSpecRunTime] RSpec elapsed time: 37 minutes 21.69 seconds. Current RSS: ~2304M. Threads: 4. load average: 1.15 1.08 1.08 1/287 230446881.6882 with releases6883 returns release details6884 when release tag name does not match6885 returns an empty release6886# [RSpecRunTime] Finishing example group spec/lib/api/entities/tag_spec.rb. It took 2.79 seconds. Expected to take 2.54 seconds.6887# [RSpecRunTime] Starting example group spec/models/ci/unlock_pipeline_request_spec.rb. Expected to take 2.48 seconds.6888Ci::UnlockPipelineRequest6889 does not allow STI6890 .next!6891 when there are pending pipeline IDs6892 pops and returns the oldest pipeline ID from the queue (FIFO)6893 when the queue is empty6894 does nothing6895 .enqueue6896 creates a redis entry for the given pipeline ID and returns the number of added entries6897 when the pipeline ID is already in the queue6898 does not create another redis entry for the same pipeline ID nor update it6899 when given an array of pipeline IDs6900 creates a redis entry for each unique pipeline ID6901 .total_pending6902 is expected to eq 36903# [RSpecRunTime] Finishing example group spec/models/ci/unlock_pipeline_request_spec.rb. It took 2.1 seconds. Expected to take 2.48 seconds.6904# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/pipeline/process_spec.rb. Expected to take 2.43 seconds.6905Gitlab::Ci::Pipeline::Chain::Pipeline::Process6906 #perform!6907 schedules a job to process the pipeline6908# [RSpecRunTime] RSpec elapsed time: 37 minutes 27.5 seconds. Current RSS: ~2379M. Threads: 4. load average: 1.14 1.08 1.08 1/289 230656909.6910 #break?6911 is expected to be falsey6912# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/pipeline/process_spec.rb. It took 3.37 seconds. Expected to take 2.43 seconds.6913# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/ansi2json/parser_spec.rb. Expected to take 2.39 seconds.6914Gitlab::Ci::Ansi2json::Parser6915 bold?6916 returns true if style mask matches bold format6917 returns false if style mask does not match bold format6918 matching_formats6919 returns matching formats given a style mask6920 returns an empty array if no formats match the style mask6921# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/ansi2json/parser_spec.rb. It took 1.3 seconds. Expected to take 2.39 seconds.6922# [RSpecRunTime] Starting example group spec/graphql/mutations/clusters/agent_tokens/revoke_spec.rb. Expected to take 2.34 seconds.6923Mutations::Clusters::AgentTokens::Revoke6924 is expected to eq "ClusterAgentTokenRevoke"6925 is expected to require graphql authorizations :admin_cluster6926 #resolve6927 user does not have permission6928 does not revoke the token6929# [RSpecRunTime] RSpec elapsed time: 37 minutes 30.79 seconds. Current RSS: ~2381M. Threads: 4. load average: 1.13 1.08 1.08 1/289 230666930.6931 user has permission6932 revokes the token6933# [RSpecRunTime] Finishing example group spec/graphql/mutations/clusters/agent_tokens/revoke_spec.rb. It took 2.3 seconds. Expected to take 2.34 seconds.6934# [RSpecRunTime] Starting example group spec/services/ci/pipeline_bridge_status_service_spec.rb. Expected to take 2.3 seconds.6935Ci::PipelineBridgeStatusService6936 #execute6937 when pipeline has upstream bridge6938 calls inherit_status_from_downstream on upstream bridge6939 when bridge job status raises state machine errors6940 tracks the exception6941# [RSpecRunTime] RSpec elapsed time: 37 minutes 33.71 seconds. Current RSS: ~2325M. Threads: 4. load average: 1.12 1.08 1.08 1/284 230676942.6943# [RSpecRunTime] Finishing example group spec/services/ci/pipeline_bridge_status_service_spec.rb. It took 2.35 seconds. Expected to take 2.3 seconds.6944# [RSpecRunTime] Starting example group spec/lib/gitlab/doorkeeper_secret_storing/token/pbkdf2_sha512_spec.rb. Expected to take 2.25 seconds.6945Gitlab::DoorkeeperSecretStoring::Token::Pbkdf2Sha5126946 STRETCHES6947 is 20_0006948 SALT6949 is empty6950# [RSpecRunTime] RSpec elapsed time: 37 minutes 36.6 seconds. Current RSS: ~2375M. Threads: 4. load average: 1.12 1.08 1.08 1/284 230686951.6952 .transform_secret6953 generates a PBKDF2+SHA512 hashed value in the correct format6954# [RSpecRunTime] Finishing example group spec/lib/gitlab/doorkeeper_secret_storing/token/pbkdf2_sha512_spec.rb. It took 3.57 seconds. Expected to take 2.25 seconds.6955# [RSpecRunTime] Starting example group spec/rubocop/cop/usage_data/instrumentation_superclass_spec.rb. Expected to take 2.19 seconds.6956RuboCop::Cop::UsageData::InstrumentationSuperclass6957 when in an instrumentation file6958 with class definition6959 when inheriting from allowed superclass6960 does not register an offense6961 when inheriting from some other superclass6962 registers an offense6963 when not inheriting6964 does not register an offense6965 with dynamic class definition6966 when inheriting from allowed superclass6967 does not register an offense6968 when inheriting from some other superclass6969 registers an offense6970 when not inheriting6971 does not register an offense6972 when outside of an instrumentation file6973 does not register an offense6974# [RSpecRunTime] Finishing example group spec/rubocop/cop/usage_data/instrumentation_superclass_spec.rb. It took 2.12 seconds. Expected to take 2.19 seconds.6975# [RSpecRunTime] Starting example group spec/models/work_items/widgets/notifications_spec.rb. Expected to take 2.13 seconds.6976WorkItems::Widgets::Notifications6977 does not allow STI6978 #type6979 is expected to eq :notifications6980# [RSpecRunTime] RSpec elapsed time: 37 minutes 40.71 seconds. Current RSS: ~2383M. Threads: 4. load average: 1.11 1.08 1.08 1/284 230696981.6982 #subscribed?6983 is expected to eq true6984# [RSpecRunTime] RSpec elapsed time: 37 minutes 43.44 seconds. Current RSS: ~2364M. Threads: 4. load average: 1.10 1.08 1.08 1/284 230706985.6986 .type6987 is expected to eq :notifications6988# [RSpecRunTime] Finishing example group spec/models/work_items/widgets/notifications_spec.rb. It took 4.33 seconds. Expected to take 2.13 seconds.6989# [RSpecRunTime] Starting example group spec/models/users/ghost_user_migration_spec.rb. Expected to take 2.08 seconds.6990Users::GhostUserMigration6991 does not allow STI6992 validations6993 is expected to validate that :user_id cannot be empty/falsy6994 scopes6995 .consume_order6996 is expected to eq [#<Users::GhostUserMigration id: 2, user_id: 1025, initiator_user_id: 1026, created_at: "2024-07-31 1...3:50:12.389850336 +0000", hard_delete: false, consume_after: "2024-07-31 13:50:12.262162275 +0000">]6997 associations6998 is expected to belong to user required: false6999 is expected to belong to initiator_user required: false7000# [RSpecRunTime] Finishing example group spec/models/users/ghost_user_migration_spec.rb. It took 1.88 seconds. Expected to take 2.08 seconds.7001# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7002Lint factories for Users::GhostUserMigration7003 with saas, license, and factory defaults7004 behaves like factory7005 ghost_user_migration factory7006 does not raise error when built7007 does not raise error when created7008# [RSpecRunTime] RSpec elapsed time: 37 minutes 47.48 seconds. Current RSS: ~2333M. Threads: 4. load average: 1.10 1.08 1.08 1/284 230977009.7010# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.86 seconds. Expected to take 46.95 seconds.7011# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/reports_daemon_spec.rb. Expected to take 2.02 seconds.7012Gitlab::Memory::ReportsDaemon7013 #run_thread7014 with default reports7015 runs them using the given reporter7016 with inactive reports7017 runs only active reports7018 sleep timers logic7019 wakes up every (fixed interval + defined delta), sleeps between reports each cycle7020 #stop_working7021 changes :alive to false7022 timer intervals settings7023 when no settings are set in the environment7024 uses defaults7025 when settings are passed through the environment7026 uses provided values7027# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/reports_daemon_spec.rb. It took 1.8 seconds. Expected to take 2.02 seconds.7028# [RSpecRunTime] Starting example group spec/graphql/types/ci/detailed_status_type_spec.rb. Expected to take 1.98 seconds.7029Types::Ci::DetailedStatusType7030 has all fields7031 is expected to eq "DetailedStatus"7032 action field7033 correctly renders the field7034# [RSpecRunTime] RSpec elapsed time: 37 minutes 53.24 seconds. Current RSS: ~2412M. Threads: 4. load average: 1.09 1.08 1.08 1/284 230987035.7036 id field7037 correctly renders the field7038# [RSpecRunTime] Finishing example group spec/graphql/types/ci/detailed_status_type_spec.rb. It took 4.24 seconds. Expected to take 1.98 seconds.7039# [RSpecRunTime] Starting example group spec/lib/sidebars/projects/menus/ci_cd_menu_spec.rb. Expected to take 1.94 seconds.7040Sidebars::Projects::Menus::CiCdMenu7041 #render?7042 when user cannot read builds7043 returns false7044 when user can read builds7045 returns true7046 Menu items7047 Pipelines Editor7048 when user cannot view pipeline editor7049 does not include pipeline editor menu item7050 when user can view pipeline editor7051 includes pipeline editor menu item7052 Artifacts7053 includes artifacts menu item7054# [RSpecRunTime] Finishing example group spec/lib/sidebars/projects/menus/ci_cd_menu_spec.rb. It took 1.69 seconds. Expected to take 1.94 seconds.7055# [RSpecRunTime] Starting example group spec/models/concerns/from_except_spec.rb. Expected to take 1.9 seconds.7056FromExcept7057 does not allow STI7058 behaves like from set operator7059 #from_except7060 selects from the results of the EXCEPT7061 returns empty set when passing empty array7062 supports the use of a custom alias for the sub query7063 supports keeping duplicate rows7064# [RSpecRunTime] RSpec elapsed time: 37 minutes 59.03 seconds. Current RSS: ~2405M. Threads: 4. load average: 1.08 1.07 1.08 1/284 230997065.7066# [RSpecRunTime] Finishing example group spec/models/concerns/from_except_spec.rb. It took 3.82 seconds. Expected to take 1.9 seconds.7067# [RSpecRunTime] Starting example group spec/lib/api/entities/application_setting_spec.rb. Expected to take 1.84 seconds.7068API::Entities::ApplicationSetting7069 housekeeping_bitmaps_enabled usage is deprecated and always enabled7070 when housekeeping_bitmaps_enabled db column is false7071 returns true7072 when housekeeping_bitmaps_enabled db column is true7073 returns true7074 for container registry migration-related fields7075 returns the static value assigned7076# [RSpecRunTime] Finishing example group spec/lib/api/entities/application_setting_spec.rb. It took 1.89 seconds. Expected to take 1.84 seconds.7077# [RSpecRunTime] Starting example group spec/graphql/types/description_version_type_spec.rb. Expected to take 1.77 seconds.7078Types::DescriptionVersionType7079 is expected to have graphql field :id7080 is expected to have graphql field :description7081 is expected to require graphql authorizations :read_issuable7082# [RSpecRunTime] Finishing example group spec/graphql/types/description_version_type_spec.rb. It took 1.07 seconds. Expected to take 1.77 seconds.7083# [RSpecRunTime] RSpec elapsed time: 38 minutes 2.23 seconds. Current RSS: ~2359M. Threads: 4. load average: 1.08 1.07 1.08 1/284 231007084.7085# [RSpecRunTime] Starting example group spec/services/packages/remove_tag_service_spec.rb. Expected to take 1.75 seconds.7086Packages::RemoveTagService7087 #execute7088 with existing tag7089 is expected to change `Packages::Tag.count` by -17090# [RSpecRunTime] RSpec elapsed time: 38 minutes 3.32 seconds. Current RSS: ~2303M. Threads: 4. load average: 1.08 1.07 1.08 1/284 231017091.7092 with nil7093 is expected to raise ArgumentError7094# [RSpecRunTime] Finishing example group spec/services/packages/remove_tag_service_spec.rb. It took 1.97 seconds. Expected to take 1.75 seconds.7095# [RSpecRunTime] Starting example group spec/graphql/types/ci/runner_manager_type_spec.rb. Expected to take 1.66 seconds.7096Types::Ci::RunnerManagerType7097 contains attributes related to a runner manager7098 is expected to eq "CiRunnerManager"7099 is expected to require graphql authorizations :read_runner_manager7100# [RSpecRunTime] Finishing example group spec/graphql/types/ci/runner_manager_type_spec.rb. It took 3.34 seconds. Expected to take 1.66 seconds.7101# [RSpecRunTime] RSpec elapsed time: 38 minutes 7.65 seconds. Current RSS: ~2355M. Threads: 4. load average: 1.07 1.07 1.08 1/284 231027102.7103# [RSpecRunTime] Starting example group spec/serializers/project_access_token_entity_spec.rb. Expected to take 1.65 seconds.7104ProjectAccessTokenEntity7105 when bot is a member of the project7106 has the correct attributes7107# [RSpecRunTime] RSpec elapsed time: 38 minutes 8.76 seconds. Current RSS: ~2349M. Threads: 4. load average: 1.06 1.07 1.08 1/284 231037108.7109 when bot is unrelated to the project7110 has the correct attributes7111# [RSpecRunTime] Finishing example group spec/serializers/project_access_token_entity_spec.rb. It took 1.81 seconds. Expected to take 1.65 seconds.7112# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/upload_and_cleanup_reports_spec.rb. Expected to take 1.57 seconds.7113Gitlab::Memory::UploadAndCleanupReports7114 #initalize7115 when sleep_time_seconds is passed through the environment7116 initializes with these settings7117 when sleep_time_seconds is passed through the initializer7118 initializes with these settings7119 when `sleep_time_seconds` is not passed7120 initialized with the default7121 #call7122 invokes the uploader and cleans the files7123 when there is an exception7124 logs it and does not crash the loop7125# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/upload_and_cleanup_reports_spec.rb. It took 1.59 seconds. Expected to take 1.57 seconds.7126# [RSpecRunTime] Starting example group spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb. Expected to take 1.56 seconds.7127Types::ContainerExpirationPolicyCadenceEnum7128 behaves like exposing container expiration policy option7129 exposes all options7130 uses all possible options from model7131# [RSpecRunTime] Finishing example group spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb. It took 0.75 second. Expected to take 1.56 seconds.7132# [RSpecRunTime] Starting example group spec/services/packages/debian/extract_deb_metadata_service_spec.rb. Expected to take 1.48 seconds.7133Packages::Debian::ExtractDebMetadataService7134 with correct file7135 return as expected7136 with incorrect file7137 raise error7138# [RSpecRunTime] Finishing example group spec/services/packages/debian/extract_deb_metadata_service_spec.rb. It took 1.2 seconds. Expected to take 1.48 seconds.7139# [RSpecRunTime] Starting example group spec/graphql/types/permission_types/package_spec.rb. Expected to take 1.47 seconds.7140Types::PermissionTypes::Package7141 has the expected fields7142# [RSpecRunTime] Finishing example group spec/graphql/types/permission_types/package_spec.rb. It took 0.52 second. Expected to take 1.47 seconds.7143# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/count_personal_snippets_metric_spec.rb. Expected to take 1.37 seconds.7144Gitlab::Usage::Metrics::Instrumentations::CountPersonalSnippetsMetric7145 with a timeframe of all7146 behaves like a correct instrumented metric value7147 has correct value7148 with a time_frame of 28 days7149 behaves like a correct instrumented metric value7150 has correct value7151# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_personal_snippets_metric_spec.rb. It took 1.14 seconds. Expected to take 1.37 seconds.7152# [RSpecRunTime] Starting example group spec/policies/merge_requests_closing_issues_policy_spec.rb. Expected to take 1.34 seconds.7153MergeRequestsClosingIssuesPolicy7154 read_merge_request_closing_issue7155 read_issue: false, read_merge_request: false, allowed: false7156 is expected to eq false7157 read_issue: false, read_merge_request: true, allowed: false7158 is expected to eq false7159# [RSpecRunTime] RSpec elapsed time: 38 minutes 17.76 seconds. Current RSS: ~2424M. Threads: 4. load average: 1.06 1.07 1.08 1/284 231147160.7161 read_issue: true, read_merge_request: false, allowed: false7162 is expected to eq false7163 read_issue: true, read_merge_request: true, allowed: true7164 is expected to eq true7165# [RSpecRunTime] Finishing example group spec/policies/merge_requests_closing_issues_policy_spec.rb. It took 3.86 seconds. Expected to take 1.34 seconds.7166# [RSpecRunTime] Starting example group spec/lib/gitlab/project_stats_refresh_conflicts_logger_spec.rb. Expected to take 1.32 seconds.7167Gitlab::ProjectStatsRefreshConflictsLogger7168 .warn_artifact_deletion_during_stats_refresh7169 logs a warning about artifacts being deleted while the project is undergoing stats refresh7170 .warn_request_rejected_during_stats_refresh7171 logs a warning about artifacts being deleted while the project is undergoing stats refresh7172 .warn_skipped_artifact_deletion_during_stats_refresh7173 logs a warning about artifacts being excluded from deletion while the project is undergoing stats refresh7174# [RSpecRunTime] Finishing example group spec/lib/gitlab/project_stats_refresh_conflicts_logger_spec.rb. It took 1.04 seconds. Expected to take 1.32 seconds.7175# [RSpecRunTime] Starting example group spec/lib/gitlab/pagination/keyset/in_operator_optimization/order_by_column_data_spec.rb. Expected to take 1.26 seconds.7176Gitlab::Pagination::Keyset::InOperatorOptimization::OrderByColumnData7177 #arel_column7178 delegates to column_expression7179 #column_for_projection7180 returns the expression with AS using the original column name7181 #projection7182 returns the expression with AS using the specified column lias7183# [RSpecRunTime] Finishing example group spec/lib/gitlab/pagination/keyset/in_operator_optimization/order_by_column_data_spec.rb. It took 1.0 second. Expected to take 1.26 seconds.7184# [RSpecRunTime] Starting example group spec/lib/gitlab/database/migrations/observers/total_database_size_change_spec.rb. Expected to take 1.23 seconds.7185Gitlab::Database::Migrations::Observers::TotalDatabaseSizeChange7186 records the size change7187 out of order calls7188 does not record anything if before size is unknown7189 does not record anything if after size is unknown7190# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/migrations/observers/total_database_size_change_spec.rb. It took 1.09 seconds. Expected to take 1.23 seconds.7191# [RSpecRunTime] Starting example group spec/graphql/types/customer_relations/organization_type_spec.rb. Expected to take 1.19 seconds.7192Types::CustomerRelations::OrganizationType7193 is expected to require graphql authorizations :read_crm_organization7194 is expected to have graphql fields :id, :name, :default_rate, :description, :active, :created_at, and :updated_at7195 is expected to eq "CustomerRelationsOrganization"7196# [RSpecRunTime] Finishing example group spec/graphql/types/customer_relations/organization_type_spec.rb. It took 3.21 seconds. Expected to take 1.19 seconds.7197# [RSpecRunTime] RSpec elapsed time: 38 minutes 24.97 seconds. Current RSS: ~2404M. Threads: 4. load average: 1.05 1.07 1.08 1/284 231157198.7199# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_group_type_active_metric_spec.rb. Expected to take 1.13 seconds.7200Gitlab::Usage::Metrics::Instrumentations::CountCiRunnersGroupTypeActiveMetric7201 behaves like a correct instrumented metric value7202 has correct value7203# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_group_type_active_metric_spec.rb. It took 0.98 second. Expected to take 1.13 seconds.7204# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/external/mapper/base_spec.rb. Expected to take 1.1 seconds.7205Gitlab::Ci::Config::External::Mapper::Base7206 #process7207 when the method is not implemented7208 raises NotImplementedError7209 when the method is implemented7210 calls the method7211# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/external/mapper/base_spec.rb. It took 0.82 second. Expected to take 1.1 seconds.7212# [RSpecRunTime] Starting example group spec/services/webauthn/register_service_spec.rb. Expected to take 1.08 seconds.7213Webauthn::RegisterService7214 #execute7215 returns a registration if challenge matches7216 returns an error if challenge does not match7217# [RSpecRunTime] Finishing example group spec/services/webauthn/register_service_spec.rb. It took 1.04 seconds. Expected to take 1.08 seconds.7218# [RSpecRunTime] Starting example group spec/models/packages/rubygems/metadatum_spec.rb. Expected to take 1.02 seconds.7219Packages::Rubygems::Metadatum7220 does not allow STI7221 relationships7222 is expected to belong to package required: false7223 validations7224 is expected to validate that :package cannot be empty/falsy7225# [RSpecRunTime] Finishing example group spec/models/packages/rubygems/metadatum_spec.rb. It took 1.02 seconds. Expected to take 1.02 seconds.7226# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7227Lint factories for Packages::Rubygems::Metadatum7228 with saas, license, and factory defaults7229 behaves like factory7230 rubygems_metadatum factory7231 does not raise error when built7232 does not raise error when created7233# [RSpecRunTime] RSpec elapsed time: 38 minutes 30.6 seconds. Current RSS: ~2334M. Threads: 4. load average: 1.04 1.06 1.07 1/284 231427234.7235# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.9 seconds. Expected to take 46.95 seconds.7236# [RSpecRunTime] Starting example group spec/lib/gitlab/database/gitlab_schema_info_spec.rb. Expected to take 1.01 seconds.7237Gitlab::Database::GitlabSchemaInfo7238 .new7239 does ensure that name is always symbol7240 does raise error when using invalid argument7241# [RSpecRunTime] RSpec elapsed time: 38 minutes 33.8 seconds. Current RSS: ~2362M. Threads: 4. load average: 1.04 1.06 1.07 1/285 231437242.7243 .load_file7244 does load YAML file and has file_path specified7245# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/gitlab_schema_info_spec.rb. It took 3.48 seconds. Expected to take 1.01 seconds.7246# [RSpecRunTime] Starting example group spec/graphql/types/work_items/widgets/crm_contacts_type_spec.rb. Expected to take 0.93 second.7247Types::WorkItems::Widgets::CrmContactsType7248 exposes the expected fields7249# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/widgets/crm_contacts_type_spec.rb. It took 0.65 second. Expected to take 0.93 second.7250# [RSpecRunTime] Starting example group spec/policies/work_items/type_policy_spec.rb. Expected to take 0.92 second.7251WorkItems::TypePolicy7252 when work item type is not present7253 is expected to be disallowed :read_work_item_type7254 when work item type is present7255 is expected to be allowed :read_work_item_type7256# [RSpecRunTime] Finishing example group spec/policies/work_items/type_policy_spec.rb. It took 0.77 second. Expected to take 0.92 second.7257# [RSpecRunTime] Starting example group spec/graphql/types/metadata/kas_type_spec.rb. Expected to take 0.85 second.7258Types::Metadata::KasType7259 is expected to eq "Kas"7260 is expected to require graphql authorizations :read_instance_metadata7261# [RSpecRunTime] Finishing example group spec/graphql/types/metadata/kas_type_spec.rb. It took 0.82 second. Expected to take 0.85 second.7262# [RSpecRunTime] Starting example group spec/graphql/mutations/users/saved_replies/destroy_spec.rb. Expected to take 0.83 second.7263Mutations::Users::SavedReplies::Destroy7264 #resolve7265 when service fails to delete a new saved reply7266 raises Gitlab::Graphql::Errors::ResourceNotAvailable7267 when service successfully deletes the saved reply7268 is expected to be empty7269# [RSpecRunTime] Finishing example group spec/graphql/mutations/users/saved_replies/destroy_spec.rb. It took 0.86 second. Expected to take 0.83 second.7270# [RSpecRunTime] Starting example group spec/graphql/types/projects/service_type_enum_spec.rb. Expected to take 0.81 second.7271Types::Projects::ServiceTypeEnum7272 coerces values correctly7273 exposes all the existing project services7274# [RSpecRunTime] Finishing example group spec/graphql/types/projects/service_type_enum_spec.rb. It took 0.74 second. Expected to take 0.81 second.7275# [RSpecRunTime] Starting example group spec/graphql/types/release_asset_link_type_spec.rb. Expected to take 0.79 second.7276Types::ReleaseAssetLinkType7277 is expected to require graphql authorizations :read_release7278 has the expected fields7279# [RSpecRunTime] Finishing example group spec/graphql/types/release_asset_link_type_spec.rb. It took 0.72 second. Expected to take 0.79 second.7280# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/inline_diff_marker_spec.rb. Expected to take 0.77 second.7281Gitlab::Diff::InlineDiffMarker7282 #mark7283 when the rich text is html safe7284 marks the range7285 when the text is not html safe7286 marks the range7287# [RSpecRunTime] RSpec elapsed time: 38 minutes 41.68 seconds. Current RSS: ~2415M. Threads: 4. load average: 1.04 1.06 1.07 1/285 231447288.7289# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/inline_diff_marker_spec.rb. It took 3.04 seconds. Expected to take 0.77 second.7290# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/omniauth_enabled_metric_spec.rb. Expected to take 0.75 second.7291Gitlab::Usage::Metrics::Instrumentations::OmniauthEnabledMetric7292 when the setting is false7293 behaves like a correct instrumented metric value7294 has correct value7295 when the setting is true7296 behaves like a correct instrumented metric value7297 has correct value7298# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/omniauth_enabled_metric_spec.rb. It took 0.92 second. Expected to take 0.75 second.7299# [RSpecRunTime] Starting example group spec/lib/gitlab/database/load_balancing/action_cable_callbacks_spec.rb. Expected to take 0.73 second.7300Gitlab::Database::LoadBalancing::ActionCableCallbacks7301 .wrapper7302 releases the connection and clears the session7303 with an exception7304 releases the connection and clears the session7305# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/load_balancing/action_cable_callbacks_spec.rb. It took 0.8 second. Expected to take 0.73 second.7306# [RSpecRunTime] Starting example group spec/workers/trending_projects_worker_spec.rb. Expected to take 0.61 second.7307TrendingProjectsWorker7308 #perform7309 refreshes the trending projects7310# [RSpecRunTime] Finishing example group spec/workers/trending_projects_worker_spec.rb. It took 0.54 second. Expected to take 0.61 second.7311# [RSpecRunTime] Starting example group spec/services/deploy_keys/create_service_spec.rb. Expected to take 0.61 second.7312DeployKeys::CreateService7313 creates a deploy key7314# [RSpecRunTime] Finishing example group spec/services/deploy_keys/create_service_spec.rb. It took 0.75 second. Expected to take 0.61 second.7315# [RSpecRunTime] Starting example group spec/graphql/types/container_repository_status_enum_spec.rb. Expected to take 0.55 second.7316Types::ContainerRepositoryStatusEnum7317 exposes all statuses7318# [RSpecRunTime] Finishing example group spec/graphql/types/container_repository_status_enum_spec.rb. It took 0.51 second. Expected to take 0.55 second.7319# [RSpecRunTime] Starting example group spec/serializers/ci/lint/result_entity_spec.rb. Expected to take 0.54 second.7320Ci::Lint::ResultEntity7321 #represent7322 serializes with lint result entity7323# [RSpecRunTime] Finishing example group spec/serializers/ci/lint/result_entity_spec.rb. It took 0.53 second. Expected to take 0.54 second.7324# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/sbom/reports_spec.rb. Expected to take 0.51 second.7325Gitlab::Ci::Reports::Sbom::Reports7326 #add_report7327 appends the report to the report list7328# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/sbom/reports_spec.rb. It took 0.48 second. Expected to take 0.51 second.7329# [RSpecRunTime] Starting example group spec/graphql/types/permission_types/note_spec.rb. Expected to take 0.51 second.7330Types::PermissionTypes::Note7331 has the expected fields7332# [RSpecRunTime] Finishing example group spec/graphql/types/permission_types/note_spec.rb. It took 0.51 second. Expected to take 0.51 second.7333# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/command_logger_spec.rb. Missing expected duration from Knapsack report for spec/lib/gitlab/ci/pipeline/command_logger_spec.rb.7334Gitlab::Ci::Pipeline::CommandLogger7335 #commit7336 for a minimal command7337 logs to application.json7338 when feature flag disabled7339 does not log7340# [RSpecRunTime] RSpec elapsed time: 38 minutes 48.09 seconds. Current RSS: ~2364M. Threads: 4. load average: 1.03 1.06 1.07 1/285 231457341.7342 for a command with project7343 logs to application.json7344 when feature flag disabled7345 does not log7346# [RSpecRunTime] RSpec elapsed time: 38 minutes 51.0 seconds. Current RSS: ~2364M. Threads: 4. load average: 1.03 1.06 1.07 1/285 231467347.7348 for a command with current_user7349 logs to application.json7350 when feature flag disabled7351 does not log7352 for a command with merge_request7353 logs to application.json7354 when feature flag disabled7355 does not log7356# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/command_logger_spec.rb. It took 5.48 seconds. Missing expected duration from Knapsack report for spec/lib/gitlab/ci/pipeline/command_logger_spec.rb.7357auto_explain log contains 1413 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-16-44.328.main.ndjson.gz7358took 20.5193520827359auto_explain log contains 1414 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-16-44.328.ci.ndjson.gz7360took 17.8176409227361[TEST PROF INFO] EventProf results for sql.active_record7362Total time: 05:56.377 of 38:46.492 (15.32%)7363Total events: 2986977364Top 5 slowest suites (by time):7365gitlab:backup...ace rake tasks (./spec/tasks/gitlab/backup_rake_spec.rb:5) – 01:49.950 (118800 / 47) of 07:31.236 (24.37%)7366Ci::CreatePipelineService (./spec/services/ci/create_pipeline_service/rules_spec.rb:4) – 00:24.872 (16001 / 86) of 02:36.791 (15.86%)7367Ci::BuildPolicy (./spec/policies/ci/build_policy_spec.rb:5) – 00:22.362 (16277 / 55) of 01:34.366 (23.7%)7368Gitlab::Database::Reflection (./spec/lib/gitlab/database/reflection_spec.rb:5) – 00:14.615 (18382 / 40) of 00:43.177 (33.85%)7369Milestones::TransferService (./spec/services/milestones/transfer_service_spec.rb:5) – 00:09.651 (5903 / 14) of 00:32.547 (29.65%)7370Knapsack report was generated. Preview:7371{7372 "spec/tasks/gitlab/backup_rake_spec.rb": 451.1760210730008,7373 "spec/services/ci/create_pipeline_service/rules_spec.rb": 156.7911655550006,7374 "spec/policies/ci/build_policy_spec.rb": 94.3662242270002,7375 "spec/models/design_management/design_spec.rb": 96.00208669699987,7376 "spec/support/shared_examples/lint_factories_shared_examples.rb": 49.97071878300176,7377 "spec/lib/object_storage/direct_upload_spec.rb": 82.6915004249995,7378 "spec/lib/gitlab/diff/position_spec.rb": 72.55511028299952,7379 "spec/tasks/gitlab/db_rake_spec.rb": 51.320621654000206,7380 "spec/lib/gitlab/database/reflection_spec.rb": 43.17729767000037,7381 "spec/helpers/diff_helper_spec.rb": 54.550619822000044,7382 "spec/models/ability_spec.rb": 36.112536793999425,7383 "spec/models/container_registry/protection/rule_spec.rb": 26.31774062400018,7384 "spec/policies/group_member_policy_spec.rb": 34.06497127500006,7385 "spec/serializers/issue_entity_spec.rb": 32.53826158400079,7386 "spec/services/milestones/transfer_service_spec.rb": 32.547469355999965,7387 "spec/services/issues/build_service_spec.rb": 32.65549637000004,7388 "spec/lib/gitlab/redis/repository_cache_spec.rb": 28.243819447000533,7389 "spec/models/integrations/jenkins_spec.rb": 27.760442114000398,7390 "spec/services/issues/set_crm_contacts_service_spec.rb": 27.5662719740003,7391 "spec/scripts/trigger-build_spec.rb": 29.217003020999982,7392 "spec/helpers/dropdowns_helper_spec.rb": 18.076757705999626,7393 "spec/services/issuable/common_system_notes_service_spec.rb": 21.426466165999955,7394 "spec/models/organizations/organization_user_spec.rb": 22.118799563999346,7395 "spec/models/deployment_metrics_spec.rb": 23.87438345300052,7396 "spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb": 21.06887470000038,7397 "spec/models/concerns/has_user_type_spec.rb": 18.985733446999802,7398 "spec/models/onboarding/progress_spec.rb": 18.8197375310001,7399 "spec/services/security/merge_reports_service_spec.rb": 18.30959250399974,7400 "spec/services/issues/referenced_merge_requests_service_spec.rb": 16.754384142000163,7401 "spec/models/work_items/type_spec.rb": 18.973030639999706,7402 "spec/lib/gitlab/database/async_indexes/migration_helpers_spec.rb": 10.565102087000014,7403 "spec/services/projects/container_repository/third_party/cleanup_tags_service_spec.rb": 15.235008331000245,7404 "spec/services/groups/autocomplete_service_spec.rb": 15.516847986999892,7405 "spec/services/projects/operations/update_service_spec.rb": 16.02376326399917,7406 "spec/models/integrations/packagist_spec.rb": 13.660199895000005,7407 "spec/graphql/mutations/releases/create_spec.rb": 14.880418694000582,7408 "spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb": 12.65122165899993,7409 "spec/services/repositories/housekeeping_service_spec.rb": 10.370446192999225,7410 "spec/lib/gitlab/usage_data_counters/quick_action_activity_unique_counter_spec.rb": 12.203789721000248,7411 "spec/models/namespaces/traversal/cached_spec.rb": 13.537830366999515,7412 "spec/services/labels/find_or_create_service_spec.rb": 13.435460194999905,7413 "spec/models/ci/tag_spec.rb": 10.870531733000462,7414 "spec/workers/concerns/reenqueuer_spec.rb": 11.53855874599958,7415 "spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb": 12.249098117000358,7416 "spec/lib/gitlab/ci/config/entry/policy_spec.rb": 10.958113246999346,7417 "spec/helpers/version_check_helper_spec.rb": 10.117783444999986,7418 "spec/lib/gitlab/git/conflict/parser_spec.rb": 11.314858781999646,7419 "spec/lib/bulk_imports/common/pipelines/lfs_objects_pipeline_spec.rb": 9.919157809999888,7420 "spec/lib/gitlab/manifest_import/project_creator_spec.rb": 10.586655101999895,7421 "spec/models/fork_network_member_spec.rb": 7.583799742000338,7422 "spec/workers/background_migration_worker_spec.rb": 8.394179545000043,7423 "spec/workers/ci/archive_traces_cron_worker_spec.rb": 10.675674707000326,7424 "spec/finders/groups/user_groups_finder_spec.rb": 8.311622540999451,7425 "spec/services/projects/move_project_authorizations_service_spec.rb": 6.332735019000211,7426 "spec/lib/gitlab/sidekiq_middleware_spec.rb": 6.7789233769999555,7427 "spec/lib/gitlab/api_authentication/token_locator_spec.rb": 8.668809567000608,7428 "spec/views/projects/_home_panel.html.haml_spec.rb": 8.432187661999706,7429 "spec/lib/gitlab/local_and_remote_storage_migration/artifact_migrater_spec.rb": 5.1245370629994795,7430 "spec/finders/merge_requests/by_approvals_finder_spec.rb": 8.61777660000007,7431 "spec/workers/x509_issuer_crl_check_worker_spec.rb": 7.503130267000415,7432 "spec/serializers/test_suite_summary_entity_spec.rb": 8.941105057000641,7433 "spec/lib/gitlab/auth/user_access_denied_reason_spec.rb": 5.4352036310001495,7434 "spec/lib/gitlab/file_finder_spec.rb": 7.845356454000466,7435 "spec/policies/projects/branch_rule_policy_spec.rb": 7.108826884999871,7436 "spec/views/devise/shared/_footer.html.haml_spec.rb": 6.509213696999723,7437 "spec/workers/web_hook_worker_spec.rb": 6.683594455000275,7438 "spec/rubocop/cop/inject_enterprise_edition_module_spec.rb": 6.6860813240000425,7439 "spec/lib/gitlab/database/reindexing/index_selection_spec.rb": 6.835160632999759,7440 "spec/tasks/gitlab/ci_secure_files/migrate_rake_spec.rb": 5.202356838000014,7441 "spec/lib/bitbucket/representation/pull_request_comment_spec.rb": 6.123347003999697,7442 "spec/presenters/packages/pypi/simple_index_presenter_spec.rb": 6.3864518849995875,7443 "spec/workers/bulk_imports/finish_batched_relation_export_worker_spec.rb": 6.281783862000339,7444 "spec/lib/gitlab/github_import/importer/events/merged_spec.rb": 4.310787827999775,7445 "spec/lib/gitlab/import/import_user_creator_spec.rb": 5.5150897859994075,7446 "spec/lib/banzai/filter/inline_diff_filter_spec.rb": 5.996653422000236,7447 "spec/workers/ci/pipeline_cleanup_ref_worker_spec.rb": 6.847022717999607,7448 "spec/lib/gitlab/ci/status/stage/common_spec.rb": 4.528743894999934,7449 "spec/helpers/jira_connect_helper_spec.rb": 6.500153597999997,7450 "spec/lib/gitlab/github_import/importer/attachments/merge_requests_importer_spec.rb": 5.416909532000318,7451 "spec/models/anti_abuse/event_spec.rb": 3.106115354999929,7452 "spec/rubocop/cop/style/regexp_literal_mixed_preserve_spec.rb": 5.402682853000442,7453 "spec/lib/banzai/filter/code_language_filter_spec.rb": 5.1689996100003555,7454 "spec/lib/gitlab/instrumentation/exclusive_lock_spec.rb": 5.0410140089989,7455 "spec/models/preloaders/projects/notes_preloader_spec.rb": 4.2901067409984535,7456 "spec/models/concerns/after_commit_queue_spec.rb": 5.681610163999721,7457 "spec/models/concerns/enum_inheritance_spec.rb": 2.6149572579997766,7458 "spec/finders/ci/auth_job_finder_spec.rb": 5.414694912999039,7459 "spec/models/merge_request/approval_removal_settings_spec.rb": 4.335808517998885,7460 "spec/views/projects/pipelines/show.html.haml_spec.rb": 6.631269998000789,7461 "spec/workers/ci/parse_secure_file_metadata_worker_spec.rb": 2.4394388599994272,7462 "spec/lib/gitlab/prometheus/adapter_spec.rb": 4.695374783001171,7463 "spec/models/work_items/related_link_restriction_spec.rb": 2.1982804269991902,7464 "spec/lib/gitlab/cross_project_access_spec.rb": 2.409117082001103,7465 "spec/lib/api/every_api_endpoint_spec.rb": 4.990811232000851,7466 "spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb": 2.19939796700055,7467 "spec/lib/gitlab/sql/except_spec.rb": 4.675363804000881,7468 "spec/lib/gitlab/graphql/batch_key_spec.rb": 2.354581446999873,7469 "spec/lib/api/helpers/import_github_helpers_spec.rb": 4.062641225998959,7470 "spec/lib/api/entities/hook_spec.rb": 3.24990727399927,7471 "spec/lib/gitlab/ci/secure_files/cer_spec.rb": 5.172233599998435,7472 "spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb": 1.7272316590006085,7473 "spec/helpers/instance_configuration_helper_spec.rb": 5.357072067001354,7474 "spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb": 1.4043677620011294,7475 "spec/lib/gitlab/throttle_spec.rb": 4.015696501001003,7476 "spec/models/users/saved_reply_spec.rb": 2.2693258819999755,7477 "spec/models/concerns/clusters/agents/authorizations/user_access/scopes_spec.rb": 5.950844126000447,7478 "spec/tooling/danger/outdated_todo_spec.rb": 2.4027499219992023,7479 "spec/helpers/startupjs_helper_spec.rb": 3.9675371240009554,7480 "spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb": 2.053101797000636,7481 "spec/graphql/mutations/pages/mark_onboarding_complete_spec.rb": 2.506236954999622,7482 "spec/graphql/resolvers/saved_reply_resolver_spec.rb": 3.4565425399996457,7483 "spec/presenters/environment_presenter_spec.rb": 1.2285127239993017,7484 "spec/policies/timelog_policy_spec.rb": 2.424936630999582,7485 "spec/helpers/git_helper_spec.rb": 1.247642743999677,7486 "spec/lib/banzai/pipeline_spec.rb": 4.224324015000093,7487 "spec/services/mattermost/create_team_service_spec.rb": 1.1404194309998275,7488 "spec/presenters/packages/nuget/packages_versions_presenter_spec.rb": 2.448281749000671,7489 "spec/graphql/types/project_member_type_spec.rb": 3.5231261150001956,7490 "spec/lib/api/entities/tag_spec.rb": 2.7849878760007414,7491 "spec/models/ci/unlock_pipeline_request_spec.rb": 2.0950329639999836,7492 "spec/lib/gitlab/ci/pipeline/chain/pipeline/process_spec.rb": 3.366762084999209,7493 "spec/lib/gitlab/ci/ansi2json/parser_spec.rb": 1.2998015389985085,7494 "spec/graphql/mutations/clusters/agent_tokens/revoke_spec.rb": 2.2978299890000926,7495 "spec/services/ci/pipeline_bridge_status_service_spec.rb": 2.3459404459990765,7496 "spec/lib/gitlab/doorkeeper_secret_storing/token/pbkdf2_sha512_spec.rb": 3.568687080998643,7497 "spec/rubocop/cop/usage_data/instrumentation_superclass_spec.rb": 2.120285872999375,7498 "spec/models/work_items/widgets/notifications_spec.rb": 4.327850487001342,7499 "spec/models/users/ghost_user_migration_spec.rb": 1.8832404369986762,7500 "spec/lib/gitlab/memory/reports_daemon_spec.rb": 1.801348742999835,7501 "spec/graphql/types/ci/detailed_status_type_spec.rb": 4.234754761000659,7502 "spec/lib/sidebars/projects/menus/ci_cd_menu_spec.rb": 1.6883737909993215,7503 "spec/models/concerns/from_except_spec.rb": 3.82425805999992,7504 "spec/lib/api/entities/application_setting_spec.rb": 1.8936249859998497,7505 "spec/graphql/types/description_version_type_spec.rb": 1.0669759539996448,7506 "spec/services/packages/remove_tag_service_spec.rb": 1.971592910000254,7507 "spec/graphql/types/ci/runner_manager_type_spec.rb": 3.344293543999811,7508 "spec/serializers/project_access_token_entity_spec.rb": 1.8063114420001511,7509 "spec/lib/gitlab/memory/upload_and_cleanup_reports_spec.rb": 1.5926182980001613,7510 "spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb": 0.7528088359995309,7511 "spec/services/packages/debian/extract_deb_metadata_service_spec.rb": 1.1960429060000024,7512 "spec/graphql/types/permission_types/package_spec.rb": 0.5175237830007973,7513 "spec/lib/gitlab/usage/metrics/instrumentations/count_personal_snippets_metric_spec.rb": 1.1380525099993974,7514 "spec/policies/merge_requests_closing_issues_policy_spec.rb": 3.861970508000013,7515 "spec/lib/gitlab/project_stats_refresh_conflicts_logger_spec.rb": 1.0410492359987984,7516 "spec/lib/gitlab/pagination/keyset/in_operator_optimization/order_by_column_data_spec.rb": 1.0024581990001025,7517 "spec/lib/gitlab/database/migrations/observers/total_database_size_change_spec.rb": 1.0897798230016633,7518 "spec/graphql/types/customer_relations/organization_type_spec.rb": 3.2133512730015354,7519 "spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_group_type_active_metric_spec.rb": 0.9796380909992877,7520 "spec/lib/gitlab/ci/config/external/mapper/base_spec.rb": 0.8214601420004328,7521 "spec/services/webauthn/register_service_spec.rb": 1.0416459860007308,7522 "spec/models/packages/rubygems/metadatum_spec.rb": 1.016238369000348,7523 "spec/lib/gitlab/database/gitlab_schema_info_spec.rb": 3.4777979549999145,7524 "spec/graphql/types/work_items/widgets/crm_contacts_type_spec.rb": 0.648350934001428,7525 "spec/policies/work_items/type_policy_spec.rb": 0.7704317360003188,7526 "spec/graphql/types/metadata/kas_type_spec.rb": 0.8245233910001843,7527 "spec/graphql/mutations/users/saved_replies/destroy_spec.rb": 0.857187449999401,7528 "spec/graphql/types/projects/service_type_enum_spec.rb": 0.7402342770001269,7529 "spec/graphql/types/release_asset_link_type_spec.rb": 0.724378789000184,7530 "spec/lib/gitlab/diff/inline_diff_marker_spec.rb": 3.039962334998563,7531 "spec/lib/gitlab/usage/metrics/instrumentations/omniauth_enabled_metric_spec.rb": 0.9187174559992854,7532 "spec/lib/gitlab/database/load_balancing/action_cable_callbacks_spec.rb": 0.7998080329998629,7533 "spec/workers/trending_projects_worker_spec.rb": 0.5355395320002572,7534 "spec/services/deploy_keys/create_service_spec.rb": 0.7459691669992026,7535 "spec/graphql/types/container_repository_status_enum_spec.rb": 0.5130015239992645,7536 "spec/serializers/ci/lint/result_entity_spec.rb": 0.5311656529993343,7537 "spec/lib/gitlab/ci/reports/sbom/reports_spec.rb": 0.4834082759989542,7538 "spec/graphql/types/permission_types/note_spec.rb": 0.5139180639998813,7539 "spec/lib/gitlab/ci/pipeline/command_logger_spec.rb": 5.4808554729988837540}7541Knapsack global time execution for tests: 38m 45s7542Pending: (Failures listed here are expected and do not affect your suite's status)7543 1) DesignManagement::Design behaves like AtomicInternalId .has_internal_id Validation when presence validation is not required when creating an object does not raise an error if the internal id is blank7544 # No reason given7545 # ./spec/support/shared_examples/models/atomic_internal_id_shared_examples.rb:497546 2) DesignManagement::Design behaves like AtomicInternalId .has_internal_id Validation when presence validation is not required when updating an object does not raise an error if the internal id is blank7547 # No reason given7548 # ./spec/support/shared_examples/models/atomic_internal_id_shared_examples.rb:577549 3) gitlab:db namespace rake task mark_migration_complete with a single database marks the migration complete on the given database7550 # Skipping because database ci exists7551 # ./spec/tasks/gitlab/db_rake_spec.rb:317552 4) gitlab:db namespace rake task mark_migration_complete with multiple databases with geo configured does not create a task for the geo database7553 # Skipping because the geo database is not configured7554 # ./spec/tasks/gitlab/db_rake_spec.rb:817555 5) gitlab:db namespace rake task configure with a single database when geo is not configured when the schema is already loaded migrates the database7556 # Skipping because database ci exists7557 # ./spec/tasks/gitlab/db_rake_spec.rb:1437558 6) gitlab:db namespace rake task configure with a single database when geo is not configured when the schema is not loaded loads the schema and seeds the database7559 # Skipping because database ci exists7560 # ./spec/tasks/gitlab/db_rake_spec.rb:1567561 7) gitlab:db namespace rake task configure with a single database when geo is not configured when only a single table is present loads the schema and seeds the database7562 # Skipping because database ci exists7563 # ./spec/tasks/gitlab/db_rake_spec.rb:1697564 8) gitlab:db namespace rake task configure with a single database when geo is not configured when loading the schema fails does not seed the database7565 # Skipping because database ci exists7566 # ./spec/tasks/gitlab/db_rake_spec.rb:1827567 9) gitlab:db namespace rake task configure with a single database when geo is not configured SKIP_POST_DEPLOYMENT_MIGRATIONS environment variable set when the schema is not loaded adds the post deployment migration path before schema load7568 # Skipping because database ci exists7569 # ./spec/tasks/gitlab/db_rake_spec.rb:2067570 10) gitlab:db namespace rake task configure with a single database when geo is not configured SKIP_POST_DEPLOYMENT_MIGRATIONS environment variable set when the schema is loaded ignores post deployment migrations7571 # Skipping because database ci exists7572 # ./spec/tasks/gitlab/db_rake_spec.rb:2227573 11) gitlab:db namespace rake task configure with a single database when geo is configured when the main database is also configured only configures the main database7574 # Skipping because database ci exists7575 # ./spec/tasks/gitlab/db_rake_spec.rb:2457576 12) gitlab:db namespace rake task configure with multiple databases when geo is configured does not run tasks against geo7577 # Skipping because the geo database is not configured7578 # ./spec/tasks/gitlab/db_rake_spec.rb:3497579 13) gitlab:db namespace rake task drop_tables with a single database drops all objects for the database7580 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup7581 # ./spec/tasks/gitlab/db_rake_spec.rb:6567582 14) gitlab:db namespace rake task drop_tables with multiple databases with geo configured does not create a task for the geo database7583 # Skipping because the geo database is not configured7584 # ./spec/tasks/gitlab/db_rake_spec.rb:7047585 15) gitlab:db namespace rake task create_dynamic_partitions with a single database delegates syncing of partitions without limiting databases7586 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup7587 # ./spec/tasks/gitlab/db_rake_spec.rb:7347588 16) gitlab:db namespace rake task create_dynamic_partitions with geo configured does not create a task for the geo database7589 # Skipping because the geo database is not configured7590 # ./spec/tasks/gitlab/db_rake_spec.rb:7687591 17) gitlab:db namespace rake task create_dynamic_partitions with jh configured does not create a task for the jh database7592 # Skipping because the jh database is not configured7593 # ./spec/tasks/gitlab/db_rake_spec.rb:7807594 18) gitlab:db namespace rake task reindex with multiple databases with geo configured does not create a task for the geo database7595 # Skipping because the geo database is not configured7596 # ./spec/tasks/gitlab/db_rake_spec.rb:8507597 19) gitlab:db namespace rake task execute_async_index_operations with geo configured does not create a task for the geo database7598 # Skipping because the geo database is not configured7599 # ./spec/tasks/gitlab/db_rake_spec.rb:9537600 20) gitlab:db namespace rake task validate_async_constraints with geo configured does not create a task for the geo database7601 # Skipping because the geo database is not configured7602 # ./spec/tasks/gitlab/db_rake_spec.rb:10377603 21) gitlab:db namespace rake task with multiple databases db:migrate:geo does not invoke gitlab:db:create_dynamic_partitions7604 # Skipping because the geo database is not configured7605 # ./spec/tasks/gitlab/db_rake_spec.rb:12337606Finished in 39 minutes 34 seconds (files took 2 minutes 2.1 seconds to load)76072507 examples, 0 failures, 21 pending7608Randomized with seed 537097609[TEST PROF INFO] Time spent in factories: 09:05.657 (22.47% of total time)7610RSpec exited with 0.7611No examples to retry, congrats!7612WARNING: step_script could not run to completion because the timeout was exceeded. For more control over job and script timeouts see: https://docs.gitlab.com/ee/ci/runners/configure_runners.html#set-script-and-after_script-timeouts7613ERROR: Job failed: execution took longer than 1h30m0s seconds