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-5.private.runners-manager.gitlab.com/gitlab.com/gitlab-org Zi_8oswQ, system ID: s_8a4f217c24b63 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-zi8oswq-project-278964-concurrent-0 via runner-zi8oswq-private-1722411968-d5234794...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32cache.zip is up to date 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 2 seconds.102$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"107$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"108$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"109$ tooling/bin/create_job_metrics_file || true110[job-metrics] Creating the job metrics file for the CI/CD job.111$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"113[10:14:25] 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-7471345543.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-7471345543.json --format RspecJunitFormatter --out rspec/rspec-7471345543.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.631041924 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: 15.29 seconds. Current RSS: ~1400M. Threads: 2. load average: 1.07 1.20 1.32 1/274 403325.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: 19.09 seconds. Current RSS: ~1448M. Threads: 2. load average: 1.07 1.20 1.32 1/274 404330.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.79 seconds. Current RSS: ~1435M. Threads: 2. load average: 1.07 1.19 1.32 1/274 405334.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.42 seconds. Current RSS: ~1438M. Threads: 2. load average: 1.06 1.19 1.32 1/274 406338.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.94 seconds. Current RSS: ~1443M. Threads: 2. load average: 1.06 1.19 1.31 1/274 407342.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.32 seconds. Current RSS: ~1447M. Threads: 2. load average: 1.06 1.19 1.31 1/274 408346.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.87 seconds. Current RSS: ~1445M. Threads: 2. load average: 1.13 1.20 1.32 1/274 409350.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.37 seconds. Current RSS: ~1448M. Threads: 2. load average: 1.12 1.20 1.32 1/274 410354.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: 44.91 seconds. Current RSS: ~1449M. Threads: 2. load average: 1.11 1.19 1.31 1/274 411358.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.34 seconds. Current RSS: ~1460M. Threads: 2. load average: 1.11 1.19 1.31 1/273 412362.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: 51.86 seconds. Current RSS: ~1446M. Threads: 2. load average: 1.10 1.19 1.31 1/273 413366.367 backup_restore368 with gitlab version369 when restore matches gitlab version370 invokes restoration on match371# [RSpecRunTime] RSpec elapsed time: 55.49 seconds. Current RSS: ~1443M. Threads: 2. load average: 1.09 1.19 1.31 1/273 419372.373 when the restore directory is not empty374WARNING: All log messages before absl::InitializeLog() is called are written to STDERR375I0000 00:00:1722421037.127226 324 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 8.25 seconds. Current RSS: ~1429M. Threads: 4. load average: 1.08 1.18 1.31 1/287 1708378.379 when the backup is restored380 restores the data381# [RSpecRunTime] RSpec elapsed time: 1 minute 23.97 seconds. Current RSS: ~1426M. Threads: 4. load average: 1.29 1.22 1.32 1/287 1862382.383 backup384 with specific backup tasks385 prints a progress message to stdout3862024-07-31 10:17:53 UTC -- Dumping database ... [SKIPPED]3872024-07-31 10:17:53 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done3882024-07-31 10:17:53 UTC -- Dumping repositories ... 389{"command":"create","gl_project_path":"namespace5/project-5","level":"info","msg":"started create","pid":2105,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.git","storage_name":"default","time":"2024-07-31T10:17:53.959Z"}390{"command":"create","gl_project_path":"namespace5/project-5.wiki","level":"info","msg":"started create","pid":2105,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.wiki.git","storage_name":"default","time":"2024-07-31T10:17:53.970Z"}391{"command":"create","gl_project_path":"namespace5/project-5.wiki","level":"warning","msg":"skipped create","pid":2105,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.wiki.git","storage_name":"default","time":"2024-07-31T10:17:53.973Z"}392{"command":"create","gl_project_path":"namespace5/project-5.design","level":"info","msg":"started create","pid":2105,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.design.git","storage_name":"default","time":"2024-07-31T10:17:53.978Z"}393{"command":"create","gl_project_path":"namespace5/project-5.design","level":"info","msg":"completed create","pid":2105,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.design.git","storage_name":"default","time":"2024-07-31T10:17:54.104Z"}394{"command":"create","gl_project_path":"namespace5/project-5","level":"info","msg":"completed create","pid":2105,"relative_path":"@hashed/ef/2d/ef2d127de37b942baad06145e54b0c619a1f22327b2ebbcfbec78f5564afe39d.git","storage_name":"default","time":"2024-07-31T10:17:54.168Z"}3952024-07-31 10:17:54 UTC -- Dumping repositories ... done3962024-07-31 10:17:54 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done3972024-07-31 10:17:54 UTC -- Dumping uploads ... 3982024-07-31 10:17:54 UTC -- Dumping uploads ... done3992024-07-31 10:17:54 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4002024-07-31 10:17:54 UTC -- Dumping builds ... 4012024-07-31 10:17:54 UTC -- Dumping builds ... done4022024-07-31 10:17:54 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4032024-07-31 10:17:54 UTC -- Dumping artifacts ... 4042024-07-31 10:17:54 UTC -- Dumping artifacts ... done4052024-07-31 10:17:54 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4062024-07-31 10:17:54 UTC -- Dumping pages ... 4072024-07-31 10:17:54 UTC -- Dumping pages ... done4082024-07-31 10:17:54 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4092024-07-31 10:17:54 UTC -- Dumping lfs objects ... 4102024-07-31 10:17:55 UTC -- Dumping lfs objects ... done4112024-07-31 10:17:55 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4122024-07-31 10:17:55 UTC -- Dumping terraform states ... 4132024-07-31 10:17:55 UTC -- Dumping terraform states ... done4142024-07-31 10:17:55 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4152024-07-31 10:17:55 UTC -- Dumping container registry images ... 4162024-07-31 10:17:55 UTC -- Dumping container registry images ... done4172024-07-31 10:17:55 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4182024-07-31 10:17:55 UTC -- Dumping packages ... 4192024-07-31 10:17:55 UTC -- Dumping packages ... done4202024-07-31 10:17:55 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4212024-07-31 10:17:55 UTC -- Dumping ci secure files ... 4222024-07-31 10:17:55 UTC -- Dumping ci secure files ... done4232024-07-31 10:17:55 UTC -- Deleting backup and restore PID file at [/builds/gitlab-org/gitlab/tmp/backup_restore.pid] ... done4242024-07-31 10:17:55 UTC -- Dumping external diffs ... 4252024-07-31 10:17:55 UTC -- Dumping external diffs ... done4262024-07-31 10:17:55 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 38.86 seconds. Current RSS: ~1422M. Threads: 4. load average: 1.15 1.19 1.31 1/287 2165429.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 10:18:06 UTC -- Dumping database ... 4342024-07-31 10:18:06 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 10:18:06 UTC -- Dumping repositories ... 439{"command":"create","gl_project_path":"namespace7/project-7","level":"info","msg":"started create","pid":2346,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.git","storage_name":"default","time":"2024-07-31T10:18:06.766Z"}440{"command":"create","gl_project_path":"namespace7/project-7.wiki","level":"info","msg":"started create","pid":2346,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.wiki.git","storage_name":"default","time":"2024-07-31T10:18:06.779Z"}441{"command":"create","gl_project_path":"namespace7/project-7.wiki","level":"warning","msg":"skipped create","pid":2346,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.wiki.git","storage_name":"default","time":"2024-07-31T10:18:06.781Z"}442{"command":"create","gl_project_path":"namespace7/project-7.design","level":"info","msg":"started create","pid":2346,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.design.git","storage_name":"default","time":"2024-07-31T10:18:06.788Z"}443{"command":"create","gl_project_path":"namespace7/project-7.design","level":"info","msg":"completed create","pid":2346,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.design.git","storage_name":"default","time":"2024-07-31T10:18:06.930Z"}444{"command":"create","gl_project_path":"namespace7/project-7","level":"info","msg":"completed create","pid":2346,"relative_path":"@hashed/79/02/7902699be42c8a8e46fbbb4501726517e86b22c56a189f7625a6da49081b2451.git","storage_name":"default","time":"2024-07-31T10:18:07.035Z"}4452024-07-31 10:18:07 UTC -- Dumping repositories ... done4462024-07-31 10:18:07 UTC -- Dumping uploads ... 4472024-07-31 10:18:07 UTC -- Dumping uploads ... done4482024-07-31 10:18:07 UTC -- Dumping builds ... 4492024-07-31 10:18:07 UTC -- Dumping builds ... done4502024-07-31 10:18:07 UTC -- Dumping artifacts ... 4512024-07-31 10:18:07 UTC -- Dumping artifacts ... done4522024-07-31 10:18:07 UTC -- Dumping pages ... 4532024-07-31 10:18:07 UTC -- Dumping pages ... done4542024-07-31 10:18:07 UTC -- Dumping lfs objects ... 4552024-07-31 10:18:07 UTC -- Dumping lfs objects ... done4562024-07-31 10:18:07 UTC -- Dumping terraform states ... 4572024-07-31 10:18:07 UTC -- Dumping terraform states ... done4582024-07-31 10:18:07 UTC -- Dumping container registry images ... 4592024-07-31 10:18:07 UTC -- Dumping container registry images ... done4602024-07-31 10:18:07 UTC -- Dumping packages ... 4612024-07-31 10:18:07 UTC -- Dumping packages ... done4622024-07-31 10:18:07 UTC -- Dumping ci secure files ... 4632024-07-31 10:18:07 UTC -- Dumping ci secure files ... done4642024-07-31 10:18:07 UTC -- Dumping external diffs ... 4652024-07-31 10:18:08 UTC -- Dumping external diffs ... done4662024-07-31 10:18:08 UTC -- Creating backup archive: 1722421086_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 4672024-07-31 10:18:08 UTC -- Creating archive 1722421086_2024_07_31_17.3.0-pre_gitlab_backup.tar failed4682024-07-31 10:18:08 UTC -- Deleting tar staging files ... 4692024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml4702024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories4712024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/uploads.tar.gz4722024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/builds.tar.gz4732024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/artifacts.tar.gz4742024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/pages.tar.gz4752024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/lfs.tar.gz4762024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/terraform_state.tar.gz4772024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/registry.tar.gz4782024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/packages.tar.gz4792024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/ci_secure_files.tar.gz4802024-07-31 10:18:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/external_diffs.tar.gz4812024-07-31 10:18:08 UTC -- Deleting tar staging files ... done4822024-07-31 10:18:08 UTC -- Deleting backups/tmp ... 4832024-07-31 10:18:08 UTC -- Deleting backups/tmp ... done4842024-07-31 10:18:08 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 51.24 seconds. Current RSS: ~1426M. Threads: 4. load average: 1.04 1.17 1.30 1/287 2397487.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 10:18:19 UTC -- Dumping database ... 4912024-07-31 10:18:19 UTC -- Dumping PostgreSQL database gitlabhq_test ... 4922024-07-31 10:18:23 UTC -- [DONE]4932024-07-31 10:18:23 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 4942024-07-31 10:18:27 UTC -- [DONE]4952024-07-31 10:18:27 UTC -- Dumping database ... done4962024-07-31 10:18:27 UTC -- Dumping repositories ... 497{"command":"create","gl_project_path":"namespace9/project-9","level":"info","msg":"started create","pid":2582,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.git","storage_name":"default","time":"2024-07-31T10:18:27.861Z"}498{"command":"create","gl_project_path":"namespace9/project-9.wiki","level":"info","msg":"started create","pid":2582,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.wiki.git","storage_name":"default","time":"2024-07-31T10:18:27.870Z"}499{"command":"create","gl_project_path":"namespace9/project-9.wiki","level":"warning","msg":"skipped create","pid":2582,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.wiki.git","storage_name":"default","time":"2024-07-31T10:18:27.873Z"}500{"command":"create","gl_project_path":"namespace9/project-9.design","level":"info","msg":"started create","pid":2582,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.design.git","storage_name":"default","time":"2024-07-31T10:18:27.878Z"}501{"command":"create","gl_project_path":"namespace9/project-9.design","level":"info","msg":"completed create","pid":2582,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.design.git","storage_name":"default","time":"2024-07-31T10:18:28.097Z"}502{"command":"create","gl_project_path":"namespace9/project-9","level":"info","msg":"completed create","pid":2582,"relative_path":"@hashed/19/58/19581e27de7ced00ff1ce50b2047e7a567c76b1cbaebabe5ef03f7c3017bb5b7.git","storage_name":"default","time":"2024-07-31T10:18:28.117Z"}5032024-07-31 10:18:28 UTC -- Dumping repositories ... done5042024-07-31 10:18:28 UTC -- Dumping uploads ... 5052024-07-31 10:18:28 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5062024-07-31 10:18:28 UTC -- Dumping builds ... 5072024-07-31 10:18:28 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5082024-07-31 10:18:28 UTC -- Dumping artifacts ... 5092024-07-31 10:18:28 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5102024-07-31 10:18:28 UTC -- Dumping pages ... 5112024-07-31 10:18:28 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5122024-07-31 10:18:28 UTC -- Dumping lfs objects ... 5132024-07-31 10:18:28 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5142024-07-31 10:18:28 UTC -- Dumping terraform states ... 5152024-07-31 10:18:28 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5162024-07-31 10:18:28 UTC -- Dumping container registry images ... 5172024-07-31 10:18:28 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 10:18:28 UTC -- Dumping packages ... 5192024-07-31 10:18:28 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5202024-07-31 10:18:28 UTC -- Dumping ci secure files ... 5212024-07-31 10:18:28 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 10:18:28 UTC -- Dumping external diffs ... 5232024-07-31 10:18:28 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5242024-07-31 10:18:28 UTC -- Creating backup archive: 1722421099_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 5252024-07-31 10:18:28 UTC -- Creating archive 1722421099_2024_07_31_17.3.0-pre_gitlab_backup.tar failed5262024-07-31 10:18:28 UTC -- Deleting tar staging files ... 5272024-07-31 10:18:28 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml5282024-07-31 10:18:28 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db5292024-07-31 10:18:28 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories5302024-07-31 10:18:28 UTC -- Deleting tar staging files ... done5312024-07-31 10:18:28 UTC -- Deleting backups/tmp ... 5322024-07-31 10:18:28 UTC -- Deleting backups/tmp ... done5332024-07-31 10:18:28 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 11.26 seconds. Current RSS: ~1423M. Threads: 4. load average: 1.03 1.15 1.29 1/287 2615536.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 10:18:39 UTC -- Dumping database ... 5402024-07-31 10:18:39 UTC -- Dumping PostgreSQL database gitlabhq_test ... 5412024-07-31 10:18:43 UTC -- [DONE]5422024-07-31 10:18:43 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 5432024-07-31 10:18:47 UTC -- [DONE]5442024-07-31 10:18:47 UTC -- Dumping database ... done5452024-07-31 10:18:47 UTC -- Dumping repositories ... 546{"command":"create","gl_project_path":"namespace11/project-11","level":"info","msg":"started create","pid":2800,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.git","storage_name":"default","time":"2024-07-31T10:18:47.952Z"}547{"command":"create","gl_project_path":"namespace11/project-11.wiki","level":"info","msg":"started create","pid":2800,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.wiki.git","storage_name":"default","time":"2024-07-31T10:18:47.962Z"}548{"command":"create","gl_project_path":"namespace11/project-11.wiki","level":"warning","msg":"skipped create","pid":2800,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.wiki.git","storage_name":"default","time":"2024-07-31T10:18:47.966Z"}549{"command":"create","gl_project_path":"namespace11/project-11.design","level":"info","msg":"started create","pid":2800,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.design.git","storage_name":"default","time":"2024-07-31T10:18:47.972Z"}550{"command":"create","gl_project_path":"namespace11/project-11.design","level":"info","msg":"completed create","pid":2800,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.design.git","storage_name":"default","time":"2024-07-31T10:18:48.100Z"}551{"command":"create","gl_project_path":"namespace11/project-11","level":"info","msg":"completed create","pid":2800,"relative_path":"@hashed/4f/c8/4fc82b26aecb47d2868c4efbe3581732a3e7cbcc6c2efb32062c08170a05eeb8.git","storage_name":"default","time":"2024-07-31T10:18:48.159Z"}5522024-07-31 10:18:48 UTC -- Dumping repositories ... done5532024-07-31 10:18:48 UTC -- Dumping uploads ... 5542024-07-31 10:18:48 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5552024-07-31 10:18:48 UTC -- Dumping builds ... 5562024-07-31 10:18:48 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5572024-07-31 10:18:48 UTC -- Dumping artifacts ... 5582024-07-31 10:18:48 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5592024-07-31 10:18:48 UTC -- Dumping pages ... 5602024-07-31 10:18:48 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5612024-07-31 10:18:48 UTC -- Dumping lfs objects ... 5622024-07-31 10:18:48 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5632024-07-31 10:18:48 UTC -- Dumping terraform states ... 5642024-07-31 10:18:48 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5652024-07-31 10:18:48 UTC -- Dumping container registry images ... 5662024-07-31 10:18:48 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 10:18:48 UTC -- Dumping packages ... 5682024-07-31 10:18:48 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5692024-07-31 10:18:48 UTC -- Dumping ci secure files ... 5702024-07-31 10:18:48 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 10:18:48 UTC -- Dumping external diffs ... 5722024-07-31 10:18:48 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'5732024-07-31 10:18:48 UTC -- Creating backup archive: 1722421119_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 5742024-07-31 10:18:48 UTC -- Creating archive 1722421119_2024_07_31_17.3.0-pre_gitlab_backup.tar failed5752024-07-31 10:18:48 UTC -- Deleting tar staging files ... 5762024-07-31 10:18:48 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml5772024-07-31 10:18:48 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db5782024-07-31 10:18:48 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories5792024-07-31 10:18:48 UTC -- Deleting tar staging files ... done5802024-07-31 10:18:48 UTC -- Deleting backups/tmp ... 5812024-07-31 10:18:48 UTC -- Deleting backups/tmp ... done5822024-07-31 10:18:48 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 31.25 seconds. Current RSS: ~1422M. Threads: 4. load average: 1.02 1.14 1.28 1/287 2833585.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 10:18:58 UTC -- Dumping database ... 5892024-07-31 10:18:59 UTC -- Dumping PostgreSQL database gitlabhq_test ... 5902024-07-31 10:19:03 UTC -- [DONE]5912024-07-31 10:19:03 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 5922024-07-31 10:19:07 UTC -- [DONE]5932024-07-31 10:19:07 UTC -- Dumping database ... done5942024-07-31 10:19:07 UTC -- Dumping repositories ... 595{"command":"create","gl_project_path":"namespace13/project-13","level":"info","msg":"started create","pid":3018,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.git","storage_name":"default","time":"2024-07-31T10:19:07.743Z"}596{"command":"create","gl_project_path":"namespace13/project-13.wiki","level":"info","msg":"started create","pid":3018,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.wiki.git","storage_name":"default","time":"2024-07-31T10:19:07.753Z"}597{"command":"create","gl_project_path":"namespace13/project-13.wiki","level":"warning","msg":"skipped create","pid":3018,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.wiki.git","storage_name":"default","time":"2024-07-31T10:19:07.755Z"}598{"command":"create","gl_project_path":"namespace13/project-13.design","level":"info","msg":"started create","pid":3018,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.design.git","storage_name":"default","time":"2024-07-31T10:19:07.760Z"}599{"command":"create","gl_project_path":"namespace13/project-13.design","level":"info","msg":"completed create","pid":3018,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.design.git","storage_name":"default","time":"2024-07-31T10:19:07.904Z"}600{"command":"create","gl_project_path":"namespace13/project-13","level":"info","msg":"completed create","pid":3018,"relative_path":"@hashed/3f/db/3fdba35f04dc8c462986c992bcf875546257113072a909c162f7e470e581e278.git","storage_name":"default","time":"2024-07-31T10:19:07.957Z"}6012024-07-31 10:19:07 UTC -- Dumping repositories ... done6022024-07-31 10:19:07 UTC -- Dumping uploads ... 6032024-07-31 10:19:07 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6042024-07-31 10:19:07 UTC -- Dumping builds ... 6052024-07-31 10:19:07 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6062024-07-31 10:19:07 UTC -- Dumping artifacts ... 6072024-07-31 10:19:07 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6082024-07-31 10:19:07 UTC -- Dumping pages ... 6092024-07-31 10:19:07 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6102024-07-31 10:19:07 UTC -- Dumping lfs objects ... 6112024-07-31 10:19:07 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6122024-07-31 10:19:07 UTC -- Dumping terraform states ... 6132024-07-31 10:19:07 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6142024-07-31 10:19:07 UTC -- Dumping container registry images ... 6152024-07-31 10:19:07 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 10:19:07 UTC -- Dumping packages ... 6172024-07-31 10:19:07 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6182024-07-31 10:19:07 UTC -- Dumping ci secure files ... 6192024-07-31 10:19:07 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 10:19:07 UTC -- Dumping external diffs ... 6212024-07-31 10:19:07 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6222024-07-31 10:19:07 UTC -- Creating backup archive: 1722421138_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 6232024-07-31 10:19:08 UTC -- Creating archive 1722421138_2024_07_31_17.3.0-pre_gitlab_backup.tar failed6242024-07-31 10:19:08 UTC -- Deleting tar staging files ... 6252024-07-31 10:19:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml6262024-07-31 10:19:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db6272024-07-31 10:19:08 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories6282024-07-31 10:19:08 UTC -- Deleting tar staging files ... done6292024-07-31 10:19:08 UTC -- Deleting backups/tmp ... 6302024-07-31 10:19:08 UTC -- Deleting backups/tmp ... done6312024-07-31 10:19:08 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 51.06 seconds. Current RSS: ~1423M. Threads: 4. load average: 0.95 1.12 1.27 1/287 3051634.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 10:19:18 UTC -- Dumping database ... 6382024-07-31 10:19:18 UTC -- Dumping PostgreSQL database gitlabhq_test ... 6392024-07-31 10:19:23 UTC -- [DONE]6402024-07-31 10:19:23 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 6412024-07-31 10:19:27 UTC -- [DONE]6422024-07-31 10:19:27 UTC -- Dumping database ... done6432024-07-31 10:19:27 UTC -- Dumping repositories ... 644{"command":"create","gl_project_path":"namespace15/project-15","level":"info","msg":"started create","pid":3236,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.git","storage_name":"default","time":"2024-07-31T10:19:27.570Z"}645{"command":"create","gl_project_path":"namespace15/project-15.wiki","level":"info","msg":"started create","pid":3236,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.wiki.git","storage_name":"default","time":"2024-07-31T10:19:27.579Z"}646{"command":"create","gl_project_path":"namespace15/project-15.wiki","level":"warning","msg":"skipped create","pid":3236,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.wiki.git","storage_name":"default","time":"2024-07-31T10:19:27.581Z"}647{"command":"create","gl_project_path":"namespace15/project-15.design","level":"info","msg":"started create","pid":3236,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.design.git","storage_name":"default","time":"2024-07-31T10:19:27.586Z"}648{"command":"create","gl_project_path":"namespace15/project-15.design","level":"info","msg":"completed create","pid":3236,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.design.git","storage_name":"default","time":"2024-07-31T10:19:27.712Z"}649{"command":"create","gl_project_path":"namespace15/project-15","level":"info","msg":"completed create","pid":3236,"relative_path":"@hashed/e6/29/e629fa6598d732768f7c726b4b621285f9c3b85303900aa912017db7617d8bdb.git","storage_name":"default","time":"2024-07-31T10:19:27.790Z"}6502024-07-31 10:19:27 UTC -- Dumping repositories ... done6512024-07-31 10:19:27 UTC -- Dumping uploads ... 6522024-07-31 10:19:27 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6532024-07-31 10:19:27 UTC -- Dumping builds ... 6542024-07-31 10:19:27 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6552024-07-31 10:19:27 UTC -- Dumping artifacts ... 6562024-07-31 10:19:27 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6572024-07-31 10:19:27 UTC -- Dumping pages ... 6582024-07-31 10:19:27 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6592024-07-31 10:19:27 UTC -- Dumping lfs objects ... 6602024-07-31 10:19:27 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6612024-07-31 10:19:27 UTC -- Dumping terraform states ... 6622024-07-31 10:19:27 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6632024-07-31 10:19:27 UTC -- Dumping container registry images ... 6642024-07-31 10:19:27 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 10:19:27 UTC -- Dumping packages ... 6662024-07-31 10:19:27 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6672024-07-31 10:19:27 UTC -- Dumping ci secure files ... 6682024-07-31 10:19:27 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 10:19:27 UTC -- Dumping external diffs ... 6702024-07-31 10:19:27 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'6712024-07-31 10:19:27 UTC -- Creating backup archive: 1722421158_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 6722024-07-31 10:19:27 UTC -- Creating archive 1722421158_2024_07_31_17.3.0-pre_gitlab_backup.tar failed6732024-07-31 10:19:27 UTC -- Deleting tar staging files ... 6742024-07-31 10:19:27 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml6752024-07-31 10:19:27 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db6762024-07-31 10:19:27 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories6772024-07-31 10:19:27 UTC -- Deleting tar staging files ... done6782024-07-31 10:19:27 UTC -- Deleting backups/tmp ... 6792024-07-31 10:19:27 UTC -- Deleting backups/tmp ... done6802024-07-31 10:19:27 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 10.94 seconds. Current RSS: ~1422M. Threads: 4. load average: 1.03 1.12 1.27 1/287 3269683.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 10:19:38 UTC -- Dumping database ... 6872024-07-31 10:19:38 UTC -- Dumping PostgreSQL database gitlabhq_test ... 6882024-07-31 10:19:42 UTC -- [DONE]6892024-07-31 10:19:42 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 6902024-07-31 10:19:47 UTC -- [DONE]6912024-07-31 10:19:47 UTC -- Dumping database ... done6922024-07-31 10:19:47 UTC -- Dumping repositories ... 693{"command":"create","gl_project_path":"namespace17/project-17","level":"info","msg":"started create","pid":3454,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.git","storage_name":"default","time":"2024-07-31T10:19:47.316Z"}694{"command":"create","gl_project_path":"namespace17/project-17.wiki","level":"info","msg":"started create","pid":3454,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.wiki.git","storage_name":"default","time":"2024-07-31T10:19:47.326Z"}695{"command":"create","gl_project_path":"namespace17/project-17.wiki","level":"warning","msg":"skipped create","pid":3454,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.wiki.git","storage_name":"default","time":"2024-07-31T10:19:47.328Z"}696{"command":"create","gl_project_path":"namespace17/project-17.design","level":"info","msg":"started create","pid":3454,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.design.git","storage_name":"default","time":"2024-07-31T10:19:47.337Z"}697{"command":"create","gl_project_path":"namespace17/project-17.design","level":"info","msg":"completed create","pid":3454,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.design.git","storage_name":"default","time":"2024-07-31T10:19:47.476Z"}698{"command":"create","gl_project_path":"namespace17/project-17","level":"info","msg":"completed create","pid":3454,"relative_path":"@hashed/45/23/4523540f1504cd17100c4835e85b7eefd49911580f8efff0599a8f283be6b9e3.git","storage_name":"default","time":"2024-07-31T10:19:47.552Z"}6992024-07-31 10:19:47 UTC -- Dumping repositories ... done7002024-07-31 10:19:47 UTC -- Dumping uploads ... 7012024-07-31 10:19:47 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7022024-07-31 10:19:47 UTC -- Dumping builds ... 7032024-07-31 10:19:47 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7042024-07-31 10:19:47 UTC -- Dumping artifacts ... 7052024-07-31 10:19:47 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7062024-07-31 10:19:47 UTC -- Dumping pages ... 7072024-07-31 10:19:47 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7082024-07-31 10:19:47 UTC -- Dumping lfs objects ... 7092024-07-31 10:19:47 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7102024-07-31 10:19:47 UTC -- Dumping terraform states ... 7112024-07-31 10:19:47 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7122024-07-31 10:19:47 UTC -- Dumping container registry images ... 7132024-07-31 10:19:47 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 10:19:47 UTC -- Dumping packages ... 7152024-07-31 10:19:47 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7162024-07-31 10:19:47 UTC -- Dumping ci secure files ... 7172024-07-31 10:19:47 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 10:19:47 UTC -- Dumping external diffs ... 7192024-07-31 10:19:47 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7202024-07-31 10:19:47 UTC -- Creating backup archive: 1722421178_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 7212024-07-31 10:19:47 UTC -- Creating archive 1722421178_2024_07_31_17.3.0-pre_gitlab_backup.tar failed7222024-07-31 10:19:47 UTC -- Deleting tar staging files ... 7232024-07-31 10:19:47 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml7242024-07-31 10:19:47 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db7252024-07-31 10:19:47 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories7262024-07-31 10:19:47 UTC -- Deleting tar staging files ... done7272024-07-31 10:19:47 UTC -- Deleting backups/tmp ... 7282024-07-31 10:19:47 UTC -- Deleting backups/tmp ... done7292024-07-31 10:19:47 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 30.67 seconds. Current RSS: ~1444M. Threads: 4. load average: 0.88 1.08 1.25 1/287 3487732.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 10:19:58 UTC -- Dumping database ... 7362024-07-31 10:19:58 UTC -- Dumping PostgreSQL database gitlabhq_test ... 7372024-07-31 10:20:02 UTC -- [DONE]7382024-07-31 10:20:02 UTC -- Dumping PostgreSQL database gitlabhq_test_ci ... 7392024-07-31 10:20:06 UTC -- [DONE]7402024-07-31 10:20:06 UTC -- Dumping database ... done7412024-07-31 10:20:06 UTC -- Dumping repositories ... 742{"command":"create","gl_project_path":"namespace19/project-19","level":"info","msg":"started create","pid":3672,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.git","storage_name":"default","time":"2024-07-31T10:20:07.048Z"}743{"command":"create","gl_project_path":"namespace19/project-19.wiki","level":"info","msg":"started create","pid":3672,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.wiki.git","storage_name":"default","time":"2024-07-31T10:20:07.058Z"}744{"command":"create","gl_project_path":"namespace19/project-19.wiki","level":"warning","msg":"skipped create","pid":3672,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.wiki.git","storage_name":"default","time":"2024-07-31T10:20:07.060Z"}745{"command":"create","gl_project_path":"namespace19/project-19.design","level":"info","msg":"started create","pid":3672,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.design.git","storage_name":"default","time":"2024-07-31T10:20:07.064Z"}746{"command":"create","gl_project_path":"namespace19/project-19.design","level":"info","msg":"completed create","pid":3672,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.design.git","storage_name":"default","time":"2024-07-31T10:20:07.203Z"}747{"command":"create","gl_project_path":"namespace19/project-19","level":"info","msg":"completed create","pid":3672,"relative_path":"@hashed/94/00/9400f1b21cb527d7fa3d3eabba93557a18ebe7a2ca4e471cfe5e4c5b4ca7f767.git","storage_name":"default","time":"2024-07-31T10:20:07.257Z"}7482024-07-31 10:20:07 UTC -- Dumping repositories ... done7492024-07-31 10:20:07 UTC -- Dumping uploads ... 7502024-07-31 10:20:07 UTC -- Dumping uploads failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7512024-07-31 10:20:07 UTC -- Dumping builds ... 7522024-07-31 10:20:07 UTC -- Dumping builds failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7532024-07-31 10:20:07 UTC -- Dumping artifacts ... 7542024-07-31 10:20:07 UTC -- Dumping artifacts failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7552024-07-31 10:20:07 UTC -- Dumping pages ... 7562024-07-31 10:20:07 UTC -- Dumping pages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7572024-07-31 10:20:07 UTC -- Dumping lfs objects ... 7582024-07-31 10:20:07 UTC -- Dumping lfs objects failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7592024-07-31 10:20:07 UTC -- Dumping terraform states ... 7602024-07-31 10:20:07 UTC -- Dumping terraform states failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7612024-07-31 10:20:07 UTC -- Dumping container registry images ... 7622024-07-31 10:20:07 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 10:20:07 UTC -- Dumping packages ... 7642024-07-31 10:20:07 UTC -- Dumping packages failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7652024-07-31 10:20:07 UTC -- Dumping ci secure files ... 7662024-07-31 10:20:07 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 10:20:07 UTC -- Dumping external diffs ... 7682024-07-31 10:20:07 UTC -- Dumping external diffs failed: Failed to create compressed file '/tmp/backup/uploads' when trying to backup the following paths: '/tmp'7692024-07-31 10:20:07 UTC -- Creating backup archive: 1722421198_2024_07_31_17.3.0-pre_gitlab_backup.tar ... 7702024-07-31 10:20:07 UTC -- Creating archive 1722421198_2024_07_31_17.3.0-pre_gitlab_backup.tar failed7712024-07-31 10:20:07 UTC -- Deleting tar staging files ... 7722024-07-31 10:20:07 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/backup_information.yml7732024-07-31 10:20:07 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/db7742024-07-31 10:20:07 UTC -- Cleaning up /builds/gitlab-org/gitlab/tmp/tests/backups/repositories7752024-07-31 10:20:07 UTC -- Deleting tar staging files ... done7762024-07-31 10:20:07 UTC -- Deleting backups/tmp ... 7772024-07-31 10:20:07 UTC -- Deleting backups/tmp ... done7782024-07-31 10:20:07 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 50.4 seconds. Current RSS: ~1428M. Threads: 4. load average: 0.84 1.06 1.24 1/287 3705781.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 51.91 seconds. Current RSS: ~1446M. Threads: 4. load average: 1.01 1.08 1.23 1/287 4297790.791 when registry is disabled792 does not create registry.tar.gz793# [RSpecRunTime] RSpec elapsed time: 5 minutes 7.34 seconds. Current RSS: ~1424M. Threads: 4. load average: 0.85 1.04 1.22 1/287 4445794.795 with multiple repository storages796 with no concurrency797 behaves like includes repositories in all repository storages798I0000 00:00:1722421291.763126 324 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=1799 aggregate_failures800# [RSpecRunTime] RSpec elapsed time: 5 minutes 18.79 seconds. Current RSS: ~1446M. Threads: 4. load average: 0.88 1.04 1.22 1/292 4983801.802 with concurrency803 behaves like includes repositories in all repository storages804 aggregate_failures805# [RSpecRunTime] RSpec elapsed time: 5 minutes 29.93 seconds. Current RSS: ~1457M. Threads: 4. load average: 0.91 1.03 1.21 1/293 5521806.807 when REPOSITORIES_STORAGES is set808 includes repositories in default repository storage809# [RSpecRunTime] RSpec elapsed time: 5 minutes 40.87 seconds. Current RSS: ~1457M. Threads: 4. load average: 0.99 1.05 1.21 1/293 6021810.811 with concurrency settings812 passes through concurrency environment variables813# [RSpecRunTime] RSpec elapsed time: 5 minutes 48.59 seconds. Current RSS: ~1407M. Threads: 4. load average: 1.39 1.13 1.24 1/290 6262814.815 when CRON env is set816 does not output to stdout817# [RSpecRunTime] RSpec elapsed time: 6 minutes 3.99 seconds. Current RSS: ~1422M. Threads: 4. load average: 1.30 1.12 1.24 1/290 6410818.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 34.09 seconds. Current RSS: ~1418M. Threads: 4. load average: 1.18 1.11 1.23 1/289 6644823.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 4.85 seconds. Current RSS: ~1419M. Threads: 4. load average: 1.29 1.15 1.24 1/289 6937828.829 Human Readable Backup Name830 name has human readable time831# [RSpecRunTime] RSpec elapsed time: 7 minutes 18.87 seconds. Current RSS: ~1405M. Threads: 4. load average: 1.23 1.14 1.23 1/289 6975832.833 verifying a backup8342024-07-31 10:23:39 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 22.27 seconds. Current RSS: ~1413M. Threads: 4. load average: 1.21 1.14 1.23 1/289 6976837.838# [RSpecRunTime] Finishing example group spec/tasks/gitlab/backup_rake_spec.rb. It took 7 minutes 19.88 seconds. Expected to take 7 minutes 43.84 seconds.839# [RSpecRunTime] RSpec elapsed time: 7 minutes 26.08 seconds. Current RSS: ~1411M. Threads: 4. load average: 1.19 1.13 1.23 2/289 6977840.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 31.1 seconds. Current RSS: ~1443M. Threads: 4. load average: 1.18 1.13 1.23 1/294 7178849.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 34.55 seconds. Current RSS: ~1429M. Threads: 4. load average: 1.18 1.13 1.23 1/294 7379854.855 without matches856 only persists the job without rules857 sets when: for the created job858# [RSpecRunTime] RSpec elapsed time: 7 minutes 37.86 seconds. Current RSS: ~1451M. Threads: 4. load average: 1.16 1.13 1.23 1/294 7580859.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 41.99 seconds. Current RSS: ~1487M. Threads: 4. load average: 1.15 1.13 1.22 1/294 7843866.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 47.29 seconds. Current RSS: ~1517M. Threads: 4. load average: 1.22 1.14 1.23 1/294 7994872.873 if:874 variables:875 when no match876 does not affect vars877# [RSpecRunTime] RSpec elapsed time: 7 minutes 49.19 seconds. Current RSS: ~1519M. Threads: 4. load average: 1.22 1.14 1.23 1/294 8045878.879 when matching to the first rule880 overrides variables881# [RSpecRunTime] RSpec elapsed time: 7 minutes 51.05 seconds. Current RSS: ~1522M. Threads: 4. load average: 1.68 1.24 1.26 1/294 8096882.883 when matching to the second rule884 overrides variables885# [RSpecRunTime] RSpec elapsed time: 7 minutes 52.91 seconds. Current RSS: ~1528M. Threads: 4. load average: 1.68 1.24 1.26 1/294 8147886.887 using calculated workflow var in job rules888 when matching the first workflow condition889 uses VAR1 of job rules result890# [RSpecRunTime] RSpec elapsed time: 7 minutes 54.78 seconds. Current RSS: ~1528M. Threads: 4. load average: 1.68 1.24 1.26 1/294 8198891.892 with CI_ENVIRONMENT_* predefined variables893 assigns correct attributes to the jobs894# [RSpecRunTime] RSpec elapsed time: 7 minutes 56.85 seconds. Current RSS: ~1524M. Threads: 4. load average: 1.63 1.24 1.26 1/295 8249895.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 6.07 seconds. Current RSS: ~1513M. Threads: 4. load average: 1.53 1.23 1.26 1/295 8450903.904 with no matches905 behaves like rules jobs are excluded906 only persists the job without rules907# [RSpecRunTime] RSpec elapsed time: 8 minutes 8.08 seconds. Current RSS: ~1529M. Threads: 4. load average: 1.53 1.23 1.26 1/295 8501908.909 with complex if: clauses910 matches the first rule911# [RSpecRunTime] RSpec elapsed time: 8 minutes 9.87 seconds. Current RSS: ~1530M. Threads: 4. load average: 1.53 1.23 1.26 1/295 8552912.913 with needs:914 when the `$var` rule matches915 creates a pipeline with overridden needs916# [RSpecRunTime] RSpec elapsed time: 8 minutes 11.88 seconds. Current RSS: ~1532M. Threads: 4. load average: 1.49 1.22 1.25 1/295 8603917.918 when the `$var` rule does not match919 creates a pipeline with overridden needs920# [RSpecRunTime] RSpec elapsed time: 8 minutes 14.04 seconds. Current RSS: ~1536M. Threads: 4. load average: 1.49 1.22 1.25 1/295 8654921.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 20.03 seconds. Current RSS: ~1523M. Threads: 4. load average: 1.41 1.22 1.25 1/295 8805928.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 23.81 seconds. Current RSS: ~1513M. Threads: 4. load average: 1.41 1.22 1.25 1/295 8906933.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 27.47 seconds. Current RSS: ~1524M. Threads: 4. load average: 1.30 1.19 1.24 1/295 9007939.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 29.47 seconds. Current RSS: ~1516M. Threads: 4. load average: 1.30 1.19 1.24 1/295 9186945.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 when the rule does not match965 does not create job1966 mixed if: and changes: rules967 and changes: matches before if968 creates two jobs969 sets when: for all jobs970 sets allow_failure: for all jobs971# [RSpecRunTime] RSpec elapsed time: 8 minutes 41.75 seconds. Current RSS: ~1554M. Threads: 4. load average: 1.23 1.18 1.24 1/295 9487972.973 and if: matches after changes974 includes both jobs975 sets when: for the created rules job based on the second clause976# [RSpecRunTime] RSpec elapsed time: 8 minutes 45.62 seconds. Current RSS: ~1535M. Threads: 4. load average: 1.45 1.23 1.25 1/295 9590977.978 and does not match979 sets when: for the created job980 behaves like rules jobs are excluded981 only persists the job without rules982# [RSpecRunTime] RSpec elapsed time: 8 minutes 49.23 seconds. Current RSS: ~1531M. Threads: 4. load average: 1.45 1.23 1.25 1/295 9693983.984 mixed if: and changes: clauses985 with if matches and changes matches986 persists all jobs987# [RSpecRunTime] RSpec elapsed time: 8 minutes 51.26 seconds. Current RSS: ~1537M. Threads: 4. load average: 1.42 1.23 1.25 1/295 9744988.989 with if matches and no change matches990 behaves like rules jobs are excluded991 only persists the job without rules992# [RSpecRunTime] RSpec elapsed time: 8 minutes 53.13 seconds. Current RSS: ~1592M. Threads: 4. load average: 1.42 1.23 1.25 1/295 9796993.994 with change matches and no if matches995 behaves like rules jobs are excluded996 only persists the job without rules997# [RSpecRunTime] RSpec elapsed time: 8 minutes 54.92 seconds. Current RSS: ~1597M. Threads: 4. load average: 1.46 1.24 1.26 1/295 9847998.999 and no matches1000 behaves like rules jobs are excluded1001 only persists the job without rules1002# [RSpecRunTime] RSpec elapsed time: 8 minutes 56.7 seconds. Current RSS: ~1598M. Threads: 4. load average: 1.46 1.24 1.26 1/295 98981003.1004 complex if: allow_failure usages1005 creates a pipeline1006 assigns job:allow_failure values to the builds1007# [RSpecRunTime] RSpec elapsed time: 9 minutes 0.5 second. Current RSS: ~1664M. Threads: 4. load average: 1.43 1.24 1.26 1/295 99991008.1009 complex if: allow_failure & when usages1010 creates a pipeline1011 assigns job:allow_failure values to the builds1012 assigns job:when values to the builds1013# [RSpecRunTime] RSpec elapsed time: 9 minutes 7.87 seconds. Current RSS: ~1649M. Threads: 4. load average: 1.39 1.23 1.25 1/295 101501014.1015 deploy freeze period `if:` clause1016 with 2 jobs1017 when outside freeze period1018 creates two jobs1019# [RSpecRunTime] RSpec elapsed time: 9 minutes 9.64 seconds. Current RSS: ~1647M. Threads: 4. load average: 1.39 1.23 1.25 1/295 102011020.1021 when inside freeze period1022 creates one job1023# [RSpecRunTime] RSpec elapsed time: 9 minutes 11.35 seconds. Current RSS: ~1662M. Threads: 4. load average: 1.36 1.23 1.25 1/295 102521024.1025 with 1 job1026 when outside freeze period1027 creates two jobs1028# [RSpecRunTime] RSpec elapsed time: 9 minutes 13.14 seconds. Current RSS: ~1682M. Threads: 4. load average: 1.36 1.23 1.25 1/295 103031029.1030 when inside freeze period1031 does not create the pipeline1032# [RSpecRunTime] RSpec elapsed time: 9 minutes 15.0 seconds. Current RSS: ~1729M. Threads: 4. load average: 1.33 1.22 1.25 1/295 103541033.1034 with when:manual1035 when matching the rules1036 adds the job-with-rules with a when:manual1037# [RSpecRunTime] RSpec elapsed time: 9 minutes 17.14 seconds. Current RSS: ~1733M. Threads: 4. load average: 1.33 1.22 1.25 1/295 104051038.1039 when there is no match to the rule1040 does not add job_with_rules1041# [RSpecRunTime] RSpec elapsed time: 9 minutes 18.92 seconds. Current RSS: ~1731M. Threads: 4. load average: 1.33 1.22 1.25 1/295 104561042.1043 when workflow:rules are used1044 with a single regex-matching if: clause1045 matching the first rule in the list1046 saves a created pipeline1047# [RSpecRunTime] RSpec elapsed time: 9 minutes 20.68 seconds. Current RSS: ~1728M. Threads: 4. load average: 1.38 1.24 1.26 1/295 105071048.1049 matching the last rule in the list1050 saves a created pipeline1051# [RSpecRunTime] RSpec elapsed time: 9 minutes 22.42 seconds. Current RSS: ~1814M. Threads: 4. load average: 1.38 1.24 1.26 1/295 105581052.1053 matching the when:never rule1054 invalidates the pipeline with a workflow rules error1055# [RSpecRunTime] RSpec elapsed time: 9 minutes 24.22 seconds. Current RSS: ~1839M. Threads: 4. load average: 1.38 1.24 1.26 1/295 106091056.1057 matching no rules in the list1058 invalidates the pipeline with a workflow rules error1059# [RSpecRunTime] RSpec elapsed time: 9 minutes 25.87 seconds. Current RSS: ~1851M. Threads: 4. load average: 1.35 1.23 1.25 1/295 106601060.1061 when root variables are used1062 matching the first rule in the list1063 saves a created pipeline1064# [RSpecRunTime] RSpec elapsed time: 9 minutes 27.63 seconds. Current RSS: ~1877M. Threads: 4. load average: 1.35 1.23 1.25 1/295 107111065.1066 with a multiple regex-matching if: clause1067 with partial match1068 saves a created pipeline1069# [RSpecRunTime] RSpec elapsed time: 9 minutes 29.35 seconds. Current RSS: ~1880M. Threads: 4. load average: 1.35 1.23 1.25 1/295 107621070.1071 with complete match1072 invalidates the pipeline with a workflow rules error1073# [RSpecRunTime] RSpec elapsed time: 9 minutes 31.0 seconds. Current RSS: ~1875M. Threads: 4. load average: 1.33 1.23 1.25 1/295 108131074.1075 with job rules1076 where workflow passes and the job fails1077 invalidates the pipeline with an empty jobs error1078# [RSpecRunTime] RSpec elapsed time: 9 minutes 34.12 seconds. Current RSS: ~1895M. Threads: 4. load average: 1.33 1.23 1.25 1/295 108641079.1080 where workflow passes and the job passes1081 saves a created pipeline1082# [RSpecRunTime] RSpec elapsed time: 9 minutes 36.06 seconds. Current RSS: ~1919M. Threads: 4. load average: 1.46 1.26 1.26 1/295 109151083.1084 where workflow fails and the job fails1085 invalidates the pipeline with a workflow rules error1086# [RSpecRunTime] RSpec elapsed time: 9 minutes 37.73 seconds. Current RSS: ~1923M. Threads: 4. load average: 1.46 1.26 1.26 1/295 109661087.1088 where workflow fails and the job passes1089 invalidates the pipeline with a workflow rules error1090# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.39 seconds. Current RSS: ~1929M. Threads: 4. load average: 1.46 1.26 1.26 1/295 110171091.1092 with persisted variables1093 with matches1094 creates a pipeline1095# [RSpecRunTime] RSpec elapsed time: 9 minutes 41.11 seconds. Current RSS: ~1934M. Threads: 4. load average: 1.42 1.25 1.26 1/295 110681096.1097 with no matches1098 does not create a pipeline1099# [RSpecRunTime] RSpec elapsed time: 9 minutes 42.69 seconds. Current RSS: ~1930M. Threads: 4. load average: 1.42 1.25 1.26 1/295 111191100.1101 with pipeline variables1102 with matches1103 creates a pipeline1104# [RSpecRunTime] RSpec elapsed time: 9 minutes 44.72 seconds. Current RSS: ~1928M. Threads: 4. load average: 1.42 1.25 1.26 1/295 111701105.1106 with no matches1107 does not create a pipeline1108# [RSpecRunTime] RSpec elapsed time: 9 minutes 46.39 seconds. Current RSS: ~1945M. Threads: 4. load average: 1.39 1.25 1.26 1/295 112211109.1110 with trigger variables1111 with matches1112 creates a pipeline1113 when a job requires the same variable1114 creates a pipeline1115# [RSpecRunTime] RSpec elapsed time: 9 minutes 49.91 seconds. Current RSS: ~1952M. Threads: 4. load average: 1.36 1.25 1.26 1/295 113221116.1117 with no matches1118 does not create a pipeline1119 when a job requires the same variable1120 does not create a pipeline1121# [RSpecRunTime] RSpec elapsed time: 9 minutes 52.91 seconds. Current RSS: ~1966M. Threads: 4. load average: 1.36 1.25 1.26 1/295 114231122.1123 changes1124 changes is an array1125 behaves like comparing file changes with workflow rules1126 when matches1127 creates the pipeline with a job1128# [RSpecRunTime] RSpec elapsed time: 9 minutes 54.75 seconds. Current RSS: ~2002M. Threads: 4. load average: 1.36 1.25 1.26 1/295 114741129.1130 when does not match1131 creates the pipeline with a job1132# [RSpecRunTime] RSpec elapsed time: 9 minutes 56.46 seconds. Current RSS: ~2013M. Threads: 4. load average: 1.33 1.24 1.26 1/295 115251133.1134 changes:paths is an array1135 behaves like comparing file changes with workflow rules1136 when matches1137 creates the pipeline with a job1138# [RSpecRunTime] RSpec elapsed time: 9 minutes 58.18 seconds. Current RSS: ~2005M. Threads: 4. load average: 1.33 1.24 1.26 1/295 115761139.1140 when does not match1141 creates the pipeline with a job1142# [RSpecRunTime] RSpec elapsed time: 9 minutes 59.85 seconds. Current RSS: ~2005M. Threads: 4. load average: 1.33 1.24 1.26 1/295 116271143.1144 workflow name with rules1145 substitutes variables in pipeline name1146# [RSpecRunTime] RSpec elapsed time: 10 minutes 1.73 seconds. Current RSS: ~2000M. Threads: 4. load average: 1.30 1.24 1.26 1/295 116781147.1148# [RSpecRunTime] Finishing example group spec/services/ci/create_pipeline_service/rules_spec.rb. It took 2 minutes 35.83 seconds. Expected to take 2 minutes 38.12 seconds.1149# [RSpecRunTime] Starting example group spec/policies/ci/build_policy_spec.rb. Expected to take 1 minute 42.72 seconds.1150Ci::BuildPolicy1151 behaves like a deployable job policy1152 when the job triggerer is a project maintainer1153 is expected to be allowed :update_build1154 when job is oudated deployment job1155 is expected not to be allowed :update_build1156 is expected not to be allowed :cancel_build1157# [RSpecRunTime] RSpec elapsed time: 10 minutes 7.33 seconds. Current RSS: ~1981M. Threads: 4. load average: 1.28 1.23 1.25 1/295 116791158.1159 artifacts access config with access keyword1160 when job artifact access is set to all1161 allows read_job_artifacts to project members1162# [RSpecRunTime] RSpec elapsed time: 10 minutes 8.64 seconds. Current RSS: ~1974M. Threads: 4. load average: 1.28 1.23 1.25 1/295 116801163.1164 when job artifact is private to developers1165 allows read_job_artifacts to project members1166 when user is anon1167 disallows read_job_artifacts to anon user1168# [RSpecRunTime] RSpec elapsed time: 10 minutes 9.77 seconds. Current RSS: ~2006M. Threads: 4. load average: 1.28 1.23 1.25 1/295 116811169.1170 when job artifact access is set to none1171 disallows read_job_artifacts to project members1172 #rules1173 when user does not have access to the project1174 when public builds are enabled1175 does not include ability to read build1176# [RSpecRunTime] RSpec elapsed time: 10 minutes 11.31 seconds. Current RSS: ~2042M. Threads: 4. load average: 1.25 1.23 1.25 1/293 116821177.1178 when public builds are disabled1179 does not include ability to read build1180# [RSpecRunTime] RSpec elapsed time: 10 minutes 12.89 seconds. Current RSS: ~2038M. Threads: 4. load average: 1.25 1.23 1.25 1/290 116831181.1182 when anonymous user has access to the project1183 when public builds are enabled1184 includes ability to read build1185# [RSpecRunTime] RSpec elapsed time: 10 minutes 14.01 seconds. Current RSS: ~2036M. Threads: 4. load average: 1.25 1.23 1.25 1/290 116841186.1187 when public builds are disabled1188 does not include ability to read build1189# [RSpecRunTime] RSpec elapsed time: 10 minutes 15.17 seconds. Current RSS: ~2034M. Threads: 4. load average: 1.23 1.22 1.25 1/290 116851190.1191 when team member has access to the project1192 team member is a guest1193 when public builds are enabled1194 includes ability to read build1195# [RSpecRunTime] RSpec elapsed time: 10 minutes 16.39 seconds. Current RSS: ~2023M. Threads: 4. load average: 1.23 1.22 1.25 1/290 116861196.1197 when public builds are disabled1198 does not include ability to read build1199# [RSpecRunTime] RSpec elapsed time: 10 minutes 17.62 seconds. Current RSS: ~2002M. Threads: 4. load average: 1.23 1.22 1.25 1/290 116871200.1201 team member is a reporter1202 when public builds are enabled1203 includes ability to read build1204# [RSpecRunTime] RSpec elapsed time: 10 minutes 18.99 seconds. Current RSS: ~1997M. Threads: 4. load average: 1.23 1.22 1.25 1/290 116881205.1206 when public builds are disabled1207 does not include ability to read build1208# [RSpecRunTime] RSpec elapsed time: 10 minutes 20.32 seconds. Current RSS: ~1996M. Threads: 4. load average: 1.22 1.22 1.25 1/290 116891209.1210 when maintainer is allowed to push to pipeline branch1211 enables updates if user is maintainer1212# [RSpecRunTime] RSpec elapsed time: 10 minutes 21.59 seconds. Current RSS: ~1982M. Threads: 4. load average: 1.22 1.22 1.25 1/290 116901213.1214 rules for protected ref1215 when no one can push or merge to the branch1216 does not include ability to update build1217 when the user is admin1218 does not include ability to update build1219# [RSpecRunTime] RSpec elapsed time: 10 minutes 25.23 seconds. Current RSS: ~1972M. Threads: 4. load average: 1.28 1.23 1.25 1/290 117511220.1221 when developers can push to the branch1222 includes ability to update build1223# [RSpecRunTime] RSpec elapsed time: 10 minutes 27.03 seconds. Current RSS: ~1980M. Threads: 4. load average: 1.28 1.23 1.25 1/290 117821224.1225 when no one can create the tag1226 does not include ability to update build1227# [RSpecRunTime] RSpec elapsed time: 10 minutes 28.92 seconds. Current RSS: ~1989M. Threads: 4. load average: 1.28 1.23 1.25 1/290 118111228.1229 when no one can create the tag but it is not a tag1230 includes ability to update build1231# [RSpecRunTime] RSpec elapsed time: 10 minutes 30.74 seconds. Current RSS: ~1997M. Threads: 4. load average: 1.34 1.25 1.26 1/290 118421232.1233 rules for erase build1234 when a developer erases a build1235 when developers can push to the branch1236 when the build was created by the developer1237 when the build was created for a protected ref1238 is expected to be disallowed :erase_build1239# [RSpecRunTime] RSpec elapsed time: 10 minutes 32.48 seconds. Current RSS: ~2003M. Threads: 4. load average: 1.34 1.25 1.26 1/290 118731240.1241 when the build was created for an unprotected ref1242 is expected to be allowed :erase_build1243# [RSpecRunTime] RSpec elapsed time: 10 minutes 34.21 seconds. Current RSS: ~2005M. Threads: 4. load average: 1.34 1.25 1.26 1/290 119041244.1245 when the build was created by the other1246 is expected to be disallowed :erase_build1247# [RSpecRunTime] RSpec elapsed time: 10 minutes 36.08 seconds. Current RSS: ~2005M. Threads: 4. load average: 1.55 1.29 1.27 1/290 119351248.1249 when no one can push or merge to the branch1250 is expected to be disallowed :erase_build1251# [RSpecRunTime] RSpec elapsed time: 10 minutes 37.94 seconds. Current RSS: ~2003M. Threads: 4. load average: 1.55 1.29 1.27 1/290 119661252.1253 when a maintainer erases a build1254 when maintainers can push to the branch1255 when the build was created by the maintainer1256 is expected to be allowed :erase_build1257# [RSpecRunTime] RSpec elapsed time: 10 minutes 39.79 seconds. Current RSS: ~1997M. Threads: 4. load average: 1.55 1.29 1.27 1/290 119971258.1259 when the build was created by the other1260 is expected to be allowed :erase_build1261# [RSpecRunTime] RSpec elapsed time: 10 minutes 41.74 seconds. Current RSS: ~1993M. Threads: 4. load average: 1.51 1.29 1.27 1/290 120281262.1263 when no one can push or merge to the branch1264 is expected to be disallowed :erase_build1265# [RSpecRunTime] RSpec elapsed time: 10 minutes 43.55 seconds. Current RSS: ~1986M. Threads: 4. load average: 1.51 1.29 1.27 1/290 120591266.1267 when an admin erases a build1268 when the build was created for a protected branch1269 is expected to be disallowed :erase_build1270# [RSpecRunTime] RSpec elapsed time: 10 minutes 45.46 seconds. Current RSS: ~1980M. Threads: 4. load average: 1.71 1.33 1.29 1/290 120901271.1272 when the build was created for a protected tag1273 is expected to be disallowed :erase_build1274# [RSpecRunTime] RSpec elapsed time: 10 minutes 47.38 seconds. Current RSS: ~1978M. Threads: 4. load average: 1.71 1.33 1.29 1/290 121191275.1276 when the build was created for an unprotected ref1277 is expected to be allowed :erase_build1278# [RSpecRunTime] RSpec elapsed time: 10 minutes 49.19 seconds. Current RSS: ~1979M. Threads: 4. load average: 1.71 1.33 1.29 1/290 121501279.1280 manage a web ide terminal1281 when create_web_ide_terminal access enabled1282 with admin1283 when admin mode enabled1284 is expected to be allowed :create_build_service_proxy1285# [RSpecRunTime] RSpec elapsed time: 10 minutes 51.41 seconds. Current RSS: ~1968M. Threads: 4. load average: 1.65 1.33 1.29 1/290 121511286.1287 when admin mode disabled1288 is expected not to be allowed :create_build_service_proxy1289# [RSpecRunTime] RSpec elapsed time: 10 minutes 53.5 seconds. Current RSS: ~1959M. Threads: 4. load average: 1.65 1.33 1.29 1/290 121521290.1291 when build is not from a webide pipeline1292 is expected not to be allowed :create_build_service_proxy1293# [RSpecRunTime] RSpec elapsed time: 10 minutes 55.65 seconds. Current RSS: ~1932M. Threads: 4. load average: 1.60 1.32 1.28 1/290 121531294.1295 when build has no runner terminal1296 when admin mode enabled1297 is expected to be allowed :update_web_ide_terminal1298 is expected not to be allowed :create_build_service_proxy1299# [RSpecRunTime] RSpec elapsed time: 10 minutes 59.89 seconds. Current RSS: ~1872M. Threads: 4. load average: 1.60 1.32 1.28 1/290 121541300.1301 when admin mode disabled1302 is expected not to be allowed :update_web_ide_terminal1303 is expected not to be allowed :create_build_service_proxy1304# [RSpecRunTime] RSpec elapsed time: 11 minutes 4.2 seconds. Current RSS: ~1850M. Threads: 4. load average: 1.71 1.35 1.29 1/291 121551305.1306 feature flag "build_service_proxy" is disabled1307 is expected not to be allowed :create_build_service_proxy1308# [RSpecRunTime] RSpec elapsed time: 11 minutes 6.34 seconds. Current RSS: ~1848M. Threads: 4. load average: 1.65 1.34 1.29 1/290 121561309.1310 with owner1311 behaves like allowed build owner access1312 is expected not to be allowed :create_build_service_proxy1313 when user is the owner of the job1314 is expected to be allowed :create_build_service_proxy1315# [RSpecRunTime] RSpec elapsed time: 11 minutes 10.41 seconds. Current RSS: ~1841M. Threads: 4. load average: 1.60 1.34 1.29 1/290 121571316.1317 with maintainer1318 behaves like allowed build owner access1319 is expected not to be allowed :create_build_service_proxy1320 when user is the owner of the job1321 is expected to be allowed :create_build_service_proxy1322# [RSpecRunTime] RSpec elapsed time: 11 minutes 14.28 seconds. Current RSS: ~1844M. Threads: 4. load average: 1.60 1.34 1.29 1/290 121581323.1324 with developer1325 behaves like forbidden access1326 is expected not to be allowed :create_build_service_proxy1327 when user is the owner of the job1328 is expected not to be allowed :create_build_service_proxy1329# [RSpecRunTime] RSpec elapsed time: 11 minutes 18.37 seconds. Current RSS: ~1860M. Threads: 4. load average: 1.55 1.33 1.29 1/290 121591330.1331 with reporter1332 behaves like forbidden access1333 is expected not to be allowed :create_build_service_proxy1334 when user is the owner of the job1335 is expected not to be allowed :create_build_service_proxy1336# [RSpecRunTime] RSpec elapsed time: 11 minutes 22.26 seconds. Current RSS: ~1831M. Threads: 4. load average: 1.51 1.33 1.28 1/290 121601337.1338 with guest1339 behaves like forbidden access1340 is expected not to be allowed :create_build_service_proxy1341 when user is the owner of the job1342 is expected not to be allowed :create_build_service_proxy1343# [RSpecRunTime] RSpec elapsed time: 11 minutes 26.14 seconds. Current RSS: ~1826M. Threads: 4. load average: 1.47 1.32 1.28 1/290 121611344.1345 with non member1346 behaves like forbidden access1347 is expected not to be allowed :create_build_service_proxy1348 when user is the owner of the job1349 is expected not to be allowed :create_build_service_proxy1350# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.41 seconds. Current RSS: ~1827M. Threads: 4. load average: 1.67 1.37 1.30 1/290 121621351.1352 ability :create_build_terminal1353 when user can update_build1354 when job has terminal1355 when current user is the job owner1356 is expected to be allowed :create_build_terminal1357# [RSpecRunTime] RSpec elapsed time: 11 minutes 31.74 seconds. Current RSS: ~1826M. Threads: 4. load average: 1.67 1.37 1.30 1/290 121631358.1359 when current user is not the job owner1360 is expected not to be allowed :create_build_terminal1361# [RSpecRunTime] RSpec elapsed time: 11 minutes 33.03 seconds. Current RSS: ~1832M. Threads: 4. load average: 1.67 1.37 1.30 1/290 121641362.1363 when job does not have terminal1364 is expected not to be allowed :create_build_terminal1365# [RSpecRunTime] RSpec elapsed time: 11 minutes 34.29 seconds. Current RSS: ~1833M. Threads: 4. load average: 1.67 1.37 1.30 1/290 121651366.1367 when user cannot update build1368 is expected not to be allowed :create_build_terminal1369# [RSpecRunTime] RSpec elapsed time: 11 minutes 35.63 seconds. Current RSS: ~1849M. Threads: 4. load average: 1.62 1.36 1.30 1/290 121661370.1371# [RSpecRunTime] Finishing example group spec/policies/ci/build_policy_spec.rb. It took 1 minute 33.85 seconds. Expected to take 1 minute 42.72 seconds.1372# [RSpecRunTime] Starting example group spec/models/design_management/design_spec.rb. Expected to take 1 minute 29.07 seconds.1373DesignManagement::Design1374 does not allow STI1375 behaves like AtomicInternalId1376 .has_internal_id1377 Module inclusion1378 is expected to includes the AtomicInternalId module1379# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.28 seconds. Current RSS: ~1872M. Threads: 4. load average: 1.62 1.36 1.30 1/290 121871380.1381 Validation1382 when presence validation is required1383 when creating an object1384 raises an error if the internal id is blank1385 when updating an object1386 raises an error if the internal id is blank1387 when presence validation is not required1388 when creating an object1389 does not raise an error if the internal id is blank (PENDING: No reason given)1390 when updating an object1391 does not raise an error if the internal id is blank (PENDING: No reason given)1392 Creating an instance1393 saves a new instance properly1394 internal id generation1395 calls InternalId.generate_next and sets internal id attribute1396 does not overwrite an existing internal id1397 when the instance has an internal ID set1398 calls InternalId.update_last_value and sets the `last_value` to that of the instance1399 unsetting the instance internal id on rollback1400 when the internal id has been changed1401 when the internal id is automatically set1402 clears it on the instance1403 when the internal id is manually set1404 does not clear it on the instance1405 when the internal id has not been changed1406 preserves the value on the instance1407 supply of internal ids1408 provides a persistent supply of IID values, sensitive to the current state1409 #reset_scope_internal_id_attribute1410 rewinds the allocated IID1411 allocates the same IID1412 behaves like a class that supports relative positioning1413 #scoped_items1414 includes all items with the same scope1415# [RSpecRunTime] RSpec elapsed time: 11 minutes 44.12 seconds. Current RSS: ~1953M. Threads: 4. load average: 1.57 1.35 1.29 1/291 121881416.1417 #relative_siblings1418 includes all items with the same scope, except self1419# [RSpecRunTime] RSpec elapsed time: 11 minutes 45.13 seconds. Current RSS: ~1993M. Threads: 4. load average: 1.52 1.35 1.29 1/291 121891420.1421 .move_nulls_to_end1422 moves items with null relative_position to the end1423 preserves relative position1424 moves the item near the start position when there are no existing positions1425 does not perform any moves if all items have their relative_position set1426 manages to move nulls to the end even if there is a sequence at the end1427 manages to move nulls to the end even if there is not enough space1428 manages to move nulls to the end, stacking if we cannot create enough space1429 manages to move nulls found in the relative scope1430 can move many nulls1431 does not have an N+1 issue1432# [RSpecRunTime] RSpec elapsed time: 11 minutes 52.46 seconds. Current RSS: ~1964M. Threads: 4. load average: 1.48 1.34 1.29 1/291 121901433.1434 .move_nulls_to_start1435 moves items with null relative_position to the start1436 moves the item near the start position when there are no existing positions1437 preserves relative position1438 does not perform any moves if all items have their relative_position set1439 manages to move nulls to the start even if there is not enough space1440 manages to move nulls to the end, stacking if we cannot create enough space1441# [RSpecRunTime] RSpec elapsed time: 11 minutes 56.87 seconds. Current RSS: ~1898M. Threads: 4. load average: 1.44 1.33 1.29 1/291 121911442.1443 #move_before1444 moves item before1445 can move the item before an item at the start1446 can move the item before an item at MIN_POSITION1447 can move the item before an item bunched up at MIN_POSITION1448 when there is no space1449 moves items correctly1450# [RSpecRunTime] RSpec elapsed time: 11 minutes 58.83 seconds. Current RSS: ~1892M. Threads: 4. load average: 1.44 1.33 1.29 1/291 121921451.1452 leap-frogging to the left1453 can leap-frog STEPS times before needing to rebalance1454 there is no space to the left after moving STEPS times1455 rebalances to the right1456# [RSpecRunTime] RSpec elapsed time: 12 minutes 0.32 second. Current RSS: ~1821M. Threads: 4. load average: 1.40 1.33 1.29 1/291 121931457.1458 #move_after1459 moves item after1460 can move the item after an item bunched up at MAX_POSITION1461 when there is no space1462 can move the item after an item at MAX_POSITION1463 moves items correctly1464# [RSpecRunTime] RSpec elapsed time: 12 minutes 3.42 seconds. Current RSS: ~1875M. Threads: 4. load average: 1.40 1.33 1.29 1/292 121941465.1466 leap-frogging1467 rebalances after STEPS jumps1468 #move_to_start1469 places items at most IDEAL_DISTANCE from the start when the range is open1470 moves item to the end1471 positions the item at MIN_POSITION when there is only one space left1472 rebalances when there is already an item at the MIN_POSITION1473 deals with a run of elements at the start1474# [RSpecRunTime] RSpec elapsed time: 12 minutes 6.16 seconds. Current RSS: ~1880M. Threads: 4. load average: 1.37 1.32 1.28 1/292 121951475.1476 #move_to_end1477 places items at most IDEAL_DISTANCE from the start when the range is open1478 moves item to the end1479 positions the item at MAX_POSITION when there is only one space left1480 rebalances when there is already an item at the MAX_POSITION1481 deals with a run of elements at the end1482# [RSpecRunTime] RSpec elapsed time: 12 minutes 8.03 seconds. Current RSS: ~1883M. Threads: 4. load average: 1.37 1.32 1.28 1/292 121961483.1484 #move_between1485 positions item between two other1486 positions item between on top1487 positions item between to end1488 positions items even when after and before positions are the same1489 positions item in the middle of other two if distance is big enough1490 positions item closer to the middle if we are at the very top1491 positions item closer to the middle if we are at the very bottom1492 positions item in the middle of other two1493 positions item right if we pass non-sequential parameters1494 avoids N+1 queries when rebalancing other items1495 the two items are next to each other1496 behaves like moves item between1497 moves the middle item to between left and right1498# [RSpecRunTime] RSpec elapsed time: 12 minutes 13.9 seconds. Current RSS: ~1921M. Threads: 4. load average: 1.34 1.32 1.28 1/292 121971499.1500 there is no space1501 behaves like moves item between1502 moves the middle item to between left and right1503 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 19.12 seconds. Current RSS: ~1912M. Threads: 4. load average: 1.39 1.33 1.29 1/291 121981518.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 23.56 seconds. Current RSS: ~1903M. Threads: 4. load average: 1.36 1.32 1.28 1/291 121991532.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 .in_creation_order1552 sorts by ID in ascending order1553# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.76 seconds. Current RSS: ~1900M. Threads: 4. load average: 1.33 1.32 1.28 1/291 122001554.1555 .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 the design is current1580 is falsy1581# [RSpecRunTime] RSpec elapsed time: 12 minutes 33.27 seconds. Current RSS: ~1897M. Threads: 4. load average: 1.23 1.30 1.27 1/291 122011582.1583 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 36.13 seconds. Current RSS: ~1846M. Threads: 4. load average: 1.21 1.29 1.27 1/292 122581592.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 38.28 seconds. Current RSS: ~1870M. Threads: 4. load average: 1.21 1.29 1.27 1/292 122591602.1603 #full_path1604 builds the full path for a design1605# [RSpecRunTime] RSpec elapsed time: 12 minutes 40.19 seconds. Current RSS: ~1911M. Threads: 4. load average: 1.19 1.29 1.27 1/292 122601606.1607 #diff_refs1608 has no diff ref if new1609 there are several versions1610 builds diff refs based on the first commit and it's for the design1611# [RSpecRunTime] RSpec elapsed time: 12 minutes 42.26 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.19 1.29 1.27 1/295 124371612.1613 there is just one version1614 builds diff refs based on the empty tree if there was only one version1615# [RSpecRunTime] RSpec elapsed time: 12 minutes 43.73 seconds. Current RSS: ~1849M. Threads: 4. load average: 1.19 1.29 1.27 1/296 125041616.1617 #repository1618 is a design repository1619 #user_notes_count1620 returns a count of user-generated notes1621 #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: 12 minutes 46.61 seconds. Current RSS: ~1761M. Threads: 4. load average: 1.18 1.28 1.27 1/296 126251626.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 reference_pattern1637 is nil1638 link_reference_pattern1639 is not nil1640 does not match the designs tab1641 intentionally ignores filenames with any special character1642 ext: "png"1643 matches the URL1644 the file is all upper case1645 extracts the encoded filename1646# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.18 seconds. Current RSS: ~1912M. Threads: 4. load average: 1.16 1.28 1.27 1/296 126261647.1648 ext: "PNG"1649 matches the URL1650 the file is all upper case1651 extracts the encoded filename1652 ext: "jpg"1653 matches the URL1654 the file is all upper case1655 extracts the encoded filename1656 ext: "JPG"1657 matches the URL1658 the file is all upper case1659 extracts the encoded filename1660 ext: "jpeg"1661 matches the URL1662 the file is all upper case1663 extracts the encoded filename1664 ext: "JPEG"1665 matches the URL1666 the file is all upper case1667 extracts the encoded filename1668# [RSpecRunTime] RSpec elapsed time: 12 minutes 55.56 seconds. Current RSS: ~1911M. Threads: 4. load average: 1.15 1.27 1.27 1/291 126271669.1670 ext: "gif"1671 matches the URL1672 the file is all upper case1673 extracts the encoded filename1674 ext: "GIF"1675 matches the URL1676 the file is all upper case1677 extracts the encoded filename1678 ext: "bmp"1679 matches the URL1680 the file is all upper case1681 extracts the encoded filename1682 ext: "BMP"1683 matches the URL1684 the file is all upper case1685 extracts the encoded filename1686 ext: "tiff"1687 matches the URL1688 the file is all upper case1689 extracts the encoded filename1690 ext: "TIFF"1691 matches the URL1692 the file is all upper case1693 extracts the encoded filename1694# [RSpecRunTime] RSpec elapsed time: 13 minutes 0.51 second. Current RSS: ~1912M. Threads: 4. load average: 1.14 1.27 1.27 1/291 126281695.1696 ext: "ico"1697 matches the URL1698 the file is all upper case1699 extracts the encoded filename1700 ext: "ICO"1701 matches the URL1702 the file is all upper case1703 extracts the encoded filename1704 ext: "webp"1705 matches the URL1706 the file is all upper case1707 extracts the encoded filename1708 ext: "WEBP"1709 matches the URL1710 the file is all upper case1711 extracts the encoded filename1712 ext: "svg"1713 matches the URL1714 the file is all upper case1715 extracts the encoded filename1716 ext: "SVG"1717 matches the URL1718 the file is all upper case1719 extracts the encoded filename1720 .by_issue_id_and_filename1721 behaves like a where_composite scope1722 we pass an empty array1723 returns a null relation1724# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.49 seconds. Current RSS: ~1906M. Threads: 4. load average: 1.12 1.26 1.26 1/291 126291725.1726 we pass nil1727 returns a null relation1728 we pass a singleton composite id1729 finds the first result1730 we pass group of ids1731 finds all the results1732 performance1733 is not O(N)1734# [RSpecRunTime] Finishing example group spec/models/design_management/design_spec.rb. It took 1 minute 32.07 seconds. Expected to take 1 minute 29.07 seconds.1735# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.1736Lint factories for DesignManagement::Design1737 with saas, license, and factory defaults1738 behaves like factory1739 design factory1740 does not raise error when built1741 does not raise error when created1742 linting :importing trait1743 does not raise error when created1744# [RSpecRunTime] RSpec elapsed time: 13 minutes 10.91 seconds. Current RSS: ~1853M. Threads: 4. load average: 1.11 1.26 1.26 1/291 126561745.1746 linting :with_relative_position trait1747 does not raise error when created1748 linting :with_lfs_file trait1749 does not raise error when created1750 linting :with_versions trait1751 does not raise error when created1752 linting :with_file trait1753 does not raise error when created1754 linting :with_smaller_image_versions trait1755 does not raise error when created1756# [RSpecRunTime] RSpec elapsed time: 13 minutes 17.0 seconds. Current RSS: ~1909M. Threads: 4. load average: 1.10 1.25 1.26 1/297 128411757.1758# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 9.32 seconds. Expected to take 46.95 seconds.1759# [RSpecRunTime] Starting example group spec/lib/object_storage/direct_upload_spec.rb. Expected to take 1 minute 15.84 seconds.1760ObjectStorage::DirectUpload1761 #has_length1762 is known1763 maximum size is not required1764 is unknown1765 and maximum size is specified1766 does not raise an error1767 and maximum size is not specified1768 raises an error1769 #get_url1770 when AWS is used1771 calls the proper method1772 when Google is used1773 calls the proper method1774 #to_hash1775 when AWS is used1776 when length is known1777 behaves like a valid S3 upload without multipart data1778 behaves like a valid S3 upload1779 sets Workhorse client data1780 behaves like a valid upload1781 returns valid structure1782 with an object with UTF-8 characters1783 returns an escaped path1784 when no region is specified1785 defaults to us-east-11786 when V2 signatures are used1787 does not enable Workhorse client1788 when V4 signatures are used1789 enables the Workhorse client for instance profiles1790 when consolidated settings are used1791 enables the Workhorse client1792 when only server side encryption is used1793 sends server side encryption settings1794# [RSpecRunTime] RSpec elapsed time: 13 minutes 23.01 seconds. Current RSS: ~1926M. Threads: 4. load average: 1.10 1.25 1.26 1/294 128421795.1796 when SSE-KMS is used1797 sends server side encryption settings1798 behaves like a valid upload without multipart data1799 returns valid structure1800 behaves like a valid upload1801 returns valid structure1802 with an object with UTF-8 characters1803 returns an escaped path1804 when path style is true1805 behaves like a valid S3 upload without multipart data1806 behaves like a valid S3 upload1807 sets Workhorse client data1808 behaves like a valid upload1809 returns valid structure1810 with an object with UTF-8 characters1811 returns an escaped path1812 when no region is specified1813 defaults to us-east-11814 when V2 signatures are used1815 does not enable Workhorse client1816 when V4 signatures are used1817 enables the Workhorse client for instance profiles1818 when consolidated settings are used1819 enables the Workhorse client1820 when only server side encryption is used1821 sends server side encryption settings1822 when SSE-KMS is used1823 sends server side encryption settings1824# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.25 seconds. Current RSS: ~1912M. Threads: 4. load average: 1.09 1.24 1.26 1/291 128431825.1826 behaves like a valid upload without multipart data1827 returns valid structure1828 behaves like a valid upload1829 returns valid structure1830 with an object with UTF-8 characters1831 returns an escaped path1832 when IAM profile is true1833 behaves like a valid S3 upload without multipart data1834 behaves like a valid S3 upload1835 sets Workhorse client data1836 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 36.22 seconds. Current RSS: ~1707M. Threads: 4. load average: 0.92 1.20 1.24 1/291 128441841.1842 when no region is specified1843 defaults to us-east-11844# [RSpecRunTime] RSpec elapsed time: 13 minutes 38.59 seconds. Current RSS: ~1697M. Threads: 4. load average: 0.92 1.20 1.24 1/291 128451845.1846 when V2 signatures are used1847 does not enable Workhorse client1848# [RSpecRunTime] RSpec elapsed time: 13 minutes 40.97 seconds. Current RSS: ~1696M. Threads: 4. load average: 0.85 1.18 1.24 1/291 128461849.1850 when V4 signatures are used1851 enables the Workhorse client for instance profiles1852# [RSpecRunTime] RSpec elapsed time: 13 minutes 43.34 seconds. Current RSS: ~1717M. Threads: 4. load average: 0.85 1.18 1.24 1/291 128471853.1854 when consolidated settings are used1855 enables the Workhorse client1856# [RSpecRunTime] RSpec elapsed time: 13 minutes 45.71 seconds. Current RSS: ~1771M. Threads: 4. load average: 0.78 1.16 1.23 1/291 128481857.1858 when only server side encryption is used1859 sends server side encryption settings1860# [RSpecRunTime] RSpec elapsed time: 13 minutes 48.06 seconds. Current RSS: ~1802M. Threads: 4. load average: 0.78 1.16 1.23 1/291 128491861.1862 when SSE-KMS is used1863 sends server side encryption settings1864# [RSpecRunTime] RSpec elapsed time: 13 minutes 50.41 seconds. Current RSS: ~1864M. Threads: 4. load average: 0.72 1.14 1.22 1/291 128501865.1866 behaves like a valid upload without multipart data1867 returns valid structure1868 behaves like a valid upload1869 returns valid structure1870 with an object with UTF-8 characters1871 returns an escaped path1872# [RSpecRunTime] RSpec elapsed time: 13 minutes 59.02 seconds. Current RSS: ~1693M. Threads: 4. load average: 0.66 1.12 1.22 1/291 128511873.1874 when IMSDv2 is available1875 behaves like a valid S3 upload without multipart data1876 behaves like a valid S3 upload1877 sets Workhorse client data1878 behaves like a valid upload1879 returns valid structure1880 with an object with UTF-8 characters1881 returns an escaped path1882 when no region is specified1883 defaults to us-east-11884 when V2 signatures are used1885 does not enable Workhorse client1886 when V4 signatures are used1887 enables the Workhorse client for instance profiles1888 when consolidated settings are used1889 enables the Workhorse client1890 when only server side encryption is used1891 sends server side encryption settings1892 when SSE-KMS is used1893 sends server side encryption settings1894 behaves like a valid upload without multipart data1895 returns valid structure1896 behaves like a valid upload1897 returns valid structure1898 with an object with UTF-8 characters1899 returns an escaped path1900# [RSpecRunTime] RSpec elapsed time: 14 minutes 4.06 seconds. Current RSS: ~1911M. Threads: 4. load average: 0.69 1.12 1.22 1/291 128521901.1902 when length is unknown1903 behaves like a valid S3 upload with multipart data1904 behaves like a valid S3 upload1905 sets Workhorse client data1906 behaves like a valid upload1907 returns valid structure1908 with an object with UTF-8 characters1909 returns an escaped path1910# [RSpecRunTime] RSpec elapsed time: 14 minutes 5.22 seconds. Current RSS: ~1912M. Threads: 4. load average: 0.71 1.12 1.21 1/291 128531911.1912 when no region is specified1913 defaults to us-east-11914 when V2 signatures are used1915 does not enable Workhorse client1916 when V4 signatures are used1917 enables the Workhorse client for instance profiles1918 when consolidated settings are used1919 enables the Workhorse client1920 when only server side encryption is used1921 sends server side encryption settings1922 when SSE-KMS is used1923 sends server side encryption settings1924 behaves like a valid upload with multipart data1925 returns valid structure1926 uses only strings in query parameters1927 behaves like a valid upload1928 returns valid structure1929 with an object with UTF-8 characters1930 returns an escaped path1931# [RSpecRunTime] RSpec elapsed time: 14 minutes 9.78 seconds. Current RSS: ~1924M. Threads: 4. load average: 0.71 1.12 1.21 1/291 128541932.1933 when maximum upload size is 01934 returns maximum number of parts1935 part size is minimum, 5MB1936 when maximum upload size is < 5 MiB1937 returns only 1 part1938 part size is minimum, 5MB1939 when maximum upload size is 10MB1940 returns only 2 parts1941 part size is minimum, 5MB1942 when maximum upload size is 12MB1943 returns only 3 parts1944 part size is rounded-up to 5MB1945 when maximum upload size is 49GB1946 returns maximum, 100 parts1947 part size is rounded-up to 5MB1948 when Google is used1949 with google_application_default1950 when length is known1951 behaves like a valid Google upload1952 enables the Workhorse client1953 behaves like a valid upload1954 returns valid structure1955 with an object with UTF-8 characters1956 returns an escaped path1957# [RSpecRunTime] RSpec elapsed time: 14 minutes 15.26 seconds. Current RSS: ~1950M. Threads: 4. load average: 0.84 1.13 1.22 1/291 128551958.1959 behaves like a valid upload without multipart data1960 returns valid structure1961 behaves like a valid upload1962 returns valid structure1963 with an object with UTF-8 characters1964 returns an escaped path1965 when length is unknown1966 behaves like a valid Google upload1967 enables the Workhorse client1968 behaves like a valid upload1969 returns valid structure1970 with an object with UTF-8 characters1971 returns an escaped path1972 behaves like a valid upload without multipart data1973 returns valid structure1974 behaves like a valid upload1975 returns valid structure1976 with an object with UTF-8 characters1977 returns an escaped path1978 with google_json_key_location1979 when length is known1980 behaves like a valid Google upload1981 enables the Workhorse client1982 behaves like a valid upload1983 returns valid structure1984 with an object with UTF-8 characters1985 returns an escaped path1986 behaves like a valid upload without multipart data1987 returns valid structure1988 behaves like a valid upload1989 returns valid structure1990 with an object with UTF-8 characters1991 returns an escaped path1992# [RSpecRunTime] RSpec elapsed time: 14 minutes 21.01 seconds. Current RSS: ~1979M. Threads: 4. load average: 0.85 1.13 1.22 1/291 128561993.1994 when length is unknown1995 behaves like a valid Google upload1996 enables the Workhorse client1997 behaves like a valid upload1998 returns valid structure1999 with an object with UTF-8 characters2000 returns an escaped path2001 behaves like a valid upload without multipart data2002 returns valid structure2003 behaves like a valid upload2004 returns valid structure2005 with an object with UTF-8 characters2006 returns an escaped path2007 with google_json_key_string2008 when length is known2009 behaves like a valid Google upload2010 enables the Workhorse client2011 behaves like a valid upload2012 returns valid structure2013 with an object with UTF-8 characters2014 returns an escaped path2015 behaves like a valid upload without multipart data2016 returns valid structure2017 behaves like a valid upload2018 returns valid structure2019 with an object with UTF-8 characters2020 returns an escaped path2021# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.03 seconds. Current RSS: ~1946M. Threads: 4. load average: 0.86 1.13 1.21 1/291 128572022.2023 when length is unknown2024 behaves like a valid Google upload2025 enables the Workhorse client2026 behaves like a valid upload2027 returns valid structure2028 with an object with UTF-8 characters2029 returns an escaped path2030 behaves like a valid upload without multipart data2031 returns valid structure2032 behaves like a valid upload2033 returns valid structure2034 with an object with UTF-8 characters2035 returns an escaped path2036 when AzureRM is used2037 behaves like a valid AzureRM upload2038 enables the Workhorse client2039 behaves like a valid upload2040 returns valid structure2041 with an object with UTF-8 characters2042 returns an escaped path2043# [RSpecRunTime] RSpec elapsed time: 14 minutes 29.05 seconds. Current RSS: ~1910M. Threads: 4. load average: 0.86 1.13 1.21 1/291 128582044.2045 behaves like a valid upload without multipart data2046 returns valid structure2047 behaves like a valid upload2048 returns valid structure2049 with an object with UTF-8 characters2050 returns an escaped path2051 when a custom storage domain is used2052 behaves like a valid AzureRM upload2053 enables the Workhorse client2054 behaves like a valid upload2055 returns valid structure2056 with an object with UTF-8 characters2057 returns an escaped path2058# [RSpecRunTime] RSpec elapsed time: 14 minutes 32.32 seconds. Current RSS: ~1928M. Threads: 4. load average: 0.87 1.12 1.21 1/291 128592059.2060 #use_workhorse_google_client?2061 with consolidated_settings2062 with google_application_default2063 is expected to be truthy2064 with google_json_key_string2065 is expected to be truthy2066 with google_json_key_location2067 is expected to be truthy2068 without any google setting2069 is expected to be falsey2070 without consolidated_settings2071 is expected to be falsey2072# [RSpecRunTime] Finishing example group spec/lib/object_storage/direct_upload_spec.rb. It took 1 minute 16.74 seconds. Expected to take 1 minute 15.84 seconds.2073# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/position_spec.rb. Expected to take 1 minute 7.18 seconds.2074Gitlab::Diff::Position2075 factory2076 produces a complete text position2077 produces a complete image position2078 allows the diff_refs to be passed as a single object2079 position for an added text file2080 is expected to be on text2081 is expected not to be on image2082 #diff_file2083 returns the correct diff file2084# [RSpecRunTime] RSpec elapsed time: 14 minutes 39.85 seconds. Current RSS: ~1925M. Threads: 4. load average: 0.88 1.12 1.21 1/296 129672085.2086 #diff_line2087 returns the correct diff line2088# [RSpecRunTime] RSpec elapsed time: 14 minutes 41.2 seconds. Current RSS: ~1921M. Threads: 4. load average: 0.89 1.12 1.21 1/296 130152089.2090 #line_code2091 returns the correct line code2092# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.58 seconds. Current RSS: ~1885M. Threads: 4. load average: 0.89 1.12 1.21 1/296 130632093.2094 position for an added image file2095 is expected not to be on text2096 is expected to be on image2097 returns the correct diff file2098# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.42 seconds. Current RSS: ~1812M. Threads: 4. load average: 0.90 1.12 1.21 1/296 131712099.2100 position for a changed file2101 position for an added line2102 #diff_file2103 returns the correct diff file2104 different folded positions in the same diff file2105 expands the diff file2106# [RSpecRunTime] RSpec elapsed time: 14 minutes 48.97 seconds. Current RSS: ~1798M. Threads: 4. load average: 0.90 1.12 1.21 1/296 132622107.2108 #diff_line2109 returns the correct diff line2110# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.32 seconds. Current RSS: ~1831M. Threads: 4. load average: 0.99 1.13 1.21 1/296 133102111.2112 #line_code2113 returns the correct line code2114# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.62 seconds. Current RSS: ~1915M. Threads: 4. load average: 0.99 1.13 1.21 1/296 133582115.2116 position for an unchanged line2117 #diff_file2118 returns the correct diff file2119# [RSpecRunTime] RSpec elapsed time: 14 minutes 54.54 seconds. Current RSS: ~1929M. Threads: 4. load average: 0.99 1.13 1.21 1/296 134062120.2121 #diff_line2122 returns the correct diff line2123# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.95 seconds. Current RSS: ~1930M. Threads: 4. load average: 0.99 1.13 1.21 1/296 134542124.2125 #line_code2126 returns the correct line code2127# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.35 seconds. Current RSS: ~1875M. Threads: 4. load average: 0.99 1.13 1.21 1/296 135022128.2129 position for a removed line2130 #diff_file2131 returns the correct diff file2132# [RSpecRunTime] RSpec elapsed time: 14 minutes 58.68 seconds. Current RSS: ~1840M. Threads: 4. load average: 0.99 1.13 1.21 1/296 135502133.2134 #diff_line2135 returns the correct diff line2136# [RSpecRunTime] RSpec elapsed time: 15 minutes 0.15 second. Current RSS: ~1768M. Threads: 4. load average: 1.15 1.16 1.22 1/296 135982137.2138 #line_code2139 returns the correct line code2140# [RSpecRunTime] RSpec elapsed time: 15 minutes 1.54 seconds. Current RSS: ~1715M. Threads: 4. load average: 1.15 1.16 1.22 1/296 136462141.2142 position for a renamed file2143 position for an added line2144 #diff_file2145 returns the correct diff file2146# [RSpecRunTime] RSpec elapsed time: 15 minutes 2.91 seconds. Current RSS: ~1708M. Threads: 4. load average: 1.15 1.16 1.22 2/296 136942147.2148 #diff_line2149 returns the correct diff line2150# [RSpecRunTime] RSpec elapsed time: 15 minutes 4.24 seconds. Current RSS: ~1762M. Threads: 4. load average: 1.15 1.16 1.22 1/296 137422151.2152 #line_code2153 returns the correct line code2154# [RSpecRunTime] RSpec elapsed time: 15 minutes 5.51 seconds. Current RSS: ~1835M. Threads: 4. load average: 1.14 1.16 1.22 1/296 137902155.2156 position for an unchanged line2157 #diff_file2158 returns the correct diff file2159# [RSpecRunTime] RSpec elapsed time: 15 minutes 8.51 seconds. Current RSS: ~1862M. Threads: 4. load average: 1.14 1.16 1.22 1/296 138382160.2161 #diff_line2162 returns the correct diff line2163# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.82 seconds. Current RSS: ~1862M. Threads: 4. load average: 1.14 1.16 1.22 1/296 138862164.2165 #line_code2166 returns the correct line code2167# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.25 seconds. Current RSS: ~1828M. Threads: 4. load average: 1.13 1.15 1.22 1/296 139342168.2169 position for a removed line2170 #diff_file2171 returns the correct diff file2172# [RSpecRunTime] RSpec elapsed time: 15 minutes 12.64 seconds. Current RSS: ~1784M. Threads: 4. load average: 1.13 1.15 1.22 1/296 139822173.2174 #diff_line2175 returns the correct diff line2176# [RSpecRunTime] RSpec elapsed time: 15 minutes 13.98 seconds. Current RSS: ~1763M. Threads: 4. load average: 1.13 1.15 1.22 1/296 140302177.2178 #line_code2179 returns the correct line code2180# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.42 seconds. Current RSS: ~1736M. Threads: 4. load average: 1.28 1.19 1.23 1/296 140782181.2182 position for a deleted file2183 #diff_file2184 returns the correct diff file2185# [RSpecRunTime] RSpec elapsed time: 15 minutes 16.75 seconds. Current RSS: ~1727M. Threads: 4. load average: 1.28 1.19 1.23 1/296 141262186.2187 #diff_line2188 returns the correct diff line2189# [RSpecRunTime] RSpec elapsed time: 15 minutes 18.08 seconds. Current RSS: ~1727M. Threads: 4. load average: 1.28 1.19 1.23 1/296 141742190.2191 #line_code2192 returns the correct line code2193# [RSpecRunTime] RSpec elapsed time: 15 minutes 19.4 seconds. Current RSS: ~1793M. Threads: 4. load average: 1.28 1.19 1.23 1/296 142222194.2195 position for a missing ref2196 #diff_file2197 does not raise exception2198# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.65 seconds. Current RSS: ~1848M. Threads: 4. load average: 1.34 1.20 1.23 1/296 142572199.2200 #diff_line2201 does not raise exception2202# [RSpecRunTime] RSpec elapsed time: 15 minutes 23.71 seconds. Current RSS: ~1912M. Threads: 4. load average: 1.34 1.20 1.23 1/296 142922203.2204 #line_code2205 does not raise exception2206# [RSpecRunTime] RSpec elapsed time: 15 minutes 24.94 seconds. Current RSS: ~1912M. Threads: 4. load average: 1.34 1.20 1.23 1/296 143272207.2208 position for a file in the initial commit2209 #diff_file2210 returns the correct diff file2211# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.43 seconds. Current RSS: ~1913M. Threads: 4. load average: 1.31 1.20 1.23 1/296 143772212.2213 #diff_line2214 returns the correct diff line2215# [RSpecRunTime] RSpec elapsed time: 15 minutes 27.8 seconds. Current RSS: ~1866M. Threads: 4. load average: 1.31 1.20 1.23 1/296 144272216.2217 #line_code2218 returns the correct line code2219# [RSpecRunTime] RSpec elapsed time: 15 minutes 29.14 seconds. Current RSS: ~1849M. Threads: 4. load average: 1.31 1.20 1.23 1/296 144772220.2221 position for a file in a straight comparison2222 #diff_file2223 returns the correct diff file2224# [RSpecRunTime] RSpec elapsed time: 15 minutes 30.55 seconds. Current RSS: ~1780M. Threads: 4. load average: 1.28 1.19 1.23 1/296 145212225.2226 #diff_line2227 returns the correct diff line2228# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.95 seconds. Current RSS: ~1741M. Threads: 4. load average: 1.28 1.19 1.23 1/296 145652229.2230 #line_code2231 returns the correct line code2232# [RSpecRunTime] RSpec elapsed time: 15 minutes 33.24 seconds. Current RSS: ~1734M. Threads: 4. load average: 1.28 1.19 1.23 1/296 146092233.2234 #==2235 when positions are equal2236 returns true2237# [RSpecRunTime] RSpec elapsed time: 15 minutes 34.46 seconds. Current RSS: ~1777M. Threads: 4. load average: 1.28 1.19 1.23 1/296 146402238.2239 when positions are equal, except for truncated shas2240 returns true2241# [RSpecRunTime] RSpec elapsed time: 15 minutes 35.7 seconds. Current RSS: ~1832M. Threads: 4. load average: 1.26 1.19 1.23 1/296 146712242.2243 when positions are unequal2244 returns false2245# [RSpecRunTime] RSpec elapsed time: 15 minutes 38.53 seconds. Current RSS: ~1889M. Threads: 4. load average: 1.26 1.19 1.23 1/296 147022246.2247 #as_json2248 for text position2249 behaves like diff position json2250 returns the position as JSON2251 for image position2252 behaves like diff position json2253 returns the position as JSON2254 #to_json2255 for text position2256 behaves like diff position json2257 returns the position as JSON2258 works when nested under another hash2259 for image position2260 behaves like diff position json2261 returns the position as JSON2262 works when nested under another hash2263 #file_hash2264 returns SHA1 representation of the file_path2265 #multiline?2266 when the position type is text2267 when the start lines equal the end lines2268 returns true2269 when the start lines do not equal the end lines2270 returns true2271 when the position type is not text2272 returns false2273# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/position_spec.rb. It took 1 minute 7.7 seconds. Expected to take 1 minute 7.18 seconds.2274# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.2275Lint factories for Gitlab::Diff::Position2276 with saas, license, and factory defaults2277 behaves like factory2278 diff_position factory2279 does not raise error when built2280 does not raise error when created2281 linting :moved trait2282 does not raise error when created2283# [RSpecRunTime] RSpec elapsed time: 15 minutes 44.97 seconds. Current RSS: ~1918M. Threads: 4. load average: 1.22 1.18 1.22 1/294 147292284.2285 behaves like factory2286 text_diff_position factory2287 does not raise error when built2288 does not raise error when created2289 linting :added trait2290 does not raise error when created2291# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.11 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.22 1.18 1.22 1/293 147302292.2293 linting :multi_line trait2294 does not raise error when created2295 behaves like factory2296 file_diff_position factory2297 does not raise error when built2298 does not raise error when created2299 behaves like factory2300 image_diff_position factory2301 does not raise error when built2302 does not raise error when created2303# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 6.34 seconds. Expected to take 46.95 seconds.2304# [RSpecRunTime] Starting example group spec/tasks/gitlab/db_rake_spec.rb. Expected to take 53.2 seconds.2305gitlab:db namespace rake task2306 mark_migration_complete2307 with a single database2308 marks the migration complete on the given database (PENDING: Skipping because database ci exists)2309 with multiple databases2310 marks the migration complete on each database2311 when the single database task is used2312 marks the migration complete for the given database2313 with geo configured2314 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2315# [RSpecRunTime] RSpec elapsed time: 15 minutes 50.75 seconds. Current RSS: ~1935M. Threads: 4. load average: 1.20 1.18 1.22 1/291 147312316.2317 when the migration is already marked complete2318 prints a warning message2319 when an invalid version is given2320 prints an error and exits2321 configure2322 with a single database2323 when geo is not configured2324 when the schema is already loaded2325 migrates the database (PENDING: Skipping because database ci exists)2326 when the schema is not loaded2327 loads the schema and seeds the database (PENDING: Skipping because database ci exists)2328 when only a single table is present2329 loads the schema and seeds the database (PENDING: Skipping because database ci exists)2330 when loading the schema fails2331 does not seed the database (PENDING: Skipping because database ci exists)2332 SKIP_POST_DEPLOYMENT_MIGRATIONS environment variable set2333 when the schema is not loaded2334 adds the post deployment migration path before schema load (PENDING: Skipping because database ci exists)2335 when the schema is loaded2336 ignores post deployment migrations (PENDING: Skipping because database ci exists)2337 when geo is configured2338 when the main database is also configured2339 only configures the main database (PENDING: Skipping because database ci exists)2340 with multiple databases2341 when geo is not configured2342 when no database has the schema loaded2343 loads the schema and seeds all the databases2344 when both databases have the schema loaded2345 migrates the databases without seeding them2346 when only one database has the schema loaded2347 migrates and loads the schema correctly, without seeding the databases2348 when geo is configured2349 does not run tasks against geo (PENDING: Skipping because the geo database is not configured)2350 clickhouse migrations2351 migrates clickhouse database2352 does not fail if clickhouse is not configured2353# [RSpecRunTime] RSpec elapsed time: 15 minutes 56.61 seconds. Current RSS: ~1966M. Threads: 4. load average: 1.19 1.18 1.22 1/291 147322354.2355 schema inconsistencies2356 prints the inconsistency message2357 dictionary generate2358 when the dictionary files do not exist2359 generate the dictionary files2360 do not generate the dictionary files for test tables2361 when a new model class is added to the codebase2362 appends new classes to the dictionary2363 when a model class is removed from the codebase2364 keeps the dictionary classes2365 unattended2366 schema_migration_table_exists: false, needs_migrations: false, rake_output: "unattended_migrations_completed"2367 outputs changed message for automation after operations happen2368 schema_migration_table_exists: false, needs_migrations: true, rake_output: "unattended_migrations_completed"2369 outputs changed message for automation after operations happen2370 schema_migration_table_exists: true, needs_migrations: false, rake_output: "unattended_migrations_static"2371 outputs changed message for automation after operations happen2372 schema_migration_table_exists: true, needs_migrations: true, rake_output: "unattended_migrations_completed"2373 outputs changed message for automation after operations happen2374 clean_structure_sql2375 can be executed multiple times within another rake task2376 drop_tables2377 with a single database2378 drops all objects for the database (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)2379 with multiple databases2380 drops all objects for all databases2381 when the single database task is used2382 drops all objects for the given database2383# [RSpecRunTime] RSpec elapsed time: 16 minutes 2.05 seconds. Current RSS: ~1959M. Threads: 4. load average: 1.17 1.17 1.22 1/291 147332384.2385 with geo configured2386 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2387 create_dynamic_partitions2388 with a single database2389 delegates syncing of partitions without limiting databases (PENDING: Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup)2390 with multiple databases2391 when running the multi-database variant2392 delegates syncing of partitions without limiting databases2393 when running a single-database variant2394 delegates syncing of partitions for the chosen database2395 with geo configured2396 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2397 with jh configured2398 does not create a task for the jh database (PENDING: Skipping because the jh database is not configured)2399 reindex2400 with a single database2401 delegates to Gitlab::Database::Reindexing2402 when reindexing is not enabled2403 is a no-op2404 with multiple databases2405 delegates to Gitlab::Database::Reindexing without a specific database2406 when the single database task is used2407 delegates to Gitlab::Database::Reindexing with a specific database2408 when reindexing is not enabled2409 is a no-op2410 with geo configured2411 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2412 enqueue_reindexing_action2413 creates an entry in the queue2414 defaults to main database2415# [RSpecRunTime] RSpec elapsed time: 16 minutes 7.91 seconds. Current RSS: ~1998M. Threads: 4. load average: 1.16 1.17 1.22 1/291 147342416.2417 execute_async_index_operations2418 delegates ci task to Gitlab::Database::AsyncIndexes2419 delegates ci task to Gitlab::Database::AsyncIndexes with specified argument2420 delegates main task to Gitlab::Database::AsyncIndexes2421 delegates main task to Gitlab::Database::AsyncIndexes with specified argument2422 delegates all task to every database with higher default for dev2423 delegates all task to every database with lower default for prod2424 delegates all task to every database with specified argument2425 when feature is not enabled2426 is a no-op2427# [RSpecRunTime] RSpec elapsed time: 16 minutes 10.34 seconds. Current RSS: ~1998M. Threads: 4. load average: 1.14 1.17 1.22 1/291 147352428.2429 when database ddl feature flag is enabled2430 is a no-op2431 with geo configured2432 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2433 validate_async_constraints2434 delegates ci task to Gitlab::Database::AsyncConstraints2435 delegates ci task to Gitlab::Database::AsyncConstraints with specified argument2436 delegates main task to Gitlab::Database::AsyncConstraints2437 delegates main task to Gitlab::Database::AsyncConstraints with specified argument2438 delegates all task to every database with higher default for dev2439 delegates all task to every database with lower default for prod2440 delegates all task to every database with specified argument2441 when feature is not enabled2442 is a no-op2443# [RSpecRunTime] RSpec elapsed time: 16 minutes 14.8 seconds. Current RSS: ~1987M. Threads: 4. load average: 1.14 1.17 1.22 1/291 147362444.2445 when database ddl feature flag is enabled2446 is a no-op2447 with geo configured2448 does not create a task for the geo database (PENDING: Skipping because the geo database is not configured)2449 active2450 needs_migration: true, project_count: nil, exit_status: 1, exit_code: false2451 exits 0 or 1 depending on user modifications to the database2452 needs_migration: false, project_count: 1, exit_status: 0, exit_code: true2453 exits 0 or 1 depending on user modifications to the database2454 needs_migration: false, project_count: 0, exit_status: 1, exit_code: false2455 exits 0 or 1 depending on user modifications to the database2456 needs_migration: false, project_count: 2, exit_status: 0, exit_code: true2457 exits 0 or 1 depending on user modifications to the database2458 #migrate_with_instrumentation2459 #up (legacy mode)2460 delegates to the migration runner in legacy mode2461 #sample_background_migrations2462 delegates to the migration runner with a default sample duration2463 delegates to the migration runner with a configured sample duration2464 db: :main2465 #up2466 delegates to the migration runner2467# [RSpecRunTime] RSpec elapsed time: 16 minutes 19.19 seconds. Current RSS: ~2004M. Threads: 4. load average: 1.13 1.16 1.22 1/291 147372468.2469 #down2470 delegates to the migration runner2471 #sample_batched_background_migrations2472 delegates to the migration runner for a specified database with a default sample duration2473 delegates to the migration runner for a specified database and sample duration2474 db: :ci2475 #up2476 delegates to the migration runner2477 #down2478 delegates to the migration runner2479 #sample_batched_background_migrations2480 delegates to the migration runner for a specified database with a default sample duration2481 delegates to the migration runner for a specified database and sample duration2482 #execute_batched_migrations2483 executes all migrations2484 with multiple databases2485 db:schema:dump against a single database2486 invokes gitlab:db:clean_structure_sql2487# [RSpecRunTime] RSpec elapsed time: 16 minutes 27.13 seconds. Current RSS: ~1754M. Threads: 4. load average: 1.11 1.16 1.21 1/292 147392488.2489 db:migrate against a single database2490 invokes gitlab:db:create_dynamic_partitions for the same database2491# [RSpecRunTime] RSpec elapsed time: 16 minutes 33.41 seconds. Current RSS: ~1798M. Threads: 4. load average: 1.26 1.19 1.22 1/292 147412492.2493 db:migrate:geo2494 does not invoke gitlab:db:create_dynamic_partitions (PENDING: Skipping because the geo database is not configured)2495 gitlab:db:reset_as_non_superuser2496 migrate as nonsuperuser check with default username2497 migrate as nonsuperuser check with specified username2498# [RSpecRunTime] Finishing example group spec/tasks/gitlab/db_rake_spec.rb. It took 48.9 seconds. Expected to take 53.2 seconds.2499# [RSpecRunTime] RSpec elapsed time: 16 minutes 36.91 seconds. Current RSS: ~1802M. Threads: 4. load average: 1.24 1.18 1.22 1/292 147422500.2501# [RSpecRunTime] Starting example group spec/lib/gitlab/database/reflection_spec.rb. Expected to take 48.12 seconds.2502Gitlab::Database::Reflection2503 #username2504 when a username is set2505 returns the username2506 when a username is not set2507 returns the value of the USER environment variable2508 #database_name2509 returns the name of the database2510 #adapter_name2511 returns the database adapter name2512 #human_adapter_name2513 when the adapter is PostgreSQL2514 returns PostgreSQL2515 when the adapter is not PostgreSQL2516 returns Unknown2517 #postgresql?2518 when using PostgreSQL2519 returns true2520 when not using PostgreSQL2521 returns false2522 #db_read_only?2523 detects a read-only database2524 detects a read-only database2525 detects a read-write database2526 detects a read-write database2527# [RSpecRunTime] RSpec elapsed time: 16 minutes 40.42 seconds. Current RSS: ~1960M. Threads: 4. load average: 1.22 1.18 1.22 1/292 147432528.2529 #db_read_write?2530 detects a read-only database2531 detects a read-only database2532 detects a read-write database2533 detects a read-write database2534# [RSpecRunTime] RSpec elapsed time: 16 minutes 42.09 seconds. Current RSS: ~2108M. Threads: 4. load average: 1.22 1.18 1.22 1/292 147442535.2536 #version2537 memoizes the result2538 on postgresql2539 extracts the version number2540# [RSpecRunTime] RSpec elapsed time: 16 minutes 43.92 seconds. Current RSS: ~2105M. Threads: 4. load average: 1.22 1.18 1.22 1/292 147452541.2542 #postgresql_minimum_supported_version?2543 returns false when using PostgreSQL 122544 returns falses when using PostgreSQL 132545 returns true when using PostgreSQL 142546 returns true when using PostgreSQL 152547 returns true when using PostgreSQL 162548# [RSpecRunTime] RSpec elapsed time: 16 minutes 45.5 seconds. Current RSS: ~2079M. Threads: 4. load average: 1.20 1.18 1.22 2/292 147462549.2550 #cached_column_exists?2551 only retrieves the data from the schema cache2552 #cached_table_exists?2553 only retrieves the data from the schema cache2554 returns false when database does not exist2555# [RSpecRunTime] RSpec elapsed time: 16 minutes 47.96 seconds. Current RSS: ~2075M. Threads: 4. load average: 1.20 1.18 1.22 1/292 147472556.2557 #exists?2558 returns true if the database exists2559 returns false if the database doesn't exist2560 #system_id2561 returns the PostgreSQL system identifier2562 #flavor2563 re-raises exceptions not matching expected messages2564 recognizes Amazon Aurora PostgreSQL2565 recognizes PostgreSQL on Amazon RDS2566 recognizes CloudSQL for PostgreSQL2567 recognizes Azure Database for PostgreSQL - Flexible Server2568 recognizes Azure Database for PostgreSQL - Single Server2569 recognizes AlloyDB for PostgreSQL2570 returns nil if can not recognize the flavor2571# [RSpecRunTime] RSpec elapsed time: 17 minutes 16.27 seconds. Current RSS: ~1746M. Threads: 4. load average: 1.37 1.22 1.23 1/292 147482572.2573 #config2574 returns a HashWithIndifferentAccess2575 returns a default pool size2576 does not cache its results2577# [RSpecRunTime] RSpec elapsed time: 17 minutes 17.35 seconds. Current RSS: ~1814M. Threads: 4. load average: 1.37 1.22 1.23 1/292 147492578.2579# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/reflection_spec.rb. It took 40.56 seconds. Expected to take 48.12 seconds.2580# [RSpecRunTime] Starting example group spec/helpers/diff_helper_spec.rb. Expected to take 44.06 seconds.2581DiffHelper2582 diff_view2583 uses the view param over the cookie2584 returns the default value when the view param is invalid2585 returns a valid value when cookie is set2586 returns the default value when cookie is invalid2587 returns the default value when cookie is nil2588# [RSpecRunTime] RSpec elapsed time: 17 minutes 19.26 seconds. Current RSS: ~1940M. Threads: 4. load average: 1.37 1.22 1.23 1/292 147502589.2590 diff_options2591 returns no collapse false2592 returns no collapse true if expanded2593 when action name is diff_for_path2594 returns expanded true2595 returns paths if param old path2596 returns paths if param new path2597 does not set max_patch_bytes_for_file_extension2598 when file_identifier include .ipynb2599 sets max_patch_bytes_for_file_extension2600# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.04 seconds. Current RSS: ~2090M. Threads: 4. load average: 1.34 1.22 1.23 1/292 147512601.2602 #diff_line_content2603 when the line is empty2604 returns a non breaking space2605 returns an HTML-safe string2606 when the line is not empty2607 when the line starts with +, -, or a space2608 strips the first character2609 when the line is HTML-safe2610 returns an HTML-safe string2611 when the line is not HTML-safe2612 returns a non-HTML-safe string2613 when the line does not start with a +, -, or a space2614 returns the string2615 when the line is HTML-safe2616 returns an HTML-safe string2617 when the line is not HTML-safe2618 returns a non-HTML-safe string2619 #diff_link_number2620 line_type: "new", match: "new", line_number: 1, expected_return_value: " "2621 returns the expected value2622 line_type: "new", match: "old", line_number: 2, expected_return_value: 22623 returns the expected value2624 line_type: "old", match: "new", line_number: 3, expected_return_value: 32625 returns the expected value2626 line_type: "old", match: "old", line_number: 4, expected_return_value: " "2627 returns the expected value2628 line_type: "new-nonewline", match: "new", line_number: 5, expected_return_value: 52629 returns the expected value2630 line_type: "new-nonewline", match: "old", line_number: 6, expected_return_value: 62631 returns the expected value2632# [RSpecRunTime] RSpec elapsed time: 17 minutes 28.64 seconds. Current RSS: ~2110M. Threads: 4. load average: 1.31 1.22 1.23 1/292 147522633.2634 line_type: "old-nonewline", match: "new", line_number: 7, expected_return_value: 72635 returns the expected value2636 line_type: "old-nonewline", match: "old", line_number: 8, expected_return_value: 82637 returns the expected value2638 line_type: "match", match: "new", line_number: 9, expected_return_value: 92639 returns the expected value2640 line_type: "match", match: "old", line_number: 10, expected_return_value: 102641 returns the expected value2642 #parallel_diff_btn2643 renders button2644# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.15 seconds. Current RSS: ~2075M. Threads: 4. load average: 1.29 1.21 1.23 1/293 147832645.2646 #mark_inline_diffs2647 returns strings with marked inline diffs2648 when given HTML2649 sanitizes it2650 sanitizes the entire line, not just the changes2651# [RSpecRunTime] RSpec elapsed time: 17 minutes 32.19 seconds. Current RSS: ~2010M. Threads: 4. load average: 1.29 1.21 1.23 1/293 147842652.2653 #parallel_diff_discussions2654 does not put comments on nonewline lines2655 puts comments on added lines2656 puts comments on unchanged lines2657 #diff_match_line2658 generates foldable top match line for inline view with empty text by default2659 allows to define text and bottom option2660 generates match line for parallel view2661 allows to generate only left match line for parallel view2662 allows to generate only right match line for parallel view2663# [RSpecRunTime] RSpec elapsed time: 17 minutes 36.15 seconds. Current RSS: ~1998M. Threads: 4. load average: 1.27 1.21 1.23 1/293 147852664.2665 #diff_nomappinginraw_line2666 generates only single line num2667 generates only both line nums2668 line_type: "old-nomappinginraw", added_class: ".old"2669 appends the correct class2670 line_type: "new-nomappinginraw", added_class: ".new"2671 appends the correct class2672 line_type: "unchanged-nomappinginraw", added_class: ""2673 appends the correct class2674 #render_overflow_warning?2675 when no limits are hit2676 returns false and does not log any overflow events2677 overflow_method: :overflow_max_bytes?, event_name: :diffs_overflow_max_bytes_limits2678 returns false and only logs the correct collection overflow event2679 overflow_method: :overflow_max_files?, event_name: :diffs_overflow_max_files_limits2680 returns false and only logs the correct collection overflow event2681 overflow_method: :overflow_max_lines?, event_name: :diffs_overflow_max_lines_limits2682 returns false and only logs the correct collection overflow event2683 overflow_method: :collapsed_safe_bytes?, event_name: :diffs_overflow_collapsed_bytes_limits2684 returns false and only logs the correct collection overflow event2685 overflow_method: :collapsed_safe_files?, event_name: :diffs_overflow_collapsed_files_limits2686 returns false and only logs the correct collection overflow event2687 overflow_method: :collapsed_safe_lines?, event_name: :diffs_overflow_collapsed_lines_limits2688 returns false and only logs the correct collection overflow event2689# [RSpecRunTime] RSpec elapsed time: 17 minutes 41.1 seconds. Current RSS: ~1996M. Threads: 4. load average: 1.24 1.20 1.23 1/293 147862690.2691 when the file collection has an overflow2692 returns true and only logs all the correct collection overflow event2693 when two individual files are too big2694 returns false and only logs single file overflow events2695 #diff_file_html_data2696 returns data for project files2697 #collapsed_diff_url2698 returns a valid URL2699# [RSpecRunTime] RSpec elapsed time: 17 minutes 43.41 seconds. Current RSS: ~1960M. Threads: 4. load average: 1.24 1.20 1.23 1/293 148202700.2701 #params_with_whitespace2702 filters with safe_params2703 #render_fork_suggestion2704 user signed in2705 renders the partial2706 guest2707 is expected to be nil2708 #conflicts2709 returns list of conflicts indexed by path2710 when merge request can be merged2711 returns nil2712 when source branch does not exist2713 returns nil2714 when target branch does not exist2715 returns nil2716 when conflicts cannot be resolved in UI2717 returns nil2718 when allow_tree_conflicts is true2719 returns list of conflicts2720# [RSpecRunTime] RSpec elapsed time: 17 minutes 47.78 seconds. Current RSS: ~1969M. Threads: 4. load average: 1.22 1.20 1.22 1/293 148212721.2722 when Gitlab::Git::Conflict::Resolver::ConflictSideMissing exception is raised2723 returns an empty hash2724 #show_only_context_commits?2725 when only_context_commits param is set to true2726 is expected to be truthy2727 when merge request has commits2728 is expected to be truthy2729 when only_context_commits param is set to false2730 is expected to be truthy2731 when merge request has commits2732 is expected to be falsey2733 #submodule_diff_compare_link2734 when the diff includes submodule changes2735 generates a link to compare a diff for a submodule2736# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.72 seconds. Current RSS: ~1974M. Threads: 4. load average: 1.21 1.20 1.22 1/295 148612737.2738 when the diff does not include submodule changes2739 returns an empty string2740# [RSpecRunTime] RSpec elapsed time: 17 minutes 52.13 seconds. Current RSS: ~1890M. Threads: 4. load average: 1.21 1.20 1.22 1/297 149132741.2742 #conflicts_with_types2743 returns list of conflicts indexed by path2744 when merge request can be merged2745 returns nil2746# [RSpecRunTime] RSpec elapsed time: 17 minutes 56.21 seconds. Current RSS: ~1826M. Threads: 4. load average: 1.19 1.19 1.22 1/298 151562747.2748 when source branch does not exist2749 returns nil2750# [RSpecRunTime] RSpec elapsed time: 17 minutes 59.24 seconds. Current RSS: ~1899M. Threads: 4. load average: 1.19 1.19 1.22 1/297 152072751.2752 when target branch does not exist2753 returns nil2754# [RSpecRunTime] RSpec elapsed time: 18 minutes 1.02 seconds. Current RSS: ~1903M. Threads: 4. load average: 1.17 1.19 1.22 2/298 153062755.2756 when Gitlab::Git::Conflict::Resolver::ConflictSideMissing exception is raised2757 returns an empty hash2758# [RSpecRunTime] RSpec elapsed time: 18 minutes 2.78 seconds. Current RSS: ~1903M. Threads: 4. load average: 1.17 1.19 1.22 1/297 154112759.2760 when cached2761 does not make a call to MergeRequests::Conflicts::ListService2762 when source branch SHA changes2763 calls MergeRequests::Conflicts::ListService2764# [RSpecRunTime] RSpec elapsed time: 18 minutes 6.05 seconds. Current RSS: ~1831M. Threads: 4. load average: 1.16 1.19 1.22 1/297 156242765.2766 when target branch SHA changes2767 calls MergeRequests::Conflicts::ListService2768# [RSpecRunTime] RSpec elapsed time: 18 minutes 7.66 seconds. Current RSS: ~1836M. Threads: 4. load average: 1.16 1.19 1.22 1/297 157292769.2770# [RSpecRunTime] Finishing example group spec/helpers/diff_helper_spec.rb. It took 50.31 seconds. Expected to take 44.06 seconds.2771# [RSpecRunTime] Starting example group spec/models/ability_spec.rb. Expected to take 39.73 seconds.2772Ability2773 does not allow STI2774 #policy_for2775 using a nil subject2776 has no permissions2777# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.2 seconds. Current RSS: ~1868M. Threads: 4. load average: 1.15 1.18 1.22 1/297 157302778.2779 with request store2780 caches in the request store2781 when cache: false2782 uses a fresh cache each time2783 .users_that_can_read_project2784 using a public project2785 returns all the users2786 using an internal project2787 returns users that are administrators2788 returns internal users while skipping external users2789 returns external users if they are the project owner2790 returns external users if they are project members2791 returns an empty Array if all users are external users without access2792# [RSpecRunTime] RSpec elapsed time: 18 minutes 15.02 seconds. Current RSS: ~1854M. Threads: 4. load average: 1.13 1.18 1.22 1/297 157312793.2794 using a private project2795 returns users that are administrators when admin mode is enabled2796 does not return users that are administrators when admin mode is disabled2797 returns external users if they are the project owner2798 returns external users if they are project members2799 returns an empty Array if all users are internal users without access2800 returns an empty Array if all users are external users without access2801# [RSpecRunTime] RSpec elapsed time: 18 minutes 21.08 seconds. Current RSS: ~1908M. Threads: 4. load average: 1.12 1.18 1.21 1/292 157322802.2803 .users_that_can_read_personal_snippet2804 private snippet is readable only by its author2805 public snippet is readable by all users2806# [RSpecRunTime] RSpec elapsed time: 18 minutes 22.24 seconds. Current RSS: ~1922M. Threads: 4. load average: 1.12 1.18 1.21 1/292 157332807.2808 .users_that_can_read_internal_note2809 for groups2810 behaves like filtering users that can read internal note2811 returns users that can read internal notes2812 for projects2813 behaves like filtering users that can read internal note2814 returns users that can read internal notes2815# [RSpecRunTime] RSpec elapsed time: 18 minutes 24.22 seconds. Current RSS: ~1928M. Threads: 4. load average: 1.12 1.18 1.21 1/292 157342816.2817 .merge_requests_readable_by_user2818 with an admin when admin mode is enabled2819 returns all merge requests2820 with an admin when admin mode is disabled2821 returns merge_requests that are publicly visible2822 without a user2823 returns merge_requests that are publicly visible2824 with a user2825 returns projects visible to the user2826 when a user cannot read cross project and a filter is passed2827 returns only MRs of the specified project without checking access on others2828# [RSpecRunTime] RSpec elapsed time: 18 minutes 31.46 seconds. Current RSS: ~1877M. Threads: 4. load average: 1.10 1.17 1.21 1/298 160082829.2830 .issues_readable_by_user2831 is aliased to .work_items_readable_by_user2832 with an admin when admin mode is enabled2833 returns all given issues2834 with an admin when admin mode is disabled2835 returns the issues readable by the admin2836 returns no issues when not given access2837 with a regular user2838 returns the issues readable by the user2839 returns an empty Array when no issues are readable2840 without a regular user2841 returns issues that are publicly visible2842 when the user cannot read cross project2843 excludes issues from other projects whithout checking separatly when passing a scope2844# [RSpecRunTime] RSpec elapsed time: 18 minutes 34.98 seconds. Current RSS: ~1897M. Threads: 4. load average: 1.10 1.17 1.21 1/297 160092845.2846 .feature_flags_readable_by_user2847 without a user2848 returns no feature flags2849 with a user2850 returns feature flags visible to the user2851 when a user cannot read cross project and a filter is passed2852 returns only feature flags of the specified project without checking access on others2853# [RSpecRunTime] RSpec elapsed time: 18 minutes 39.36 seconds. Current RSS: ~1861M. Threads: 4. load average: 1.10 1.17 1.21 1/297 160102854.2855 .project_disabled_features_rules2856 wiki named abilities2857 disables wiki abilities if the project has no wiki2858# [RSpecRunTime] RSpec elapsed time: 18 minutes 40.65 seconds. Current RSS: ~1859M. Threads: 4. load average: 1.09 1.16 1.21 1/297 160112859.2860 forgetting2861 allows us to discard specific values from the DeclarativePolicy cache2862 when bypassing the session2863 allows us to have re-entrant evaluation of admin-only permissions2864# [RSpecRunTime] RSpec elapsed time: 18 minutes 42.65 seconds. Current RSS: ~1860M. Threads: 4. load average: 1.09 1.16 1.21 1/292 160122865.2866# [RSpecRunTime] Finishing example group spec/models/ability_spec.rb. It took 35.0 seconds. Expected to take 39.73 seconds.2867# [RSpecRunTime] Starting example group spec/models/container_registry/protection/rule_spec.rb. Expected to take 37.25 seconds.2868ContainerRegistry::Protection::Rule2869 does not allow STI2870 .for_repository_path2871 with several container registry protection rule scenarios2872 repository_path: lazy { "#{project.full_path}/my_container" }, expected_container_registry_protection_rules: [container_registry_protection_rule]2873 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 1, project_id: 266, created_at: "2024-07-31 10:35:03.751006...tainer", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2874# [RSpecRunTime] RSpec elapsed time: 18 minutes 43.9 seconds. Current RSS: ~1858M. Threads: 4. load average: 1.09 1.16 1.21 1/292 160132875.2876 repository_path: lazy { "#{project.full_path}/my2container" }, expected_container_registry_protection_rules: []2877 is expected to contain exactly2878 repository_path: lazy { "#{project.full_path}/my_container-2" }, expected_container_registry_protection_rules: []2879 is expected to contain exactly2880 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-start" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_start]2881 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 2, project_id: 266, created_at: "2024-07-31 10:35:03.758040...dca...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2882 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-start-end" }, expected_container_registry_protection_rules: []2883 is expected to contain exactly2884 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-start" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_start]2885 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 2, project_id: 266, created_at: "2024-07-31 10:35:03.758040...dca...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2886 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-start-anychar" }, expected_container_registry_protection_rules: []2887 is expected to contain exactly2888 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-end" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_end]2889 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 3, project_id: 266, created_at: "2024-07-31 10:35:03.766744...car...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2890 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-end-anychar:1234567890" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_end]2891 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 3, project_id: 266, created_at: "2024-07-31 10:35:03.766744...car...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2892 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-end" }, expected_container_registry_protection_rules: []2893 is expected to contain exactly2894 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-end-anychar:1234567890" }, expected_container_registry_protection_rules: []2895 is expected to contain exactly2896 repository_path: lazy { "#{project.full_path}/my_container-with-wildcard-middle" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_middle]2897 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 4, project_id: 266, created_at: "2024-07-31 10:35:03.774173...dca...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2898 repository_path: lazy { "#{project.full_path}/anychar-my_container-with-wildcard-middle" }, expected_container_registry_protection_rules: [protection_rule_with_wildcard_middle]2899 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 4, project_id: 266, created_at: "2024-07-31 10:35:03.774173...dca...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2900 repository_path: lazy { "#{project.full_path}/anychar-my_container-anychar-wildcard-middle-anychar" }, expected_container_registry_protection_rules: []2901 is expected to contain exactly2902 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]2903 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 5, project_id: 266, created_at: "2024-07-31 10:35:03.781003...ild...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2904# [RSpecRunTime] RSpec elapsed time: 18 minutes 49.07 seconds. Current RSS: ~2081M. Threads: 4. load average: 1.08 1.16 1.21 1/292 160142905.2906 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]2907 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 5, project_id: 266, created_at: "2024-07-31 10:35:03.781003...ild...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2908 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]2909 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 5, project_id: 266, created_at: "2024-07-31 10:35:03.781003...ild...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2910 repository_path: lazy { "other-#{project.full_path}/anychar-my_container-anychar-with-wildcard-start-middle-end-anychar" }, expected_container_registry_protection_rules: []2911 is expected to contain exactly2912 repository_path: lazy { "#{project.full_path}/my_container-with_underscore" }, expected_container_registry_protection_rules: [protection_rule_with_underscore]2913 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 6, project_id: 266, created_at: "2024-07-31 10:35:03.787164...rsc...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2914 repository_path: lazy { "#{project.full_path}/my_container-with*underscore" }, expected_container_registry_protection_rules: []2915 is expected to contain exactly2916 repository_path: lazy { "#{project.full_path}/my_container-with_any_underscore" }, expected_container_registry_protection_rules: []2917 is expected to contain exactly2918 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period.*" }, expected_container_registry_protection_rules: [protection_rule_with_regex_char_period]2919 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 7, project_id: 266, created_at: "2024-07-31 10:35:03.793138...x-c...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2920 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period.anychar" }, expected_container_registry_protection_rules: [protection_rule_with_regex_char_period]2921 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 7, project_id: 266, created_at: "2024-07-31 10:35:03.793138...x-c...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2922 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period." }, expected_container_registry_protection_rules: [protection_rule_with_regex_char_period]2923 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 7, project_id: 266, created_at: "2024-07-31 10:35:03.793138...x-c...", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2924 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period" }, expected_container_registry_protection_rules: []2925 is expected to contain exactly2926 repository_path: lazy { "#{project.full_path}/my_container-with-regex-char-period-any" }, expected_container_registry_protection_rules: []2927 is expected to contain exactly2928 repository_path: nil, expected_container_registry_protection_rules: []2929 is expected to contain exactly2930 repository_path: "", expected_container_registry_protection_rules: []2931 is expected to contain exactly2932# [RSpecRunTime] RSpec elapsed time: 18 minutes 54.09 seconds. Current RSS: ~2097M. Threads: 4. load average: 1.07 1.16 1.20 2/292 160152933.2934 repository_path: "other_project_scope/any_container", expected_container_registry_protection_rules: []2935 is expected to contain exactly2936 with multiple matching container registry protection rules2937 is expected to contain exactly #<ContainerRegistry::Protection::Rule id: 8, project_id: 266, created_at: "2024-07-31 10:35:14.793543...ainer*", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer"> and #<ContainerRegistry::Protection::Rule id: 1, project_id: 266, created_at: "2024-07-31 10:35:03.751006...tainer", minimum_access_level_for_push: "maintainer", minimum_access_level_for_delete: "maintainer">2938 relationships2939 is expected to belong to project required: false inverse_of => container_registry_protection_rules2940 enums2941 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_push2942 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_delete2943 behaves like having unique enum values2944 has unique values in "minimum_access_level_for_delete"2945 has unique values in "minimum_access_level_for_push"2946 .for_push_exists?2947 when the repository path matches multiple protection rules2948 project: project_with_crpr, access_level: 20, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: true2949 is expected to eq true2950 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: true2951 is expected to eq true2952 project: project_with_crpr, access_level: 40, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: false2953 is expected to eq false2954 project: project_with_crpr, access_level: 40, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: false2955 is expected to eq false2956 project: project_with_crpr, access_level: 50, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: false2957 is expected to eq false2958# [RSpecRunTime] RSpec elapsed time: 18 minutes 59.43 seconds. Current RSS: ~1959M. Threads: 4. load average: 1.07 1.16 1.20 1/292 160162959.2960 project: project_with_crpr, access_level: 60, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-stage-sha-1234" }, for_push_exists: false2961 is expected to eq false2962 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: true2963 is expected to eq true2964 project: project_with_crpr, access_level: 40, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: true2965 is expected to eq true2966 project: project_with_crpr, access_level: 50, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2967 is expected to eq false2968 project: project_with_crpr, access_level: 60, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2969 is expected to eq false2970 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-release-v1" }, for_push_exists: true2971 is expected to eq true2972 project: project_with_crpr, access_level: 50, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-release-v1" }, for_push_exists: true2973 is expected to eq true2974 project: project_with_crpr, access_level: 60, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-release-v1" }, for_push_exists: false2975 is expected to eq false2976 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-any-suffix" }, for_push_exists: true2977 is expected to eq true2978 project: project_with_crpr, access_level: 40, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-any-suffix" }, for_push_exists: false2979 is expected to eq false2980 project: project_with_crpr, access_level: 50, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-any-suffix" }, for_push_exists: false2981 is expected to eq false2982 project: project_with_crpr, access_level: 30, repository_path: lazy { "#{project_with_crpr.full_path}/non-matching-container" }, for_push_exists: false2983 is expected to eq false2984 project: project_with_crpr, access_level: 0, repository_path: lazy { "#{project_with_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: true2985 is expected to eq true2986 project: project_with_crpr, access_level: 0, repository_path: "", for_push_exists: false2987 is expected to eq false2988 project: project_with_crpr, access_level: nil, repository_path: nil, for_push_exists: false2989 is expected to eq false2990# [RSpecRunTime] RSpec elapsed time: 19 minutes 4.82 seconds. Current RSS: ~2027M. Threads: 4. load average: 1.06 1.15 1.20 1/293 160172991.2992 project: project_with_crpr, access_level: 30, repository_path: nil, for_push_exists: false2993 is expected to eq false2994 project: project_with_crpr, access_level: nil, repository_path: lazy { "#{project_with_crpr.full_path}/non-matching-container" }, for_push_exists: false2995 is expected to eq false2996 project: project_without_crpr, access_level: 30, repository_path: lazy { "#{project_without_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2997 is expected to eq false2998 project: project_without_crpr, access_level: 40, repository_path: lazy { "#{project_without_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false2999 is expected to eq false3000 project: project_without_crpr, access_level: 50, repository_path: lazy { "#{project_without_crpr.full_path}/my-container-prod-sha-1234" }, for_push_exists: false3001 is expected to eq false3002 .for_push_exists_for_multiple_containers3003 is expected to eq [{"protected"=>true, "repository_path"=>"namespace273/project-293/my-container-prod-1"}, {"protected"=>false, "repository_path"=>"namespace273/project-293/unmatched-container-name"}]3004 when edge cases3005 repository_paths: nil, expected_result: []3006 is expected to eq []3007 repository_paths: [], expected_result: []3008 is expected to eq []3009 validations3010 #repository_path_pattern3011 is expected to validate that :repository_path_pattern cannot be empty/falsy3012 is expected to validate that the length of :repository_path_pattern is at most 2553013 #path_pattern_starts_with_project_full_path3014 project: project_downcased_path, repository_path_pattern: lazy { project_downcased_path.full_path }, allowed: true3015 is expected to allow :repository_path_pattern to be ‹"namespace276/project-296"›3016 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}*" }, allowed: true3017 is expected to allow :repository_path_pattern to be ‹"namespace277/project-297*"›3018 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/*" }, allowed: true3019 is expected to allow :repository_path_pattern to be ‹"namespace278/project-298/*"›3020# [RSpecRunTime] RSpec elapsed time: 19 minutes 10.13 seconds. Current RSS: ~2026M. Threads: 4. load average: 1.13 1.16 1.20 1/292 160183021.3022 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/sub-image*" }, allowed: true3023 is expected to allow :repository_path_pattern to be ‹"namespace279/project-299/sub-image*"›3024 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/sub-image/*" }, allowed: true3025 is expected to allow :repository_path_pattern to be ‹"namespace280/project-300/sub-image/*"›3026 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/sub-image/*/sub-sub-image" }, allowed: true3027 is expected to allow :repository_path_pattern to be ‹"namespace281/project-301/sub-image/*/sub-sub-image"›3028 project: project_downcased_path, repository_path_pattern: lazy { "#{project_downcased_path.full_path}/sub-image/sub-sub-image*" }, allowed: true3029 is expected to allow :repository_path_pattern to be ‹"namespace282/project-302/sub-image/sub-sub-image*"›3030 project: project_downcased_path, repository_path_pattern: lazy { project_downcased_path.full_path.upcase }, allowed: false3031 is expected not to allow :repository_path_pattern to be ‹"NAMESPACE283/PROJECT-303"›3032 project: project_downcased_path, repository_path_pattern: lazy { "*#{project_downcased_path.path}" }, allowed: false3033 is expected not to allow :repository_path_pattern to be ‹"*project-304"›3034 project: project_downcased_path, repository_path_pattern: lazy { "*#{project_downcased_path.path}/*" }, allowed: false3035 is expected not to allow :repository_path_pattern to be ‹"*project-305/*"›3036 project: project_downcased_path, repository_path_pattern: lazy { "any-project-scope/#{project_downcased_path.path}" }, allowed: false3037 is expected not to allow :repository_path_pattern to be ‹"any-project-scope/project-306"›3038 project: project_downcased_path, repository_path_pattern: lazy { build(:project).full_path }, allowed: false3039 is expected not to allow :repository_path_pattern to be ‹"namespace288/project-308"›3040 project: project_downcased_path, repository_path_pattern: lazy { project_downcased_path.path }, allowed: false3041 is expected not to allow :repository_path_pattern to be ‹"project-309"›3042 project: project_downcased_path, repository_path_pattern: nil, allowed: false3043 is expected not to allow :repository_path_pattern to be ‹nil›3044 project: project_mixcased_path, repository_path_pattern: lazy { project_mixcased_path.full_path.downcase }, allowed: true3045 is expected to allow :repository_path_pattern to be ‹"namespace291/namespace1/mixcased-project-path"›3046 project: project_mixcased_path, repository_path_pattern: lazy { "#{project_mixcased_path.full_path.downcase}*" }, allowed: true3047 is expected to allow :repository_path_pattern to be ‹"namespace292/namespace1/mixcased-project-path*"›3048# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.24 seconds. Current RSS: ~1996M. Threads: 4. load average: 1.12 1.16 1.20 1/292 160193049.3050 project: project_mixcased_path, repository_path_pattern: lazy { "#{project_mixcased_path.full_path.downcase}/sub-image/*" }, allowed: true3051 is expected to allow :repository_path_pattern to be ‹"namespace293/namespace1/mixcased-project-path/sub-image/*"›3052 project: project_mixcased_path, repository_path_pattern: lazy { project_mixcased_path.full_path }, allowed: false3053 is expected not to allow :repository_path_pattern to be ‹"namespace294/namespace1/MIXCASED-project-path"›3054 project: project_mixcased_path, repository_path_pattern: lazy { project_mixcased_path.full_path.upcase }, allowed: false3055 is expected not to allow :repository_path_pattern to be ‹"NAMESPACE295/NAMESPACE1/MIXCASED-PROJECT-PATH"›3056 project: project_mixcased_path, repository_path_pattern: lazy { "#{project_mixcased_path.full_path}/sub-image*" }, allowed: false3057 is expected not to allow :repository_path_pattern to be ‹"namespace296/namespace1/MIXCASED-project-path/sub-image*"›3058 #at_least_one_minimum_access_level_must_be_present3059 minimum_access_level_for_delete: :maintainer, minimum_access_level_for_push: :maintainer, valid: true3060 is expected to be valid3061 minimum_access_level_for_delete: :maintainer, minimum_access_level_for_push: nil, valid: true3062 is expected to be valid3063 minimum_access_level_for_delete: nil, minimum_access_level_for_push: :maintainer, valid: true3064 is expected to be valid3065 minimum_access_level_for_delete: nil, minimum_access_level_for_push: nil, valid: false3066 is invalid3067# [RSpecRunTime] Finishing example group spec/models/container_registry/protection/rule_spec.rb. It took 34.77 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 19.15 seconds. Current RSS: ~1930M. Threads: 4. load average: 1.12 1.16 1.20 1/292 160463076.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 23.24 seconds. Current RSS: ~1941M. Threads: 4. load average: 1.11 1.16 1.20 1/292 160473085.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 26.78 seconds. Current RSS: ~1929M. Threads: 4. load average: 1.10 1.16 1.20 1/292 160483094.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 28.43 seconds. Current RSS: ~1918M. Threads: 4. load average: 1.10 1.16 1.20 1/292 160493099.3100 for access requests3101 for own access request3102 is expected to be allowed :withdraw_member_access_request3103# [RSpecRunTime] RSpec elapsed time: 19 minutes 29.68 seconds. Current RSS: ~1886M. Threads: 4. load average: 1.10 1.16 1.20 1/292 160503104.3105 for another user's access request3106 is expected not to be allowed :withdraw_member_access_request3107# [RSpecRunTime] RSpec elapsed time: 19 minutes 30.87 seconds. Current RSS: ~1873M. Threads: 4. load average: 1.09 1.15 1.20 1/292 160513108.3109 for own, valid membership3110 is expected not to be allowed :withdraw_member_access_request3111# [RSpecRunTime] RSpec elapsed time: 19 minutes 31.93 seconds. Current RSS: ~1866M. Threads: 4. load average: 1.09 1.15 1.20 1/292 160523112.3113 with bot user3114 is expected to be allowed :destroy_project_bot_member3115# [RSpecRunTime] RSpec elapsed time: 19 minutes 33.06 seconds. Current RSS: ~1859M. Threads: 4. load average: 1.09 1.15 1.20 1/292 160533116.3117 with anonymous bot user3118 is expected not to be allowed :destroy_project_bot_member3119# [RSpecRunTime] RSpec elapsed time: 19 minutes 34.11 seconds. Current RSS: ~1855M. Threads: 4. load average: 1.09 1.15 1.20 1/292 160543120.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: 19 minutes 35.89 seconds. Current RSS: ~1856M. Threads: 4. load average: 1.08 1.15 1.20 1/292 160553126.3127 with group with bot user owner3128 is expected not to be allowed :destroy_group_member3129# [RSpecRunTime] RSpec elapsed time: 19 minutes 37.0 seconds. Current RSS: ~1852M. Threads: 4. load average: 1.08 1.15 1.20 1/292 160563130.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: 19 minutes 39.26 seconds. Current RSS: ~1845M. Threads: 4. load average: 1.08 1.15 1.20 1/292 160573135.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: 19 minutes 42.21 seconds. Current RSS: ~1840M. Threads: 4. load average: 1.08 1.15 1.20 1/292 160583142.3143 when subgroup3144 is expected to be allowed :destroy_group_member3145 is expected to be allowed :read_group3146# [RSpecRunTime] RSpec elapsed time: 19 minutes 44.86 seconds. Current RSS: ~1835M. Threads: 4. load average: 1.08 1.15 1.20 1/292 160593147.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: 19 minutes 48.87 seconds. Current RSS: ~1842M. Threads: 4. load average: 1.07 1.14 1.19 1/292 160603155.3156 with group with more than one blocked owner3157 is expected to be allowed :destroy_group_member3158# [RSpecRunTime] RSpec elapsed time: 19 minutes 50.06 seconds. Current RSS: ~1839M. Threads: 4. load average: 1.06 1.14 1.19 1/292 160613159.3160# [RSpecRunTime] Finishing example group spec/policies/group_member_policy_spec.rb. It took 30.91 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: 19 minutes 55.25 seconds. Current RSS: ~1838M. Threads: 4. load average: 1.06 1.14 1.19 1/292 160623169.3170 type3171 has an issue type3172# [RSpecRunTime] RSpec elapsed time: 19 minutes 56.35 seconds. Current RSS: ~1846M. Threads: 4. load average: 1.06 1.14 1.19 1/292 160633173.3174 current_user3175 has the exprected permissions3176# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.43 seconds. Current RSS: ~1847M. Threads: 4. load average: 1.06 1.14 1.19 1/292 160643177.3178 when issue got moved3179 when user cannot read target project3180 does not return moved_to_id3181# [RSpecRunTime] RSpec elapsed time: 20 minutes 0.9 second. Current RSS: ~1903M. Threads: 4. load average: 1.05 1.14 1.19 1/292 160653182.3183 when user can read target project3184 returns moved moved_to_id3185# [RSpecRunTime] RSpec elapsed time: 20 minutes 3.72 seconds. Current RSS: ~1888M. Threads: 4. load average: 1.05 1.14 1.19 1/292 160663186.3187 when issue got duplicated3188 when user cannot read new issue3189 does not return duplicated_to_id3190# [RSpecRunTime] RSpec elapsed time: 20 minutes 5.49 seconds. Current RSS: ~1889M. Threads: 4. load average: 1.05 1.13 1.19 1/292 160673191.3192 when user can read target project3193 returns duplicated duplicated_to_id3194# [RSpecRunTime] RSpec elapsed time: 20 minutes 7.58 seconds. Current RSS: ~1967M. Threads: 4. load average: 1.05 1.13 1.19 1/292 160683195.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 10.02 seconds. Current RSS: ~2000M. Threads: 4. load average: 1.04 1.13 1.19 1/292 160693201.3202 when project is archived3203 returns archived true3204 returns archived project doc3205# [RSpecRunTime] RSpec elapsed time: 20 minutes 12.39 seconds. Current RSS: ~2007M. Threads: 4. load average: 1.04 1.13 1.19 1/292 160703206.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 15.43 seconds. Current RSS: ~2074M. Threads: 4. load average: 1.04 1.13 1.19 1/292 160713212.3213 when user cannot create confidential notes3214 is expected to eq false3215# [RSpecRunTime] RSpec elapsed time: 20 minutes 16.55 seconds. Current RSS: ~2096M. Threads: 4. load average: 1.04 1.13 1.19 1/292 160723216.3217 when issue has email participants3218 with anonymous user3219 returns obfuscated email participants email3220 with signed in user3221 when user has no role in project3222 returns obfuscated email participants email3223# [RSpecRunTime] RSpec elapsed time: 20 minutes 18.61 seconds. Current RSS: ~2119M. Threads: 4. load average: 1.04 1.13 1.19 1/292 160733224.3225 when user has guest role in project3226 returns obfuscated email participants email3227# [RSpecRunTime] RSpec elapsed time: 20 minutes 19.86 seconds. Current RSS: ~2120M. Threads: 4. load average: 1.04 1.13 1.19 1/292 160743228.3229 when user has (at least) reporter role in project3230 returns full email participants email3231# [RSpecRunTime] RSpec elapsed time: 20 minutes 21.13 seconds. Current RSS: ~2118M. Threads: 4. load average: 1.04 1.13 1.18 1/292 160753232.3233# [RSpecRunTime] Finishing example group spec/serializers/issue_entity_spec.rb. It took 31.08 seconds. Expected to take 33.19 seconds.3234# [RSpecRunTime] Starting example group spec/services/milestones/transfer_service_spec.rb. Expected to take 31.91 seconds.3235Milestones::TransferService3236 #execute3237 when old_group is present3238 without existing milestone at the new group level3239 recreates the missing group milestones at project level3240 applies new project milestone to issues with group milestone3241 deletes milestone counters cache for both milestones3242 does not apply new project milestone to issues with project milestone3243 applies new project milestone to merge_requests with group milestone3244 does not apply new project milestone to issuables with project milestone3245 does not recreate missing group milestones that are not applied to issues or merge requests3246 when milestone is from an ancestor group3247 recreates the missing group milestones at project level3248# [RSpecRunTime] RSpec elapsed time: 20 minutes 37.2 seconds. Current RSS: ~2169M. Threads: 4. load average: 1.10 1.14 1.19 1/292 160763249.3250 when find_or_create_milestone returns nil3251 removes issues group milestone3252 removes merge requests group milestone3253# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.22 seconds. Current RSS: ~2181M. Threads: 4. load average: 1.17 1.15 1.19 1/292 160773254.3255 with existing milestone at the new group level3256 does not create a new milestone3257 applies existing milestone to issues with group milestone3258 applies existing milestone to merge_requests with group milestone3259# [RSpecRunTime] RSpec elapsed time: 20 minutes 49.36 seconds. Current RSS: ~2203M. Threads: 4. load average: 1.16 1.15 1.19 1/292 160783260.3261 when old_group is not present3262 returns nil3263# [RSpecRunTime] Finishing example group spec/services/milestones/transfer_service_spec.rb. It took 28.9 seconds. Expected to take 31.91 seconds.3264# [RSpecRunTime] Starting example group spec/services/issues/build_service_spec.rb. Expected to take 30.75 seconds.3265Issues::BuildService3266 for a single discussion3267 #execute3268 references the noteable title in the issue title3269 adds the note content to the description3270# [RSpecRunTime] RSpec elapsed time: 20 minutes 54.08 seconds. Current RSS: ~2262M. Threads: 4. load average: 1.15 1.15 1.19 1/298 163563271.3272 for discussions in a merge request3273 #items_for_discussions3274 has an item for each discussion3275# [RSpecRunTime] RSpec elapsed time: 20 minutes 55.6 seconds. Current RSS: ~2294M. Threads: 4. load average: 1.46 1.21 1.21 1/298 164883276.3277 #item_for_discussion3278 mentions the author of the note3279 wraps the note in a blockquote3280# [RSpecRunTime] RSpec elapsed time: 21 minutes 1.63 seconds. Current RSS: ~2351M. Threads: 4. load average: 1.50 1.22 1.21 1/299 170433281.3282 #execute3283 uses provided title if title param given3284 uses provided description if description param given3285 without additional params3286 has the merge request reference in the title3287 has the reference of the merge request in the description3288# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.91 seconds. Current RSS: ~2338M. Threads: 4. load average: 1.38 1.20 1.21 1/298 175183289.3290 with multiple discussions3291 mentions all the authors in the description3292 has a link for each unresolved discussion in the description3293 mentions additional notes3294# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.44 seconds. Current RSS: ~2265M. Threads: 4. load average: 1.43 1.22 1.21 1/298 179383295.3296 For a merge request without discussions3297 #execute3298 mentions the merge request in the description3299# [RSpecRunTime] RSpec elapsed time: 21 minutes 12.53 seconds. Current RSS: ~2258M. Threads: 4. load average: 1.43 1.22 1.21 1/298 180313300.3301 #execute3302 setting milestone3303 when developer3304 builds a new issues with given params3305 sets milestone to nil if it is not available for the project3306# [RSpecRunTime] RSpec elapsed time: 21 minutes 13.76 seconds. Current RSS: ~2332M. Threads: 4. load average: 1.43 1.22 1.21 1/298 180323307.3308 when user is not a project member3309 cannot set milestone3310 setting issue type3311 with a corresponding WorkItems::Type3312 issue_params: {:issue_type=>nil}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3313 builds an issue3314 issue_params: {:issue_type=>"issue"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3315 builds an issue3316# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.89 seconds. Current RSS: ~2413M. Threads: 4. load average: 1.39 1.21 1.21 1/297 180333317.3318 issue_params: {:issue_type=>"incident"}, 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: reporter, work_item_type_id: type_incident_id, resulting_issue_type: "incident"3321 builds an issue3322 issue_params: combined_params, current_user: reporter, work_item_type_id: type_task_id, resulting_issue_type: "task"3323 builds an issue3324 issue_params: work_item_params, current_user: reporter, work_item_type_id: type_task_id, resulting_issue_type: "task"3325 builds an issue3326 issue_params: {:issue_type=>"test_case"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3327 builds an issue3328 issue_params: {:issue_type=>"requirement"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3329 builds an issue3330 issue_params: {:issue_type=>"invalid"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3331 builds an issue3332 issue_params: {:issue_type=>"project"}, current_user: guest, work_item_type_id: type_issue_id, resulting_issue_type: "issue"3333 builds an issue3334# [RSpecRunTime] Finishing example group spec/services/issues/build_service_spec.rb. It took 29.57 seconds. Expected to take 30.75 seconds.3335# [RSpecRunTime] Starting example group spec/lib/gitlab/redis/repository_cache_spec.rb. Expected to take 28.33 seconds.3336Gitlab::Redis::RepositoryCache3337 #fetch_config3338 when redis.yml exists3339 when the fallback has a redis.yml entry3340 is expected to eq {"fallback redis.yml"=>123}3341 and an instance config file exists3342 is expected to eq {"instance specific file"=>456}3343 and the instance has a redis.yml entry3344 is expected to eq {"instance redis.yml"=>789}3345 when no redis config file exsits3346 returns nil3347 when resque.yml exists3348 returns the config from resque.yml3349# [RSpecRunTime] RSpec elapsed time: 21 minutes 22.94 seconds. Current RSS: ~2295M. Threads: 4. load average: 1.36 1.21 1.21 1/290 180343350.3351 behaves like redis_shared_examples3352 .config_file_name3353 when there is no config file anywhere3354 is expected to be nil3355 .store3356 with old format3357 behaves like redis store3358 instantiates Redis::Store3359 with the namespace3360 uses specified namespace3361 with new format3362 behaves like redis store3363 instantiates Redis::Store3364 with the namespace3365 uses specified namespace3366 .params3367 withstands mutation3368 with command to generate extra config specified3369 when the command returns valid yaml3370 merges config from command on top of config from file3371 when the command returns invalid yaml3372 raises error3373 when the parsed external command output returns invalid hash3374 raises an error3375 when the command fails3376 raises error3377 when url contains unix socket reference3378 with old format3379 returns path key instead3380 with new format3381 returns path key instead3382 when url is host based3383 with old format3384 returns hash with host, port, db, and password3385 with new format3386 rails_env: "development", host: "development-host"3387 returns hash with host, port, db, and password3388 does not raise ArgumentError for invalid keywords in SentinelConfig3389# [RSpecRunTime] RSpec elapsed time: 21 minutes 28.48 seconds. Current RSS: ~2255M. Threads: 4. load average: 1.33 1.20 1.21 1/290 180353390.3391 rails_env: "test", host: "test-host"3392 returns hash with host, port, db, and password3393 does not raise ArgumentError for invalid keywords in SentinelConfig3394 rails_env: "production", host: "production-host"3395 returns hash with host, port, db, and password3396 does not raise ArgumentError for invalid keywords in SentinelConfig3397 behaves like instrumentation_class in custom key3398 moves instrumentation class into custom3399 with redis cluster format3400 rails_env: "development", host: "development-master"3401 returns hash with cluster and password3402 does not raise ArgumentError for invalid keywords in ClusterConfig3403 behaves like instrumentation_class in custom key3404 moves instrumentation class into custom3405 rails_env: "test", host: "test-master"3406 returns hash with cluster and password3407 does not raise ArgumentError for invalid keywords in ClusterConfig3408 behaves like instrumentation_class in custom key3409 moves instrumentation class into custom3410 rails_env: "production", host: "production-master"3411 returns hash with cluster and password3412 does not raise ArgumentError for invalid keywords in ClusterConfig3413 behaves like instrumentation_class in custom key3414 moves instrumentation class into custom3415# [RSpecRunTime] RSpec elapsed time: 21 minutes 33.85 seconds. Current RSS: ~2233M. Threads: 4. load average: 1.31 1.20 1.20 1/291 180363416.3417 .url3418 withstands mutation3419 when yml file with env variable3420 reads redis url from env variable3421 .version3422 returns a version3423 .with3424 yields a ::Redis3425 when running on single-threaded runtime3426 instantiates a connection pool with size 53427 when running on multi-threaded runtime3428 instantiates a connection pool with a size based on the concurrency of the worker3429 when there is no config at all3430 can run an empty block3431 #db3432 with old format3433 returns the correct db3434 with new format3435 returns the correct db3436 with cluster-mode3437 returns the correct db3438 #sentinels3439 when sentinels are defined3440 rails_env: "development", hosts: ["development-replica1", "development-replica2"]3441 returns an array of hashes with host and port keys3442 rails_env: "test", hosts: ["test-replica1", "test-replica2"]3443 returns an array of hashes with host and port keys3444 rails_env: "production", hosts: ["production-replica1", "production-replica2"]3445 returns an array of hashes with host and port keys3446# [RSpecRunTime] RSpec elapsed time: 21 minutes 38.88 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.28 1.20 1.20 1/291 180373447.3448 when sentinels are not defined3449 returns nil3450 when cluster is defined3451 returns nil3452 #sentinels?3453 when sentinels are defined3454 returns true3455 when sentinels are not defined3456 is expected to eq nil3457 when cluster is defined3458 returns false3459 #raw_config_hash3460 returns old-style single url config in a hash3461 returns cluster config without url key in a hash3462 #secret_file3463 when explicitly specified in config file3464 returns the absolute path of specified file inside Rails root3465 when not explicitly specified3466 returns the default path in the encrypted settings shared directory3467 #parse_client_tls_options3468 when configuration does not have TLS related options3469 returns the coniguration as-is3470 when specified certificate file does not exist3471 raises error about missing certificate file3472 when specified key file does not exist3473 raises error about missing key file3474 when only certificate file is specified3475 renders resque.yml correctly3476# [RSpecRunTime] RSpec elapsed time: 21 minutes 44.01 seconds. Current RSS: ~2202M. Threads: 4. load average: 1.26 1.19 1.20 1/291 180383477.3478 when only key file is specified3479 renders resque.yml correctly3480 when configuration valid TLS related options3481 converts cert_file and key_file appropriately3482 #fetch_config3483 raises an exception when the config file contains invalid yaml3484 when redis.yml exists3485 uses config/redis.yml3486 when no config file exsits3487 returns nil3488 when resque.yml exists3489 returns the config from resque.yml3490 .pool3491 when not using fallback config3492 creates its own connection pool3493 when using fallback config3494 uses the fallback class connection pool3495 .cache_store3496 has a default ttl of 8 hours3497# [RSpecRunTime] Finishing example group spec/lib/gitlab/redis/repository_cache_spec.rb. It took 26.78 seconds. Expected to take 28.33 seconds.3498# [RSpecRunTime] Starting example group spec/models/integrations/jenkins_spec.rb. Expected to take 26.86 seconds.3499Integrations::Jenkins3500 does not allow STI3501 sets the default values3502 behaves like Integrations::BaseCi3503 default values3504 is expected to eq :ci3505# [RSpecRunTime] RSpec elapsed time: 21 minutes 47.88 seconds. Current RSS: ~2197M. Threads: 4. load average: 1.24 1.19 1.20 1/291 180393506.3507 behaves like Integrations::ResetSecretFields3508 #exposing_secrets_fields3509 returns an array of strings3510# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.97 seconds. Current RSS: ~2190M. Threads: 4. load average: 1.24 1.19 1.20 1/291 180403511.3512 #reset_secret_fields?3513 returns false if no exposing field has changed3514 returns true if any exposing field has changed3515 validation callback3516 when an exposing field has changed3517 clears all secret fields3518 when a secret field has been updated3519 does not clear this secret field3520 when a secret field has been updated with the same value3521 does not clear this secret field3522# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.68 seconds. Current RSS: ~2194M. Threads: 4. load average: 1.22 1.19 1.20 1/291 180413523.3524 when no exposing field has changed3525 does not clear any secret fields3526 accessors3527 is expected to respond to #enable_ssl_verification3528 is expected to respond to #enable_ssl_verification?3529 #initialize_properties3530 enables the setting by default3531 does not enable the setting if the record is already persisted3532 does not enable the setting if a custom value was set3533 #fields3534 inserts the checkbox field after the first URL field, or at the end3535 does not insert the field repeatedly3536# [RSpecRunTime] RSpec elapsed time: 21 minutes 55.67 seconds. Current RSS: ~2171M. Threads: 4. load average: 1.20 1.18 1.20 1/291 180423537.3538 behaves like Integrations::HasWebHook3539 associations3540 is expected to have one service_hook inverse_of => integration3541 callbacks3542 calls #update_web_hook! when enabled3543 does not call #update_web_hook! when disabled3544 does not call #update_web_hook! when validation fails3545# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.11 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.20 1.18 1.20 1/291 180433546.3547 #hook_url3548 returns a string3549 #url_variables3550 returns a hash3551 #hook_ssl_verification3552 returns a boolean3553 delegates to #enable_ssl_verification if the concern is included3554 #update_web_hook!3555 creates or updates a service hook3556 raises an error if the service hook could not be saved3557 does not attempt to save the service hook if there are no changes3558# [RSpecRunTime] RSpec elapsed time: 22 minutes 0.23 second. Current RSS: ~2111M. Threads: 4. load average: 1.18 1.18 1.20 1/291 180443559.3560 #execute_web_hook!3561 creates the webhook if necessary and executes it3562 raises an error if the service hook could not be saved3563# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.4 seconds. Current RSS: ~2149M. Threads: 4. load average: 1.18 1.18 1.20 1/291 180453564.3565 Validations3566 when the integration is active3567 #username3568 when password was not touched3569 is expected not to validate that :username cannot be empty/falsy3570 when password was touched3571 is expected to validate that :username cannot be empty/falsy3572 when password is blank3573 does not validate the username3574 #password3575 does not validate the presence of password if username is nil3576 validates the presence of password if username is present3577# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.63 seconds. Current RSS: ~2138M. Threads: 4. load average: 1.17 1.18 1.19 1/291 180463578.3579 when the integration is inactive3580 is expected not to validate that :username cannot be empty/falsy3581 is expected not to validate that :password cannot be empty/falsy3582 #hook_url3583 when the jenkins_url has no relative path3584 is expected to eq "http://jenkins.example.com/project/my_project"3585 when the jenkins_url has relative path3586 is expected to eq "http://organization.example.com/jenkins/project/my_project"3587 userinfo is missing and username and password are set3588 is expected to eq "http://u%24ername:pas%24%20word@organization.example.com/jenkins/project/my_project"3589 userinfo is provided and username and password are set3590 is expected to eq "http://username:password@organization.example.com/jenkins/project/my_project"3591 userinfo is provided username and password are not set3592 is expected to eq "http://u:p@organization.example.com/jenkins/project/my_project"3593# [RSpecRunTime] RSpec elapsed time: 22 minutes 10.29 seconds. Current RSS: ~2129M. Threads: 4. load average: 1.16 1.17 1.19 1/291 180473594.3595 #test3596 returns the right status3597 #execute3598 invokes the Jenkins API3599 adds default web hook headers to the request3600 request url contains properly serialized username and password3601# [RSpecRunTime] RSpec elapsed time: 22 minutes 12.64 seconds. Current RSS: ~2130M. Threads: 4. load average: 1.16 1.17 1.19 1/291 180483602.3603# [RSpecRunTime] Finishing example group spec/models/integrations/jenkins_spec.rb. It took 26.25 seconds. Expected to take 26.86 seconds.3604# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.3605Lint factories for Integrations::Jenkins3606 with saas, license, and factory defaults3607 behaves like factory3608 jenkins_integration factory3609 does not raise error when built3610 does not raise error when created3611# [RSpecRunTime] RSpec elapsed time: 22 minutes 14.76 seconds. Current RSS: ~2091M. Threads: 4. load average: 1.16 1.17 1.19 1/291 180753612.3613# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.13 seconds. Expected to take 46.95 seconds.3614# [RSpecRunTime] Starting example group spec/services/issues/set_crm_contacts_service_spec.rb. Expected to take 25.17 seconds.3615Issues::SetCrmContactsService3616 #execute3617 when the user has no permission3618 returns expected error response3619# [RSpecRunTime] RSpec elapsed time: 22 minutes 16.1 seconds. Current RSS: ~1989M. Threads: 4. load average: 1.14 1.17 1.19 1/291 180763620.3621 when user has permission3622 but the crm setting is disabled3623 returns expected error response3624# [RSpecRunTime] RSpec elapsed time: 22 minutes 17.31 seconds. Current RSS: ~1991M. Threads: 4. load average: 1.14 1.17 1.19 1/291 180773625.3626 when the contact does not exist3627 returns expected error response3628 when the contact belongs to a different group3629 returns expected error response3630 replace3631 behaves like setting contacts3632 updates the issue with correct contacts3633# [RSpecRunTime] RSpec elapsed time: 22 minutes 21.22 seconds. Current RSS: ~2087M. Threads: 4. load average: 1.13 1.17 1.19 1/292 180783634.3635 behaves like adds system note3636 calls SystemNoteService.change_issuable_contacts with correct counts3637 with empty list3638 behaves like setting contacts3639 updates the issue with correct contacts3640 behaves like adds system note3641 calls SystemNoteService.change_issuable_contacts with correct counts3642 add3643 behaves like setting contacts3644 updates the issue with correct contacts3645 behaves like adds system note3646 calls SystemNoteService.change_issuable_contacts with correct counts3647 add by email3648 with pure emails in params3649 behaves like setting contacts3650 updates the issue with correct contacts3651 behaves like adds system note3652 calls SystemNoteService.change_issuable_contacts with correct counts3653 with autocomplete prefix emails in params3654 behaves like setting contacts3655 updates the issue with correct contacts3656 behaves like adds system note3657 calls SystemNoteService.change_issuable_contacts with correct counts3658 remove3659 behaves like setting contacts3660 updates the issue with correct contacts3661 behaves like adds system note3662 calls SystemNoteService.change_issuable_contacts with correct counts3663# [RSpecRunTime] RSpec elapsed time: 22 minutes 29.47 seconds. Current RSS: ~2085M. Threads: 4. load average: 1.12 1.17 1.19 1/291 180793664.3665 remove by email3666 with pure email in params3667 behaves like setting contacts3668 updates the issue with correct contacts3669 behaves like adds system note3670 calls SystemNoteService.change_issuable_contacts with correct counts3671 with autocomplete prefix and suffix email in params3672 behaves like setting contacts3673 updates the issue with correct contacts3674 behaves like adds system note3675 calls SystemNoteService.change_issuable_contacts with correct counts3676 when attempting to add more than 63677 returns expected error message3678 when trying to remove non-existent contact3679 returns expected error message3680 when combining params3681 add and remove3682 with contact ids3683 behaves like setting contacts3684 updates the issue with correct contacts3685 with contact emails3686 behaves like setting contacts3687 updates the issue with correct contacts3688 replace and remove3689 returns expected error response3690 replace and add3691 returns expected error response3692 when trying to add an existing issue contact3693 does not return an error3694 when trying to add the same contact twice3695 does not return an error3696# [RSpecRunTime] RSpec elapsed time: 22 minutes 38.23 seconds. Current RSS: ~2133M. Threads: 4. load average: 1.02 1.14 1.18 1/291 180803697.3698 when trying to remove a contact not attached to the issue3699 does not return an error3700 when setting contacts for a group level work item3701 sets the contacts3702# [RSpecRunTime] RSpec elapsed time: 22 minutes 40.11 seconds. Current RSS: ~2127M. Threads: 4. load average: 1.02 1.14 1.18 1/291 180813703.3704# [RSpecRunTime] Finishing example group spec/services/issues/set_crm_contacts_service_spec.rb. It took 25.37 seconds. Expected to take 25.17 seconds.3705# [RSpecRunTime] Starting example group spec/scripts/trigger-build_spec.rb. Expected to take 24.05 seconds.3706Trigger3707 Trigger::CNG3708 #variables3709 does not include redundant variables3710 invokes the trigger with expected variables3711 TRIGGER_BRANCH3712 when CNG_BRANCH is not set3713 with gitlab-org3714 sets TRIGGER_BRANCH to master if the commit ref is master3715 sets the TRIGGER_BRANCH to master if the commit is part of an MR targeting master3716 sets TRIGGER_BRANCH to stable branch if the commit ref is a stable branch3717 sets the TRIGGER_BRANCH to stable branch if the commit is part of an MR targeting stable branch3718# [RSpecRunTime] RSpec elapsed time: 22 minutes 42.22 seconds. Current RSS: ~2111M. Threads: 4. load average: 1.02 1.14 1.18 1/291 180823719.3720 with gitlab-cn3721 sets TRIGGER_BRANCH to main-jh if commit ref is main-jh3722 sets the TRIGGER_BRANCH to main-jh if the commit is part of an MR targeting main-jh3723 sets TRIGGER_BRANCH to 16-6-stable if commit ref is a stable branch3724 sets the TRIGGER_BRANCH to 16-6-stable if the commit is part of an MR targeting 16-6-stable-jh3725# [RSpecRunTime] RSpec elapsed time: 22 minutes 45.06 seconds. Current RSS: ~2119M. Threads: 4. load average: 1.02 1.14 1.18 1/291 180833726.3727 when CNG_BRANCH is set3728 sets TRIGGER_BRANCH to cng_branch3729 when CI_COMMIT_REF_NAME is a stable branch3730 sets TRIGGER_BRANCH to the corresponding stable branch3731 when CI_COMMIT_REF_NAME is a stable branch on JH side3732 sets TRIGGER_BRANCH to the corresponding stable branch3733 GITLAB_VERSION3734 when CI_COMMIT_SHA is set3735 sets GITLAB_VERSION to CI_COMMIT_SHA3736 GITLAB_TAG3737 when CI_COMMIT_TAG is set3738 sets GITLAB_TAG to true3739 when CI_COMMIT_TAG is nil3740 sets GITLAB_TAG to nil3741 CE_PIPELINE3742 when Trigger.ee? is true3743 sets CE_PIPELINE to nil3744 when Trigger.ee? is false3745 sets CE_PIPELINE to true3746 EE_PIPELINE3747 when Trigger.ee? is true3748 sets EE_PIPELINE to true3749 when Trigger.ee? is false3750 sets EE_PIPELINE to nil3751 GITLAB_REF_SLUG3752 when CI_COMMIT_TAG is set3753 sets GITLAB_REF_SLUG to CI_COMMIT_REF_NAME3754 when CI_COMMIT_TAG is nil3755 sets GITLAB_REF_SLUG to CI_COMMIT_SHA3756 #version_param_value3757 raw_version: "1.2.3", expected_version: "v1.2.3"3758 when set in ENV3759 includes the version from ENV3760# [RSpecRunTime] RSpec elapsed time: 22 minutes 50.23 seconds. Current RSS: ~2135M. Threads: 4. load average: 1.02 1.14 1.18 1/291 180843761.3762 raw_version: "1.2.3-rc1", expected_version: "v1.2.3-rc1"3763 when set in ENV3764 includes the version from ENV3765 raw_version: "1.2.3-ee", expected_version: "v1.2.3-ee"3766 when set in ENV3767 includes the version from ENV3768 raw_version: "1.2.3-rc1-ee", expected_version: "v1.2.3-rc1-ee"3769 when set in ENV3770 includes the version from ENV3771 Trigger::DatabaseTesting3772 #variables3773 invokes the trigger with expected variables3774 when CI_MERGE_REQUEST_SOURCE_BRANCH_SHA is set3775 sets TOP_UPSTREAM_SOURCE_SHA to ci_merge_request_source_branch_sha3776 when CI_MERGE_REQUEST_SOURCE_BRANCH_SHA is set as empty3777 sets TOP_UPSTREAM_SOURCE_SHA to CI_COMMIT_SHA3778 when CI_MERGE_REQUEST_SOURCE_BRANCH_SHA is not set3779 sets TOP_UPSTREAM_SOURCE_SHA to CI_COMMIT_SHA3780 #invoke!3781 invokes the trigger with expected variables3782 #downstream_project_path3783 when GITLABCOM_DATABASE_TESTING_PROJECT_PATH is set3784 triggers the pipeline on the correct project3785 #ref3786 when GITLABCOM_DATABASE_TESTING_TRIGGER_REF is set3787 triggers the pipeline on the correct ref3788 when no MR notes with the identifier exist yet3789 posts a new note3790 Trigger::Docs3791 #variables3792 BRANCH_CE3793 when CI_PROJECT_PATH is gitlab-org/gitlab-foss3794 sets BRANCH_CE to CI_COMMIT_REF_NAME3795 BRANCH_EE3796 when CI_PROJECT_PATH is gitlab-org/gitlab3797 sets BRANCH_EE to CI_COMMIT_REF_NAME3798# [RSpecRunTime] RSpec elapsed time: 22 minutes 55.43 seconds. Current RSS: ~2119M. Threads: 4. load average: 1.02 1.13 1.18 1/291 180853799.3800 BRANCH_RUNNER3801 when CI_PROJECT_PATH is gitlab-org/gitlab-runner3802 sets BRANCH_RUNNER to CI_COMMIT_REF_NAME3803 BRANCH_OMNIBUS3804 when CI_PROJECT_PATH is gitlab-org/omnibus-gitlab3805 sets BRANCH_OMNIBUS to CI_COMMIT_REF_NAME3806 BRANCH_CHARTS3807 when CI_PROJECT_PATH is gitlab-org/charts/gitlab3808 sets BRANCH_CHARTS to CI_COMMIT_REF_NAME3809 BRANCH_OPERATOR3810 when CI_PROJECT_PATH is gitlab-org/cloud-native/gitlab-operator3811 sets BRANCH_OPERATOR to CI_COMMIT_REF_NAME3812 REVIEW_SLUG3813 when CI_MERGE_REQUEST_IID is set3814 sets REVIEW_SLUG3815 when CI_MERGE_REQUEST_IID is not set3816 sets REVIEW_SLUG3817 .access_token3818 when DOCS_PROJECT_API_TOKEN is set3819 returns the docs-specific access token3820 when DOCS_PROJECT_API_TOKEN is not set3821 returns the default access token3822 #invoke!3823 #downstream_project_path3824 when DOCS_PROJECT_PATH is set3825 triggers the pipeline on the correct project3826 #ref3827 when DOCS_BRANCH is set3828 triggers the pipeline on the correct ref3829 #cleanup!3830 when stopping the environment succeeds3831 displays a success message3832 when stopping the environment fails3833 displays a failure message3834 Trigger::Base3835 #invoke!3836 when required methods aren't defined3837 raises a NotImplementedError3838# [RSpecRunTime] RSpec elapsed time: 23 minutes 0.54 second. Current RSS: ~2153M. Threads: 4. load average: 1.01 1.13 1.17 1/291 180863839.3840 when required methods are defined3841 waits for downstream pipeline3842 when env variable `FOO_BAR_BRANCH` does not exist3843 triggers the pipeline on the correct project and branch3844 when env variable `FOO_BAR_BRANCH` exists3845 triggers the pipeline on the correct project and branch3846 #variables3847 includes simple forwarded variables3848 #base_variables3849 when CI_COMMIT_TAG is set3850 sets GITLAB_REF_SLUG to CI_COMMIT_REF_NAME3851 when CI_COMMIT_TAG is nil3852 sets GITLAB_REF_SLUG to CI_COMMIT_REF_SLUG3853 when TRIGGERED_USER is set3854 sets TRIGGERED_USER to triggered_user3855 when TRIGGERED_USER is not set3856 sets TRIGGERED_USER to GITLAB_USER_NAME3857 when CI_COMMIT_SHA is set3858 sets TOP_UPSTREAM_SOURCE_SHA to CI_COMMIT_SHA3859 #version_file_variables3860 version_file: "GITALY_SERVER_VERSION", version: "1"3861 when set in ENV3862 includes the version from ENV3863 when set in a file3864 includes the version from the file3865 version_file: "GITLAB_ELASTICSEARCH_INDEXER_VERSION", version: "2"3866 when set in ENV3867 includes the version from ENV3868 when set in a file3869 includes the version from the file3870 version_file: "GITLAB_KAS_VERSION", version: "3"3871 when set in ENV3872 includes the version from ENV3873 when set in a file3874 includes the version from the file3875# [RSpecRunTime] RSpec elapsed time: 23 minutes 6.19 seconds. Current RSS: ~2189M. Threads: 4. load average: 1.01 1.13 1.17 1/291 180873876.3877 version_file: "GITLAB_PAGES_VERSION", version: "4"3878 when set in ENV3879 includes the version from ENV3880 when set in a file3881 includes the version from the file3882 version_file: "GITLAB_SHELL_VERSION", version: "5"3883 when set in ENV3884 includes the version from ENV3885 when set in a file3886 includes the version from the file3887 version_file: "GITLAB_WORKHORSE_VERSION", version: "6"3888 when set in ENV3889 includes the version from ENV3890 when set in a file3891 includes the version from the file3892# [RSpecRunTime] Finishing example group spec/scripts/trigger-build_spec.rb. It took 27.73 seconds. Expected to take 24.05 seconds.3893# [RSpecRunTime] Starting example group spec/helpers/dropdowns_helper_spec.rb. Expected to take 23.03 seconds.3894DropdownsHelper3895 #dropdown_tag3896 returns the container in the content3897 returns the block in the content3898 #dropdown_toggle3899 returns the button3900 returns the buttons default label data attribute3901 returns the dropdown toggle text3902 returns the button icon in the content3903 #dropdown_toggle_link3904 returns the link3905 returns the links data attribute3906 returns the link text3907# [RSpecRunTime] RSpec elapsed time: 23 minutes 12.17 seconds. Current RSS: ~2174M. Threads: 4. load average: 1.01 1.13 1.17 1/291 180883908.3909 #dropdown_title3910 with a back and close button3911 applies the justification class to the container3912 behaves like has a back button3913 contains the back button3914 behaves like has the title text3915 contains the title text3916 behaves like has a close button3917 contains the close button3918 behaves like has two icons3919 returns two icons3920 behaves like does not have the title margin class3921 does not have the title margin class3922 with a back button3923 returns the back button icon3924 behaves like has a back button3925 contains the back button3926 behaves like has the title text3927 contains the title text3928 behaves like has the title margin class3929 contains the title margin class3930 behaves like does not have a close button3931 does not contain the close button3932# [RSpecRunTime] RSpec elapsed time: 23 minutes 16.88 seconds. Current RSS: ~2152M. Threads: 4. load average: 1.17 1.16 1.18 1/291 180893933.3934 with a close button3935 returns the close button icon3936 behaves like does not have a back button3937 does not contain the back button3938 behaves like has the title text3939 contains the title text3940 behaves like has the title margin class3941 contains the title margin class3942 behaves like has a close button3943 contains the close button3944 without any buttons3945 returns no button icons3946 behaves like does not have a back button3947 does not contain the back button3948 behaves like has the title text3949 contains the title text3950 behaves like does not have the title margin class3951 does not have the title margin class3952 behaves like does not have a close button3953 does not contain the close button3954 #dropdown_filter3955 returns the container3956 returns the search input3957 behaves like has two icons3958 returns two icons3959# [RSpecRunTime] RSpec elapsed time: 23 minutes 22.12 seconds. Current RSS: ~2140M. Threads: 4. load average: 1.16 1.15 1.18 1/291 180903960.3961 #dropdown_content3962 without block3963 behaves like contains the container3964 returns the container in the content3965 with block3966 returns the block in the content3967 behaves like contains the container3968 returns the container in the content3969 #dropdown_footer3970 without a content class3971 behaves like contains the content3972 returns the container in the content3973 returns the block in the content3974 without a content class3975 returns the footer in the content3976 behaves like contains the content3977 returns the container in the content3978 returns the block in the content3979 #dropdown_loading3980 returns the container in the content3981 returns a gl-spinner in the content3982# [RSpecRunTime] Finishing example group spec/helpers/dropdowns_helper_spec.rb. It took 16.95 seconds. Expected to take 23.03 seconds.3983# [RSpecRunTime] Starting example group spec/services/issuable/common_system_notes_service_spec.rb. Expected to take 21.77 seconds.3984Issuable::CommonSystemNotesService3985 on issuable update3986 behaves like system note creation3987 creates 1 system note with the correct content3988 behaves like system note creation3989 creates 1 system note with the correct content3990 behaves like system note creation3991 creates 1 system note with the correct content3992# [RSpecRunTime] RSpec elapsed time: 23 minutes 28.55 seconds. Current RSS: ~2135M. Threads: 4. load average: 1.30 1.18 1.19 7/291 180913993.3994 behaves like system note creation3995 creates 1 system note with the correct content3996 when new label is added3997 creates a resource label event3998 with merge requests Draft note3999 adding Draft note4000 behaves like system note creation4001 creates 1 system note with the correct content4002# [RSpecRunTime] RSpec elapsed time: 23 minutes 31.63 seconds. Current RSS: ~2058M. Threads: 4. load average: 1.28 1.18 1.19 1/297 182284003.4004 and changing title4005 behaves like draft notes creation4006 creates Draft toggle and title change notes4007# [RSpecRunTime] RSpec elapsed time: 23 minutes 33.85 seconds. Current RSS: ~2006M. Threads: 4. load average: 1.28 1.18 1.19 1/297 183644008.4009 removing Draft note4010 behaves like system note creation4011 creates 1 system note with the correct content4012# [RSpecRunTime] RSpec elapsed time: 23 minutes 36.08 seconds. Current RSS: ~1928M. Threads: 4. load average: 1.34 1.20 1.19 1/297 185004013.4014 and changing title4015 behaves like draft notes creation4016 creates Draft toggle and title change notes4017# [RSpecRunTime] RSpec elapsed time: 23 minutes 38.2 seconds. Current RSS: ~1916M. Threads: 4. load average: 1.34 1.20 1.19 1/297 186364018.4019 when changing dates4020 behaves like system note for issuable date changes4021 creates a system note for due_date set4022 creates a system note for start_date set4023 creates a note when both start and due date are changed4024 does not call SystemNoteService if no dates are changed4025# [RSpecRunTime] RSpec elapsed time: 23 minutes 41.87 seconds. Current RSS: ~2085M. Threads: 4. load average: 1.31 1.19 1.19 1/296 186374026.4027 on issuable create4028 does not create system note for title and description4029 creates a resource label event for labels added4030 when changing milestones4031 does not create a system note for milestone set4032 creates a milestone change event4033# [RSpecRunTime] RSpec elapsed time: 23 minutes 43.56 seconds. Current RSS: ~2091M. Threads: 4. load average: 1.31 1.19 1.19 1/296 186384034.4035 when changing dates4036 behaves like system note for issuable date changes4037 creates a system note for due_date set4038 creates a system note for start_date set4039 creates a note when both start and due date are changed4040 does not call SystemNoteService if no dates are changed4041# [RSpecRunTime] RSpec elapsed time: 23 minutes 45.31 seconds. Current RSS: ~2096M. Threads: 4. load average: 1.29 1.19 1.19 1/296 186394042.4043 when setting an estimae4044 behaves like system note creation4045 creates 1 system note with the correct content4046# [RSpecRunTime] Finishing example group spec/services/issuable/common_system_notes_service_spec.rb. It took 20.89 seconds. Expected to take 21.77 seconds.4047# [RSpecRunTime] Starting example group spec/models/organizations/organization_user_spec.rb. Expected to take 20.93 seconds.4048Organizations::OrganizationUser4049 does not allow STI4050 with loose foreign key on organization_users.user_id4051 behaves like cleanup by a loose foreign key4052 cleans up (delete or nullify) the model4053# [RSpecRunTime] RSpec elapsed time: 23 minutes 49.61 seconds. Current RSS: ~2057M. Threads: 4. load average: 1.29 1.19 1.19 1/291 186404054.4055 .default_organization_access_level4056 when user is admin4057 is expected to eq :owner4058 when user is not admin4059 is expected to eq :default4060# [RSpecRunTime] RSpec elapsed time: 23 minutes 52.02 seconds. Current RSS: ~2125M. Threads: 4. load average: 1.26 1.18 1.19 1/291 186414061.4062 with loose foreign key on organization_users.organization_id4063 behaves like cleanup by a loose foreign key4064 cleans up (delete or nullify) the model4065 associations4066 is expected to belong to organization inverse_of => organization_users required: true4067 is expected to belong to user inverse_of => organization_users required: true4068 .create_organization_record_for4069 when record already exists4070 returns existing record without access_level change4071 with race condition handling of already existing record4072 performs the upsert without error4073 when no existing record exists4074 creates a new record with default access_level4075 .create_default_organization_record_for4076 when creating as as default user4077 creates record with correct attributes4078 when creating as an owner4079 creates record with correct attributes4080 when entry already exists4081 does not create or update existing record4082 when access_level changes4083 changes access_level on the existing record4084 when creating with invalid user_id4085 raises and error4086 scopes4087 .owners4088 returns the owners of the organization4089# [RSpecRunTime] RSpec elapsed time: 23 minutes 58.0 seconds. Current RSS: ~2151M. Threads: 4. load average: 1.24 1.18 1.19 1/291 186424090.4091 .in_organization4092 is expected to contain exactly #<Organizations::OrganizationUser id: 1169, organization_id: 1630, user_id: 594, created_at: "2024-07...:40:18.349112148 +0000", updated_at: "2024-07-31 10:40:18.349112148 +0000", access_level: "default"> and #<Organizations::OrganizationUser id: 1171, organization_id: 1630, user_id: 595, created_at: "2024-07...:40:18.393033586 +0000", updated_at: "2024-07-31 10:40:18.393033586 +0000", access_level: "default">4093 #with_active_users4094 is expected to include #<Organizations::OrganizationUser id: 1175, organization_id: 1632, user_id: 597, created_at: "2024-07...:40:18.802577006 +0000", updated_at: "2024-07-31 10:40:18.802577006 +0000", access_level: "default"> and exclude #<Organizations::OrganizationUser id: 1177, organization_id: 1633, user_id: 598, created_at: "2024-07...:40:18.862307194 +0000", updated_at: "2024-07-31 10:40:18.862307194 +0000", access_level: "default">4095 .by_user4096 returns the records for the user4097 #last_owner?4098 when user is not the owner4099 is expected to eq false4100 when user is the owner4101 when another owner does not exist4102 is expected to eq true4103 when another owner exists4104 current_owner_active?: true, another_owner_active?: true, last_owner?: false4105 is expected to eq false4106 current_owner_active?: true, another_owner_active?: false, last_owner?: true4107 is expected to eq true4108 current_owner_active?: false, another_owner_active?: true, last_owner?: false4109 is expected to eq false4110 current_owner_active?: false, another_owner_active?: false, last_owner?: false4111 is expected to eq false4112 behaves like having unique enum values4113 has unique values in "access_level"4114 validations4115 is expected to define :access_level as an enum backed by an integer with values ‹{"default" => 10, "owner" => 50}›4116 is expected to validate that :access_level cannot be empty/falsy4117 is expected to validate that :user is case-sensitively unique within the scope of :organization_id4118 does not allow invalid enum value4119 on destroy4120 prevents user leaving all organizations4121 when user is in multiple organizations4122 does not prevent user from leaving organization4123# [RSpecRunTime] RSpec elapsed time: 24 minutes 4.9 seconds. Current RSS: ~2183M. Threads: 4. load average: 1.22 1.18 1.19 1/291 186434124.4125 when user is not available4126 does not prevent deletion4127 .update_default_organization_record_for4128 when record does not exist yet4129 creates record with correct attributes4130 when entry already exists4131 does not create or update existing record4132 when access_level changes4133 changes access_level on the existing record4134 when creating with invalid user_id4135 does not add a new record4136# [RSpecRunTime] Finishing example group spec/models/organizations/organization_user_spec.rb. It took 21.22 seconds. Expected to take 20.93 seconds.4137# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4138Lint factories for Organizations::OrganizationUser4139 with saas, license, and factory defaults4140 behaves like factory4141 organization_user factory4142 does not raise error when built4143 does not raise error when created4144 linting :owner trait4145 does not raise error when created4146# [RSpecRunTime] RSpec elapsed time: 24 minutes 8.87 seconds. Current RSS: ~2141M. Threads: 4. load average: 1.28 1.19 1.19 1/291 186704147.4148 behaves like factory4149 organization_owner factory4150 does not raise error when built4151 does not raise error when created4152# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.54 seconds. Expected to take 46.95 seconds.4153# [RSpecRunTime] Starting example group spec/models/deployment_metrics_spec.rb. Expected to take 19.92 seconds.4154DeploymentMetrics4155 does not allow STI4156 #has_metrics?4157 when deployment is failed4158 is expected to be falsy4159# [RSpecRunTime] RSpec elapsed time: 24 minutes 13.38 seconds. Current RSS: ~2137M. Threads: 4. load average: 1.26 1.19 1.19 1/293 187074160.4161 when deployment is success4162 without a monitoring integration4163 is expected to be falsy4164# [RSpecRunTime] RSpec elapsed time: 24 minutes 15.06 seconds. Current RSS: ~2089M. Threads: 4. load average: 1.24 1.18 1.19 1/295 187444165.4166 with a Prometheus integration4167 is expected to be truthy4168# [RSpecRunTime] RSpec elapsed time: 24 minutes 16.48 seconds. Current RSS: ~2040M. Threads: 4. load average: 1.24 1.18 1.19 1/296 187814169.4170 with a Prometheus integration that cannot query4171 is expected to be falsy4172# [RSpecRunTime] RSpec elapsed time: 24 minutes 18.01 seconds. Current RSS: ~1994M. Threads: 4. load average: 1.24 1.18 1.19 1/296 188184173.4174 with a Prometheus integration that is not configured4175 is expected to be falsy4176# [RSpecRunTime] RSpec elapsed time: 24 minutes 19.83 seconds. Current RSS: ~1942M. Threads: 4. load average: 1.24 1.18 1.19 1/296 188554177.4178 with a cluster Prometheus4179 is expected to be truthy4180# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.21 seconds. Current RSS: ~1984M. Threads: 4. load average: 1.22 1.18 1.19 1/296 189284181.4182 #metrics4183 metrics are disabled4184 is expected to eq {}4185# [RSpecRunTime] RSpec elapsed time: 24 minutes 24.7 seconds. Current RSS: ~2031M. Threads: 4. load average: 1.22 1.18 1.19 1/296 189654186.4187 metrics are enabled4188 is expected to eq {:deployment_time=>1722422446, :last_update=>42, :metrics=>{}, :success=>true}4189# [RSpecRunTime] RSpec elapsed time: 24 minutes 28.11 seconds. Current RSS: ~2095M. Threads: 4. load average: 1.28 1.20 1.19 1/296 190024190.4191 #additional_metrics4192 metrics are disabled4193 is expected to eq {}4194# [RSpecRunTime] RSpec elapsed time: 24 minutes 30.54 seconds. Current RSS: ~2096M. Threads: 4. load average: 1.34 1.21 1.20 1/296 190654195.4196 metrics are enabled4197 is expected to eq {:deployment_time=>1722422453, :last_update=>42, :metrics=>{}, :success=>true}4198# [RSpecRunTime] RSpec elapsed time: 24 minutes 33.04 seconds. Current RSS: ~2012M. Threads: 4. load average: 1.34 1.21 1.20 1/296 191284199.4200# [RSpecRunTime] Finishing example group spec/models/deployment_metrics_spec.rb. It took 23.59 seconds. Expected to take 19.92 seconds.4201# [RSpecRunTime] Starting example group spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb. Expected to take 19.17 seconds.4202Projects::HashedStorage::MigrateAttachmentsService4203 #execute4204 works even when project validation fails4205 when succeeds4206 moves attachments to hashed storage layout4207 returns true4208 sets skipped to false4209# [RSpecRunTime] RSpec elapsed time: 24 minutes 40.09 seconds. Current RSS: ~2031M. Threads: 4. load average: 1.29 1.20 1.19 1/295 192334210.4211 when original folder does not exist anymore4212 skips moving folders and go to next4213 returns true4214 sets skipped to true4215# [RSpecRunTime] RSpec elapsed time: 24 minutes 45.86 seconds. Current RSS: ~2156M. Threads: 4. load average: 1.26 1.20 1.19 1/291 193124216.4217 when target folder already exists4218 succeed when target is empty4219 succeed when target include only discardable items4220 raises AttachmentCannotMoveError when there are non discardable items on target path4221# [RSpecRunTime] RSpec elapsed time: 24 minutes 49.77 seconds. Current RSS: ~2081M. Threads: 4. load average: 1.26 1.20 1.19 1/291 193914222.4223 #old_disk_path4224 returns old disk_path for project4225# [RSpecRunTime] RSpec elapsed time: 24 minutes 51.2 seconds. Current RSS: ~2023M. Threads: 4. load average: 1.24 1.19 1.19 1/291 194184226.4227 #new_disk_path4228 returns new disk_path for project4229# [RSpecRunTime] RSpec elapsed time: 24 minutes 52.51 seconds. Current RSS: ~1966M. Threads: 4. load average: 1.24 1.19 1.19 1/291 194454230.4231 #target_path_discardable?4232 returns true when it include only items on the discardable list4233# [RSpecRunTime] RSpec elapsed time: 24 minutes 53.74 seconds. Current RSS: ~1960M. Threads: 4. load average: 1.24 1.19 1.19 1/291 194724234.4235# [RSpecRunTime] Finishing example group spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb. It took 20.7 seconds. Expected to take 19.17 seconds.4236# [RSpecRunTime] Starting example group spec/models/concerns/has_user_type_spec.rb. Expected to take 18.55 seconds.4237User4238 does not allow STI4239 types consistency checks4240 validations4241 validates type presence4242# [RSpecRunTime] RSpec elapsed time: 24 minutes 57.62 seconds. Current RSS: ~2098M. Threads: 4. load average: 1.22 1.19 1.19 1/291 194734243.4244 scopes & predicates4245 .bots4246 includes all bots4247 .without_bots4248 includes everyone except bots4249 .without_humans4250 includes everyone except humans4251 .non_internal4252 includes all non_internal users4253 .without_ghosts4254 includes everyone except ghosts4255 .without_project_bot4256 includes everyone except project_bot4257 #bot?4258 is true for all bot user types and false for others4259 #internal?4260 is true for all internal user types and false for others4261 #redacted_name(viewing_user)4262 when user is not a project bot4263 is expected to eq "Sidney Jones772"4264 when user is a project_bot4265 when groups are present and user can :read_group4266 is expected to eq "Sidney Jones777"4267 when user can :read_project4268 is expected to eq "Sidney Jones777"4269 when requester does not have permissions to read project_bot name4270 is expected to eq "****"4271 #resource_bot_resource4272 bot_user: human, member_of: [group], owning_resource: nil4273 returns the owning resource4274# [RSpecRunTime] RSpec elapsed time: 25 minutes 2.96 seconds. Current RSS: ~2156M. Threads: 4. load average: 1.21 1.19 1.19 1/292 194744275.4276 bot_user: project_bot, member_of: [], owning_resource: nil4277 returns the owning resource4278# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.22 seconds. Current RSS: ~2183M. Threads: 4. load average: 1.19 1.18 1.19 1/292 194754279.4280 bot_user: project_bot, member_of: [group], owning_resource: group4281 returns the owning resource4282 bot_user: project_bot, member_of: [project], owning_resource: project4283 returns the owning resource4284 bot_user: project_bot, member_of: [group, project], owning_resource: group4285 returns the owning resource4286 bot_user: project_bot, member_of: [group, group2], owning_resource: group4287 returns the owning resource4288 bot_user: project_bot, member_of: [project, group], owning_resource: project4289 returns the owning resource4290 bot_user: project_bot, member_of: [project, project2], owning_resource: project4291 returns the owning resource4292 resource_bot_owners_and_maintainers4293 returns nil when user is not a project bot4294 when the user is a project bot4295 returns an empty array when there is no owning resource4296 returns group owners when owned by a group4297 returns project owners and maintainers when owned by a project4298 does not returns any other role than owner or maintainer4299# [RSpecRunTime] RSpec elapsed time: 25 minutes 10.89 seconds. Current RSS: ~2189M. Threads: 4. load average: 1.17 1.18 1.18 1/291 194764300.4301# [RSpecRunTime] Finishing example group spec/models/concerns/has_user_type_spec.rb. It took 17.15 seconds. Expected to take 18.55 seconds.4302# [RSpecRunTime] Starting example group spec/models/onboarding/progress_spec.rb. Expected to take 18.01 seconds.4303Onboarding::Progress4304 does not allow STI4305 .onboarding?4306 when onboarded4307 is expected to eq true4308# [RSpecRunTime] RSpec elapsed time: 25 minutes 13.83 seconds. Current RSS: ~2142M. Threads: 4. load average: 1.17 1.18 1.18 1/291 194774309.4310 when not onboarding4311 is expected to eq false4312 .completed?4313 when the namespace has not yet been onboarded4314 is expected to eq false4315 when the namespace has been onboarded but not registered the action yet4316 is expected to eq false4317 when the action has been registered4318 is expected to eq true4319 associations4320 is expected to belong to namespace required: true4321 scopes4322 .incomplete_actions4323 when given one action4324 is expected to eq [#<Onboarding::Progress id: 4, namespace_id: 934, created_at: "2024-07-31 10:41:36.353767301 +0000", ...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4325 when given an array of actions4326 is expected to eq [#<Onboarding::Progress id: 6, namespace_id: 936, created_at: "2024-07-31 10:41:36.851699647 +0000", ...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4327 .completed_actions4328 when given one action4329 is expected to eq [#<Onboarding::Progress id: 8, namespace_id: 938, created_at: "2024-07-31 10:41:37.348450023 +0000", ...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4330 when given an array of actions4331 is expected to eq [#<Onboarding::Progress id: 11, namespace_id: 941, created_at: "2024-07-31 10:41:37.965757503 +0000",...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4332 .completed_actions_with_latest_in_range4333 when given one action4334 is expected to eq [#<Onboarding::Progress id: 13, namespace_id: 943, created_at: "2024-07-31 10:41:38.440888789 +0000",...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4335 when given an array of actions4336 is expected to eq [#<Onboarding::Progress id: 19, namespace_id: 949, created_at: "2024-07-31 10:41:41.323757459 +0000",...ning_run_at: nil, secure_api_fuzzing_run_at: nil, license_scanning_run_at: nil, code_added_at: nil>]4337# [RSpecRunTime] RSpec elapsed time: 25 minutes 21.23 seconds. Current RSS: ~2158M. Threads: 4. load average: 1.15 1.17 1.18 1/292 194784338.4339 .onboard4340 adds a record for the namespace4341 when not given a namespace4342 does not add a record for the namespace4343 when not given a root namespace4344 does not add a record for the namespace4345 .not_completed?4346 when the namespace has not yet been onboarded4347 is expected to equal false4348 when the namespace has been onboarded but not registered the action yet4349 is expected to equal true4350 when the action has been registered4351 is expected to equal false4352 validations4353 namespace_is_root_namespace4354 when associated namespace is root4355 is expected to be valid4356 when associated namespace is not root4357 is invalid4358 .register4359 for a single action4360 when the namespace was onboarded4361 registers the action for the namespace4362 does not override timestamp4363 when the action does not exist4364 does not register the action for the namespace4365# [RSpecRunTime] RSpec elapsed time: 25 minutes 25.64 seconds. Current RSS: ~2162M. Threads: 4. load average: 1.13 1.17 1.18 1/291 194794366.4367 when the namespace was not onboarded4368 does not register the action for the namespace4369 for multiple actions4370 when the namespace was onboarded4371 registers the actions for the namespace4372 does not override timestamp4373 when one of the actions does not exist4374 does not register any action for the namespace4375# [RSpecRunTime] RSpec elapsed time: 25 minutes 29.21 seconds. Current RSS: ~2167M. Threads: 4. load average: 1.13 1.17 1.18 1/291 194804376.4377 when the namespace was not onboarded4378 does not register the action for the namespace4379 .column_name4380 is expected to eq :subscription_created_at4381# [RSpecRunTime] Finishing example group spec/models/onboarding/progress_spec.rb. It took 18.99 seconds. Expected to take 18.01 seconds.4382# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4383Lint factories for Onboarding::Progress4384 with saas, license, and factory defaults4385 behaves like factory4386 onboarding_progress factory4387 does not raise error when built4388 does not raise error when created4389# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.68 seconds. Current RSS: ~2162M. Threads: 4. load average: 1.12 1.17 1.18 1/291 195074390.4391# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.81 seconds. Expected to take 46.95 seconds.4392# [RSpecRunTime] Starting example group spec/services/security/merge_reports_service_spec.rb. Expected to take 17.48 seconds.4393Security::MergeReportsService#execute4394 copies scanners into target report and eliminates duplicates4395 copies identifiers into target report and eliminates duplicates4396 deduplicates (except cwe and wasc) and sorts the vulnerabilities by severity (desc) then by compare key4397 deduplicates scanned resources4398 errors on target report4399 is expected to contain exactly {:message=>"bar", :type=>"foo"} and {:message=>"baz", :type=>"zoo"}4400# [RSpecRunTime] RSpec elapsed time: 25 minutes 39.71 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.19 1.18 1.18 1/291 195084401.4402 warnings on target report4403 is expected to contain exactly {:message=>"bar", :type=>"foo"} and {:message=>"baz", :type=>"zoo"}4404# [RSpecRunTime] RSpec elapsed time: 25 minutes 41.17 seconds. Current RSS: ~2116M. Threads: 4. load average: 1.18 1.18 1.18 1/291 195094405.4406 ordering reports for sast analyzers4407 when reports are gathered in an unprioritized order4408 is expected to eql #<Gitlab::Ci::Reports::Security::Scanner:0x0000799e1e18cca8 @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:0x0000799e2e9b6310 @external_id="semgrep", @name="Semgrep", ...="1.0.0", @primary_identifiers=nil, @sort_keys=[2, "semgrep", "Semgrep", "Security Scanner Vendor"]>4409 is expected to eq 24410 is expected to eql #<Gitlab::Ci::Reports::Security::Identifier:0x0000799e5c29b958 @external_id="B403", @external_type="b...id", @name="bandit_test_id-B403", @url=nil, @fingerprint="9ea39e538d11434f325435e905bf238e7cf1f7a4"> and #<Gitlab::Ci::Reports::Security::Identifier:0x0000799e7566ed50 @external_id="CVE-2019-123", @external...="cve", @name="cve-CVE-2019-123", @url=nil, @fingerprint="6d834ff5767ac7544bef36b0e9996a9a3d6da5f1">4411 is expected to contain exactly #<Gitlab::Ci::Reports::Security::Identifier:0x0000799e2ebc8e78 @external_id="rules.bandit.B105", @ext...e="semgrep_id-rules.bandit.B105", @url=nil, @fingerprint="86d65bee153188dc92a8fd17263d8319d9fbe4ee">4412# [RSpecRunTime] RSpec elapsed time: 25 minutes 44.86 seconds. Current RSS: ~2040M. Threads: 4. load average: 1.18 1.18 1.18 1/291 195104413.4414 when a custom analyzer is completed before the known analyzers4415 is expected to eql #<Gitlab::Ci::Reports::Security::Scanner:0x0000799e04eef388 @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:0x0000799e054e7100 @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:0x0000799e1c773678 @external_id="scanner-2", @name="Scanner ...primary_identifiers=nil, @sort_keys=[Infinity, "scanner-2", "Scanner 2", "Security Scanner Vendor"]>4416 is expected to eq 34417 is expected to contain exactly #<Gitlab::Ci::Reports::Security::Identifier:0x0000799dfc96e6f0 @external_id="VULN-2", @external_type=...ner-2", @name="scanner-2-VULN-2", @url=nil, @fingerprint="8e683704c05c3d223f7572623a39cdf39ecc5f15"> and #<Gitlab::Ci::Reports::Security::Identifier:0x0000799dfc973f60 @external_id="CVE-2019-456", @external...="cve", @name="cve-CVE-2019-456", @url=nil, @fingerprint="47c8c718e4355e29c0b8e87fd62c2c7da65911dd">4418# [RSpecRunTime] RSpec elapsed time: 25 minutes 48.28 seconds. Current RSS: ~2099M. Threads: 4. load average: 1.24 1.19 1.19 1/291 195114419.4420# [RSpecRunTime] Finishing example group spec/services/security/merge_reports_service_spec.rb. It took 16.6 seconds. Expected to take 17.48 seconds.4421# [RSpecRunTime] Starting example group spec/services/issues/referenced_merge_requests_service_spec.rb. Expected to take 16.99 seconds.4422Issues::ReferencedMergeRequestsService4423 #execute4424 returns a list of sorted merge requests4425 performance4426 does not run extra queries when extra namespaces are included4427 preloads the head pipeline for each merge request, and its routes4428 only loads issue notes once4429# [RSpecRunTime] RSpec elapsed time: 25 minutes 59.57 seconds. Current RSS: ~2115M. Threads: 4. load average: 1.28 1.20 1.19 1/296 199754430.4431 #referenced_merge_requests4432 returns the referenced merge requests4433 excludes cross project references if the user cannot read cross project4434 performance4435 does not run a query for each note author4436# [RSpecRunTime] RSpec elapsed time: 26 minutes 1.79 seconds. Current RSS: ~2059M. Threads: 4. load average: 1.26 1.20 1.19 1/296 199764437.4438 #closed_by_merge_requests4439 returns the open merge requests that close this issue4440 returns an empty array when the current issue is closed already4441 performance4442 does not run a query for each note author4443# [RSpecRunTime] RSpec elapsed time: 26 minutes 3.87 seconds. Current RSS: ~2114M. Threads: 4. load average: 1.26 1.20 1.19 1/297 200764444.4445# [RSpecRunTime] Finishing example group spec/services/issues/referenced_merge_requests_service_spec.rb. It took 15.6 seconds. Expected to take 16.99 seconds.4446# [RSpecRunTime] Starting example group spec/models/work_items/type_spec.rb. Expected to take 16.33 seconds.4447WorkItems::Type4448 does not allow STI4449 modules4450 is expected to includes the CacheMarkdownField module4451# [RSpecRunTime] RSpec elapsed time: 26 minutes 6.71 seconds. Current RSS: ~2163M. Threads: 4. load average: 1.24 1.20 1.19 1/296 200774452.4453 associations4454 is expected to have many work_items4455 has many `widget_definitions`4456 has many `enabled_widget_definitions`4457 has many `child_restrictions`4458 has many `parent_restrictions`4459 allowed_child_types_by_name4460 defines association4461 sorts by name ascending4462# [RSpecRunTime] RSpec elapsed time: 26 minutes 8.97 seconds. Current RSS: ~2174M. Threads: 4. load average: 1.24 1.20 1.19 1/296 200784463.4464 allowed_parent_types_by_name4465 defines association4466 sorts by name ascending4467 callbacks4468 after_save4469 calls #clear_reactive_cache!4470 scopes4471 order_by_name_asc4472 is expected to match ["atype", "gtype", "Ztype"]4473 #destroy4474 does not delete type when there are related issues4475 when there are no work items of that type4476 deletes type but not unrelated issues4477# [RSpecRunTime] RSpec elapsed time: 26 minutes 13.75 seconds. Current RSS: ~2215M. Threads: 4. load average: 1.22 1.19 1.19 1/291 200794478.4479 validation4480 is expected not to allow :icon_name to be ‹"ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss"›4481 name uniqueness4482 is expected to validate that :name is case-insensitively unique4483 .default_by_type4484 returns default work item type by base type without calling importer4485 when default types are missing4486 raises an error4487 when an invalid issue_type is passed4488 is expected to be nil4489 does not raise an error4490# [RSpecRunTime] RSpec elapsed time: 26 minutes 15.55 seconds. Current RSS: ~2215M. Threads: 4. load average: 1.20 1.19 1.18 1/291 200804491.4492 when rely_on_work_item_type_seeder feature flag is disabled4493 creates types and restrictions and returns default work item type by base type4494 #name4495 strips name4496 #supports_assignee?4497 is expected to be truthy4498 when the assignees widget is not supported4499 is expected to be falsey4500 #supports_time_tracking?4501 is expected to be truthy4502 when the time tracking widget is not supported4503 is expected to be falsey4504 #default_issue?4505 when work item type is default Issue4506 returns true4507 when work item type is not Issue4508 returns false4509 #allowed_child_types4510 when cache is true4511 returns the cached data4512# [RSpecRunTime] RSpec elapsed time: 26 minutes 20.16 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.18 1.19 1.18 1/291 200814513.4514 when cache is false4515 returns queried data4516 #allowed_parent_types4517 when cache is true4518 returns the cached data4519 when cache is false4520 returns queried data4521 #calculate_reactive_cache4522 returns cache data for allowed child types4523 .allowed_group_level_types4524 is expected to include "issue", "incident", "test_case", "requirement", "task", "objective", "key_result", and "ticket"4525 when create_group_level_work_items feature flag is disabled4526 is expected to be empty4527# [RSpecRunTime] Finishing example group spec/models/work_items/type_spec.rb. It took 18.27 seconds. Expected to take 16.33 seconds.4528# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4529Lint factories for WorkItems::Type4530 with saas, license, and factory defaults4531 behaves like factory4532 work_item_type factory4533 does not raise error when built4534 does not raise error when created4535 linting :non_default trait4536 does not raise error when created4537# [RSpecRunTime] RSpec elapsed time: 26 minutes 24.13 seconds. Current RSS: ~2150M. Threads: 4. load average: 1.18 1.19 1.18 1/291 201084538.4539 linting :issue trait4540 does not raise error when created4541 linting :incident trait4542 does not raise error when created4543 linting :test_case trait4544 does not raise error when created4545# [RSpecRunTime] RSpec elapsed time: 26 minutes 26.97 seconds. Current RSS: ~2157M. Threads: 4. load average: 1.17 1.18 1.18 1/291 201094546.4547 linting :requirement trait4548 does not raise error when created4549 linting :task trait4550 does not raise error when created4551# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 5.47 seconds. Expected to take 46.95 seconds.4552# [RSpecRunTime] Starting example group spec/lib/gitlab/database/async_indexes/migration_helpers_spec.rb. Expected to take 15.79 seconds.4553Gitlab::Database::AsyncIndexes::MigrationHelpers4554 #unprepare_async_index4555 destroys the record4556 when an explicit name is given4557 destroys the record4558 when the async index table does not exist4559 does not raise an error4560 #unprepare_async_index_by_name4561 destroys the record4562 when the async index table does not exist4563 does not raise an error4564 #prepare_async_index4565 creates the record for the async index4566 when an explicit name is given4567 creates the record with the given name4568 when the index already exists4569 does not create the record4570 when the record already exists4571 does attempt to create the record4572 updates definition if changed4573 does not update definition if not changed4574 when the async index table does not exist4575 does not raise an error4576 when the target table does not exist4577 raises an error4578# [RSpecRunTime] RSpec elapsed time: 26 minutes 34.17 seconds. Current RSS: ~2219M. Threads: 4. load average: 1.16 1.18 1.18 2/290 201104579.4580 #prepare_async_index_from_sql4581 requires ddl mode4582 when the given index is invalid4583 raises a RuntimeError4584 when the given index is valid4585 when the index algorithm is not concurrent4586 raises a RuntimeError4587 when the index algorithm is concurrent4588 when the statement tries to create an index for non-existing table4589 raises a RuntimeError4590 when the statement tries to create an index for an existing table4591 when the async index creation is not available4592 does not raise an error4593 when the async index creation is available4594 when there is already an index with the given name4595 does not create the async index record4596 when there is no index with the given name4597 creates the async index record4598 sets the async index attributes correctly4599 when the given SQL has whitespace4600 creates the async index record4601 sets the async index attributes correctly4602 #prepare_async_index_removal4603 creates the record for the async index removal4604 when the index does not exist4605 does not create the record4606 when the record already exists4607 does attempt to create the record4608# [RSpecRunTime] RSpec elapsed time: 26 minutes 39.74 seconds. Current RSS: ~2216M. Threads: 4. load average: 1.14 1.18 1.18 1/290 201114609.4610# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/async_indexes/migration_helpers_spec.rb. It took 12.12 seconds. Expected to take 15.79 seconds.4611# [RSpecRunTime] Starting example group spec/services/projects/container_repository/third_party/cleanup_tags_service_spec.rb. Expected to take 15.2 seconds.4612Projects::ContainerRepository::ThirdParty::CleanupTagsService4613 #execute4614 behaves like when regex matching everything is specified4615 behaves like removing the expected tags4616 removes the expected tags4617 with deprecated name_regex param4618 behaves like removing the expected tags4619 removes the expected tags4620 behaves like when regex matching everything is specified and latest is not kept4621 behaves like removing the expected tags4622 removes the expected tags4623 behaves like when delete regex matching specific tags is used4624 behaves like removing the expected tags4625 removes the expected tags4626 behaves like when delete regex matching specific tags is used with overriding allow regex4627 behaves like removing the expected tags4628 removes the expected tags4629 with name_regex_delete overriding deprecated name_regex4630 behaves like removing the expected tags4631 removes the expected tags4632 behaves like with allow regex value4633 behaves like removing the expected tags4634 removes the expected tags4635 behaves like when keeping only N tags4636 sorts tags by date4637 behaves like when not keeping N tags4638 does not sort tags by date4639 behaves like when removing keeping only 34640 behaves like removing the expected tags4641 removes the expected tags4642 behaves like when removing older than 1 day4643 behaves like removing the expected tags4644 removes the expected tags4645 behaves like when combining all parameters4646 behaves like removing the expected tags4647 removes the expected tags4648 behaves like when running a container_expiration_policy4649 with valid container_expiration_policy param4650 removes the expected tags4651# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.69 seconds. Current RSS: ~2184M. Threads: 4. load average: 1.12 1.17 1.18 1/290 201124652.4653 when running a container_expiration_policy with caching4654 expects caching to be used4655 when setting set to false4656 does not use caching4657 when truncating the tags list4658 max_list_size: 10, delete_tags_service_status: :success, expected_status: :success, expected_truncated: false4659 behaves like returning the response4660 returns the response4661 max_list_size: 10, delete_tags_service_status: :error, expected_status: :error, expected_truncated: false4662 behaves like returning the response4663 returns the response4664 max_list_size: 3, delete_tags_service_status: :success, expected_status: :error, expected_truncated: true4665 behaves like returning the response4666 returns the response4667 max_list_size: 3, delete_tags_service_status: :error, expected_status: :error, expected_truncated: true4668 behaves like returning the response4669 returns the response4670 max_list_size: 0, delete_tags_service_status: :success, expected_status: :success, expected_truncated: false4671 behaves like returning the response4672 returns the response4673 max_list_size: 0, delete_tags_service_status: :error, expected_status: :error, expected_truncated: false4674 behaves like returning the response4675 returns the response4676 with caching4677 caches the created_at values4678 with cached values4679 uses them4680# [RSpecRunTime] Finishing example group spec/services/projects/container_repository/third_party/cleanup_tags_service_spec.rb. It took 12.07 seconds. Expected to take 15.2 seconds.4681# [RSpecRunTime] Starting example group spec/services/groups/autocomplete_service_spec.rb. Expected to take 14.8 seconds.4682Groups::AutocompleteService4683 #labels_as_hash4684 returns labels from own group and ancestor groups4685# [RSpecRunTime] RSpec elapsed time: 26 minutes 54.89 seconds. Current RSS: ~2180M. Threads: 4. load average: 1.11 1.17 1.18 1/290 201134686.4687 #issues4688 returns issues in group and subgroups4689 returns only confidential issues if confidential_only is true4690 when namespace_level_work_items feature flag is disabled4691 returns issues in projects only4692# [RSpecRunTime] RSpec elapsed time: 26 minutes 58.19 seconds. Current RSS: ~2154M. Threads: 4. load average: 1.10 1.16 1.18 1/290 201144693.4694 #merge_requests4695 returns merge requests in group and subgroups4696# [RSpecRunTime] RSpec elapsed time: 27 minutes 2.12 seconds. Current RSS: ~2059M. Threads: 4. load average: 1.25 1.19 1.19 1/296 203864697.4698 #milestones4699 returns milestones from group4700 returns milestones from groups and subgroups4701 returns only milestones that user can read4702 when group is public4703 returns milestones from groups and subgroups4704# [RSpecRunTime] RSpec elapsed time: 27 minutes 6.19 seconds. Current RSS: ~2074M. Threads: 4. load average: 1.23 1.19 1.18 1/295 203874705.4706# [RSpecRunTime] Finishing example group spec/services/groups/autocomplete_service_spec.rb. It took 14.39 seconds. Expected to take 14.8 seconds.4707# [RSpecRunTime] Starting example group spec/services/projects/operations/update_service_spec.rb. Expected to take 14.25 seconds.4708Projects::Operations::UpdateService4709 #execute4710 alerting setting4711 with valid params4712 when regenerate_token is not set4713 with an existing setting4714 ignores provided token4715# [RSpecRunTime] RSpec elapsed time: 27 minutes 7.53 seconds. Current RSS: ~2103M. Threads: 4. load average: 1.23 1.19 1.18 1/295 203884716.4717 without an existing setting4718 behaves like setting creation4719 creates a setting4720 when regenerate_token is set4721 with an existing setting4722 regenerates token4723 without an existing setting4724 behaves like setting creation4725 creates a setting4726# [RSpecRunTime] RSpec elapsed time: 27 minutes 10.8 seconds. Current RSS: ~2218M. Threads: 4. load average: 1.21 1.19 1.18 1/295 203894727.4728 with insufficient permissions4729 behaves like no operation4730 does nothing4731 with empty params4732 behaves like no operation4733 does nothing4734 error tracking4735 with existing error tracking setting4736 updates the settings4737 disable error tracking4738 can set api_url to nil4739# [RSpecRunTime] RSpec elapsed time: 27 minutes 13.23 seconds. Current RSS: ~2227M. Threads: 4. load average: 1.21 1.19 1.18 1/290 203904740.4741 without an existing error tracking setting4742 creates a setting4743 partial_update4744 with setting4745 service succeeds4746 updates attributes4747 only updates enabled attribute4748 with integrated attribute4749 updates integrated attribute4750 only updates enabled and integrated attributes4751# [RSpecRunTime] RSpec elapsed time: 27 minutes 16.9 seconds. Current RSS: ~2188M. Threads: 4. load average: 1.28 1.20 1.19 1/290 203914752.4753 without setting4754 creates setting with default values4755# [RSpecRunTime] RSpec elapsed time: 27 minutes 19.43 seconds. Current RSS: ~2207M. Threads: 4. load average: 1.28 1.20 1.19 1/290 203924756.4757 with masked param token4758 does not update token4759 with invalid parameters4760 does nothing4761 with inappropriate params4762 ignores params4763 prometheus integration4764 prometheus params were passed into service4765WARNING: 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)>'.4766 uses Project#find_or_initialize_integration to include instance defined defaults and pass them to Projects::UpdateService4767 when prometheus params are not passed into service4768 does not pass any prometheus params into Projects::UpdateService4769# [RSpecRunTime] Finishing example group spec/services/projects/operations/update_service_spec.rb. It took 15.83 seconds. Expected to take 14.25 seconds.4770# [RSpecRunTime] Starting example group spec/models/integrations/packagist_spec.rb. Expected to take 13.79 seconds.4771Integrations::Packagist4772 does not allow STI4773 behaves like Integrations::HasWebHook4774 associations4775 is expected to have one service_hook inverse_of => integration4776 callbacks4777 calls #update_web_hook! when enabled4778 does not call #update_web_hook! when disabled4779 does not call #update_web_hook! when validation fails4780 #hook_url4781 returns a string4782 #url_variables4783 returns a hash4784 #hook_ssl_verification4785 returns a boolean4786 delegates to #enable_ssl_verification if the concern is included4787# [RSpecRunTime] RSpec elapsed time: 27 minutes 26.68 seconds. Current RSS: ~2269M. Threads: 4. load average: 1.23 1.19 1.18 1/290 203934788.4789 #update_web_hook!4790 creates or updates a service hook4791 raises an error if the service hook could not be saved4792 does not attempt to save the service hook if there are no changes4793# [RSpecRunTime] RSpec elapsed time: 27 minutes 28.57 seconds. Current RSS: ~2258M. Threads: 4. load average: 1.23 1.19 1.18 1/290 203944794.4795 #execute_web_hook!4796 creates the webhook if necessary and executes it4797 raises an error if the service hook could not be saved4798# [RSpecRunTime] RSpec elapsed time: 27 minutes 29.86 seconds. Current RSS: ~2239M. Threads: 4. load average: 1.23 1.19 1.18 1/290 203954799.4800 behaves like Integrations::ResetSecretFields4801 #exposing_secrets_fields4802 returns an array of strings4803 #reset_secret_fields?4804 returns false if no exposing field has changed4805 returns true if any exposing field has changed4806 validation callback4807 when an exposing field has changed4808 clears all secret fields4809 when a secret field has been updated4810 does not clear this secret field4811 when a secret field has been updated with the same value4812 does not clear this secret field4813 when no exposing field has changed4814 does not clear any secret fields4815 #execute4816 calls Packagist API4817 #test4818 when test request executes without errors4819 when response is a 2004820 return failure result4821# [RSpecRunTime] RSpec elapsed time: 27 minutes 34.61 seconds. Current RSS: ~2243M. Threads: 4. load average: 1.21 1.19 1.18 1/290 203964822.4823 when response is a 2024824 return success result4825 when test request executes with errors4826 return failure result4827# [RSpecRunTime] Finishing example group spec/models/integrations/packagist_spec.rb. It took 13.18 seconds. Expected to take 13.79 seconds.4828# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.4829Lint factories for Integrations::Packagist4830 with saas, license, and factory defaults4831 behaves like factory4832 packagist_integration factory4833 does not raise error when built4834 does not raise error when created4835# [RSpecRunTime] RSpec elapsed time: 27 minutes 37.0 seconds. Current RSS: ~2230M. Threads: 4. load average: 1.20 1.19 1.18 1/290 204234836.4837# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.8 seconds. Expected to take 46.95 seconds.4838# [RSpecRunTime] Starting example group spec/graphql/mutations/releases/create_spec.rb. Expected to take 13.43 seconds.4839Mutations::Releases::Create4840 #resolve4841 when the current user has access to create releases4842 returns no errors4843 creates the release with the correct tag4844 creates the release with the correct name4845 creates the release with the correct description4846 creates the release with the correct released_at4847 creates the release with the correct created_at4848 creates the release with the correct milestone associations4849 asset links4850 creates a single asset link4851 creates the link with the correct name4852 creates the link with the correct url4853 creates the link with the correct link type4854 creates the link with the correct direct filepath4855# [RSpecRunTime] RSpec elapsed time: 27 minutes 47.7 seconds. Current RSS: ~2156M. Threads: 4. load average: 1.31 1.21 1.19 1/295 207544856.4857 with protected tag4858 when user has access to the protected tag4859 does not have errors4860 when user does not have access to the protected tag4861 has an access error4862 when the current user doesn't have access to create releases4863 raises an error4864# [RSpecRunTime] Finishing example group spec/graphql/mutations/releases/create_spec.rb. It took 12.04 seconds. Expected to take 13.43 seconds.4865# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb. Expected to take 13.05 seconds.4866Gitlab::Ci::Build::Artifacts::Metadata::Entry4867 /file/with/absolute_path4868 is expected to be file4869 is expected to have parent4870 #basename4871 is expected to eq "absolute_path"4872 path/dir_1/4873 is expected to have parent4874 is expected to be directory4875 #basename4876 is expected to eq "dir_1/"4877# [RSpecRunTime] RSpec elapsed time: 27 minutes 52.71 seconds. Current RSS: ~2188M. Threads: 4. load average: 1.29 1.21 1.19 1/295 207794878.4879 #name4880 is expected to eq "dir_1"4881 #parent4882 is expected to eq Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/4883 #children4884 is expected to all be an instance of Gitlab::Ci::Build::Artifacts::Metadata::Entry4885 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/4886 #files4887 is expected to all be file4888 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 and Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/file_b4890 #directories4891 without options4892 is expected to all be directory4893 is expected to all be an instance of Gitlab::Ci::Build::Artifacts::Metadata::Entry4894 is expected to contain exactly Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/subdir/4895 with option parent: true4896 is expected to all be directory4897 is expected to all be an instance of Gitlab::Ci::Build::Artifacts::Metadata::Entry4898 is expected to contain exactly Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/dir_1/subdir/ and Gitlab::Ci::Build::Artifacts::Metadata::Entry: path/4899# [RSpecRunTime] RSpec elapsed time: 27 minutes 57.75 seconds. Current RSS: ~2224M. Threads: 4. load average: 1.27 1.21 1.19 1/293 207804900.4901 #nodes4902 is expected to eq 24903 #exists?4904 is expected to equal true4905 #empty?4906 is expected to equal false4907 #total_size4908 is expected to eq 304909 empty path4910 is expected not to have parent4911 #children4912 is expected to eq 34913 path/dir_1/subdir/subfile4914 #nodes4915 is expected to eq 44916 #blob4917 returns a blob representing the entry data4918 non-existent/4919 #empty?4920 is expected to equal true4921 #exists?4922 is expected to equal false4923 another_directory/4924 #empty?4925 is expected to equal true4926# [RSpecRunTime] RSpec elapsed time: 28 minutes 2.57 seconds. Current RSS: ~2221M. Threads: 4. load average: 1.24 1.20 1.19 1/290 207814927.4928 #metadata4929 is expected to eq "/path/file1"4930# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb. It took 13.82 seconds. Expected to take 13.05 seconds.4931# [RSpecRunTime] Starting example group spec/services/repositories/housekeeping_service_spec.rb. Expected to take 12.69 seconds.4932Repositories::HousekeepingService4933 behaves like housekeeps repository4934 with a clean redis state4935 #execute4936 enqueues a sidekiq job4937 yields the block if given4938 resets counter after execution4939 runs the task specifically requested4940 when no lease can be obtained4941 does not enqueue a job4942 does not reset pushes_since_gc4943 does not yield4944# [RSpecRunTime] RSpec elapsed time: 28 minutes 5.78 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.22 1.20 1.18 1/290 208084945.4946 task type4947 goes through all three housekeeping tasks, executing only the highest task when there is overlap4948 #needed?4949 when the count is low enough4950 when the count is high enough4951 when incremental repack period is not multiple of gc period4952 #increment!4953 increments the pushes_since_gc counter4954 behaves like housekeeps repository4955 with a clean redis state4956 #execute4957 enqueues a sidekiq job4958 yields the block if given4959 resets counter after execution4960 runs the task specifically requested4961 when no lease can be obtained4962 does not enqueue a job4963 does not reset pushes_since_gc4964 does not yield4965# [RSpecRunTime] RSpec elapsed time: 28 minutes 11.33 seconds. Current RSS: ~2222M. Threads: 4. load average: 1.21 1.20 1.18 2/290 208194966.4967 task type4968 goes through all three housekeeping tasks, executing only the highest task when there is overlap4969 #needed?4970 when the count is low enough4971 when the count is high enough4972 when incremental repack period is not multiple of gc period4973 #increment!4974 increments the pushes_since_gc counter4975# [RSpecRunTime] Finishing example group spec/services/repositories/housekeeping_service_spec.rb. It took 9.96 seconds. Expected to take 12.69 seconds.4976# [RSpecRunTime] Starting example group spec/lib/gitlab/usage_data_counters/quick_action_activity_unique_counter_spec.rb. Expected to take 12.28 seconds.4977Gitlab::UsageDataCounters::QuickActionActivityUniqueCounter4978 .track_unique_action4979 behaves like a tracked quick action unique event4980 is expected to change result by 14981 when tracking react4982 behaves like a tracked quick action unique event4983 is expected to change result by 14984# [RSpecRunTime] RSpec elapsed time: 28 minutes 15.55 seconds. Current RSS: ~2213M. Threads: 4. load average: 1.27 1.21 1.19 1/290 208204985.4986 tracking assigns4987 single assignee4988 behaves like a tracked quick action unique event4989 is expected to change result by 14990 multiple assignees4991 behaves like a tracked quick action unique event4992 is expected to change result by 14993 assigning "me"4994 behaves like a tracked quick action unique event4995 is expected to change result by 14996 assigning a reviewer4997 behaves like a tracked quick action unique event4998 is expected to change result by 14999 assigning a reviewer with request review alias5000 behaves like a tracked quick action unique event5001 is expected to change result by 15002 tracking copy_metadata5003 for issues5004 behaves like a tracked quick action unique event5005 is expected to change result by 15006 for merge requests5007 behaves like a tracked quick action unique event5008 is expected to change result by 15009 tracking spend5010 adding time5011 behaves like a tracked quick action unique event5012 is expected to change result by 15013 removing time5014 behaves like a tracked quick action unique event5015 is expected to change result by 15016 tracking spent5017 adding time5018 behaves like a tracked quick action unique event5019 is expected to change result by 15020 removing time5021 behaves like a tracked quick action unique event5022 is expected to change result by 15023 tracking unassign5024 unassigning everyone5025 behaves like a tracked quick action unique event5026 is expected to change result by 15027 unassigning specific users5028 behaves like a tracked quick action unique event5029 is expected to change result by 15030# [RSpecRunTime] RSpec elapsed time: 28 minutes 20.79 seconds. Current RSS: ~2213M. Threads: 4. load average: 1.41 1.24 1.20 1/290 208215031.5032 tracking unlabel5033 called as unlabel5034 removing all labels5035 behaves like a tracked quick action unique event5036 is expected to change result by 15037 removing specific labels5038 behaves like a tracked quick action unique event5039 is expected to change result by 15040 called as remove_label5041 behaves like a tracked quick action unique event5042 is expected to change result by 15043 when tracking add_email5044 with single email5045 behaves like a tracked quick action internal event5046 tracks the internal event5047 behaves like internal event tracking5048 logs to Snowplow, Redis, and product analytics tooling5049 with multiple emails5050 behaves like a tracked quick action internal event5051 tracks the internal event5052 behaves like internal event tracking5053 logs to Snowplow, Redis, and product analytics tooling5054 when tracking remove_email5055 with single email5056 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 with multiple emails5061 behaves like a tracked quick action internal event5062 tracks the internal event5063 behaves like internal event tracking5064 logs to Snowplow, Redis, and product analytics tooling5065 when tracking convert_to_ticket5066 behaves like a tracked quick action internal event5067 tracks the internal event5068 behaves like internal event tracking5069 logs to Snowplow, Redis, and product analytics tooling5070# [RSpecRunTime] RSpec elapsed time: 28 minutes 26.29 seconds. Current RSS: ~2210M. Threads: 4. load average: 1.38 1.23 1.20 1/290 208225071.5072# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage_data_counters/quick_action_activity_unique_counter_spec.rb. It took 13.47 seconds. Expected to take 12.28 seconds.5073# [RSpecRunTime] Starting example group spec/models/namespaces/traversal/cached_spec.rb. Expected to take 11.94 seconds.5074Namespaces::Traversal::Cached5075 does not allow STI5076 query methods5077 #self_and_descendant_ids5078 returns the cached values5079 when the cache is outdated5080 returns the values from the uncached self_and_descendant_ids query5081# [RSpecRunTime] RSpec elapsed time: 28 minutes 28.4 seconds. Current RSS: ~2183M. Threads: 4. load average: 1.38 1.23 1.20 1/290 208235082.5083 when the group_hierarchy_optimization feature flag is disabled5084 returns the values from the uncached self_and_descendant_ids query5085 #all_project_ids5086 returns the cached values5087 when the cache is outdated5088 returns the values from the uncached all_project_ids query5089 when the group_hierarchy_optimization feature flag is disabled5090 returns the values from the uncached all_project_ids query5091 callbacks5092 when the namespace_descendants_cache_expiration feature flag is off5093 does not invalidate the cache5094 when the group is deleted5095 invalidates the cache5096# [RSpecRunTime] RSpec elapsed time: 28 minutes 30.95 seconds. Current RSS: ~2154M. Threads: 4. load average: 1.35 1.23 1.19 1/290 208245097.5098 when no cached records are present5099 does nothing5100 when the namespace record is UserNamespace5101 does nothing5102 when cached record is present5103 invalidates the cache5104 does not invalidate the cache of subgroups5105 when a new subgroup is added5106 invalidates the cache5107# [RSpecRunTime] RSpec elapsed time: 28 minutes 35.02 seconds. Current RSS: ~2209M. Threads: 4. load average: 1.35 1.23 1.19 1/290 208255108.5109 when a new project is added5110 invalidates the cache5111 when parent group has cached record5112 invalidates the parent cache5113 when group is destroyed5114 invalidates the cache5115 when parent group has cached record5116 invalidates the parent cache5117# [RSpecRunTime] Finishing example group spec/models/namespaces/traversal/cached_spec.rb. It took 11.03 seconds. Expected to take 11.94 seconds.5118# [RSpecRunTime] Starting example group spec/services/labels/find_or_create_service_spec.rb. Expected to take 11.63 seconds.5119Labels::FindOrCreateService5120 #execute5121 when acting on behalf of a specific user5122 when finding labels on project level5123 when existing_labels_by_title is provided5124 when label exists5125 returns preloaded label5126# [RSpecRunTime] RSpec elapsed time: 28 minutes 38.55 seconds. Current RSS: ~2178M. Threads: 4. load average: 1.32 1.23 1.19 1/290 208265127.5128 when label does not exists5129 does not generates additional label search5130# [RSpecRunTime] RSpec elapsed time: 28 minutes 39.56 seconds. Current RSS: ~2125M. Threads: 4. load average: 1.32 1.23 1.19 1/290 208275131.5132 when label does not exist at group level5133 creates a new label at project level5134# [RSpecRunTime] RSpec elapsed time: 28 minutes 40.75 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.29 1.22 1.19 1/290 208285135.5136 when label exists at group level5137 returns the group label5138# [RSpecRunTime] RSpec elapsed time: 28 minutes 41.83 seconds. Current RSS: ~2118M. Threads: 4. load average: 1.29 1.22 1.19 1/290 208295139.5140 when label exists at project level5141 returns the project label5142# [RSpecRunTime] RSpec elapsed time: 28 minutes 45.01 seconds. Current RSS: ~2172M. Threads: 4. load average: 1.29 1.22 1.19 1/290 208305143.5144 when include_ancestor_groups is true5145 returns the ancestor group labels5146 creates new labels if labels are not found5147# [RSpecRunTime] RSpec elapsed time: 28 minutes 47.47 seconds. Current RSS: ~2173M. Threads: 4. load average: 1.27 1.22 1.19 1/290 208315148.5149 when finding labels on group level5150 when label does not exist at group level5151 creates a new label at group level5152 when label exists at group level5153 returns the group label5154 when authorization is not required5155 when finding labels on project level5156 returns the project label5157 when finding labels on group level5158 returns the group label5159# [RSpecRunTime] Finishing example group spec/services/labels/find_or_create_service_spec.rb. It took 12.66 seconds. Expected to take 11.63 seconds.5160# [RSpecRunTime] Starting example group spec/models/ci/tag_spec.rb. Expected to take 11.37 seconds.5161Ci::Tag5162 is expected to have many taggings class_name => Ci::Tagging5163 does not allow STI5164 .named5165 is expected to contain exactly #<Ci::Tag id: 1, name: "Awesome", taggings_count: 0>5166# [RSpecRunTime] RSpec elapsed time: 28 minutes 51.26 seconds. Current RSS: ~2133M. Threads: 4. load average: 1.25 1.21 1.19 3/290 208325167.5168 .find_or_create_all_with_like_by_name5169 creates a tag5170 returns the Tag record5171 with some tags already existing5172 creates only the missing tag5173 returns the Tag records5174# [RSpecRunTime] RSpec elapsed time: 28 minutes 52.36 seconds. Current RSS: ~2245M. Threads: 4. load average: 1.25 1.21 1.19 1/290 208335175.5176 with all tags already existing5177 does not create new tags5178 returns the Tag records5179# [RSpecRunTime] RSpec elapsed time: 28 minutes 54.9 seconds. Current RSS: ~2273M. Threads: 4. load average: 1.25 1.21 1.19 1/290 208345180.5181 #to_s5182 is expected to eq "Awesome"5183 .for_context5184 returns the tags for the specified context5185 .named_any5186 is expected to contain exactly #<Ci::Tag id: 2, name: "awesome", taggings_count: 0> and #<Ci::Tag id: 3, name: "epic", taggings_count: 0>5187 validations5188 is expected to validate that :name cannot be empty/falsy5189 is expected to validate that :name is unique5190 is expected to validate that the length of :name is at most 2555191 .find_or_create_with_like_by_name5192 creates a tag5193 returns the Tag record5194 when tag already exists5195 does not create new tag5196 returns the Tag record5197 .named_like5198 is expected to contain exactly #<Ci::Tag id: 1, name: "Awesome", taggings_count: 0> and #<Ci::Tag id: 2, name: "awesome", taggings_count: 0>5199 #==5200 is equal to itself5201 is equal to another tag when the name matches5202 is equal the other when the class matches5203# [RSpecRunTime] RSpec elapsed time: 29 minutes 0.38 second. Current RSS: ~2273M. Threads: 4. load average: 1.29 1.22 1.19 1/290 208355204.5205# [RSpecRunTime] Finishing example group spec/models/ci/tag_spec.rb. It took 10.41 seconds. Expected to take 11.37 seconds.5206# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5207Lint factories for Ci::Tag5208 with saas, license, and factory defaults5209 behaves like factory5210 ci_tag factory5211 does not raise error when built5212 does not raise error when created5213# [RSpecRunTime] RSpec elapsed time: 29 minutes 2.2 seconds. Current RSS: ~2175M. Threads: 4. load average: 1.29 1.22 1.19 1/291 208625214.5215# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.81 seconds. Expected to take 46.95 seconds.5216# [RSpecRunTime] Starting example group spec/workers/concerns/reenqueuer_spec.rb. Expected to take 11.14 seconds.5217Reenqueuer5218 disables Sidekiq retries5219 behaves like reenqueuer5220 implements lease_timeout5221 uses the :none deduplication strategy5222 #perform5223 tries to obtain a lease5224# [RSpecRunTime] RSpec elapsed time: 29 minutes 3.63 seconds. Current RSS: ~2173M. Threads: 4. load average: 1.29 1.22 1.19 1/290 208635225.5226 behaves like #perform is rate limited to 1 call per5227 when the work finishes in 0 seconds5228 sleeps exactly the minimum duration5229 when the work finishes in 10% of minimum duration5230 sleeps 90% of minimum duration5231 when the work finishes in 90% of minimum duration5232 sleeps 10% of minimum duration5233 when the work finishes exactly at minimum duration5234 does not sleep5235 when the work takes 10% longer than minimum duration5236 does not sleep5237# [RSpecRunTime] RSpec elapsed time: 29 minutes 6.81 seconds. Current RSS: ~2223M. Threads: 4. load average: 1.27 1.22 1.19 1/290 208645238.5239 when the work takes twice as long as minimum duration5240 does not sleep5241 #perform5242 when the lease is available5243 does perform5244 when the lease is taken5245 does not perform5246 when #perform returns truthy5247 reenqueues the worker5248 returns the original value from #perform5249 when #perform returns falsey5250 does not reenqueue the worker5251 returns the original value from #perform5252# [RSpecRunTime] Finishing example group spec/workers/concerns/reenqueuer_spec.rb. It took 6.42 seconds. Expected to take 11.14 seconds.5253# [RSpecRunTime] Starting example group spec/workers/concerns/reenqueuer_spec.rb. Expected to take 11.14 seconds.5254Reenqueuer::ReenqueuerSleeper5255 behaves like #perform is rate limited to 1 call per5256 when the work finishes in 0 seconds5257 sleeps exactly the minimum duration5258 when the work finishes in 10% of minimum duration5259 sleeps 90% of minimum duration5260 when the work finishes in 90% of minimum duration5261 sleeps 10% of minimum duration5262 when the work finishes exactly at minimum duration5263 does not sleep5264 when the work takes 10% longer than minimum duration5265 does not sleep5266 when the work takes twice as long as minimum duration5267 does not sleep5268# [RSpecRunTime] RSpec elapsed time: 29 minutes 12.14 seconds. Current RSS: ~2214M. Threads: 4. load average: 1.24 1.22 1.19 1/290 208655269.5270 #ensure_minimum_duration5271 when the block completes well before the minimum duration5272 sleeps until the minimum duration5273 when the block completes just before the minimum duration5274 sleeps until the minimum duration5275 when the block completes just after the minimum duration5276 does not sleep5277 when the block completes well after the minimum duration5278 does not sleep5279# [RSpecRunTime] Finishing example group spec/workers/concerns/reenqueuer_spec.rb. It took 4.54 seconds. Expected to take 11.14 seconds.5280# [RSpecRunTime] Starting example group spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb. Expected to take 10.9 seconds.5281Gitlab::BitbucketImport::Importers::PullRequestImporter5282 #execute5283 calls MergeRequestCreator5284 creates a merge request with the correct attributes5285 converts mentions in the description5286 logs its progress5287 increments the merge requests counter5288 when the state is closed5289 marks merge request as closed5290# [RSpecRunTime] RSpec elapsed time: 29 minutes 17.27 seconds. Current RSS: ~2124M. Threads: 4. load average: 1.22 1.21 1.19 1/295 210145291.5292 when the state is opened5293 marks merge request as opened5294 when the source and target projects are different5295 skips the import5296# [RSpecRunTime] RSpec elapsed time: 29 minutes 20.12 seconds. Current RSS: ~2191M. Threads: 4. load average: 1.21 1.21 1.19 1/294 210455297.5298 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 when none of the reviewers have an identity5301 does not set reviewer_ids5302 when closed by user cannot be found5303 sets the merged by user to the project creator5304 when merge state is closed5305 sets the closed by user to the project creator5306# [RSpecRunTime] RSpec elapsed time: 29 minutes 22.76 seconds. Current RSS: ~2184M. Threads: 4. load average: 1.21 1.21 1.19 1/294 211345307.5308 head_commit_sha for merge request diff5309 when the source commit hash from Bitbucket is found on the repo5310 is set to the source commit hash5311 when the source commit hash is not found but the merge commit hash is found5312 is set to the merge commit hash5313 when both the source commit and merge commit hash are not found5314 is nil5315 when an error is raised5316 tracks the failure and does not fail5317# [RSpecRunTime] Finishing example group spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb. It took 11.63 seconds. Expected to take 10.9 seconds.5318# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/policy_spec.rb. Expected to take 10.59 seconds.5319Gitlab::Ci::Config::Entry::Policy5320 when using simplified policy5321 validations5322 when entry config value is valid5323 when config is a branch or tag name5324 #valid?5325 is valid5326 #value5327 returns refs hash5328 when config is a regexp5329 #valid?5330 is valid5331 when config is an empty regexp5332 #valid?5333 is valid5334 when using unsafe regexp5335 is not valid5336 when config is a special keyword5337 #valid?5338 is valid5339# [RSpecRunTime] RSpec elapsed time: 29 minutes 28.45 seconds. Current RSS: ~2248M. Threads: 4. load average: 1.19 1.20 1.18 1/294 212215340.5341 when entry value is not valid5342 #errors5343 saves errors5344 when using complex policy5345 when specifying refs policy5346 is a correct configuraton5347 when using unsafe regexp5348 is not valid5349 when specifying kubernetes policy5350 is a correct configuraton5351 when specifying invalid kubernetes policy5352 reports an error about invalid policy5353 when specifying valid variables expressions policy5354 is a correct configuraton5355 when specifying variables expressions in invalid format5356 reports an error about invalid format5357 when specifying invalid variables expressions statement5358 reports an error about invalid statement5359 when specifying invalid variables expressions token5360 reports an error about invalid expression5361 when using invalid variables expressions regexp5362 reports an error about invalid expression5363 when specifying a valid changes policy5364 is a correct configuraton5365 when changes policy is invalid5366 returns errors5367 when changes policy is invalid5368 returns errors5369# [RSpecRunTime] RSpec elapsed time: 29 minutes 33.56 seconds. Current RSS: ~2245M. Threads: 4. load average: 1.17 1.20 1.18 1/294 212225370.5371 when specifying unknown policy5372 returns error about invalid key5373 when policy is empty5374 is not a valid configuration5375 when policy strategy does not match5376 returns information about errors5377 #value5378 when default value has been provided5379 when user overrides default values5380 does not include default values5381 when default value has not been defined5382 includes default values5383 .default5384 does not have default policy5385# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/policy_spec.rb. It took 10.31 seconds. Expected to take 10.59 seconds.5386# [RSpecRunTime] Starting example group spec/helpers/version_check_helper_spec.rb. Expected to take 10.38 seconds.5387VersionCheckHelper5388 #show_version_check?5389 return conditions5390 enabled: false, consent: false, is_admin: false, result: false5391 returns correct results5392 enabled: false, consent: false, is_admin: true, result: false5393 returns correct results5394 enabled: false, consent: true, is_admin: false, result: false5395 returns correct results5396 enabled: false, consent: true, is_admin: true, result: false5397 returns correct results5398 enabled: true, consent: false, is_admin: false, result: false5399 returns correct results5400 enabled: true, consent: false, is_admin: true, result: true5401 returns correct results5402 enabled: true, consent: true, is_admin: false, result: false5403 returns correct results5404# [RSpecRunTime] RSpec elapsed time: 29 minutes 39.04 seconds. Current RSS: ~2210M. Threads: 4. load average: 1.16 1.20 1.18 1/289 212235405.5406 enabled: true, consent: true, is_admin: true, result: false5407 returns correct results5408 #gitlab_version_check5409 when show_version_check? is false it returns nil5410 when show_version_check? is true5411 returns an instance of the VersionCheck class if the user has access5412 #show_security_patch_upgrade_alert?5413 return conditions5414 gitlab_version_check: nil, result: false5415 returns correct results5416 gitlab_version_check: {}, result: nil5417 returns correct results5418 gitlab_version_check: {"severity"=>"success"}, result: nil5419 returns correct results5420 gitlab_version_check: {"severity"=>"danger"}, result: nil5421 returns correct results5422 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>"some text"}, result: nil5423 returns correct results5424 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>"false"}, result: false5425 returns correct results5426 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>false}, result: false5427 returns correct results5428 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>"true"}, result: true5429 returns correct results5430 gitlab_version_check: {"severity"=>"danger", "critical_vulnerability"=>true}, result: true5431 returns correct results5432 #link_to_version5433 for a pre-release5434 links to commit sha5435# [RSpecRunTime] RSpec elapsed time: 29 minutes 44.31 seconds. Current RSS: ~2234M. Threads: 4. load average: 1.15 1.19 1.18 1/289 212245436.5437 for a normal release5438 links to version tag5439# [RSpecRunTime] Finishing example group spec/helpers/version_check_helper_spec.rb. It took 9.48 seconds. Expected to take 10.38 seconds.5440# [RSpecRunTime] Starting example group spec/lib/gitlab/git/conflict/parser_spec.rb. Expected to take 10.15 seconds.5441Gitlab::Git::Conflict::Parser5442 .parse5443 when the file has valid conflicts5444 content has LF endings5445 behaves like successful parsing5446 sets our lines as new lines5447 sets their lines as old lines5448 sets non-conflicted lines as both5449 sets consecutive line numbers for line_obj_index, line_old, and line_new5450# [RSpecRunTime] RSpec elapsed time: 29 minutes 45.92 seconds. Current RSS: ~2231M. Threads: 4. load average: 1.13 1.19 1.18 1/289 212255451.5452 content has CRLF endings5453 behaves like successful parsing5454 sets our lines as new lines5455 sets their lines as old lines5456 sets non-conflicted lines as both5457 sets consecutive line numbers for line_obj_index, line_old, and line_new5458# [RSpecRunTime] RSpec elapsed time: 29 minutes 47.07 seconds. Current RSS: ~2233M. Threads: 4. load average: 1.13 1.19 1.18 1/289 212265459.5460 content has mixed LF and CRLF endings5461 behaves like successful parsing5462 sets our lines as new lines5463 sets their lines as old lines5464 sets non-conflicted lines as both5465 sets consecutive line numbers for line_obj_index, line_old, and line_new5466 when the file contents include conflict delimiters5467 raises MissingEndDelimiter when there is no end delimiter at the end5468 when there is a non-start delimiter first5469 raises UnexpectedDelimiter when there is a middle delimiter first5470 raises UnexpectedDelimiter when there is an end delimiter first5471 does not raise when there is an end delimiter for a different path first5472# [RSpecRunTime] RSpec elapsed time: 29 minutes 50.99 seconds. Current RSS: ~2275M. Threads: 4. load average: 1.12 1.19 1.18 1/291 212275473.5474 when a start delimiter is followed by a non-middle delimiter5475 raises UnexpectedDelimiter when it is followed by an end delimiter5476 raises UnexpectedDelimiter when it is followed by another start delimiter5477 does not raise when it is followed by a start delimiter for a different path5478 when a middle delimiter is followed by a non-end delimiter5479 raises UnexpectedDelimiter when it is followed by another middle delimiter5480 raises UnexpectedDelimiter when it is followed by a start delimiter5481 does not raise when it is followed by a start delimiter for another path5482 other file types5483 raises UnmergeableFile when lines is blank, indicating a binary file5484 raises UnmergeableFile when the file is over 200 KiB5485 when the file contains UTF-8 characters5486 does not raise5487# [RSpecRunTime] Finishing example group spec/lib/gitlab/git/conflict/parser_spec.rb. It took 8.54 seconds. Expected to take 10.15 seconds.5488# [RSpecRunTime] Starting example group spec/lib/bulk_imports/common/pipelines/lfs_objects_pipeline_spec.rb. Expected to take 9.86 seconds.5489BulkImports::Common::Pipelines::LfsObjectsPipeline5490 #run5491 imports lfs objects into destination project and removes tmpdir5492 does not call load on duplicates5493# [RSpecRunTime] RSpec elapsed time: 29 minutes 56.6 seconds. Current RSS: ~2263M. Threads: 4. load average: 1.11 1.18 1.18 1/291 212285494.5495 #extract5496 downloads & extracts lfs objects filepaths5497 #load5498 when file path is lfs json5499 returns5500 when file path is tar file5501 returns5502 when lfs json read failed5503 raises an error5504 when file path is being traversed5505 raises an error5506 when file path is not under tmpdir5507 returns5508 when file path is symlink5509 returns5510 when file path shares multiple hard links5511 returns5512 when path is a directory5513 returns5514 lfs objects project5515 when lfs objects json is invalid5516 when oid value is not Array5517 does not create lfs objects project5518 when oid value is nil5519 does not create lfs objects project5520 when oid value is not allowed5521 does not create lfs objects project5522 when repository type is duplicated5523 creates only one lfs objects project5524# [RSpecRunTime] RSpec elapsed time: 30 minutes 2.97 seconds. Current RSS: ~2228M. Threads: 4. load average: 1.10 1.18 1.18 1/291 212295525.5526 when lfs objects project fails to be created5527 logs the failure5528 #after_run5529 removes tmpdir5530 when tmpdir does not exist5531 does not attempt to remove tmpdir5532# [RSpecRunTime] Finishing example group spec/lib/bulk_imports/common/pipelines/lfs_objects_pipeline_spec.rb. It took 10.97 seconds. Expected to take 9.86 seconds.5533# [RSpecRunTime] Starting example group spec/lib/gitlab/manifest_import/project_creator_spec.rb. Expected to take 9.67 seconds.5534Gitlab::ManifestImport::ProjectCreator5535 #execute5536 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)5537 is expected to change `Project.count` by 15538 is expected to change `Group.count` by 15539 creates project with valid full path, import url and import source5540# [RSpecRunTime] RSpec elapsed time: 30 minutes 11.92 seconds. Current RSS: ~2049M. Threads: 4. load average: 1.09 1.17 1.17 1/291 212705541.5542# [RSpecRunTime] Finishing example group spec/lib/gitlab/manifest_import/project_creator_spec.rb. It took 7.8 seconds. Expected to take 9.67 seconds.5543# [RSpecRunTime] Starting example group spec/models/fork_network_member_spec.rb. Expected to take 9.42 seconds.5544ForkNetworkMember5545 does not allow STI5546 validations5547 is expected to validate that :project cannot be empty/falsy5548 is expected to validate that :fork_network cannot be empty/falsy5549# [RSpecRunTime] RSpec elapsed time: 30 minutes 15.33 seconds. Current RSS: ~2122M. Threads: 4. load average: 1.08 1.17 1.17 1/292 212715550.5551 destroying a ForkNetworkMember5552 removes the fork network if it was the last member5553 does not destroy the fork network if there are members left5554# [RSpecRunTime] RSpec elapsed time: 30 minutes 17.73 seconds. Current RSS: ~2127M. Threads: 4. load average: 1.08 1.17 1.17 1/292 212725555.5556 #by_projects5557 returns fork network members by project ids5558# [RSpecRunTime] RSpec elapsed time: 30 minutes 19.3 seconds. Current RSS: ~2120M. Threads: 4. load average: 1.08 1.17 1.17 1/292 212735559.5560 #with_fork_network5561 avoids N+1 queries5562# [RSpecRunTime] RSpec elapsed time: 30 minutes 20.96 seconds. Current RSS: ~2083M. Threads: 4. load average: 0.99 1.15 1.17 1/292 212745563.5564# [RSpecRunTime] Finishing example group spec/models/fork_network_member_spec.rb. It took 9.06 seconds. Expected to take 9.42 seconds.5565# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.5566Lint factories for ForkNetworkMember5567 with saas, license, and no factory defaults5568 behaves like factory5569 fork_network_member factory5570 does not raise error when built5571 does not raise error when created5572# [RSpecRunTime] RSpec elapsed time: 30 minutes 22.81 seconds. Current RSS: ~2089M. Threads: 4. load average: 0.99 1.15 1.17 1/292 212755573.5574# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.83 seconds. Expected to take 46.95 seconds.5575# [RSpecRunTime] Starting example group spec/workers/background_migration_worker_spec.rb. Expected to take 9.22 seconds.5576BackgroundMigrationWorker5577 behaves like it runs background migration jobs5578 defining the job attributes5579 defines the data_consistency as always5580 defines the retry count in sidekiq_options5581 defines the feature_category as database5582 defines the urgency as throttled5583 defines the loggable_arguments5584# [RSpecRunTime] RSpec elapsed time: 30 minutes 26.34 seconds. Current RSS: ~2260M. Threads: 4. load average: 0.99 1.15 1.17 1/292 212765585.5586 .tracking_database5587 does not raise an error5588 overrides the method to return the tracking database5589 .minimum_interval5590 returns 2 minutes5591 #perform5592 when execute_background_migrations feature flag is disabled5593 does not perform the job, reschedules it in the future, and logs a message5594 when disallow_database_ddl_feature_flags feature flag is disabled5595 does not perform the job, reschedules it in the future, and logs a message5596 when execute_background_migrations feature flag is enabled5597 performs jobs using the coordinator for the worker5598 when lease can be obtained5599 sets up the shared connection before checking replication5600 performs a background migration5601 can run scheduled job and retried job concurrently5602 sets the class that will be executed as the caller_id5603 when lease_attempts is 15604 performs a background migration5605# [RSpecRunTime] RSpec elapsed time: 30 minutes 29.17 seconds. Current RSS: ~2275M. Threads: 4. load average: 0.99 1.15 1.17 1/292 212775606.5607 when lease not obtained (migration of same class was performed recently)5608 reschedules the migration and decrements the lease_attempts5609 when lease_attempts is 15610 reschedules the migration and decrements the lease_attempts5611# [RSpecRunTime] RSpec elapsed time: 30 minutes 31.67 seconds. Current RSS: ~2275M. Threads: 4. load average: 0.99 1.15 1.16 1/292 212785612.5613 when lease_attempts is 05614 gives up performing the migration5615 when database is not healthy5616 reschedules a migration if the database is not healthy5617 increments the unhealthy counter5618 when lease_attempts is 05619 gives up performing the migration5620# [RSpecRunTime] Finishing example group spec/workers/background_migration_worker_spec.rb. It took 9.93 seconds. Expected to take 9.22 seconds.5621# [RSpecRunTime] Starting example group spec/workers/ci/archive_traces_cron_worker_spec.rb. Expected to take 8.92 seconds.5622Ci::ArchiveTracesCronWorker5623 when a job succeeded5624 batch_execute service5625 behaves like archives trace5626 is expected to be exist5627# [RSpecRunTime] RSpec elapsed time: 30 minutes 35.01 seconds. Current RSS: ~2205M. Threads: 4. load average: 0.99 1.15 1.16 1/292 212795628.5629 when the job finished recently5630 behaves like does not archive trace5631 is expected to be nil5632 when a trace had already been archived5633 continues to archive live traces5634# [RSpecRunTime] RSpec elapsed time: 30 minutes 37.42 seconds. Current RSS: ~2160M. Threads: 4. load average: 1.00 1.14 1.16 3/292 212805635.5636 when an unexpected exception happened during archiving5637 puts a log5638 when a job was cancelled5639 behaves like archives trace5640 is expected to be exist5641# [RSpecRunTime] RSpec elapsed time: 30 minutes 39.86 seconds. Current RSS: ~2183M. Threads: 4. load average: 1.00 1.14 1.16 1/292 212815642.5643 when a job is running5644 behaves like does not archive trace5645 is expected to be nil5646# [RSpecRunTime] RSpec elapsed time: 30 minutes 42.42 seconds. Current RSS: ~2176M. Threads: 4. load average: 1.00 1.14 1.16 1/292 212825647.5648# [RSpecRunTime] Finishing example group spec/workers/ci/archive_traces_cron_worker_spec.rb. It took 9.69 seconds. Expected to take 8.92 seconds.5649# [RSpecRunTime] Starting example group spec/finders/groups/user_groups_finder_spec.rb. Expected to take 8.71 seconds.5650Groups::UserGroupsFinder5651 #execute5652 returns all groups where the user is a direct member5653 when target_user is nil5654 is expected to be empty5655# [RSpecRunTime] RSpec elapsed time: 30 minutes 44.47 seconds. Current RSS: ~2170M. Threads: 4. load average: 1.00 1.14 1.16 1/292 212835656.5657 when current_user is nil5658 is expected to be empty5659 when permission is :create_projects5660 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>5661 behaves like user group finder searching by name or path5662 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer> and #<Group id:1181 @root-group/b-private-maintainer>5663 when searching for a full path (including parent)5664 is expected to contain exactly #<Group id:1181 @root-group/b-private-maintainer>5665 when search keywords include the parent route5666 is expected to match [#<Group id:1183 @root-group/a-public-maintainer>, #<Group id:1182 @root-group/c-public-developer>]5667 when permission is :import_projects5668 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>5669 behaves like user group finder searching by name or path5670 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer> and #<Group id:1181 @root-group/b-private-maintainer>5671 when searching for a full path (including parent)5672 is expected to contain exactly #<Group id:1181 @root-group/b-private-maintainer>5673 when search keywords include the parent route5674 is expected to match [#<Group id:1183 @root-group/a-public-maintainer>]5675 when permission is :transfer_projects5676 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>5677 behaves like user group finder searching by name or path5678 is expected to contain exactly #<Group id:1183 @root-group/a-public-maintainer> and #<Group id:1181 @root-group/b-private-maintainer>5679 when searching for a full path (including parent)5680 is expected to contain exactly #<Group id:1181 @root-group/b-private-maintainer>5681# [RSpecRunTime] RSpec elapsed time: 30 minutes 49.82 seconds. Current RSS: ~2282M. Threads: 4. load average: 1.00 1.14 1.16 1/292 212845682.5683 when search keywords include the parent route5684 is expected to match [#<Group id:1183 @root-group/a-public-maintainer>]5685# [RSpecRunTime] Finishing example group spec/finders/groups/user_groups_finder_spec.rb. It took 7.65 seconds. Expected to take 8.71 seconds.5686# [RSpecRunTime] Starting example group spec/services/projects/move_project_authorizations_service_spec.rb. Expected to take 8.49 seconds.5687Projects::MoveProjectAuthorizationsService5688 #execute5689 moves the authorizations from one project to another5690 does not move existent authorizations to the current project5691 when remove_remaining_elements is false5692 does not remove remaining project authorizations5693# [RSpecRunTime] RSpec elapsed time: 30 minutes 56.28 seconds. Current RSS: ~2036M. Threads: 4. load average: 1.00 1.13 1.16 1/292 212855694.5695# [RSpecRunTime] Finishing example group spec/services/projects/move_project_authorizations_service_spec.rb. It took 6.19 seconds. Expected to take 8.49 seconds.5696# [RSpecRunTime] Starting example group spec/lib/gitlab/sidekiq_middleware_spec.rb. Expected to take 8.33 seconds.5697Gitlab::SidekiqMiddleware5698 .server_configurator5699 server metrics5700 records correct Gitaly duration5701# [RSpecRunTime] RSpec elapsed time: 31 minutes 1.05 seconds. Current RSS: ~1960M. Threads: 4. load average: 1.00 1.13 1.16 1/292 212865702.5703 all optional middlewares on5704 behaves like a middleware chain5705DEPRECATION 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)5706 passes through the right middlewares5707 behaves like a middleware chain for mailer5708 behaves like a middleware chain5709DEPRECATION 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)5710 passes through the right middlewares5711 all optional middlewares off5712 behaves like a middleware chain5713DEPRECATION 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)5714 passes through the right middlewares5715 behaves like a middleware chain for mailer5716 behaves like a middleware chain5717DEPRECATION 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)5718 passes through the right middlewares5719 .client_configurator5720 behaves like a middleware chain5721DEPRECATION 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)5722 passes through the right middlewares5723 behaves like a middleware chain for mailer5724 behaves like a middleware chain5725DEPRECATION 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)5726 passes through the right middlewares5727# [RSpecRunTime] Finishing example group spec/lib/gitlab/sidekiq_middleware_spec.rb. It took 7.18 seconds. Expected to take 8.33 seconds.5728# [RSpecRunTime] Starting example group spec/lib/gitlab/api_authentication/token_locator_spec.rb. Expected to take 8.17 seconds.5729Gitlab::APIAuthentication::TokenLocator5730 .new5731 with a valid type5732 creates a new instance5733# [RSpecRunTime] RSpec elapsed time: 31 minutes 5.32 seconds. Current RSS: ~2126M. Threads: 4. load average: 1.08 1.15 1.16 1/292 212875734.5735 with an invalid type5736 raises ActiveModel::ValidationError5737 #extract5738 with :http_basic_auth5739 without credentials5740 returns nil5741 with credentials5742 returns the credentials5743 with :http_token5744 without credentials5745 returns nil5746 with credentials5747 returns the credentials5748 with :http_bearer_token5749 without credentials5750 returns nil5751 with credentials5752 returns the credentials5753# [RSpecRunTime] RSpec elapsed time: 31 minutes 9.02 seconds. Current RSS: ~2232M. Threads: 4. load average: 1.08 1.15 1.16 1/292 212885754.5755 with :http_deploy_token_header5756 without credentials5757 returns nil5758 with credentials5759 returns the credentials5760 with :http_job_token_header5761 without credentials5762 returns nil5763 with credentials5764 returns the credentials5765 with :http_private_token_header5766 without credentials5767 returns nil5768 with credentials5769 returns the credentials5770 with :http_header5771 without credentials5772 returns nil5773 with credentials5774 returns the credentials5775 with :token_param5776 without credentials5777 returns nil5778 with credentials5779 returns the credentials5780# [RSpecRunTime] Finishing example group spec/lib/gitlab/api_authentication/token_locator_spec.rb. It took 8.06 seconds. Expected to take 8.17 seconds.5781# [RSpecRunTime] Starting example group spec/views/projects/_home_panel.html.haml_spec.rb. Expected to take 8.02 seconds.5782projects/_home_panel5783 home panel5784 renders Vue app root5785# [RSpecRunTime] RSpec elapsed time: 31 minutes 12.75 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.07 1.14 1.16 1/292 212895786.5787 forks5788 user can read fork source5789 does not show the forked-from project5790# [RSpecRunTime] RSpec elapsed time: 31 minutes 17.19 seconds. Current RSS: ~2258M. Threads: 4. load average: 1.07 1.14 1.16 1/292 213165791.5792 user cannot read fork source5793 shows the message that forked project is inaccessible5794# [RSpecRunTime] RSpec elapsed time: 31 minutes 19.47 seconds. Current RSS: ~2259M. Threads: 4. load average: 1.07 1.14 1.16 1/292 213435795.5796# [RSpecRunTime] Finishing example group spec/views/projects/_home_panel.html.haml_spec.rb. It took 7.97 seconds. Expected to take 8.02 seconds.5797# [RSpecRunTime] Starting example group spec/lib/gitlab/local_and_remote_storage_migration/artifact_migrater_spec.rb. Expected to take 7.81 seconds.5798Gitlab::LocalAndRemoteStorageMigration::ArtifactMigrater5799 behaves like local and remote storage migration5800 start_store: 1, end_store: 2, method: :migrate_to_remote_storage5801 successfully migrates5802# [RSpecRunTime] RSpec elapsed time: 31 minutes 20.96 seconds. Current RSS: ~2199M. Threads: 4. load average: 1.06 1.14 1.16 1/292 213445803.5804 start_store: 2, end_store: 2, method: :migrate_to_remote_storage5805 successfully migrates5806# [RSpecRunTime] RSpec elapsed time: 31 minutes 22.02 seconds. Current RSS: ~2165M. Threads: 4. load average: 1.06 1.14 1.16 1/292 213455807.5808 start_store: 2, end_store: 1, method: :migrate_to_local_storage5809 successfully migrates5810 start_store: 1, end_store: 1, method: :migrate_to_local_storage5811 successfully migrates5812 when migration fails5813 prints error5814# [RSpecRunTime] Finishing example group spec/lib/gitlab/local_and_remote_storage_migration/artifact_migrater_spec.rb. It took 5.23 seconds. Expected to take 7.81 seconds.5815# [RSpecRunTime] Starting example group spec/finders/merge_requests/by_approvals_finder_spec.rb. Expected to take 7.66 seconds.5816MergeRequests::ByApprovalsFinder5817 filter by no approvals5818 returns merge requests without approvals5819# [RSpecRunTime] RSpec elapsed time: 31 minutes 29.53 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.06 1.14 1.16 1/298 217535820.5821 filter by any approvals5822 returns merge requests approved by at least one user5823 filter by specific user approval5824 returns merge requests approved by specific user5825 filter by multiple user approval5826 returns merge requests approved by both users5827 limiting max conditional elements5828 returns merge requests approved by both users, considering limit of 2 being defined5829# [RSpecRunTime] RSpec elapsed time: 31 minutes 32.79 seconds. Current RSS: ~2228M. Threads: 4. load average: 1.05 1.13 1.16 1/297 217545830.5831 with empty params5832 returns all merge requests5833# [RSpecRunTime] Finishing example group spec/finders/merge_requests/by_approvals_finder_spec.rb. It took 8.34 seconds. Expected to take 7.66 seconds.5834# [RSpecRunTime] Starting example group spec/workers/x509_issuer_crl_check_worker_spec.rb. Expected to take 7.48 seconds.5835X509IssuerCrlCheckWorker5836 #perform5837 valid crl5838 changes certificate status for revoked certificates5839# [RSpecRunTime] RSpec elapsed time: 31 minutes 35.33 seconds. Current RSS: ~2214M. Threads: 4. load average: 1.05 1.13 1.16 1/297 217935840.5841 invalid crl5842 does not change certificate status5843# [RSpecRunTime] RSpec elapsed time: 31 minutes 36.88 seconds. Current RSS: ~2193M. Threads: 4. load average: 1.05 1.13 1.16 1/297 218285844.5845 not found crl5846 does not change certificate status5847# [RSpecRunTime] RSpec elapsed time: 31 minutes 38.54 seconds. Current RSS: ~2153M. Threads: 4. load average: 1.05 1.13 1.16 1/297 218635848.5849 unreachable crl5850 does not change certificate status5851# [RSpecRunTime] RSpec elapsed time: 31 minutes 40.2 seconds. Current RSS: ~2103M. Threads: 4. load average: 1.04 1.13 1.16 1/297 218985852.5853# [RSpecRunTime] Finishing example group spec/workers/x509_issuer_crl_check_worker_spec.rb. It took 7.14 seconds. Expected to take 7.48 seconds.5854# [RSpecRunTime] Starting example group spec/serializers/test_suite_summary_entity_spec.rb. Expected to take 7.3 seconds.5855TestSuiteSummaryEntity5856 #as_json5857 contains the total time5858 contains the counts5859 contains the build_ids5860 contains the suite_error5861# [RSpecRunTime] RSpec elapsed time: 31 minutes 48.36 seconds. Current RSS: ~2222M. Threads: 4. load average: 1.04 1.13 1.16 1/296 218995862.5863# [RSpecRunTime] Finishing example group spec/serializers/test_suite_summary_entity_spec.rb. It took 8.17 seconds. Expected to take 7.3 seconds.5864# [RSpecRunTime] Starting example group spec/lib/gitlab/auth/user_access_denied_reason_spec.rb. Expected to take 7.11 seconds.5865Gitlab::Auth::UserAccessDeniedReason5866 #rejection_message5867 when a user is blocked5868 is expected to match /blocked/5869 a user did not accept the enforced terms5870 is expected to match /must accept the Terms of Service/5871 is expected to include "user485"5872 is expected to include "http://localhost"5873# [RSpecRunTime] RSpec elapsed time: 31 minutes 51.86 seconds. Current RSS: ~2265M. Threads: 4. load average: 1.04 1.12 1.16 1/292 219005874.5875 when the user is internal5876 is expected to match /This action cannot be performed by internal users/5877 when the user is deactivated5878 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"5879 when the user is unconfirmed5880 is expected to match /Your primary email address is not confirmed/5881 when the user is blocked pending approval5882 is expected to eq "Your account is pending approval from your administrator and hence blocked."5883 when the user has expired password5884 is expected to eq "Your password expired. Please access GitLab from a web browser to update your password."5885# [RSpecRunTime] Finishing example group spec/lib/gitlab/auth/user_access_denied_reason_spec.rb. It took 5.18 seconds. Expected to take 7.11 seconds.5886# [RSpecRunTime] Starting example group spec/lib/gitlab/file_finder_spec.rb. Expected to take 6.98 seconds.5887Gitlab::FileFinder5888 #find5889 does not cause N+1 query5890 behaves like file finder5891 finds by path5892 finds by content5893# [RSpecRunTime] RSpec elapsed time: 31 minutes 57.92 seconds. Current RSS: ~2384M. Threads: 4. load average: 1.03 1.12 1.15 1/293 219595894.5895 with inclusive filters5896 filters by filename and ignores case5897 filters by path and ignores case5898 filters by extension and ignores case5899# [RSpecRunTime] RSpec elapsed time: 31 minutes 59.23 seconds. Current RSS: ~2384M. Threads: 4. load average: 1.03 1.12 1.15 1/293 219965900.5901 with exclusive filters5902 filters by filename5903 filters by path5904 filters by extension5905# [RSpecRunTime] RSpec elapsed time: 32 minutes 0.27 second. Current RSS: ~2385M. Threads: 4. load average: 1.03 1.12 1.15 1/293 220155906.5907 with white space in the path5908 filters by path correctly5909 for protection against ReDOS5910 utilizes ::Gitlab::UntrustedRegexp for filename filter5911 utilizes ::Gitlab::UntrustedRegexp for path filter5912 utilizes ::Gitlab::UntrustedRegexp for extension filter5913# [RSpecRunTime] Finishing example group spec/lib/gitlab/file_finder_spec.rb. It took 7.93 seconds. Expected to take 6.98 seconds.5914# [RSpecRunTime] Starting example group spec/policies/projects/branch_rule_policy_spec.rb. Expected to take 6.82 seconds.5915Projects::BranchRulePolicy5916 as a guest5917 behaves like disallows branch rule crud5918 is expected not to be allowed :read_branch_rule5919 is expected not to be allowed :create_branch_rule5920 is expected not to be allowed :update_branch_rule5921 is expected not to be allowed :destroy_branch_rule5922# [RSpecRunTime] RSpec elapsed time: 32 minutes 5.36 seconds. Current RSS: ~2300M. Threads: 4. load average: 1.03 1.12 1.15 1/293 220405923.5924 as a maintainer5925 behaves like allows branch rule crud5926 is expected to be allowed :read_branch_rule5927 is expected to be allowed :create_branch_rule5928 is expected to be allowed :update_branch_rule5929 is expected to be allowed :destroy_branch_rule5930# [RSpecRunTime] RSpec elapsed time: 32 minutes 6.68 seconds. Current RSS: ~2301M. Threads: 4. load average: 1.03 1.12 1.15 1/292 220415931.5932 as a developer5933 behaves like disallows branch rule crud5934 is expected not to be allowed :read_branch_rule5935 is expected not to be allowed :create_branch_rule5936 is expected not to be allowed :update_branch_rule5937 is expected not to be allowed :destroy_branch_rule5938# [RSpecRunTime] RSpec elapsed time: 32 minutes 7.88 seconds. Current RSS: ~2302M. Threads: 4. load average: 1.03 1.12 1.15 1/292 220425939.5940# [RSpecRunTime] Finishing example group spec/policies/projects/branch_rule_policy_spec.rb. It took 6.41 seconds. Expected to take 6.82 seconds.5941# [RSpecRunTime] Starting example group spec/views/devise/shared/_footer.html.haml_spec.rb. Expected to take 6.67 seconds.5942devise/shared/_footer5943 is expected to have visible link "About GitLab" with href "https://about.gitlab.com"5944 is expected to have visible link "Community forum" with href "https://forum.gitlab.com"5945 when public visibility is not restricted5946 is expected to have visible link "Explore" with href "/explore"5947 is expected to have visible link "Help" with href "/help"5948# [RSpecRunTime] RSpec elapsed time: 32 minutes 11.78 seconds. Current RSS: ~2301M. Threads: 4. load average: 1.02 1.11 1.15 1/292 220435949.5950 with disable_preferred_language_cookie feature flag enabled5951 is expected not to have visible css ".js-language-switcher"5952 when one trust is enabled5953 is expected to have visible button "Cookie Preferences" with classes [ot-sdk-show-settings] that is not disabled5954 when one trust is disabled5955 is expected not to have visible button "Cookie Preferences" with classes [ot-sdk-show-settings] that is not disabled5956 with disable_preferred_language_cookie feature flag disabled (default)5957 is expected to have visible css ".js-language-switcher"5958 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# [RSpecRunTime] Finishing example group spec/views/devise/shared/_footer.html.haml_spec.rb. It took 6.29 seconds. Expected to take 6.67 seconds.5962# [RSpecRunTime] Starting example group spec/workers/web_hook_worker_spec.rb. Expected to take 6.52 seconds.5963WebHookWorker5964 #perform5965 delegates to WebHookService5966 does not error when the WebHook record cannot be found5967 retrieves recursion detection data and reinstates it5968 behaves like worker with data consistency5969 .get_data_consistency_feature_flag_enabled?5970 returns true5971# [RSpecRunTime] RSpec elapsed time: 32 minutes 15.86 seconds. Current RSS: ~2242M. Threads: 4. load average: 1.02 1.11 1.15 1/292 220445972.5973 .get_data_consistency5974 returns correct data consistency5975 when object is wiki_page5976 injects content into wiki_page5977 when parameter slug empty5978 uses existing data5979# [RSpecRunTime] RSpec elapsed time: 32 minutes 19.59 seconds. Current RSS: ~2243M. Threads: 4. load average: 1.02 1.11 1.15 1/295 221435980.5981 when parameter version_id empty5982 uses existing data5983 when wiki empty5984 uses existing data5985 when wiki page empty5986 uses existing data5987# [RSpecRunTime] Finishing example group spec/workers/web_hook_worker_spec.rb. It took 6.27 seconds. Expected to take 6.52 seconds.5988# [RSpecRunTime] Starting example group spec/rubocop/cop/inject_enterprise_edition_module_spec.rb. Expected to take 6.37 seconds.5989RuboCop::Cop::InjectEnterpriseEditionModule5990 disallows the use of include_mod_with without a String5991 does not flag the double use of `X_mod_with` on the last line5992 disallows the use of prepend_mod_with without a String5993 disallows the use of extend to inject an EE module5994 disallows the use of prepend to inject a QA::EE module5995 does not flag the use of `extend_mod_with` on the last line5996 flags the use of `extend_mod_with` in the middle of a file5997 does not flag the use of `prepend_mod_with` as long as all injections are at the end of the file5998 does not flag the use of `prepend_mod_with` on the last line5999 disallows the use of prepend to inject an extension module6000 flags the use of `include_mod_with` in the middle of a file6001 autocorrects offenses by just disabling the Cop6002 does not flag the use of `include_mod_with` on the last line6003 disallows the use of include to inject an EE module6004 flags the use of `prepend_mod_with` in the middle of a file6005 disallows the use of extend_mod_with without a String6006# [RSpecRunTime] Finishing example group spec/rubocop/cop/inject_enterprise_edition_module_spec.rb. It took 6.33 seconds. Expected to take 6.37 seconds.6007# [RSpecRunTime] RSpec elapsed time: 32 minutes 26.98 seconds. Current RSS: ~2319M. Threads: 4. load average: 1.02 1.11 1.15 1/295 221446008.6009# [RSpecRunTime] Starting example group spec/lib/gitlab/database/reindexing/index_selection_spec.rb. Expected to take 6.25 seconds.6010Gitlab::Database::Reindexing::IndexSelection6011 orders by highest relative bloat first6012 excludes indexes with a relative bloat level below 20%6013 excludes indexes smaller than 1 GiB ondisk size6014 includes indexes larger than 100 GiB ondisk size6015 with time frozen6016 does not return indexes with reindex action in the last 10 days6017# [RSpecRunTime] RSpec elapsed time: 32 minutes 29.2 seconds. Current RSS: ~2325M. Threads: 4. load average: 1.02 1.11 1.15 1/294 221456018.6019 with restricted tables6020 when executed on Fridays6021 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>6022# [RSpecRunTime] RSpec elapsed time: 32 minutes 31.67 seconds. Current RSS: ~2303M. Threads: 4. load average: 1.02 1.11 1.15 1/292 221466023.6024 when executed on Saturdays6025 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>6026 when executed on Sundays6027 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>6028 when executed on Mondays6029 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>6030# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/reindexing/index_selection_spec.rb. It took 5.99 seconds. Expected to take 6.25 seconds.6031# [RSpecRunTime] Starting example group spec/tasks/gitlab/ci_secure_files/migrate_rake_spec.rb. Expected to take 6.16 seconds.6032gitlab:ci_secure_files6033 gitlab:ci_secure_files:migrate6034 invokes the migration helper to move files to object storage6035 when an error is raised while migrating6036 logs the error6037# [RSpecRunTime] RSpec elapsed time: 32 minutes 34.85 seconds. Current RSS: ~2232M. Threads: 4. load average: 1.02 1.11 1.15 1/292 221476038.6039# [RSpecRunTime] Finishing example group spec/tasks/gitlab/ci_secure_files/migrate_rake_spec.rb. It took 5.11 seconds. Expected to take 6.16 seconds.6040# [RSpecRunTime] RSpec elapsed time: 32 minutes 38.18 seconds. Current RSS: ~2047M. Threads: 4. load average: 1.02 1.10 1.15 1/292 221486041.6042# [RSpecRunTime] Starting example group spec/lib/bitbucket/representation/pull_request_comment_spec.rb. Expected to take 6.06 seconds.6043Bitbucket::Representation::PullRequestComment6044 #inline?6045 is expected to be truthy6046 is expected to be falsey6047 #new_pos6048 is expected to eq 36049 #parent_id6050 is expected to eq 26051 is expected to be nil6052# [RSpecRunTime] RSpec elapsed time: 32 minutes 41.64 seconds. Current RSS: ~2154M. Threads: 4. load average: 1.01 1.10 1.15 1/292 221496053.6054 #deleted?6055 is expected to be truthy6056 is expected to be falsey6057 is expected to be falsey6058 #has_parent?6059 is expected to be truthy6060 is expected to be falsey6061 #old_pos6062 is expected to eq 36063 #iid6064 is expected to eq 16065 #file_path6066 is expected to eq "/path"6067# [RSpecRunTime] Finishing example group spec/lib/bitbucket/representation/pull_request_comment_spec.rb. It took 5.64 seconds. Expected to take 6.06 seconds.6068# [RSpecRunTime] Starting example group spec/presenters/packages/pypi/simple_index_presenter_spec.rb. Expected to take 5.95 seconds.6069Packages::Pypi::SimpleIndexPresenter6070 #body6071 for project6072 behaves like pypi package presenter6073 avoids n+1 database queries6074 version: ">=2.7", expected_version: ">=2.7"6075 contains links for all packages6076# [RSpecRunTime] RSpec elapsed time: 32 minutes 45.26 seconds. Current RSS: ~2187M. Threads: 4. load average: 1.01 1.10 1.14 1/292 221506077.6078 version: "\"><script>alert(1)</script>", expected_version: ""><script>alert(1)</script>"6079 contains links for all packages6080 version: ">=2.7, !=3.0", expected_version: ">=2.7, !=3.0"6081 contains links for all packages6082# [RSpecRunTime] RSpec elapsed time: 32 minutes 47.91 seconds. Current RSS: ~2254M. Threads: 4. load average: 1.01 1.10 1.14 1/292 221516083.6084 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 version: "\"><script>alert(1)</script>", expected_version: ""><script>alert(1)</script>"6090 contains links for all packages6091 version: ">=2.7, !=3.0", expected_version: ">=2.7, !=3.0"6092 contains links for all packages6093 with package files pending destruction6094 is expected not to include "package_pending_destruction"6095# [RSpecRunTime] Finishing example group spec/presenters/packages/pypi/simple_index_presenter_spec.rb. It took 5.81 seconds. Expected to take 5.95 seconds.6096# [RSpecRunTime] Starting example group spec/workers/bulk_imports/finish_batched_relation_export_worker_spec.rb. Expected to take 5.85 seconds.6097BulkImports::FinishBatchedRelationExportWorker6098 #perform6099 behaves like an idempotent worker6100 is labeled as idempotent6101 performs multiple times sequentially without raising an exception6102 marks export as finished and expires batches cache6103 when export is finished6104 returns without updating export6105# [RSpecRunTime] RSpec elapsed time: 32 minutes 51.38 seconds. Current RSS: ~2240M. Threads: 4. load average: 1.01 1.10 1.14 1/292 221526106.6107 when export is failed6108 returns without updating export6109 when export is in progress6110 reenqueues itself6111 when export timed out6112 marks export as failed6113# [RSpecRunTime] RSpec elapsed time: 32 minutes 54.98 seconds. Current RSS: ~2252M. Threads: 4. load average: 1.01 1.10 1.14 1/292 221536114.6115 when export is missing6116 returns6117# [RSpecRunTime] Finishing example group spec/workers/bulk_imports/finish_batched_relation_export_worker_spec.rb. It took 5.72 seconds. Expected to take 5.85 seconds.6118# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/events/merged_spec.rb. Expected to take 5.75 seconds.6119Gitlab::GithubImport::Importer::Events::Merged6120 creates expected event and state event6121 creates a merged by note6122 when commit ID is present6123 creates expected event and state event6124# [RSpecRunTime] RSpec elapsed time: 32 minutes 59.48 seconds. Current RSS: ~2189M. Threads: 4. load average: 1.09 1.11 1.15 1/298 224766125.6126# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/events/merged_spec.rb. It took 4.26 seconds. Expected to take 5.75 seconds.6127# [RSpecRunTime] Starting example group spec/lib/gitlab/import/import_user_creator_spec.rb. Expected to take 5.66 seconds.6128Gitlab::Import::ImportUserCreator6129 creates import user6130 when import user already exists6131 returns existing import user6132# [RSpecRunTime] RSpec elapsed time: 33 minutes 0.87 second. Current RSS: ~2174M. Threads: 4. load average: 1.08 1.11 1.15 1/298 224776133.6134 when portable is in user personal namespace6135 creates import user6136# [RSpecRunTime] RSpec elapsed time: 33 minutes 1.88 seconds. Current RSS: ~2113M. Threads: 4. load average: 1.08 1.11 1.15 1/299 224786137.6138 when namespace import user creation fails due to not unique error6139 logs and returns existing import user6140 when provided portable is a subgroup6141 creates import user on root group level6142 when provided portable is a project6143 creates import user on root group level6144 when exception occurs6145 returns an error6146# [RSpecRunTime] RSpec elapsed time: 33 minutes 6.51 seconds. Current RSS: ~2249M. Threads: 4. load average: 1.08 1.11 1.15 1/297 224796147.6148# [RSpecRunTime] Finishing example group spec/lib/gitlab/import/import_user_creator_spec.rb. It took 7.02 seconds. Expected to take 5.66 seconds.6149# [RSpecRunTime] Starting example group spec/lib/banzai/filter/inline_diff_filter_spec.rb. Expected to take 5.56 seconds.6150Banzai::Filter::InlineDiffFilter6151 adds inline diff span tags for deletions when using square brackets6152 adds inline diff span tags for deletions when using curley braces6153 does not add inline diff span tags when a closing tag is not provided6154 adds inline span tags for additions when using square brackets6155 adds inline span tags for additions when using curley braces6156 does not add inline diff span tags when a closing addition tag is not provided6157 does not add inline diff span tags when the tags do not match6158 prevents user-land html being injected6159 preserves content inside pre tags6160 preserves content inside code tags6161 preserves content inside tt tags6162 protects against malicious backtracking6163 behaves like pipeline timing check6164 checks the pipeline timing6165# [RSpecRunTime] RSpec elapsed time: 33 minutes 12.07 seconds. Current RSS: ~2284M. Threads: 4. load average: 1.07 1.11 1.15 1/292 224806166.6167# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/inline_diff_filter_spec.rb. It took 5.56 seconds. Expected to take 5.56 seconds.6168# [RSpecRunTime] Starting example group spec/workers/ci/pipeline_cleanup_ref_worker_spec.rb. Expected to take 5.47 seconds.6169Ci::PipelineCleanupRefWorker6170 does remove persistent ref6171 when max retry attempts reach6172 does not raise error6173# [RSpecRunTime] RSpec elapsed time: 33 minutes 14.9 seconds. Current RSS: ~2209M. Threads: 4. load average: 1.07 1.11 1.15 1/292 224816174.6175 when pipeline status changes while being locked6176 does not remove persistent ref6177 when pipeline is still running6178 does not remove persistent ref6179# [RSpecRunTime] Finishing example group spec/workers/ci/pipeline_cleanup_ref_worker_spec.rb. It took 4.19 seconds. Expected to take 5.47 seconds.6180# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/status/stage/common_spec.rb. Expected to take 5.37 seconds.6181Gitlab::Ci::Status::Stage::Common6182 does not have action6183 links to the pipeline details page6184 when user has permission to read pipeline6185 has details6186# [RSpecRunTime] RSpec elapsed time: 33 minutes 19.15 seconds. Current RSS: ~2092M. Threads: 4. load average: 1.14 1.12 1.15 1/292 224826187.6188 when user does not have permission to read pipeline6189 does not have details6190# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/status/stage/common_spec.rb. It took 3.64 seconds. Expected to take 5.37 seconds.6191# [RSpecRunTime] Starting example group spec/helpers/jira_connect_helper_spec.rb. Expected to take 5.28 seconds.6192JiraConnectHelper6193 #jira_connect_app_data6194 user is not logged in6195 includes Jira Connect app attributes6196 passes group as "skip_groups" param6197 assigns gitlab_user_path to nil6198 assignes public_key_storage_enabled to false6199 with oauth_metadata6200 assigns oauth_metadata6201 includes oauth_authorize_url with all params6202 with self-managed instance6203 points urls to the self-managed instance6204 with relative_url_root6205 points urls to the self-managed instance6206# [RSpecRunTime] RSpec elapsed time: 33 minutes 25.0 seconds. Current RSS: ~2264M. Threads: 4. load average: 1.05 1.10 1.14 1/292 224836207.6208 when public_key_storage is enabled6209 assignes public_key_storage_enabled to true6210 user is logged in6211 assigns users_path to nil6212 assigns gitlab_user_path correctly6213# [RSpecRunTime] Finishing example group spec/helpers/jira_connect_helper_spec.rb. It took 6.12 seconds. Expected to take 5.28 seconds.6214# [RSpecRunTime] Starting example group spec/lib/gitlab/github_import/importer/attachments/merge_requests_importer_spec.rb. Expected to take 5.18 seconds.6215Gitlab::GithubImport::Importer::Attachments::MergeRequestsImporter6216 #collection_method6217 is expected to eq :merge_request_attachments6218 #sidekiq_worker_class6219 is expected to eq Gitlab::GithubImport::Attachments::ImportMergeRequestWorker6220 #object_type6221 is expected to eq :merge_request_attachment6222 #id_for_already_imported_cache6223 is expected to eq 10000000456224 #sequential_import6225 selects both merge requests, and selects only properties it needs6226 executes importer only for the merge request with an attachment6227 when merge request has already been processed6228 does not select merge requests that were processed6229 does not execute importer for the merge request with an attachment6230# [RSpecRunTime] RSpec elapsed time: 33 minutes 30.89 seconds. Current RSS: ~2283M. Threads: 4. load average: 1.04 1.10 1.14 1/292 224846231.6232# [RSpecRunTime] Finishing example group spec/lib/gitlab/github_import/importer/attachments/merge_requests_importer_spec.rb. It took 4.87 seconds. Expected to take 5.18 seconds.6233# [RSpecRunTime] Starting example group spec/models/anti_abuse/event_spec.rb. Expected to take 5.08 seconds.6234AntiAbuse::Event6235 is expected to be valid6236 does not allow STI6237 validations6238 is expected to validate that :source cannot be empty/falsy6239 is expected to validate that :category cannot be empty/falsy6240 is expected to validate that :user cannot be empty/falsy6241# [RSpecRunTime] RSpec elapsed time: 33 minutes 32.61 seconds. Current RSS: ~2284M. Threads: 4. load average: 1.04 1.10 1.14 1/292 224856242.6243 enums6244 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}›6245 is expected to define :category as an enum backed by an integer with values ‹{spam: 0, virus: 1, fraud: 2, ci_cd: 3}›6246 associations6247 is expected to belong to user class_name => User required: false inverse_of => abuse_events6248 is expected to belong to abuse_report required: false inverse_of => abuse_events6249# [RSpecRunTime] Finishing example group spec/models/anti_abuse/event_spec.rb. It took 2.64 seconds. Expected to take 5.08 seconds.6250# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6251Lint factories for AntiAbuse::Event6252 with saas, license, and factory defaults6253 behaves like factory6254 abuse_event factory6255 does not raise error when built6256 does not raise error when created6257 linting :with_abuse_report trait6258 does not raise error when created6259# [RSpecRunTime] RSpec elapsed time: 33 minutes 37.63 seconds. Current RSS: ~2301M. Threads: 4. load average: 1.04 1.10 1.14 1/292 225126260.6261# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 4.1 seconds. Expected to take 46.95 seconds.6262# [RSpecRunTime] Starting example group spec/rubocop/cop/style/regexp_literal_mixed_preserve_spec.rb. Expected to take 5.0 seconds.6263RuboCop::Cop::Style::RegexpLiteralMixedPreserve6264 when EnforcedStyle is set to mixed_preserve6265 a single-line `//` regex without slashes6266 is accepted6267 a single-line `//` regex with slashes6268 registers an offense and corrects6269 when configured to allow inner slashes6270 is accepted6271 a multi-line `//` regex without slashes6272 is accepted6273 a multi-line `//` regex with slashes6274 registers an offense and corrects6275 a single-line %r regex without slashes6276 is accepted6277 a single-line %r regex with slashes6278 is accepted6279 when configured to allow inner slashes6280 is accepted6281 a multi-line %r regex without slashes6282 is accepted6283 a multi-line %r regex with slashes6284 is accepted6285# [RSpecRunTime] Finishing example group spec/rubocop/cop/style/regexp_literal_mixed_preserve_spec.rb. It took 2.72 seconds. Expected to take 5.0 seconds.6286# [RSpecRunTime] Starting example group spec/lib/banzai/filter/code_language_filter_spec.rb. Expected to take 4.95 seconds.6287Banzai::Filter::CodeLanguageFilter6288 when lang is specified on `code`6289 adds data-canonical-lang to `pre` and removes lang attribute6290# [RSpecRunTime] RSpec elapsed time: 33 minutes 42.95 seconds. Current RSS: ~2303M. Threads: 4. load average: 1.04 1.10 1.14 1/292 225136291.6292 when lang has extra params6293 escapes HTML tags6294 escapes HTML tags6295 escapes HTML tags6296 when lang is specified on `pre`6297 includes data-lang-params tag with extra information and removes data-meta6298# [RSpecRunTime] RSpec elapsed time: 33 minutes 44.1 seconds. Current RSS: ~2302M. Threads: 4. load average: 1.04 1.10 1.14 1/292 225146299.6300 when lang is specified on `code`6301 includes data-lang-params tag with extra information and removes data-meta6302 when no language is specified6303 does nothing6304 when multiple param delimiters are used6305 when delimiter is colon6306 delimits on the first appearance6307 behaves like pipeline timing check6308 checks the pipeline timing6309 when lang is specified on `pre`6310 adds data-canonical-lang and removes lang attribute6311# [RSpecRunTime] Finishing example group spec/lib/banzai/filter/code_language_filter_spec.rb. It took 5.04 seconds. Expected to take 4.95 seconds.6312# [RSpecRunTime] Starting example group spec/lib/gitlab/instrumentation/exclusive_lock_spec.rb. Expected to take 4.88 seconds.6313Gitlab::Instrumentation::ExclusiveLock6314 .hold_duration6315 returns the value from Gitlab::SafeRequestStore6316 returns 0 if value not set in Gitlab::SafeRequestStore6317 .payload6318 returns a hash with metrics6319 .add_hold_duration6320 increments the duration6321# [RSpecRunTime] RSpec elapsed time: 33 minutes 48.65 seconds. Current RSS: ~2302M. Threads: 4. load average: 1.03 1.09 1.14 1/292 225156322.6323 .wait_duration6324 returns the value from Gitlab::SafeRequestStore6325 returns 0 if value not set in Gitlab::SafeRequestStore6326 .add_wait_duration6327 increments the duration6328 .requested_count6329 returns the value from Gitlab::SafeRequestStore6330 returns 0 if value not set in Gitlab::SafeRequestStore6331 .increment_requested_count6332 increments the lock count6333# [RSpecRunTime] Finishing example group spec/lib/gitlab/instrumentation/exclusive_lock_spec.rb. It took 4.82 seconds. Expected to take 4.88 seconds.6334# [RSpecRunTime] Starting example group spec/models/preloaders/projects/notes_preloader_spec.rb. Expected to take 4.71 seconds.6335Preloaders::Projects::NotesPreloader6336 preloads author access level and contributor status6337 does not allow STI6338# [RSpecRunTime] Finishing example group spec/models/preloaders/projects/notes_preloader_spec.rb. It took 3.93 seconds. Expected to take 4.71 seconds.6339# [RSpecRunTime] RSpec elapsed time: 33 minutes 54.36 seconds. Current RSS: ~2157M. Threads: 4. load average: 1.03 1.09 1.14 1/298 228216340.6341# [RSpecRunTime] Starting example group spec/models/concerns/after_commit_queue_spec.rb. Expected to take 4.64 seconds.6342AfterCommitQueue6343 does not allow STI6344 #run_after_commit6345 runs after record is saved6346 runs after transaction is committed6347# [RSpecRunTime] RSpec elapsed time: 33 minutes 57.94 seconds. Current RSS: ~2212M. Threads: 4. load average: 1.03 1.09 1.14 1/298 228226348.6349 #run_after_commit_or_now6350 runs immediately if not within a transction6351 runs after transaction has completed6352 multiple databases - Ci::ApplicationRecord models6353 runs immediately if not within a transaction6354 runs after transaction has completed6355# [RSpecRunTime] RSpec elapsed time: 33 minutes 59.44 seconds. Current RSS: ~2212M. Threads: 4. load average: 1.03 1.09 1.14 1/298 228236356.6357# [RSpecRunTime] Finishing example group spec/models/concerns/after_commit_queue_spec.rb. It took 5.2 seconds. Expected to take 4.64 seconds.6358# [RSpecRunTime] Starting example group spec/models/concerns/enum_inheritance_spec.rb. Expected to take 4.56 seconds.6359EnumInheritance6360 does not allow STI6361 .sti_name6362 is nil if map does not exist6363 is nil if map exists6364 querying6365 finds by type6366 object class when querying6367 when mapping for type exists6368 is the super class6369 when mapping does not exist6370 is the base class6371 .sti_class_to_enum_map6372 is the inverse of sti_class_to_enum_map6373 .sti_class_for6374 is the base class if no mapping for type is provided6375 is class if mapping for type is provided6376# [RSpecRunTime] Finishing example group spec/models/concerns/enum_inheritance_spec.rb. It took 2.54 seconds. Expected to take 4.56 seconds.6377# [RSpecRunTime] Starting example group spec/finders/ci/auth_job_finder_spec.rb. Expected to take 4.48 seconds.6378Ci::AuthJobFinder6379 #execute!6380 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>6381 raises error if the job is not running6382 raises error if the job is erased6383 raises error if the the project is missing6384 raises error if the the project is being removed6385 with wrong job token6386 is expected to be nil6387# [RSpecRunTime] RSpec elapsed time: 34 minutes 6.38 seconds. Current RSS: ~2322M. Threads: 4. load average: 1.02 1.09 1.14 1/293 228246388.6389 #execute6390 when job is not running6391 is expected to be nil6392 when job is running6393 sets ci_job_token_scope on the job user6394# [RSpecRunTime] Finishing example group spec/finders/ci/auth_job_finder_spec.rb. It took 5.05 seconds. Expected to take 4.48 seconds.6395# [RSpecRunTime] Starting example group spec/models/merge_request/approval_removal_settings_spec.rb. Expected to take 4.4 seconds.6396MergeRequest::ApprovalRemovalSettings6397 does not allow STI6398 validations6399 when enabling selective_code_owner_removals and reset_approvals_on_push is disabled6400 is expected to be valid6401# [RSpecRunTime] RSpec elapsed time: 34 minutes 8.24 seconds. Current RSS: ~2324M. Threads: 4. load average: 1.02 1.09 1.14 1/293 228256402.6403 when enabling selective_code_owner_removals and reset_approvals_on_push is enabled6404 is expected not to be valid6405 when enabling reset_approvals_on_push and selective_code_owner_removals is disabled6406 is expected to be valid6407 when enabling reset_approvals_on_push and selective_code_owner_removals is enabled6408 is expected not to be valid6409# [RSpecRunTime] RSpec elapsed time: 34 minutes 12.4 seconds. Current RSS: ~2317M. Threads: 4. load average: 1.02 1.08 1.13 1/293 228266410.6411 when enabling reset_approvals_on_push and selective_code_owner_removals6412 is expected not to be valid6413# [RSpecRunTime] Finishing example group spec/models/merge_request/approval_removal_settings_spec.rb. It took 6.03 seconds. Expected to take 4.4 seconds.6414# [RSpecRunTime] Starting example group spec/views/projects/pipelines/show.html.haml_spec.rb. Expected to take 4.32 seconds.6415projects/pipelines/show6416 when pipeline is valid6417 does not show errors6418 renders the pipeline tabs6419# [RSpecRunTime] RSpec elapsed time: 34 minutes 15.24 seconds. Current RSS: ~2248M. Threads: 4. load average: 1.02 1.08 1.13 1/293 228576420.6421 when pipeline has errors6422 shows errors6423 does not render the pipeline tabs6424 renders the pipeline editor button with correct link for users who can view6425 renders the pipeline editor button with correct link for users who can not view6426# [RSpecRunTime] RSpec elapsed time: 34 minutes 17.17 seconds. Current RSS: ~2198M. Threads: 4. load average: 1.02 1.08 1.13 1/293 228686427.6428# [RSpecRunTime] Finishing example group spec/views/projects/pipelines/show.html.haml_spec.rb. It took 4.11 seconds. Expected to take 4.32 seconds.6429# [RSpecRunTime] Starting example group spec/workers/ci/parse_secure_file_metadata_worker_spec.rb. Expected to take 4.26 seconds.6430Ci::ParseSecureFileMetadataWorker6431 #perform6432 is labeled as idempotent6433 performs multiple times sequentially without raising an exception6434 when the file is found6435 calls update_metadata!6436# [RSpecRunTime] RSpec elapsed time: 34 minutes 19.13 seconds. Current RSS: ~2238M. Threads: 4. load average: 1.02 1.08 1.13 1/293 228696437.6438 when file is not found6439WARNING: 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)>'.6440 does not call update_metadata!6441# [RSpecRunTime] RSpec elapsed time: 34 minutes 21.66 seconds. Current RSS: ~2275M. Threads: 4. load average: 1.02 1.08 1.13 1/294 228706442.6443# [RSpecRunTime] Finishing example group spec/workers/ci/parse_secure_file_metadata_worker_spec.rb. It took 4.52 seconds. Expected to take 4.26 seconds.6444# [RSpecRunTime] Starting example group spec/lib/gitlab/prometheus/adapter_spec.rb. Expected to take 4.18 seconds.6445Gitlab::Prometheus::Adapter6446 #prometheus_adapter6447 prometheus integration can execute queries6448 return prometheus integration as prometheus adapter6449 with cluster with prometheus available6450 returns prometheus integration6451# [RSpecRunTime] RSpec elapsed time: 34 minutes 23.2 seconds. Current RSS: ~2278M. Threads: 4. load average: 1.02 1.08 1.13 1/293 228716452.6453 prometheus integration can't execute queries6454 with cluster with prometheus disabled6455 returns nil6456 with cluster with prometheus available6457 returns application handling all environments6458 with cluster without prometheus installed6459 returns nil6460# [RSpecRunTime] Finishing example group spec/lib/gitlab/prometheus/adapter_spec.rb. It took 2.3 seconds. Expected to take 4.18 seconds.6461# [RSpecRunTime] Starting example group spec/models/work_items/related_link_restriction_spec.rb. Expected to take 4.12 seconds.6462WorkItems::RelatedLinkRestriction6463 does not allow STI6464 .link_type6465 is expected to define :link_type as an enum backed by an integer with values ‹{relates_to: 0, blocks: 1}›6466 validations6467 is expected to validate that :source_type cannot be empty/falsy6468 is expected to validate that :target_type cannot be empty/falsy6469 is expected to validate that :target_type is case-sensitively unique within the scope of :source_type_id and :link_type6470 associations6471 is expected to belong to source_type required: false6472 is expected to belong to target_type required: false6473# [RSpecRunTime] Finishing example group spec/models/work_items/related_link_restriction_spec.rb. It took 2.07 seconds. Expected to take 4.12 seconds.6474# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6475Lint factories for WorkItems::RelatedLinkRestriction6476 with saas, license, and factory defaults6477 behaves like factory6478 related_link_restriction factory6479 does not raise error when built6480 does not raise error when created6481# [RSpecRunTime] RSpec elapsed time: 34 minutes 29.76 seconds. Current RSS: ~2322M. Threads: 4. load average: 1.02 1.08 1.13 1/293 228986482.6483# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 3.71 seconds. Expected to take 46.95 seconds.6484# [RSpecRunTime] Starting example group spec/lib/gitlab/cross_project_access_spec.rb. Expected to take 4.05 seconds.6485Gitlab::CrossProjectAccess6486 #add_check6487 keeps track of the properties to check6488 builds the check correctly6489 merges the checks of a parent class into existing checks of a subclass6490 merges the existing checks of a superclass into the checks of a subclass6491# [RSpecRunTime] RSpec elapsed time: 34 minutes 31.17 seconds. Current RSS: ~2322M. Threads: 4. load average: 1.01 1.08 1.13 1/293 228996492.6493 #find_check6494 returns a check when it was defined for a superclass6495 caches the result for a subclass6496 returns the checks for the closest class if there are more checks available6497# [RSpecRunTime] Finishing example group spec/lib/gitlab/cross_project_access_spec.rb. It took 2.22 seconds. Expected to take 4.05 seconds.6498# [RSpecRunTime] Starting example group spec/lib/api/every_api_endpoint_spec.rb. Expected to take 3.98 seconds.6499Every API endpoint6500 feature categories6501 has feature categories6502 recognizes the feature categories6503 has no routes with multiple paths6504 doesn't define or exclude categories on removed actions6505# [RSpecRunTime] RSpec elapsed time: 34 minutes 36.67 seconds. Current RSS: ~2289M. Threads: 4. load average: 1.01 1.08 1.13 1/293 229006506.6507# [RSpecRunTime] Finishing example group spec/lib/api/every_api_endpoint_spec.rb. It took 4.68 seconds. Expected to take 3.98 seconds.6508# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb. Expected to take 3.92 seconds.6509Gitlab::Ci::Config::Entry::Inherit::Variables6510 validations6511 config: true, valid: true6512 is expected to eq true6513 config: false, valid: true6514 is expected to eq true6515 config: ["A"], valid: true6516 is expected to eq true6517 config: ["A", "B"], valid: true6518 is expected to eq true6519 config: [:image], valid: true6520 is expected to eq true6521 config: [true], valid: false6522 is expected to eq false6523 config: "string", valid: false6524 is expected to eq false6525# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb. It took 2.02 seconds. Expected to take 3.92 seconds.6526# [RSpecRunTime] Starting example group spec/lib/gitlab/sql/except_spec.rb. Expected to take 3.86 seconds.6527Gitlab::SQL::Except6528 behaves like SQL set operator6529 .operator_keyword6530 is expected to eq "EXCEPT"6531 #to_sql6532 returns a String joining relations together using a EXCEPT6533 skips Model.none segments6534 uses EXCEPT ALL when removing duplicates is disabled6535 returns `NULL` if all relations are empty6536 when uneven select values are used6537 raises error6538 remove_order parameter6539 when remove_order: true6540 removes the ORDER BY from the query6541 when remove_order: false6542 does not remove the ORDER BY from the query6543# [RSpecRunTime] RSpec elapsed time: 34 minutes 42.88 seconds. Current RSS: ~2371M. Threads: 4. load average: 1.01 1.08 1.13 1/293 229016544.6545# [RSpecRunTime] Finishing example group spec/lib/gitlab/sql/except_spec.rb. It took 4.19 seconds. Expected to take 3.86 seconds.6546# [RSpecRunTime] Starting example group spec/lib/gitlab/graphql/batch_key_spec.rb. Expected to take 3.81 seconds.6547Gitlab::Graphql::BatchKey6548 works as a hash key6549 delegates attribute lookup methods to the inner object6550 is equal to keys of the same object, regardless of lookahead or object name6551 allows the object to be named more meaningfully6552 #requires?6553 returns false if the lookahead was not provided6554 lookahead was provided6555 returns false if the path is empty6556 it selects the field6557 returns true6558# [RSpecRunTime] RSpec elapsed time: 34 minutes 45.01 seconds. Current RSS: ~2374M. Threads: 4. load average: 1.01 1.08 1.13 1/293 229026559.6560 it does not select the field6561 returns false6562# [RSpecRunTime] Finishing example group spec/lib/gitlab/graphql/batch_key_spec.rb. It took 2.39 seconds. Expected to take 3.81 seconds.6563# [RSpecRunTime] Starting example group spec/lib/api/helpers/import_github_helpers_spec.rb. Expected to take 3.75 seconds.6564API::Helpers::ImportGithubHelpers6565 #access_params6566 makes the passed in personal access token and extra tokens accessible6567 #client6568 returns the new github client6569 #provider_unauthorized6570 raises an error6571 #provider6572 is GitHub6573 #too_many_requests6574 raises an error6575# [RSpecRunTime] RSpec elapsed time: 34 minutes 48.87 seconds. Current RSS: ~2371M. Threads: 4. load average: 1.01 1.07 1.13 1/293 229036576.6577# [RSpecRunTime] Finishing example group spec/lib/api/helpers/import_github_helpers_spec.rb. It took 3.61 seconds. Expected to take 3.75 seconds.6578# [RSpecRunTime] Starting example group spec/lib/api/entities/hook_spec.rb. Expected to take 3.68 seconds.6579API::Entities::Hook6580 exposes correct attributes6581 when `with_custom_headers` is set to false6582 does not expose `custom_headers` field6583# [RSpecRunTime] RSpec elapsed time: 34 minutes 50.93 seconds. Current RSS: ~2317M. Threads: 4. load average: 1.01 1.07 1.13 1/293 229046584.6585 when `with_url_variables` is set to false6586 does not expose `url_variables` field6587# [RSpecRunTime] Finishing example group spec/lib/api/entities/hook_spec.rb. It took 2.89 seconds. Expected to take 3.68 seconds.6588# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/secure_files/cer_spec.rb. Expected to take 3.62 seconds.6589Gitlab::Ci::SecureFiles::Cer6590 when the supplied certificate can be parsed6591 #certificate_data6592 returns an OpenSSL::X509::Certificate object6593 #metadata6594 returns a hash with the expected keys6595 #id6596 returns the certificate serial number6597 #expires_at6598 returns the certificate expiration timestamp6599 #issuer6600 calls parse on X509Name6601 #subject6602 calls parse on X509Name6603 when the supplied certificate cannot be parsed6604 #certificate_data6605 assigns the error message and returns nil6606 #metadata6607 returns an empty hash6608 #expires_at6609 returns nil6610# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/secure_files/cer_spec.rb. It took 2.52 seconds. Expected to take 3.62 seconds.6611# [RSpecRunTime] Starting example group spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb. Expected to take 3.55 seconds.6612Gitlab::ErrorTracking::Processor::GrpcErrorProcessor6613 .call6614 when there is no GRPC exception6615 with Sentry event6616 behaves like leaves data unchanged6617 is expected to include {:fingerprint => ["ArgumentError", "Missing arguments"]}6618# [RSpecRunTime] RSpec elapsed time: 34 minutes 56.86 seconds. Current RSS: ~2374M. Threads: 4. load average: 1.01 1.07 1.13 1/294 229056619.6620 when there is a GRPC exception with a debug string6621 with Sentry event6622 behaves like processes the exception6623 removes the debug error string and stores it as an extra field6624 with no custom fingerprint6625 removes the debug error string and stores it as an extra field6626 when there is a wrapped GRPC exception with a debug string6627 with Sentry event6628 behaves like processes the exception6629 removes the debug error string and stores it as an extra field6630 with no custom fingerprint6631 removes the debug error string and stores it as an extra field6632# [RSpecRunTime] Finishing example group spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb. It took 3.96 seconds. Expected to take 3.55 seconds.6633# [RSpecRunTime] Starting example group spec/helpers/instance_configuration_helper_spec.rb. Expected to take 3.49 seconds.6634InstanceConfigurationHelper6635 #instance_configuration_cell_html6636 boolean are valid values to display6637 if not block is passed6638 returns the parameter if present6639 returns "-" if the parameter is blank6640 if a block is passed6641 returns the result of the block6642 returns "-" if the parameter is blank6643 #instance_configuration_human_size_cell6644 returns "-" if the parameter is blank6645 accepts the value in bytes6646 returns the value in human size readable format6647# [RSpecRunTime] RSpec elapsed time: 35 minutes 2.57 seconds. Current RSS: ~2369M. Threads: 4. load average: 1.01 1.07 1.12 1/294 229066648.6649 #instance_configuration_disabled_cell_html6650 returns "-" if parameter is 06651 return parameter if not 06652# [RSpecRunTime] Finishing example group spec/helpers/instance_configuration_helper_spec.rb. It took 4.84 seconds. Expected to take 3.49 seconds.6653# [RSpecRunTime] Starting example group spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb. Expected to take 3.42 seconds.6654Gitlab::Analytics::CycleAnalytics::StageEvents::StageEvent6655 is expected to respond to #timestamp_projection6656 is expected to respond to #name6657 is expected to respond to #apply_query_customization6658 is expected to respond to #object_type6659 is expected to respond to #identifier6660# [RSpecRunTime] Finishing example group spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb. It took 1.51 seconds. Expected to take 3.42 seconds.6661# [RSpecRunTime] RSpec elapsed time: 35 minutes 4.8 seconds. Current RSS: ~2351M. Threads: 4. load average: 1.01 1.07 1.12 1/294 229076662.6663# [RSpecRunTime] Starting example group spec/lib/gitlab/throttle_spec.rb. Expected to take 3.36 seconds.6664Gitlab::Throttle6665 .protected_paths_enabled?6666 returns Application Settings throttle_protected_paths_enabled?6667 .bypass_header6668 is nil6669 when a header is configured6670 is a funny upper case rack key6671 .rate_limiting_response_text6672 when the setting is not present6673 returns the default value with a trailing newline6674 when the setting is present6675 returns the default value with a trailing newline6676# [RSpecRunTime] Finishing example group spec/lib/gitlab/throttle_spec.rb. It took 1.48 seconds. Expected to take 3.36 seconds.6677# [RSpecRunTime] Starting example group spec/models/users/saved_reply_spec.rb. Expected to take 3.3 seconds.6678Users::SavedReply6679 does not allow STI6680 validations6681 is expected to validate that :user_id cannot be empty/falsy6682 is expected to validate that :name cannot be empty/falsy6683 is expected to validate that :content cannot be empty/falsy6684 is expected to validate that :name is case-sensitively unique within the scope of :user_id6685 is expected to validate that the length of :name is at most 2556686 is expected to validate that the length of :content is at most 100006687# [RSpecRunTime] RSpec elapsed time: 35 minutes 10.3 seconds. Current RSS: ~2382M. Threads: 4. load average: 1.01 1.07 1.12 1/294 229086688.6689# [RSpecRunTime] Finishing example group spec/models/users/saved_reply_spec.rb. It took 4.14 seconds. Expected to take 3.3 seconds.6690# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6691Lint factories for Users::SavedReply6692 with saas, license, and factory defaults6693 behaves like factory6694 saved_reply factory6695 does not raise error when built6696 does not raise error when created6697# [RSpecRunTime] RSpec elapsed time: 35 minutes 12.12 seconds. Current RSS: ~2386M. Threads: 4. load average: 1.01 1.07 1.12 1/293 229356698.6699# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.82 seconds. Expected to take 46.95 seconds.6700# [RSpecRunTime] Starting example group spec/models/concerns/clusters/agents/authorizations/user_access/scopes_spec.rb. Expected to take 3.22 seconds.6701Clusters::Agents::Authorizations::UserAccess::Scopes6702 does not allow STI6703 .preloaded6704 preloads the associated entities6705# [RSpecRunTime] RSpec elapsed time: 35 minutes 13.77 seconds. Current RSS: ~2321M. Threads: 4. load average: 1.01 1.07 1.12 1/293 229366706.6707 .for_agent6708 is expected to contain exactly #<Clusters::Agents::Authorizations::UserAccess::ProjectAuthorization id: 2, project_id: 531, agent_id: 2, config: {}>6709# [RSpecRunTime] RSpec elapsed time: 35 minutes 15.45 seconds. Current RSS: ~2298M. Threads: 4. load average: 1.00 1.07 1.12 1/293 229376710.6711# [RSpecRunTime] Finishing example group spec/models/concerns/clusters/agents/authorizations/user_access/scopes_spec.rb. It took 3.33 seconds. Expected to take 3.22 seconds.6712# [RSpecRunTime] Starting example group spec/tooling/danger/outdated_todo_spec.rb. Expected to take 3.17 seconds.6713Tooling::Danger::OutdatedTodo6714 with allow_fail set to false6715 when the filenames are mentioned in single todo6716 warns about mentions6717 when the filenames are mentioned in multiple todos6718 warns about mentions6719# [RSpecRunTime] RSpec elapsed time: 35 minutes 18.43 seconds. Current RSS: ~2342M. Threads: 4. load average: 1.00 1.07 1.12 1/293 229386720.6721 when the filenames are not mentioned in todos6722 does not warn6723 when there is no todos6724 does not warn6725 with allow_fail set to true6726 when the filenames are mentioned in single todo6727 warns about mentions6728 when the filenames are mentioned in multiple todos6729 warns about mentions6730 when the filenames are not mentioned in todos6731 does not warn6732 when there is no todos6733 does not warn6734# [RSpecRunTime] Finishing example group spec/tooling/danger/outdated_todo_spec.rb. It took 4.49 seconds. Expected to take 3.17 seconds.6735# [RSpecRunTime] Starting example group spec/helpers/startupjs_helper_spec.rb. Expected to take 3.12 seconds.6736StartupjsHelper6737 #page_startup_graphql_calls6738 returns an array containing GraphQL Page Startup Calls6739 #page_startup_graphql_headers6740 csrf_token: "abc", feature_category: "web_ide", expected: {"X-CSRF-Token"=>"abc", "x-gitlab-feature-category"=>"web_ide"}6741 returns hash of headers for GraphQL requests6742 csrf_token: "", feature_category: "", expected: {"X-CSRF-Token"=>"", "x-gitlab-feature-category"=>""}6743 returns hash of headers for GraphQL requests6744 csrf_token: "abc", feature_category: nil, expected: {"X-CSRF-Token"=>"abc", "x-gitlab-feature-category"=>""}6745 returns hash of headers for GraphQL requests6746 csrf_token: "something", feature_category: " ", expected: {"X-CSRF-Token"=>"something", "x-gitlab-feature-category"=>""}6747 returns hash of headers for GraphQL requests6748# [RSpecRunTime] Finishing example group spec/helpers/startupjs_helper_spec.rb. It took 1.55 seconds. Expected to take 3.12 seconds.6749# [RSpecRunTime] Starting example group spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb. Expected to take 3.06 seconds.6750Autocomplete::ActsAsTaggableOn::TagsFinder6751 #execute6752 with empty params6753 returns all tags6754 filter by search6755 with an empty search term6756 returns all tags6757 with a search containing 2 characters6758 returns the tag that strictly matches the search term6759 with a search containing 3 characters6760 returns the tag that partially matches the search term6761# [RSpecRunTime] RSpec elapsed time: 35 minutes 25.21 seconds. Current RSS: ~2384M. Threads: 4. load average: 1.08 1.08 1.13 1/293 229396762.6763 limit6764 limits the result set by the limit constant6765# [RSpecRunTime] Finishing example group spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb. It took 3.99 seconds. Expected to take 3.06 seconds.6766# [RSpecRunTime] Starting example group spec/graphql/mutations/pages/mark_onboarding_complete_spec.rb. Expected to take 3.0 seconds.6767Mutations::Pages::MarkOnboardingComplete6768 #resolve6769 when the current user has access to update pages6770 calls mark_pages_onboarding_complete on the project6771 returns onboarding_complete state6772 returns no errors6773# [RSpecRunTime] RSpec elapsed time: 35 minutes 27.66 seconds. Current RSS: ~2357M. Threads: 4. load average: 1.08 1.08 1.13 1/293 229666774.6775 when the current user doesn't have access to update pages6776 raises an error6777# [RSpecRunTime] Finishing example group spec/graphql/mutations/pages/mark_onboarding_complete_spec.rb. It took 2.47 seconds. Expected to take 3.0 seconds.6778# [RSpecRunTime] Starting example group spec/graphql/resolvers/saved_reply_resolver_spec.rb. Expected to take 2.94 seconds.6779Resolvers::SavedReplyResolver6780 returns users saved reply6781 returns nil when saved reply is another users6782 returns nil when saved reply is not found6783# [RSpecRunTime] Finishing example group spec/graphql/resolvers/saved_reply_resolver_spec.rb. It took 1.19 seconds. Expected to take 2.94 seconds.6784# [RSpecRunTime] RSpec elapsed time: 35 minutes 29.35 seconds. Current RSS: ~2337M. Threads: 4. load average: 1.08 1.08 1.13 1/293 229676785.6786# [RSpecRunTime] Starting example group spec/presenters/environment_presenter_spec.rb. Expected to take 2.88 seconds.6787EnvironmentPresenter6788 #deployments_display_count6789 with less than the maximum deployments6790 returns the actual deployments count6791 with more than the maximum deployments6792 returns MAX_DISPLAY_COUNT value6793# [RSpecRunTime] Finishing example group spec/presenters/environment_presenter_spec.rb. It took 0.99 second. Expected to take 2.88 seconds.6794# [RSpecRunTime] Starting example group spec/policies/timelog_policy_spec.rb. Expected to take 2.83 seconds.6795TimelogPolicy6796 #rules6797 when user is anonymus6798 prevents adimistration of timelog6799 when user is the author of the timelog6800 allows adimistration of timelog6801 when user is not the author of the timelog but maintainer of the project6802 allows adimistration of timelog6803# [RSpecRunTime] RSpec elapsed time: 35 minutes 34.07 seconds. Current RSS: ~2357M. Threads: 4. load average: 1.07 1.08 1.12 1/293 229686804.6805 when user is not the timelog's author, not a maintainer but an administrator6806 allows adimistration of timelog6807 when user is not the author of the timelog nor a maintainer of the project nor an administrator6808 prevents adimistration of timelog6809# [RSpecRunTime] Finishing example group spec/policies/timelog_policy_spec.rb. It took 4.61 seconds. Expected to take 2.83 seconds.6810# [RSpecRunTime] Starting example group spec/helpers/git_helper_spec.rb. Expected to take 2.77 seconds.6811GitHelper6812 #short_sha6813 is expected to eq "d4e043f6"6814 #strip_signature6815 strips PGP SIGNATURE6816 is expected to eq "Version 1.69.0\n\n"6817 strips PGP MESSAGE6818 is expected to eq "Version 1.69.0\n\n"6819 strips SIGNED MESSAGE6820 is expected to eq "this is Roger's signed tag\n\n"6821# [RSpecRunTime] Finishing example group spec/helpers/git_helper_spec.rb. It took 1.3 seconds. Expected to take 2.77 seconds.6822# [RSpecRunTime] Starting example group spec/lib/banzai/pipeline_spec.rb. Expected to take 2.72 seconds.6823Banzai::Pipeline6824 .[]6825 for nil6826 is expected to eq Banzai::Pipeline::FullPipeline6827 for symbols6828 when known6829 is expected to eq Banzai::Pipeline::FullPipeline6830 when unknown6831 behaves like error6832 is expected to raise NameError with "uninitialized constant Banzai::Pipeline::UnknownPipeline"6833 for classes6834 subclassing Banzai::Pipeline::BasePipeline6835 is expected to eq #<Class:0x0000799e03326e30>6836 subclassing other types6837 behaves like error6838 is expected to raise ArgumentError with "unsupported pipeline name Foo (Class)"6839 for other types6840 behaves like error6841 is expected to raise ArgumentError with "unsupported pipeline name \"label\" (String)"6842# [RSpecRunTime] Finishing example group spec/lib/banzai/pipeline_spec.rb. It took 1.6 seconds. Expected to take 2.72 seconds.6843# [RSpecRunTime] Starting example group spec/services/mattermost/create_team_service_spec.rb. Expected to take 2.68 seconds.6844Mattermost::CreateTeamService6845 creates a team6846 adds an error if a team could not be created6847# [RSpecRunTime] Finishing example group spec/services/mattermost/create_team_service_spec.rb. It took 3.18 seconds. Expected to take 2.68 seconds.6848# [RSpecRunTime] RSpec elapsed time: 35 minutes 41.12 seconds. Current RSS: ~2373M. Threads: 4. load average: 1.06 1.08 1.12 1/293 229696849.6850# [RSpecRunTime] Starting example group spec/presenters/packages/nuget/packages_versions_presenter_spec.rb. Expected to take 2.63 seconds.6851Packages::Nuget::PackagesVersionsPresenter6852 #versions6853 is expected to contain exactly "1.0.1", "1.0.2", "1.0.3", "1.0.4", and "1.0.5"6854# [RSpecRunTime] RSpec elapsed time: 35 minutes 43.43 seconds. Current RSS: ~2335M. Threads: 4. load average: 1.06 1.08 1.12 1/293 229706855.6856# [RSpecRunTime] Finishing example group spec/presenters/packages/nuget/packages_versions_presenter_spec.rb. It took 2.43 seconds. Expected to take 2.63 seconds.6857# [RSpecRunTime] Starting example group spec/graphql/types/project_member_type_spec.rb. Expected to take 2.58 seconds.6858Types::ProjectMemberType6859 is expected to eq "ProjectMember"6860 is expected to expose permissions using Types::PermissionTypes::Project6861 is expected to require graphql authorizations :read_project6862 has the expected fields6863# [RSpecRunTime] Finishing example group spec/graphql/types/project_member_type_spec.rb. It took 1.37 seconds. Expected to take 2.58 seconds.6864# [RSpecRunTime] RSpec elapsed time: 35 minutes 45.02 seconds. Current RSS: ~2320M. Threads: 4. load average: 1.06 1.08 1.12 1/292 229716865.6866# [RSpecRunTime] Starting example group spec/lib/api/entities/tag_spec.rb. Expected to take 2.54 seconds.6867API::Entities::Tag6868 #as_json6869 includes basic fields6870 when a tag is lightweight6871 returns an empty created_at6872# [RSpecRunTime] RSpec elapsed time: 35 minutes 46.86 seconds. Current RSS: ~2246M. Threads: 4. load average: 1.06 1.07 1.12 1/295 230546873.6874 with releases6875 returns release details6876 when release tag name does not match6877 returns an empty release6878# [RSpecRunTime] Finishing example group spec/lib/api/entities/tag_spec.rb. It took 2.55 seconds. Expected to take 2.54 seconds.6879# [RSpecRunTime] Starting example group spec/models/ci/unlock_pipeline_request_spec.rb. Expected to take 2.48 seconds.6880Ci::UnlockPipelineRequest6881 does not allow STI6882 .enqueue6883 creates a redis entry for the given pipeline ID and returns the number of added entries6884 when the pipeline ID is already in the queue6885 does not create another redis entry for the same pipeline ID nor update it6886# [RSpecRunTime] RSpec elapsed time: 35 minutes 50.64 seconds. Current RSS: ~2357M. Threads: 4. load average: 1.05 1.07 1.12 1/297 230756887.6888 when given an array of pipeline IDs6889 creates a redis entry for each unique pipeline ID6890 .total_pending6891 is expected to eq 36892 .next!6893 when there are pending pipeline IDs6894 pops and returns the oldest pipeline ID from the queue (FIFO)6895 when the queue is empty6896 does nothing6897# [RSpecRunTime] Finishing example group spec/models/ci/unlock_pipeline_request_spec.rb. It took 4.26 seconds. Expected to take 2.48 seconds.6898# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/pipeline/chain/pipeline/process_spec.rb. Expected to take 2.43 seconds.6899Gitlab::Ci::Pipeline::Chain::Pipeline::Process6900 #perform!6901 schedules a job to process the pipeline6902 #break?6903 is expected to be falsey6904# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/chain/pipeline/process_spec.rb. It took 1.02 seconds. Expected to take 2.43 seconds.6905# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/ansi2json/parser_spec.rb. Expected to take 2.39 seconds.6906Gitlab::Ci::Ansi2json::Parser6907 bold?6908 returns true if style mask matches bold format6909 returns false if style mask does not match bold format6910 matching_formats6911 returns matching formats given a style mask6912 returns an empty array if no formats match the style mask6913# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/ansi2json/parser_spec.rb. It took 1.09 seconds. Expected to take 2.39 seconds.6914# [RSpecRunTime] Starting example group spec/graphql/mutations/clusters/agent_tokens/revoke_spec.rb. Expected to take 2.34 seconds.6915Mutations::Clusters::AgentTokens::Revoke6916 is expected to eq "ClusterAgentTokenRevoke"6917 is expected to require graphql authorizations :admin_cluster6918 #resolve6919 user does not have permission6920 does not revoke the token6921# [RSpecRunTime] RSpec elapsed time: 35 minutes 57.45 seconds. Current RSS: ~2374M. Threads: 4. load average: 1.05 1.07 1.12 1/294 230766922.6923 user has permission6924 revokes the token6925# [RSpecRunTime] Finishing example group spec/graphql/mutations/clusters/agent_tokens/revoke_spec.rb. It took 4.16 seconds. Expected to take 2.34 seconds.6926# [RSpecRunTime] Starting example group spec/services/ci/pipeline_bridge_status_service_spec.rb. Expected to take 2.3 seconds.6927Ci::PipelineBridgeStatusService6928 #execute6929 when pipeline has upstream bridge6930 calls inherit_status_from_downstream on upstream bridge6931 when bridge job status raises state machine errors6932 tracks the exception6933# [RSpecRunTime] RSpec elapsed time: 36 minutes 0.19 second. Current RSS: ~2333M. Threads: 4. load average: 1.04 1.07 1.12 1/292 230776934.6935# [RSpecRunTime] Finishing example group spec/services/ci/pipeline_bridge_status_service_spec.rb. It took 2.2 seconds. Expected to take 2.3 seconds.6936# [RSpecRunTime] Starting example group spec/lib/gitlab/doorkeeper_secret_storing/token/pbkdf2_sha512_spec.rb. Expected to take 2.25 seconds.6937Gitlab::DoorkeeperSecretStoring::Token::Pbkdf2Sha5126938 .transform_secret6939 generates a PBKDF2+SHA512 hashed value in the correct format6940 STRETCHES6941 is 20_0006942 SALT6943 is empty6944# [RSpecRunTime] Finishing example group spec/lib/gitlab/doorkeeper_secret_storing/token/pbkdf2_sha512_spec.rb. It took 1.17 seconds. Expected to take 2.25 seconds.6945# [RSpecRunTime] Starting example group spec/rubocop/cop/usage_data/instrumentation_superclass_spec.rb. Expected to take 2.19 seconds.6946RuboCop::Cop::UsageData::InstrumentationSuperclass6947 when outside of an instrumentation file6948 does not register an offense6949 when in an instrumentation file6950 with class definition6951 when inheriting from allowed superclass6952 does not register an offense6953 when inheriting from some other superclass6954 registers an offense6955 when not inheriting6956 does not register an offense6957 with dynamic class definition6958 when inheriting from allowed superclass6959 does not register an offense6960 when inheriting from some other superclass6961 registers an offense6962# [RSpecRunTime] RSpec elapsed time: 36 minutes 5.2 seconds. Current RSS: ~2378M. Threads: 4. load average: 1.04 1.07 1.12 1/292 230786963.6964 when not inheriting6965 does not register an offense6966# [RSpecRunTime] Finishing example group spec/rubocop/cop/usage_data/instrumentation_superclass_spec.rb. It took 4.11 seconds. Expected to take 2.19 seconds.6967# [RSpecRunTime] Starting example group spec/models/work_items/widgets/notifications_spec.rb. Expected to take 2.13 seconds.6968WorkItems::Widgets::Notifications6969 does not allow STI6970 #subscribed?6971 is expected to eq true6972# [RSpecRunTime] RSpec elapsed time: 36 minutes 6.74 seconds. Current RSS: ~2377M. Threads: 4. load average: 1.04 1.07 1.12 1/292 230796973.6974 #type6975 is expected to eq :notifications6976 .type6977 is expected to eq :notifications6978# [RSpecRunTime] Finishing example group spec/models/work_items/widgets/notifications_spec.rb. It took 1.75 seconds. Expected to take 2.13 seconds.6979# [RSpecRunTime] Starting example group spec/models/users/ghost_user_migration_spec.rb. Expected to take 2.08 seconds.6980Users::GhostUserMigration6981 does not allow STI6982 associations6983 is expected to belong to user required: false6984 is expected to belong to initiator_user required: false6985 validations6986 is expected to validate that :user_id cannot be empty/falsy6987 scopes6988 .consume_order6989 is expected to eq [#<Users::GhostUserMigration id: 2, user_id: 1025, initiator_user_id: 1026, created_at: "2024-07-31 1...0:52:29.044564008 +0000", hard_delete: false, consume_after: "2024-07-31 10:52:28.929528585 +0000">]6990# [RSpecRunTime] Finishing example group spec/models/users/ghost_user_migration_spec.rb. It took 1.76 seconds. Expected to take 2.08 seconds.6991# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.6992Lint factories for Users::GhostUserMigration6993 with saas, license, and factory defaults6994 behaves like factory6995 ghost_user_migration factory6996 does not raise error when built6997 does not raise error when created6998# [RSpecRunTime] RSpec elapsed time: 36 minutes 10.6 seconds. Current RSS: ~2366M. Threads: 4. load average: 1.04 1.07 1.12 1/292 231066999.7000# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 1.63 seconds. Expected to take 46.95 seconds.7001# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/reports_daemon_spec.rb. Expected to take 2.02 seconds.7002Gitlab::Memory::ReportsDaemon7003 #run_thread7004 with default reports7005 runs them using the given reporter7006 with inactive reports7007 runs only active reports7008# [RSpecRunTime] RSpec elapsed time: 36 minutes 13.57 seconds. Current RSS: ~2398M. Threads: 4. load average: 1.04 1.07 1.12 1/292 231077009.7010 sleep timers logic7011 wakes up every (fixed interval + defined delta), sleeps between reports each cycle7012 #stop_working7013 changes :alive to false7014 timer intervals settings7015 when no settings are set in the environment7016 uses defaults7017 when settings are passed through the environment7018 uses provided values7019# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/reports_daemon_spec.rb. It took 4.01 seconds. Expected to take 2.02 seconds.7020# [RSpecRunTime] Starting example group spec/graphql/types/ci/detailed_status_type_spec.rb. Expected to take 1.98 seconds.7021Types::Ci::DetailedStatusType7022 has all fields7023 is expected to eq "DetailedStatus"7024 id field7025 correctly renders the field7026# [RSpecRunTime] RSpec elapsed time: 36 minutes 16.08 seconds. Current RSS: ~2397M. Threads: 4. load average: 1.03 1.07 1.12 1/292 231087027.7028 action field7029 correctly renders the field7030# [RSpecRunTime] Finishing example group spec/graphql/types/ci/detailed_status_type_spec.rb. It took 1.76 seconds. Expected to take 1.98 seconds.7031# [RSpecRunTime] Starting example group spec/lib/sidebars/projects/menus/ci_cd_menu_spec.rb. Expected to take 1.94 seconds.7032Sidebars::Projects::Menus::CiCdMenu7033 #render?7034 when user cannot read builds7035 returns false7036 when user can read builds7037 returns true7038 Menu items7039 Pipelines Editor7040 when user cannot view pipeline editor7041 does not include pipeline editor menu item7042 when user can view pipeline editor7043 includes pipeline editor menu item7044 Artifacts7045 includes artifacts menu item7046# [RSpecRunTime] Finishing example group spec/lib/sidebars/projects/menus/ci_cd_menu_spec.rb. It took 1.49 seconds. Expected to take 1.94 seconds.7047# [RSpecRunTime] Starting example group spec/models/concerns/from_except_spec.rb. Expected to take 1.9 seconds.7048FromExcept7049 does not allow STI7050 behaves like from set operator7051 #from_except7052 selects from the results of the EXCEPT7053 returns empty set when passing empty array7054 supports the use of a custom alias for the sub query7055 supports keeping duplicate rows7056# [RSpecRunTime] RSpec elapsed time: 36 minutes 21.57 seconds. Current RSS: ~2428M. Threads: 4. load average: 1.03 1.06 1.11 1/293 231097057.7058# [RSpecRunTime] Finishing example group spec/models/concerns/from_except_spec.rb. It took 3.74 seconds. Expected to take 1.9 seconds.7059# [RSpecRunTime] Starting example group spec/lib/api/entities/application_setting_spec.rb. Expected to take 1.84 seconds.7060API::Entities::ApplicationSetting7061 housekeeping_bitmaps_enabled usage is deprecated and always enabled7062 when housekeeping_bitmaps_enabled db column is false7063 returns true7064 when housekeeping_bitmaps_enabled db column is true7065 returns true7066 for container registry migration-related fields7067 returns the static value assigned7068# [RSpecRunTime] Finishing example group spec/lib/api/entities/application_setting_spec.rb. It took 1.7 seconds. Expected to take 1.84 seconds.7069# [RSpecRunTime] Starting example group spec/graphql/types/description_version_type_spec.rb. Expected to take 1.77 seconds.7070Types::DescriptionVersionType7071 is expected to require graphql authorizations :read_issuable7072 is expected to have graphql field :id7073 is expected to have graphql field :description7074# [RSpecRunTime] Finishing example group spec/graphql/types/description_version_type_spec.rb. It took 0.91 second. Expected to take 1.77 seconds.7075# [RSpecRunTime] Starting example group spec/services/packages/remove_tag_service_spec.rb. Expected to take 1.75 seconds.7076Packages::RemoveTagService7077 #execute7078 with existing tag7079 is expected to change `Packages::Tag.count` by -17080 with nil7081 is expected to raise ArgumentError7082# [RSpecRunTime] Finishing example group spec/services/packages/remove_tag_service_spec.rb. It took 1.61 seconds. Expected to take 1.75 seconds.7083# [RSpecRunTime] Starting example group spec/graphql/types/ci/runner_manager_type_spec.rb. Expected to take 1.66 seconds.7084Types::Ci::RunnerManagerType7085 is expected to eq "CiRunnerManager"7086 contains attributes related to a runner manager7087 is expected to require graphql authorizations :read_runner_manager7088# [RSpecRunTime] Finishing example group spec/graphql/types/ci/runner_manager_type_spec.rb. It took 3.15 seconds. Expected to take 1.66 seconds.7089# [RSpecRunTime] RSpec elapsed time: 36 minutes 29.2 seconds. Current RSS: ~2354M. Threads: 4. load average: 1.03 1.06 1.11 1/292 231107090.7091# [RSpecRunTime] Starting example group spec/serializers/project_access_token_entity_spec.rb. Expected to take 1.65 seconds.7092ProjectAccessTokenEntity7093 when bot is a member of the project7094 has the correct attributes7095# [RSpecRunTime] RSpec elapsed time: 36 minutes 30.29 seconds. Current RSS: ~2354M. Threads: 4. load average: 1.02 1.06 1.11 1/292 231117096.7097 when bot is unrelated to the project7098 has the correct attributes7099# [RSpecRunTime] Finishing example group spec/serializers/project_access_token_entity_spec.rb. It took 1.8 seconds. Expected to take 1.65 seconds.7100# [RSpecRunTime] Starting example group spec/lib/gitlab/memory/upload_and_cleanup_reports_spec.rb. Expected to take 1.57 seconds.7101Gitlab::Memory::UploadAndCleanupReports7102 #call7103 invokes the uploader and cleans the files7104 when there is an exception7105 logs it and does not crash the loop7106 #initalize7107 when sleep_time_seconds is passed through the environment7108 initializes with these settings7109 when sleep_time_seconds is passed through the initializer7110 initializes with these settings7111 when `sleep_time_seconds` is not passed7112 initialized with the default7113# [RSpecRunTime] Finishing example group spec/lib/gitlab/memory/upload_and_cleanup_reports_spec.rb. It took 1.53 seconds. Expected to take 1.57 seconds.7114# [RSpecRunTime] Starting example group spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb. Expected to take 1.56 seconds.7115Types::ContainerExpirationPolicyCadenceEnum7116 behaves like exposing container expiration policy option7117 exposes all options7118 uses all possible options from model7119# [RSpecRunTime] Finishing example group spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb. It took 0.69 second. Expected to take 1.56 seconds.7120# [RSpecRunTime] Starting example group spec/services/packages/debian/extract_deb_metadata_service_spec.rb. Expected to take 1.48 seconds.7121Packages::Debian::ExtractDebMetadataService7122 with correct file7123 return as expected7124 with incorrect file7125 raise error7126# [RSpecRunTime] Finishing example group spec/services/packages/debian/extract_deb_metadata_service_spec.rb. It took 1.33 seconds. Expected to take 1.48 seconds.7127# [RSpecRunTime] Starting example group spec/graphql/types/permission_types/package_spec.rb. Expected to take 1.47 seconds.7128Types::PermissionTypes::Package7129 has the expected fields7130# [RSpecRunTime] Finishing example group spec/graphql/types/permission_types/package_spec.rb. It took 0.56 second. Expected to take 1.47 seconds.7131# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/count_personal_snippets_metric_spec.rb. Expected to take 1.37 seconds.7132Gitlab::Usage::Metrics::Instrumentations::CountPersonalSnippetsMetric7133 with a time_frame of 28 days7134 behaves like a correct instrumented metric value7135 has correct value7136# [RSpecRunTime] RSpec elapsed time: 36 minutes 37.95 seconds. Current RSS: ~2416M. Threads: 4. load average: 1.10 1.08 1.12 1/292 231227137.7138 with a timeframe of all7139 behaves like a correct instrumented metric value7140 has correct value7141# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_personal_snippets_metric_spec.rb. It took 3.23 seconds. Expected to take 1.37 seconds.7142# [RSpecRunTime] Starting example group spec/policies/merge_requests_closing_issues_policy_spec.rb. Expected to take 1.34 seconds.7143MergeRequestsClosingIssuesPolicy7144 read_merge_request_closing_issue7145 read_issue: false, read_merge_request: false, allowed: false7146 is expected to eq false7147 read_issue: false, read_merge_request: true, allowed: false7148 is expected to eq false7149 read_issue: true, read_merge_request: false, allowed: false7150 is expected to eq false7151 read_issue: true, read_merge_request: true, allowed: true7152 is expected to eq true7153# [RSpecRunTime] Finishing example group spec/policies/merge_requests_closing_issues_policy_spec.rb. It took 1.37 seconds. Expected to take 1.34 seconds.7154# [RSpecRunTime] Starting example group spec/lib/gitlab/project_stats_refresh_conflicts_logger_spec.rb. Expected to take 1.32 seconds.7155Gitlab::ProjectStatsRefreshConflictsLogger7156 .warn_artifact_deletion_during_stats_refresh7157 logs a warning about artifacts being deleted while the project is undergoing stats refresh7158 .warn_request_rejected_during_stats_refresh7159 logs a warning about artifacts being deleted while the project is undergoing stats refresh7160 .warn_skipped_artifact_deletion_during_stats_refresh7161 logs a warning about artifacts being excluded from deletion while the project is undergoing stats refresh7162# [RSpecRunTime] Finishing example group spec/lib/gitlab/project_stats_refresh_conflicts_logger_spec.rb. It took 0.92 second. Expected to take 1.32 seconds.7163# [RSpecRunTime] Starting example group spec/lib/gitlab/pagination/keyset/in_operator_optimization/order_by_column_data_spec.rb. Expected to take 1.26 seconds.7164Gitlab::Pagination::Keyset::InOperatorOptimization::OrderByColumnData7165 #arel_column7166 delegates to column_expression7167 #column_for_projection7168 returns the expression with AS using the original column name7169 #projection7170 returns the expression with AS using the specified column lias7171# [RSpecRunTime] Finishing example group spec/lib/gitlab/pagination/keyset/in_operator_optimization/order_by_column_data_spec.rb. It took 0.91 second. Expected to take 1.26 seconds.7172# [RSpecRunTime] Starting example group spec/lib/gitlab/database/migrations/observers/total_database_size_change_spec.rb. Expected to take 1.23 seconds.7173Gitlab::Database::Migrations::Observers::TotalDatabaseSizeChange7174 records the size change7175 out of order calls7176 does not record anything if before size is unknown7177 does not record anything if after size is unknown7178# [RSpecRunTime] RSpec elapsed time: 36 minutes 44.59 seconds. Current RSS: ~2411M. Threads: 4. load average: 1.09 1.08 1.12 1/292 231237179.7180# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/migrations/observers/total_database_size_change_spec.rb. It took 3.17 seconds. Expected to take 1.23 seconds.7181# [RSpecRunTime] Starting example group spec/graphql/types/customer_relations/organization_type_spec.rb. Expected to take 1.19 seconds.7182Types::CustomerRelations::OrganizationType7183 is expected to require graphql authorizations :read_crm_organization7184 is expected to eq "CustomerRelationsOrganization"7185 is expected to have graphql fields :id, :name, :default_rate, :description, :active, :created_at, and :updated_at7186# [RSpecRunTime] Finishing example group spec/graphql/types/customer_relations/organization_type_spec.rb. It took 1.0 second. Expected to take 1.19 seconds.7187# [RSpecRunTime] RSpec elapsed time: 36 minutes 45.81 seconds. Current RSS: ~2397M. Threads: 4. load average: 1.09 1.07 1.12 1/292 231247188.7189# [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.7190Gitlab::Usage::Metrics::Instrumentations::CountCiRunnersGroupTypeActiveMetric7191 behaves like a correct instrumented metric value7192 has correct value7193# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_group_type_active_metric_spec.rb. It took 0.94 second. Expected to take 1.13 seconds.7194# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/config/external/mapper/base_spec.rb. Expected to take 1.1 seconds.7195Gitlab::Ci::Config::External::Mapper::Base7196 #process7197 when the method is not implemented7198 raises NotImplementedError7199 when the method is implemented7200 calls the method7201# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/config/external/mapper/base_spec.rb. It took 0.74 second. Expected to take 1.1 seconds.7202# [RSpecRunTime] Starting example group spec/services/webauthn/register_service_spec.rb. Expected to take 1.08 seconds.7203Webauthn::RegisterService7204 #execute7205 returns a registration if challenge matches7206 returns an error if challenge does not match7207# [RSpecRunTime] Finishing example group spec/services/webauthn/register_service_spec.rb. It took 1.0 second. Expected to take 1.08 seconds.7208# [RSpecRunTime] Starting example group spec/models/packages/rubygems/metadatum_spec.rb. Expected to take 1.02 seconds.7209Packages::Rubygems::Metadatum7210 does not allow STI7211 relationships7212 is expected to belong to package required: false7213 validations7214 is expected to validate that :package cannot be empty/falsy7215# [RSpecRunTime] RSpec elapsed time: 36 minutes 51.51 seconds. Current RSS: ~2372M. Threads: 4. load average: 1.08 1.07 1.11 1/292 231257216.7217# [RSpecRunTime] Finishing example group spec/models/packages/rubygems/metadatum_spec.rb. It took 3.15 seconds. Expected to take 1.02 seconds.7218# [RSpecRunTime] Starting example group spec/support/shared_examples/lint_factories_shared_examples.rb. Expected to take 46.95 seconds.7219Lint factories for Packages::Rubygems::Metadatum7220 with saas, license, and factory defaults7221 behaves like factory7222 rubygems_metadatum factory7223 does not raise error when built7224 does not raise error when created7225# [RSpecRunTime] RSpec elapsed time: 36 minutes 53.64 seconds. Current RSS: ~2363M. Threads: 4. load average: 1.08 1.07 1.11 1/292 231527226.7227# [RSpecRunTime] Finishing example group spec/support/shared_examples/lint_factories_shared_examples.rb. It took 2.13 seconds. Expected to take 46.95 seconds.7228# [RSpecRunTime] Starting example group spec/lib/gitlab/database/gitlab_schema_info_spec.rb. Expected to take 1.01 seconds.7229Gitlab::Database::GitlabSchemaInfo7230 .load_file7231 does load YAML file and has file_path specified7232 .new7233 does ensure that name is always symbol7234 does raise error when using invalid argument7235# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/gitlab_schema_info_spec.rb. It took 0.97 second. Expected to take 1.01 seconds.7236# [RSpecRunTime] Starting example group spec/graphql/types/work_items/widgets/crm_contacts_type_spec.rb. Expected to take 0.93 second.7237Types::WorkItems::Widgets::CrmContactsType7238 exposes the expected fields7239# [RSpecRunTime] Finishing example group spec/graphql/types/work_items/widgets/crm_contacts_type_spec.rb. It took 0.56 second. Expected to take 0.93 second.7240# [RSpecRunTime] Starting example group spec/policies/work_items/type_policy_spec.rb. Expected to take 0.92 second.7241WorkItems::TypePolicy7242 when work item type is present7243 is expected to be allowed :read_work_item_type7244 when work item type is not present7245 is expected to be disallowed :read_work_item_type7246# [RSpecRunTime] Finishing example group spec/policies/work_items/type_policy_spec.rb. It took 0.68 second. Expected to take 0.92 second.7247# [RSpecRunTime] Starting example group spec/graphql/types/metadata/kas_type_spec.rb. Expected to take 0.85 second.7248Types::Metadata::KasType7249 is expected to require graphql authorizations :read_instance_metadata7250 is expected to eq "Kas"7251# [RSpecRunTime] Finishing example group spec/graphql/types/metadata/kas_type_spec.rb. It took 0.68 second. Expected to take 0.85 second.7252# [RSpecRunTime] Starting example group spec/graphql/mutations/users/saved_replies/destroy_spec.rb. Expected to take 0.83 second.7253Mutations::Users::SavedReplies::Destroy7254 #resolve7255 when service fails to delete a new saved reply7256 raises Gitlab::Graphql::Errors::ResourceNotAvailable7257 when service successfully deletes the saved reply7258 is expected to be empty7259# [RSpecRunTime] Finishing example group spec/graphql/mutations/users/saved_replies/destroy_spec.rb. It took 0.79 second. Expected to take 0.83 second.7260# [RSpecRunTime] Starting example group spec/graphql/types/projects/service_type_enum_spec.rb. Expected to take 0.81 second.7261Types::Projects::ServiceTypeEnum7262 coerces values correctly7263 exposes all the existing project services7264# [RSpecRunTime] Finishing example group spec/graphql/types/projects/service_type_enum_spec.rb. It took 2.86 seconds. Expected to take 0.81 second.7265# [RSpecRunTime] RSpec elapsed time: 37 minutes 0.41 second. Current RSS: ~2403M. Threads: 4. load average: 1.07 1.07 1.11 1/292 231537266.7267# [RSpecRunTime] Starting example group spec/graphql/types/release_asset_link_type_spec.rb. Expected to take 0.79 second.7268Types::ReleaseAssetLinkType7269 is expected to require graphql authorizations :read_release7270 has the expected fields7271# [RSpecRunTime] Finishing example group spec/graphql/types/release_asset_link_type_spec.rb. It took 0.85 second. Expected to take 0.79 second.7272# [RSpecRunTime] Starting example group spec/lib/gitlab/diff/inline_diff_marker_spec.rb. Expected to take 0.77 second.7273Gitlab::Diff::InlineDiffMarker7274 #mark7275 when the rich text is html safe7276 marks the range7277 when the text is not html safe7278 marks the range7279# [RSpecRunTime] Finishing example group spec/lib/gitlab/diff/inline_diff_marker_spec.rb. It took 0.72 second. Expected to take 0.77 second.7280# [RSpecRunTime] Starting example group spec/lib/gitlab/usage/metrics/instrumentations/omniauth_enabled_metric_spec.rb. Expected to take 0.75 second.7281Gitlab::Usage::Metrics::Instrumentations::OmniauthEnabledMetric7282 when the setting is false7283 behaves like a correct instrumented metric value7284 has correct value7285 when the setting is true7286 behaves like a correct instrumented metric value7287 has correct value7288# [RSpecRunTime] Finishing example group spec/lib/gitlab/usage/metrics/instrumentations/omniauth_enabled_metric_spec.rb. It took 0.77 second. Expected to take 0.75 second.7289# [RSpecRunTime] Starting example group spec/lib/gitlab/database/load_balancing/action_cable_callbacks_spec.rb. Expected to take 0.73 second.7290Gitlab::Database::LoadBalancing::ActionCableCallbacks7291 .wrapper7292 releases the connection and clears the session7293 with an exception7294 releases the connection and clears the session7295# [RSpecRunTime] Finishing example group spec/lib/gitlab/database/load_balancing/action_cable_callbacks_spec.rb. It took 0.71 second. Expected to take 0.73 second.7296# [RSpecRunTime] Starting example group spec/workers/trending_projects_worker_spec.rb. Expected to take 0.61 second.7297TrendingProjectsWorker7298 #perform7299 refreshes the trending projects7300# [RSpecRunTime] Finishing example group spec/workers/trending_projects_worker_spec.rb. It took 0.45 second. Expected to take 0.61 second.7301# [RSpecRunTime] Starting example group spec/services/deploy_keys/create_service_spec.rb. Expected to take 0.61 second.7302DeployKeys::CreateService7303 creates a deploy key7304# [RSpecRunTime] Finishing example group spec/services/deploy_keys/create_service_spec.rb. It took 0.65 second. Expected to take 0.61 second.7305# [RSpecRunTime] Starting example group spec/graphql/types/container_repository_status_enum_spec.rb. Expected to take 0.55 second.7306Types::ContainerRepositoryStatusEnum7307 exposes all statuses7308# [RSpecRunTime] Finishing example group spec/graphql/types/container_repository_status_enum_spec.rb. It took 0.47 second. Expected to take 0.55 second.7309# [RSpecRunTime] Starting example group spec/serializers/ci/lint/result_entity_spec.rb. Expected to take 0.54 second.7310Ci::Lint::ResultEntity7311 #represent7312 serializes with lint result entity7313# [RSpecRunTime] Finishing example group spec/serializers/ci/lint/result_entity_spec.rb. It took 0.5 second. Expected to take 0.54 second.7314# [RSpecRunTime] Starting example group spec/lib/gitlab/ci/reports/sbom/reports_spec.rb. Expected to take 0.51 second.7315Gitlab::Ci::Reports::Sbom::Reports7316 #add_report7317 appends the report to the report list7318# [RSpecRunTime] RSpec elapsed time: 37 minutes 8.14 seconds. Current RSS: ~2420M. Threads: 4. load average: 1.06 1.07 1.11 1/292 231547319.7320# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/reports/sbom/reports_spec.rb. It took 2.74 seconds. Expected to take 0.51 second.7321# [RSpecRunTime] Starting example group spec/graphql/types/permission_types/note_spec.rb. Expected to take 0.51 second.7322Types::PermissionTypes::Note7323 has the expected fields7324# [RSpecRunTime] Finishing example group spec/graphql/types/permission_types/note_spec.rb. It took 0.52 second. Expected to take 0.51 second.7325# [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.7326Gitlab::Ci::Pipeline::CommandLogger7327 #commit7328 for a minimal command7329 logs to application.json7330 when feature flag disabled7331 does not log7332# [RSpecRunTime] RSpec elapsed time: 37 minutes 9.93 seconds. Current RSS: ~2412M. Threads: 4. load average: 1.06 1.07 1.11 1/292 231557333.7334 for a command with project7335 logs to application.json7336 when feature flag disabled7337 does not log7338 for a command with current_user7339 logs to application.json7340 when feature flag disabled7341 does not log7342 for a command with merge_request7343 logs to application.json7344 when feature flag disabled7345 does not log7346# [RSpecRunTime] Finishing example group spec/lib/gitlab/ci/pipeline/command_logger_spec.rb. It took 2.88 seconds. Missing expected duration from Knapsack report for spec/lib/gitlab/ci/pipeline/command_logger_spec.rb.7347auto_explain log contains 1416 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-16-44.324.main.ndjson.gz7348took 22.2755543757349auto_explain log contains 1417 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-unit-pg14-16-44.324.ci.ndjson.gz7350took 17.2689550447351[TEST PROF INFO] EventProf results for sql.active_record7352Total time: 05:30.128 of 37:05.469 (14.83%)7353Total events: 2986977354Top 5 slowest suites (by time):7355gitlab:backup...ace rake tasks (./spec/tasks/gitlab/backup_rake_spec.rb:5) – 01:46.052 (118800 / 47) of 07:19.900 (24.11%)7356Ci::CreatePipelineService (./spec/services/ci/create_pipeline_service/rules_spec.rb:4) – 00:24.190 (16001 / 86) of 02:35.834 (15.52%)7357Ci::BuildPolicy (./spec/policies/ci/build_policy_spec.rb:5) – 00:21.852 (16277 / 55) of 01:33.848 (23.28%)7358Gitlab::Database::Reflection (./spec/lib/gitlab/database/reflection_spec.rb:5) – 00:13.986 (18382 / 40) of 00:40.555 (34.49%)7359Milestones::TransferService (./spec/services/milestones/transfer_service_spec.rb:5) – 00:08.544 (5903 / 14) of 00:28.896 (29.57%)7360Knapsack report was generated. Preview:7361{7362 "spec/tasks/gitlab/backup_rake_spec.rb": 439.84356267399926,7363 "spec/services/ci/create_pipeline_service/rules_spec.rb": 155.83421116799946,7364 "spec/policies/ci/build_policy_spec.rb": 93.84794011600025,7365 "spec/models/design_management/design_spec.rb": 92.07033489899914,7366 "spec/support/shared_examples/lint_factories_shared_examples.rb": 48.14474948599491,7367 "spec/lib/object_storage/direct_upload_spec.rb": 76.73992951599939,7368 "spec/lib/gitlab/diff/position_spec.rb": 67.70398382200074,7369 "spec/tasks/gitlab/db_rake_spec.rb": 48.904665890000615,7370 "spec/lib/gitlab/database/reflection_spec.rb": 40.55465193599957,7371 "spec/helpers/diff_helper_spec.rb": 50.31283049100057,7372 "spec/models/ability_spec.rb": 34.99864545700075,7373 "spec/models/container_registry/protection/rule_spec.rb": 34.77203727699998,7374 "spec/policies/group_member_policy_spec.rb": 30.908530874999997,7375 "spec/serializers/issue_entity_spec.rb": 31.082558326999788,7376 "spec/services/milestones/transfer_service_spec.rb": 28.896037373999206,7377 "spec/services/issues/build_service_spec.rb": 29.572158119999585,7378 "spec/lib/gitlab/redis/repository_cache_spec.rb": 26.77544800599935,7379 "spec/models/integrations/jenkins_spec.rb": 26.253140601998894,7380 "spec/services/issues/set_crm_contacts_service_spec.rb": 25.367533324999386,7381 "spec/scripts/trigger-build_spec.rb": 27.729113301000325,7382 "spec/helpers/dropdowns_helper_spec.rb": 16.944760496000526,7383 "spec/services/issuable/common_system_notes_service_spec.rb": 20.890085323000676,7384 "spec/models/organizations/organization_user_spec.rb": 21.217410916999143,7385 "spec/models/deployment_metrics_spec.rb": 23.585920450999765,7386 "spec/services/projects/hashed_storage/migrate_attachments_service_spec.rb": 20.695432112999697,7387 "spec/models/concerns/has_user_type_spec.rb": 17.152335115000824,7388 "spec/models/onboarding/progress_spec.rb": 18.98546714599979,7389 "spec/services/security/merge_reports_service_spec.rb": 16.595107142000415,7390 "spec/services/issues/referenced_merge_requests_service_spec.rb": 15.597836109998752,7391 "spec/models/work_items/type_spec.rb": 18.270437740999114,7392 "spec/lib/gitlab/database/async_indexes/migration_helpers_spec.rb": 12.117382309999812,7393 "spec/services/projects/container_repository/third_party/cleanup_tags_service_spec.rb": 12.064955301999362,7394 "spec/services/groups/autocomplete_service_spec.rb": 14.389405120000447,7395 "spec/services/projects/operations/update_service_spec.rb": 15.826161058999787,7396 "spec/models/integrations/packagist_spec.rb": 13.177962358000514,7397 "spec/graphql/mutations/releases/create_spec.rb": 12.041783163000218,7398 "spec/lib/gitlab/ci/build/artifacts/metadata/entry_spec.rb": 13.822431026999766,7399 "spec/services/repositories/housekeeping_service_spec.rb": 9.954828346000795,7400 "spec/lib/gitlab/usage_data_counters/quick_action_activity_unique_counter_spec.rb": 13.474482624000302,7401 "spec/models/namespaces/traversal/cached_spec.rb": 11.034455141998478,7402 "spec/services/labels/find_or_create_service_spec.rb": 12.660855242998878,7403 "spec/models/ci/tag_spec.rb": 10.405153443000017,7404 "spec/workers/concerns/reenqueuer_spec.rb": 10.965388766002434,7405 "spec/lib/gitlab/bitbucket_import/importers/pull_request_importer_spec.rb": 11.63372369300123,7406 "spec/lib/gitlab/ci/config/entry/policy_spec.rb": 10.312102807998599,7407 "spec/helpers/version_check_helper_spec.rb": 9.474754189001033,7408 "spec/lib/gitlab/git/conflict/parser_spec.rb": 8.543860534000487,7409 "spec/lib/bulk_imports/common/pipelines/lfs_objects_pipeline_spec.rb": 10.96910129599928,7410 "spec/lib/gitlab/manifest_import/project_creator_spec.rb": 7.802756999999474,7411 "spec/models/fork_network_member_spec.rb": 9.05575786999907,7412 "spec/workers/background_migration_worker_spec.rb": 9.934440496999741,7413 "spec/workers/ci/archive_traces_cron_worker_spec.rb": 9.688727668000865,7414 "spec/finders/groups/user_groups_finder_spec.rb": 7.649743837000642,7415 "spec/services/projects/move_project_authorizations_service_spec.rb": 6.19186309899851,7416 "spec/lib/gitlab/sidekiq_middleware_spec.rb": 7.178756870000143,7417 "spec/lib/gitlab/api_authentication/token_locator_spec.rb": 8.055852737999885,7418 "spec/views/projects/_home_panel.html.haml_spec.rb": 7.972233102000246,7419 "spec/lib/gitlab/local_and_remote_storage_migration/artifact_migrater_spec.rb": 5.226323915001558,7420 "spec/finders/merge_requests/by_approvals_finder_spec.rb": 8.342413194000983,7421 "spec/workers/x509_issuer_crl_check_worker_spec.rb": 7.141110593000121,7422 "spec/serializers/test_suite_summary_entity_spec.rb": 8.169125753000117,7423 "spec/lib/gitlab/auth/user_access_denied_reason_spec.rb": 5.1778038470001775,7424 "spec/lib/gitlab/file_finder_spec.rb": 7.934264573999826,7425 "spec/policies/projects/branch_rule_policy_spec.rb": 6.405488907999825,7426 "spec/views/devise/shared/_footer.html.haml_spec.rb": 6.286826724001003,7427 "spec/workers/web_hook_worker_spec.rb": 6.272263824999754,7428 "spec/rubocop/cop/inject_enterprise_edition_module_spec.rb": 6.326774451999881,7429 "spec/lib/gitlab/database/reindexing/index_selection_spec.rb": 5.988651609000954,7430 "spec/tasks/gitlab/ci_secure_files/migrate_rake_spec.rb": 5.112764801000594,7431 "spec/lib/bitbucket/representation/pull_request_comment_spec.rb": 5.643611965000673,7432 "spec/presenters/packages/pypi/simple_index_presenter_spec.rb": 5.806638076999661,7433 "spec/workers/bulk_imports/finish_batched_relation_export_worker_spec.rb": 5.717238092000116,7434 "spec/lib/gitlab/github_import/importer/events/merged_spec.rb": 4.261358262001522,7435 "spec/lib/gitlab/import/import_user_creator_spec.rb": 7.021450377998917,7436 "spec/lib/banzai/filter/inline_diff_filter_spec.rb": 5.56331807999959,7437 "spec/workers/ci/pipeline_cleanup_ref_worker_spec.rb": 4.190840684999785,7438 "spec/lib/gitlab/ci/status/stage/common_spec.rb": 3.6400956729994505,7439 "spec/helpers/jira_connect_helper_spec.rb": 6.124185332000707,7440 "spec/lib/gitlab/github_import/importer/attachments/merge_requests_importer_spec.rb": 4.866522943999371,7441 "spec/models/anti_abuse/event_spec.rb": 2.643981220999194,7442 "spec/rubocop/cop/style/regexp_literal_mixed_preserve_spec.rb": 2.7215365680003742,7443 "spec/lib/banzai/filter/code_language_filter_spec.rb": 5.0374571250013105,7444 "spec/lib/gitlab/instrumentation/exclusive_lock_spec.rb": 4.8225804650010105,7445 "spec/models/preloaders/projects/notes_preloader_spec.rb": 3.9274504790009814,7446 "spec/models/concerns/after_commit_queue_spec.rb": 5.198551266999857,7447 "spec/models/concerns/enum_inheritance_spec.rb": 2.538756485999329,7448 "spec/finders/ci/auth_job_finder_spec.rb": 5.049705964000168,7449 "spec/models/merge_request/approval_removal_settings_spec.rb": 6.030206011999326,7450 "spec/views/projects/pipelines/show.html.haml_spec.rb": 4.1128721950008185,7451 "spec/workers/ci/parse_secure_file_metadata_worker_spec.rb": 4.519544168000721,7452 "spec/lib/gitlab/prometheus/adapter_spec.rb": 2.3013633620012115,7453 "spec/models/work_items/related_link_restriction_spec.rb": 2.0720784549994278,7454 "spec/lib/gitlab/cross_project_access_spec.rb": 2.2233383559996582,7455 "spec/lib/api/every_api_endpoint_spec.rb": 4.68090104699877,7456 "spec/lib/gitlab/ci/config/entry/inherit/variables_spec.rb": 2.017845368000053,7457 "spec/lib/gitlab/sql/except_spec.rb": 4.18878783800028,7458 "spec/lib/gitlab/graphql/batch_key_spec.rb": 2.3862271849993704,7459 "spec/lib/api/helpers/import_github_helpers_spec.rb": 3.6099716369990347,7460 "spec/lib/api/entities/hook_spec.rb": 2.888634901999467,7461 "spec/lib/gitlab/ci/secure_files/cer_spec.rb": 2.5185169150008733,7462 "spec/lib/gitlab/error_tracking/processor/grpc_error_processor_spec.rb": 3.957181883000885,7463 "spec/helpers/instance_configuration_helper_spec.rb": 4.834867808000126,7464 "spec/lib/gitlab/analytics/cycle_analytics/stage_events/stage_event_spec.rb": 1.5074921920004272,7465 "spec/lib/gitlab/throttle_spec.rb": 1.481528005000655,7466 "spec/models/users/saved_reply_spec.rb": 4.141295632998663,7467 "spec/models/concerns/clusters/agents/authorizations/user_access/scopes_spec.rb": 3.3254580150005495,7468 "spec/tooling/danger/outdated_todo_spec.rb": 4.490658930000791,7469 "spec/helpers/startupjs_helper_spec.rb": 1.5453305110004294,7470 "spec/finders/autocomplete/acts_as_taggable_on/tags_finder_spec.rb": 3.990141582000433,7471 "spec/graphql/mutations/pages/mark_onboarding_complete_spec.rb": 2.4722402799998235,7472 "spec/graphql/resolvers/saved_reply_resolver_spec.rb": 1.1864018630003557,7473 "spec/presenters/environment_presenter_spec.rb": 0.9888602459996036,7474 "spec/policies/timelog_policy_spec.rb": 4.607780141999683,7475 "spec/helpers/git_helper_spec.rb": 1.303992756000298,7476 "spec/lib/banzai/pipeline_spec.rb": 1.604206305999469,7477 "spec/services/mattermost/create_team_service_spec.rb": 3.178414865000377,7478 "spec/presenters/packages/nuget/packages_versions_presenter_spec.rb": 2.4315767629996117,7479 "spec/graphql/types/project_member_type_spec.rb": 1.3708644520011148,7480 "spec/lib/api/entities/tag_spec.rb": 2.551435514998957,7481 "spec/models/ci/unlock_pipeline_request_spec.rb": 4.256918085000507,7482 "spec/lib/gitlab/ci/pipeline/chain/pipeline/process_spec.rb": 1.0211052340000606,7483 "spec/lib/gitlab/ci/ansi2json/parser_spec.rb": 1.0922937599989382,7484 "spec/graphql/mutations/clusters/agent_tokens/revoke_spec.rb": 4.162315089999538,7485 "spec/services/ci/pipeline_bridge_status_service_spec.rb": 2.1997391379991313,7486 "spec/lib/gitlab/doorkeeper_secret_storing/token/pbkdf2_sha512_spec.rb": 1.1651531549996434,7487 "spec/rubocop/cop/usage_data/instrumentation_superclass_spec.rb": 4.113121364000108,7488 "spec/models/work_items/widgets/notifications_spec.rb": 1.7500628870002402,7489 "spec/models/users/ghost_user_migration_spec.rb": 1.7563226860002032,7490 "spec/lib/gitlab/memory/reports_daemon_spec.rb": 4.00938104099987,7491 "spec/graphql/types/ci/detailed_status_type_spec.rb": 1.7634354860001622,7492 "spec/lib/sidebars/projects/menus/ci_cd_menu_spec.rb": 1.4909733239983325,7493 "spec/models/concerns/from_except_spec.rb": 3.7397824479994597,7494 "spec/lib/api/entities/application_setting_spec.rb": 1.6988265800009685,7495 "spec/graphql/types/description_version_type_spec.rb": 0.9052215709998563,7496 "spec/services/packages/remove_tag_service_spec.rb": 1.6113598760002787,7497 "spec/graphql/types/ci/runner_manager_type_spec.rb": 3.1543747059986345,7498 "spec/serializers/project_access_token_entity_spec.rb": 1.7979936130013812,7499 "spec/lib/gitlab/memory/upload_and_cleanup_reports_spec.rb": 1.5268233619990497,7500 "spec/graphql/types/container_expiration_policy_cadence_enum_spec.rb": 0.6872043650000705,7501 "spec/services/packages/debian/extract_deb_metadata_service_spec.rb": 1.3294977549994655,7502 "spec/graphql/types/permission_types/package_spec.rb": 0.5578668540001672,7503 "spec/lib/gitlab/usage/metrics/instrumentations/count_personal_snippets_metric_spec.rb": 3.2335578610000084,7504 "spec/policies/merge_requests_closing_issues_policy_spec.rb": 1.373269371000788,7505 "spec/lib/gitlab/project_stats_refresh_conflicts_logger_spec.rb": 0.9193384099999093,7506 "spec/lib/gitlab/pagination/keyset/in_operator_optimization/order_by_column_data_spec.rb": 0.9058891020013107,7507 "spec/lib/gitlab/database/migrations/observers/total_database_size_change_spec.rb": 3.168867764999959,7508 "spec/graphql/types/customer_relations/organization_type_spec.rb": 1.0010460349985806,7509 "spec/lib/gitlab/usage/metrics/instrumentations/count_ci_runners_group_type_active_metric_spec.rb": 0.9369805890000862,7510 "spec/lib/gitlab/ci/config/external/mapper/base_spec.rb": 0.7415038429990091,7511 "spec/services/webauthn/register_service_spec.rb": 1.002578765999715,7512 "spec/models/packages/rubygems/metadatum_spec.rb": 3.1490059070001735,7513 "spec/lib/gitlab/database/gitlab_schema_info_spec.rb": 0.9688804779998463,7514 "spec/graphql/types/work_items/widgets/crm_contacts_type_spec.rb": 0.5641322930005117,7515 "spec/policies/work_items/type_policy_spec.rb": 0.6784676759998547,7516 "spec/graphql/types/metadata/kas_type_spec.rb": 0.6815681159987435,7517 "spec/graphql/mutations/users/saved_replies/destroy_spec.rb": 0.7914929390008183,7518 "spec/graphql/types/projects/service_type_enum_spec.rb": 2.8605752249986836,7519 "spec/graphql/types/release_asset_link_type_spec.rb": 0.8463170750001154,7520 "spec/lib/gitlab/diff/inline_diff_marker_spec.rb": 0.7218535329993756,7521 "spec/lib/gitlab/usage/metrics/instrumentations/omniauth_enabled_metric_spec.rb": 0.7697200500006147,7522 "spec/lib/gitlab/database/load_balancing/action_cable_callbacks_spec.rb": 0.7089354939998884,7523 "spec/workers/trending_projects_worker_spec.rb": 0.45456519999970624,7524 "spec/services/deploy_keys/create_service_spec.rb": 0.6545984680014953,7525 "spec/graphql/types/container_repository_status_enum_spec.rb": 0.46711438999955135,7526 "spec/serializers/ci/lint/result_entity_spec.rb": 0.4995776579999074,7527 "spec/lib/gitlab/ci/reports/sbom/reports_spec.rb": 2.741435271998853,7528 "spec/graphql/types/permission_types/note_spec.rb": 0.5220085669989203,7529 "spec/lib/gitlab/ci/pipeline/command_logger_spec.rb": 2.88427611299994177530}7531Knapsack global time execution for tests: 37m 04s7532Pending: (Failures listed here are expected and do not affect your suite's status)7533 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 blank7534 # No reason given7535 # ./spec/support/shared_examples/models/atomic_internal_id_shared_examples.rb:497536 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 blank7537 # No reason given7538 # ./spec/support/shared_examples/models/atomic_internal_id_shared_examples.rb:577539 3) gitlab:db namespace rake task mark_migration_complete with a single database marks the migration complete on the given database7540 # Skipping because database ci exists7541 # ./spec/tasks/gitlab/db_rake_spec.rb:317542 4) gitlab:db namespace rake task mark_migration_complete with multiple databases with geo configured does not create a task for the geo database7543 # Skipping because the geo database is not configured7544 # ./spec/tasks/gitlab/db_rake_spec.rb:817545 5) gitlab:db namespace rake task configure with a single database when geo is not configured when the schema is already loaded migrates the database7546 # Skipping because database ci exists7547 # ./spec/tasks/gitlab/db_rake_spec.rb:1437548 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 database7549 # Skipping because database ci exists7550 # ./spec/tasks/gitlab/db_rake_spec.rb:1567551 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 database7552 # Skipping because database ci exists7553 # ./spec/tasks/gitlab/db_rake_spec.rb:1697554 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 database7555 # Skipping because database ci exists7556 # ./spec/tasks/gitlab/db_rake_spec.rb:1827557 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 load7558 # Skipping because database ci exists7559 # ./spec/tasks/gitlab/db_rake_spec.rb:2067560 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 migrations7561 # Skipping because database ci exists7562 # ./spec/tasks/gitlab/db_rake_spec.rb:2227563 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 database7564 # Skipping because database ci exists7565 # ./spec/tasks/gitlab/db_rake_spec.rb:2457566 12) gitlab:db namespace rake task configure with multiple databases when geo is configured does not run tasks against geo7567 # Skipping because the geo database is not configured7568 # ./spec/tasks/gitlab/db_rake_spec.rb:3497569 13) gitlab:db namespace rake task drop_tables with a single database drops all objects for the database7570 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup7571 # ./spec/tasks/gitlab/db_rake_spec.rb:6567572 14) gitlab:db namespace rake task drop_tables with multiple databases with geo configured does not create a task for the geo database7573 # Skipping because the geo database is not configured7574 # ./spec/tasks/gitlab/db_rake_spec.rb:7047575 15) gitlab:db namespace rake task create_dynamic_partitions with a single database delegates syncing of partitions without limiting databases7576 # Skipping because some of the extra databases [:ci, :main_clusterwide, :sec, :embedding, :geo] are setup7577 # ./spec/tasks/gitlab/db_rake_spec.rb:7347578 16) gitlab:db namespace rake task create_dynamic_partitions with geo configured does not create a task for the geo database7579 # Skipping because the geo database is not configured7580 # ./spec/tasks/gitlab/db_rake_spec.rb:7687581 17) gitlab:db namespace rake task create_dynamic_partitions with jh configured does not create a task for the jh database7582 # Skipping because the jh database is not configured7583 # ./spec/tasks/gitlab/db_rake_spec.rb:7807584 18) gitlab:db namespace rake task reindex with multiple databases with geo configured does not create a task for the geo database7585 # Skipping because the geo database is not configured7586 # ./spec/tasks/gitlab/db_rake_spec.rb:8507587 19) gitlab:db namespace rake task execute_async_index_operations with geo configured does not create a task for the geo database7588 # Skipping because the geo database is not configured7589 # ./spec/tasks/gitlab/db_rake_spec.rb:9537590 20) gitlab:db namespace rake task validate_async_constraints with geo configured does not create a task for the geo database7591 # Skipping because the geo database is not configured7592 # ./spec/tasks/gitlab/db_rake_spec.rb:10377593 21) gitlab:db namespace rake task with multiple databases db:migrate:geo does not invoke gitlab:db:create_dynamic_partitions7594 # Skipping because the geo database is not configured7595 # ./spec/tasks/gitlab/db_rake_spec.rb:12337596Finished in 37 minutes 57 seconds (files took 1 minute 49.95 seconds to load)75972507 examples, 0 failures, 21 pending7598Randomized with seed 435897599[TEST PROF INFO] Time spent in factories: 08:44.092 (22.44% of total time)7600RSpec exited with 0.7601No examples to retry, congrats!7602WARNING: 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-timeouts7603ERROR: Job failed: execution took longer than 1h30m0s seconds