rspec system pg14 12/32
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-4.shared-gitlab-org.runners-manager.gitlab.com/default x5QiHUKw, system ID: s_b9637080a79e3 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:36c1d3cfe18f4b12d4640576f7048068acbfc3625027b6bbb46bba0e31b11831 for redis:6.2-alpine with digest redis@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...25Running on runner-x5qihukw-project-278964-concurrent-0 via runner-x5qihukw-shared-gitlab-org-1722413210-6d7b5390...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1.5-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7471344368)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344368 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7471344747)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344747 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7471344898)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344898 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7471344810)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344810 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh82Using decomposed database config (config/database.yml.decomposed-postgresql)83Geo DB won't be set up.84Embedding DB won't be set up.96$ source ./scripts/rspec_helpers.sh97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 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:15:01] Starting rspec_parallelized_job114RETRY_FAILED_TESTS_IN_NEW_PROCESS: true115KNAPSACK_GENERATE_REPORT: true116FLAKY_RSPEC_GENERATE_REPORT: true117KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb118KNAPSACK_LOG_LEVEL: debug119KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_12_32_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_12_32_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_12_32_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346241.txt124CRYSTALBALL: true125RSPEC_TESTS_MAPPING_ENABLED: 126RSPEC_TESTS_FILTER_FILE: 127Shell set options (set -o) enabled:128braceexpand on129hashall on130interactive-comments on131pipefail on132Knapsack report generator started!133warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.135Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}136# [RSpecRunTime] Starting RSpec timer...137[TEST PROF INFO] EventProf enabled (sql.active_record)138unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.139unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.140Test environment set up in 2.186163428 seconds141# [RSpecRunTime] Starting example group spec/features/issuables/markdown_references/jira_spec.rb. Expected to take 6 minutes 49.82 seconds.142Jira143Starting the Capybara driver server...144 when internal issues tracker is enabled for the other project145 when only internal issues tracker is enabled for the actual project146Capybara starting Puma...147* Version 6.4.0, codename: The Eagle of Durango148* Min threads: 0, max threads: 4149* Listening on unix:///tmp/20240731-325-c8ayd1150WARNING: All log messages before absl::InitializeLog() is called are written to STDERR151I0000 00:00:1722421053.556235 325 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0152 creates a link to the referenced issue on the preview153 creates a link to the referenced issue after submit154 creates a note on the referenced issues155 when both external and internal issues trackers are enabled for the actual project156 creates a link to the referenced issue on the preview157 creates a link to the referenced issue after submit158 creates a note on the referenced issues159# [RSpecRunTime] RSpec elapsed time: 2 minutes 39.54 seconds. Current RSS: ~1599M. Threads: 27. load average: 2.08 1.47 1.23 1/391 1788160.161 when only external issues tracker is enabled for the actual project162 creates a link to the referenced issue on the preview163 creates a link to the referenced issue after submit164 creates a note on the referenced issues165# [RSpecRunTime] RSpec elapsed time: 3 minutes 33.24 seconds. Current RSS: ~1602M. Threads: 27. load average: 2.13 1.57 1.28 1/396 2395166.167 when no tracker is enabled for the actual project168 creates a link to the referenced issue on the preview169 creates a link to the referenced issue after submit170 creates a note on the referenced issues171# [RSpecRunTime] RSpec elapsed time: 4 minutes 24.63 seconds. Current RSS: ~1620M. Threads: 25. load average: 2.24 1.68 1.33 1/394 3004172.173 when internal issues tracker is disabled for the other project174 when only internal issues tracker is enabled for the actual project175 creates a link to the referenced issue on the preview176 creates a link to the referenced issue after submit177 creates a note on the referenced issues178# [RSpecRunTime] RSpec elapsed time: 5 minutes 18.74 seconds. Current RSS: ~1797M. Threads: 26. load average: 2.17 1.74 1.37 2/396 3693179.180 when both external and internal issues trackers are enabled for the actual project181 creates a link to the referenced issue on the preview182 creates a link to the referenced issue after submit183 creates a note on the referenced issues184# [RSpecRunTime] RSpec elapsed time: 6 minutes 14.4 seconds. Current RSS: ~1912M. Threads: 25. load average: 2.22 1.81 1.41 1/396 4381185.186 when only external issues tracker is enabled for the actual project187 creates a link to the referenced issue on the preview188 creates a link to the referenced issue after submit189 creates a note on the referenced issues190# [RSpecRunTime] RSpec elapsed time: 6 minutes 59.72 seconds. Current RSS: ~1942M. Threads: 25. load average: 2.09 1.85 1.45 1/396 5067191.192 when no issues tracker is enabled for the actual project193 creates a link to the referenced issue on the preview194 creates a link to the referenced issue after submit195 creates a note on the referenced issues196# [RSpecRunTime] RSpec elapsed time: 7 minutes 43.77 seconds. Current RSS: ~1981M. Threads: 26. load average: 2.08 1.87 1.47 1/396 5753197.198# [RSpecRunTime] Finishing example group spec/features/issuables/markdown_references/jira_spec.rb. It took 7 minutes 38.3 seconds. Expected to take 6 minutes 49.82 seconds.199# [RSpecRunTime] Starting example group spec/features/boards/boards_spec.rb. Expected to take 3 minutes 2.46 seconds.200Project issue boards201 signed in user202 no lists203 creates default lists204# [RSpecRunTime] RSpec elapsed time: 7 minutes 50.37 seconds. Current RSS: ~1960M. Threads: 26. load average: 2.07 1.87 1.48 1/397 5756205.206 with lists207 shows issues in lists208 search closed list209 search list210 allows user to delete board211 infinite scrolls list212 lists213 changes position of list214 dragging does not duplicate list215 without backlog and closed lists216 changes position of list217# [RSpecRunTime] RSpec elapsed time: 9 minutes 22.43 seconds. Current RSS: ~1985M. Threads: 24. load average: 1.70 1.80 1.49 1/391 5785218.219 issue card220 shows assignee221# [RSpecRunTime] RSpec elapsed time: 9 minutes 29.17 seconds. Current RSS: ~1991M. Threads: 24. load average: 1.59 1.78 1.48 1/391 5788222.223 filtering224 filters by author225 filters by milestone226 filters by label with encoded character227 removes filtered labels228 filters by clicking label button on issue229 removes label filter by clicking label button on issue230# [RSpecRunTime] RSpec elapsed time: 10 minutes 30.32 seconds. Current RSS: ~1982M. Threads: 24. load average: 1.86 1.81 1.51 1/389 5805231.232 issue board focus mode233 shows the button234# [RSpecRunTime] RSpec elapsed time: 10 minutes 34.96 seconds. Current RSS: ~2002M. Threads: 24. load average: 1.79 1.79 1.50 1/390 5808235.236 keyboard shortcuts237 allows user to use keyboard shortcuts238# [RSpecRunTime] RSpec elapsed time: 10 minutes 42.19 seconds. Current RSS: ~2016M. Threads: 23. load average: 1.97 1.83 1.52 1/390 5813239.240 signed out user241 displays lists242 does not show create new list243 does not allow dragging244# [RSpecRunTime] RSpec elapsed time: 10 minutes 52.2 seconds. Current RSS: ~2083M. Threads: 24. load average: 1.97 1.83 1.52 1/389 5814245.246 as guest user247 does not show create new list248# [RSpecRunTime] RSpec elapsed time: 10 minutes 56.1 seconds. Current RSS: ~2064M. Threads: 24. load average: 2.05 1.85 1.53 1/390 5816249.250# [RSpecRunTime] Finishing example group spec/features/boards/boards_spec.rb. It took 3 minutes 11.83 seconds. Expected to take 3 minutes 2.46 seconds.251# [RSpecRunTime] Starting example group spec/features/issues/user_bulk_edits_issues_labels_spec.rb. Expected to take 2 minutes 26.17 seconds.252Issues > Labels bulk assignment253 as an allowed user254 sidebar255 is present when bulk edit is enabled256 is not present when bulk edit is disabled257# [RSpecRunTime] RSpec elapsed time: 11 minutes 2.86 seconds. Current RSS: ~2061M. Threads: 24. load average: 2.21 1.89 1.55 1/390 5820258.259 can bulk assign260 a label261 to all issues262 is expected not to have text "frontend"263# [RSpecRunTime] RSpec elapsed time: 11 minutes 11.25 seconds. Current RSS: ~2055M. Threads: 24. load average: 1.95 1.84 1.53 1/391 5825264.265 to some issues266 is expected not to have text "frontend"267# [RSpecRunTime] RSpec elapsed time: 11 minutes 19.44 seconds. Current RSS: ~2023M. Threads: 23. load average: 2.02 1.87 1.54 1/390 5828268.269 to an issue270 is expected not to have text "frontend"271# [RSpecRunTime] RSpec elapsed time: 11 minutes 27.56 seconds. Current RSS: ~2007M. Threads: 23. load average: 2.02 1.87 1.55 1/391 5834272.273 to an issue by selecting the label first274 is expected not to have text "frontend"275# [RSpecRunTime] RSpec elapsed time: 11 minutes 36.08 seconds. Current RSS: ~2002M. Threads: 23. load average: 1.94 1.86 1.55 1/391 5838276.277 multiple labels278 to all issues279 is expected to have text "feature"280# [RSpecRunTime] RSpec elapsed time: 11 minutes 44.77 seconds. Current RSS: ~2010M. Threads: 22. load average: 2.02 1.88 1.56 1/390 5842281.282 to a issue283 is expected not to have text "feature"284# [RSpecRunTime] RSpec elapsed time: 11 minutes 53.4 seconds. Current RSS: ~2023M. Threads: 22. load average: 2.02 1.88 1.56 1/390 5846285.286 can assign a label to all issues when label is present287 is expected to have text "bug"288# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.62 seconds. Current RSS: ~2023M. Threads: 22. load average: 2.02 1.88 1.56 1/390 5850289.290 can bulk un-assign291 all labels to all issues292 is expected not to have text "feature"293# [RSpecRunTime] RSpec elapsed time: 12 minutes 11.21 seconds. Current RSS: ~2015M. Threads: 22. load average: 1.94 1.87 1.56 1/390 5854294.295 a label to a issue296 is expected to have text "feature"297# [RSpecRunTime] RSpec elapsed time: 12 minutes 19.12 seconds. Current RSS: ~2043M. Threads: 22. load average: 2.02 1.89 1.57 1/390 5859298.299 a label and keep the others label300 is expected to have text "feature"301# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.71 seconds. Current RSS: ~2027M. Threads: 22. load average: 1.94 1.88 1.57 1/390 5863302.303 toggling a milestone304 setting a milestone305 keeps labels306# [RSpecRunTime] RSpec elapsed time: 12 minutes 36.92 seconds. Current RSS: ~2017M. Threads: 22. load average: 1.94 1.88 1.57 1/390 5868307.308 setting a milestone and adding another label309 keeps existing label and new label is present310# [RSpecRunTime] RSpec elapsed time: 12 minutes 46.69 seconds. Current RSS: ~2028M. Threads: 22. load average: 1.80 1.85 1.57 1/389 5873311.312 setting a milestone and removing existing label313 keeps existing label and new label is present314# [RSpecRunTime] RSpec elapsed time: 12 minutes 56.72 seconds. Current RSS: ~2031M. Threads: 22. load average: 1.82 1.85 1.57 1/390 5879315.316 unsetting a milestone317 keeps labels318# [RSpecRunTime] RSpec elapsed time: 13 minutes 5.21 seconds. Current RSS: ~2039M. Threads: 22. load average: 1.69 1.83 1.56 1/390 5884319.320 toggling checked issues321 is expected to have text "feature"322# [RSpecRunTime] RSpec elapsed time: 13 minutes 13.77 seconds. Current RSS: ~2041M. Threads: 22. load average: 1.88 1.86 1.58 1/389 5889323.324 mark previously toggled label325 is expected to have text "feature"326# [RSpecRunTime] RSpec elapsed time: 13 minutes 21.82 seconds. Current RSS: ~2054M. Threads: 22. load average: 1.82 1.85 1.58 1/390 5894327.328 unmarking common label329 applies label from filtered results330# [RSpecRunTime] RSpec elapsed time: 13 minutes 30.79 seconds. Current RSS: ~2045M. Threads: 22. load average: 2.08 1.91 1.60 1/390 5898331.332 as a guest333 cannot bulk assign labels334 is expected not to have visible field "Issue 1" that is not disabled that is not checked335# [RSpecRunTime] RSpec elapsed time: 13 minutes 32.54 seconds. Current RSS: ~2057M. Threads: 22. load average: 2.08 1.91 1.60 1/389 5899336.337# [RSpecRunTime] Finishing example group spec/features/issues/user_bulk_edits_issues_labels_spec.rb. It took 2 minutes 36.44 seconds. Expected to take 2 minutes 26.17 seconds.338# [RSpecRunTime] Starting example group spec/features/projects/issuable_templates_spec.rb. Expected to take 1 minute 53.05 seconds.339issuable templates340 user creates an issue using templates341 user selects "bug" template342 user selects "bug" template and then "no template"343 user selects "bug" template, edits description and then selects "reset template"344# [RSpecRunTime] RSpec elapsed time: 14 minutes 9.38 seconds. Current RSS: ~2037M. Threads: 25. load average: 1.97 1.90 1.61 1/398 6468345.346 user creates an issue template using issuable_template query param347 applies correctly in the rich text editor348# [RSpecRunTime] RSpec elapsed time: 14 minutes 17.84 seconds. Current RSS: ~2053M. Threads: 24. load average: 2.21 1.95 1.63 1/398 6597349.350 user creates an issue using templates, with a prior description351 user selects "bug" template352# [RSpecRunTime] RSpec elapsed time: 14 minutes 29.42 seconds. Current RSS: ~2047M. Threads: 25. load average: 2.08 1.94 1.63 1/397 6731353.354 user creates an issue with a default template from the repo355 does not overwrite autosaved description356# [RSpecRunTime] RSpec elapsed time: 14 minutes 37.85 seconds. Current RSS: ~2057M. Threads: 25. load average: 1.99 1.92 1.63 1/398 6860357.358 user creates a merge request using templates359 user selects "feature-proposal" template360 changes template361 user selects "bug" template, then updates description, then selects "feature-proposal" template, then cancels template change362 user selects "bug" template, then updates description, then selects "feature-proposal" template, then dismiss the template warning363 user selects "bug" template, then updates description, then selects "feature-proposal" template, then applies template change364# [RSpecRunTime] RSpec elapsed time: 15 minutes 15.76 seconds. Current RSS: ~2098M. Threads: 24. load average: 2.11 1.95 1.65 1/398 8089365.366 user creates a merge request from a forked project using templates367 feature proposal template368 template exists in target project369 user selects template370# [RSpecRunTime] RSpec elapsed time: 15 minutes 36.95 seconds. Current RSS: ~2051M. Threads: 27. load average: 1.94 1.92 1.64 1/400 8424371.372# [RSpecRunTime] Finishing example group spec/features/projects/issuable_templates_spec.rb. It took 2 minutes 4.41 seconds. Expected to take 1 minute 53.05 seconds.373# [RSpecRunTime] Starting example group spec/features/issues/move_spec.rb. Expected to take 1 minute 30.52 seconds.374issue move to another project375 user does not have permission to move issue376 moving issue to another project not allowed377# [RSpecRunTime] RSpec elapsed time: 15 minutes 40.28 seconds. Current RSS: ~2072M. Threads: 27. load average: 1.87 1.91 1.64 1/400 8467378.379 user has permission to move issue380 moving issue to another project381 searching project dropdown382 user does not have permission to move the issue to a project383 browsing projects in projects select384# [RSpecRunTime] RSpec elapsed time: 16 minutes 27.28 seconds. Current RSS: ~2124M. Threads: 27. load average: 1.52 1.81 1.62 1/399 8908385.386 issue has been already moved387 user wants to move issue that has already been moved388# [RSpecRunTime] RSpec elapsed time: 16 minutes 31.4 seconds. Current RSS: ~2160M. Threads: 27. load average: 1.47 1.80 1.62 1/400 9054389.390 service desk issue moved to a project with service desk disabled391 shows an alert after being moved392 does not show an alert after being dismissed393# [RSpecRunTime] RSpec elapsed time: 17 minutes 14.11 seconds. Current RSS: ~2336M. Threads: 25. load average: 1.67 1.79 1.63 1/393 9070394.395# [RSpecRunTime] Finishing example group spec/features/issues/move_spec.rb. It took 1 minute 37.27 seconds. Expected to take 1 minute 30.52 seconds.396# [RSpecRunTime] Starting example group spec/features/security/group/internal_access_spec.rb. Expected to take 1 minute 13.89 seconds.397Internal Group access398 Group should be internal399 #internal?400 is expected to be truthy401 GET /groups/:path402 is expected to be allowed for owner403 is expected to be allowed for maintainer404 is expected to be allowed for developer405 is expected to be allowed for reporter406 is expected to be allowed for guest407 is expected to be allowed for the specified user408 is expected to be allowed for user409 is expected to be denied for external410 is expected to be denied for visitor411 when admin mode is enabled412 is expected to be allowed for admin413# [RSpecRunTime] RSpec elapsed time: 17 minutes 30.56 seconds. Current RSS: ~2432M. Threads: 25. load average: 1.52 1.75 1.62 1/392 9071414.415 when admin mode is disabled416 is expected to be allowed for admin417# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.81 seconds. Current RSS: ~2346M. Threads: 25. load average: 1.52 1.75 1.62 1/392 9072418.419 GET /groups/:path/-/issues420 is expected to be allowed for owner421 is expected to be allowed for maintainer422 is expected to be allowed for developer423 is expected to be allowed for reporter424 is expected to be allowed for guest425 is expected to be allowed for the specified user426 is expected to be allowed for user427 is expected to be denied for external428 is expected to be denied for visitor429 when admin mode is enabled430 is expected to be allowed for admin431# [RSpecRunTime] RSpec elapsed time: 17 minutes 46.61 seconds. Current RSS: ~2369M. Threads: 24. load average: 1.40 1.72 1.61 1/391 9073432.433 when admin mode is disabled434 is expected to be allowed for admin435# [RSpecRunTime] RSpec elapsed time: 17 minutes 47.79 seconds. Current RSS: ~2369M. Threads: 24. load average: 1.40 1.72 1.61 1/391 9074436.437 GET /groups/:path/-/merge_requests438 is expected to be allowed for owner439 is expected to be allowed for maintainer440 is expected to be allowed for developer441 is expected to be allowed for reporter442 is expected to be allowed for guest443 is expected to be allowed for the specified user444 is expected to be allowed for user445 is expected to be denied for external446 is expected to be denied for visitor447 when admin mode is enabled448 is expected to be allowed for admin449# [RSpecRunTime] RSpec elapsed time: 18 minutes 3.26 seconds. Current RSS: ~2370M. Threads: 24. load average: 1.39 1.70 1.60 1/391 9101450.451 when admin mode is disabled452 is expected to be allowed for admin453# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.53 seconds. Current RSS: ~2406M. Threads: 24. load average: 1.36 1.69 1.60 1/391 9102454.455 GET /groups/:path/-/group_members456 is expected to be allowed for owner457 is expected to be allowed for maintainer458 is expected to be allowed for developer459 is expected to be allowed for reporter460 is expected to be allowed for guest461 is expected to be allowed for the specified user462 is expected to be allowed for user463 is expected to be denied for external464 is expected to be denied for visitor465 when admin mode is enabled466 is expected to be allowed for admin467# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.36 seconds. Current RSS: ~2407M. Threads: 23. load average: 1.28 1.65 1.59 1/388 9103468.469 when admin mode is disabled470 is expected to be allowed for admin471# [RSpecRunTime] RSpec elapsed time: 18 minutes 20.52 seconds. Current RSS: ~2478M. Threads: 23. load average: 1.28 1.65 1.59 1/388 9104472.473 GET /groups/:path/-/edit474 is expected to be allowed for owner475 is expected to be denied for maintainer476 is expected to be denied for developer477 is expected to be denied for reporter478 is expected to be denied for guest479 is expected to be denied for the specified user480 is expected to be denied for user481 is expected to be denied for visitor482 is expected to be denied for external483 when admin mode is enabled484 is expected to be allowed for admin485# [RSpecRunTime] RSpec elapsed time: 18 minutes 33.26 seconds. Current RSS: ~2450M. Threads: 22. load average: 1.39 1.66 1.59 1/387 9105486.487 when admin mode is disabled488 is expected to be denied for admin489# [RSpecRunTime] Finishing example group spec/features/security/group/internal_access_spec.rb. It took 1 minute 19.75 seconds. Expected to take 1 minute 13.89 seconds.490# [RSpecRunTime] Starting example group spec/features/boards/board_filters_spec.rb. Expected to take 59.45 seconds.491Issue board filters492 for a project board493 filters by author494 behaves like loads all the users when opened495 and submit one as filter496# [RSpecRunTime] RSpec elapsed time: 18 minutes 47.15 seconds. Current RSS: ~2490M. Threads: 24. load average: 1.38 1.65 1.59 2/393 9155497.498 filters by label499 loads all the labels when opened and submit one as filter500# [RSpecRunTime] RSpec elapsed time: 18 minutes 54.99 seconds. Current RSS: ~2212M. Threads: 24. load average: 1.70 1.71 1.61 1/392 9158501.502 filters by releases503 loads all the releases when opened and submit one as filter504# [RSpecRunTime] RSpec elapsed time: 19 minutes 2.28 seconds. Current RSS: ~2273M. Threads: 24. load average: 2.05 1.78 1.63 1/392 9161505.506 filters by confidentiality507 loads all the confidentiality options when opened and submit one as filter508# [RSpecRunTime] RSpec elapsed time: 19 minutes 8.3 seconds. Current RSS: ~2281M. Threads: 24. load average: 2.20 1.82 1.65 1/393 9164509.510 filters by milestone511 loads all the milestones when opened and submit one as filter512# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.19 seconds. Current RSS: ~2342M. Threads: 23. load average: 2.34 1.86 1.66 1/392 9167513.514 filters by reaction emoji515 loads all the emojis when opened and submit one as filter516# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.57 seconds. Current RSS: ~2428M. Threads: 24. load average: 2.21 1.84 1.66 1/392 9170517.518 filters by type519 loads all the types when opened and submit one as filter520# [RSpecRunTime] RSpec elapsed time: 19 minutes 30.88 seconds. Current RSS: ~2275M. Threads: 24. load average: 2.11 1.83 1.65 1/393 9173521.522 for a group board523 when filtering by assignee524 includes descendant project members in autocomplete525# [RSpecRunTime] RSpec elapsed time: 19 minutes 36.09 seconds. Current RSS: ~2289M. Threads: 24. load average: 2.10 1.83 1.66 1/393 9175526.527# [RSpecRunTime] Finishing example group spec/features/boards/board_filters_spec.rb. It took 1 minute 2.12 seconds. Expected to take 59.45 seconds.528# [RSpecRunTime] Starting example group spec/features/markdown/gitlab_flavored_markdown_spec.rb. Expected to take 54.31 seconds.529GitLab Flavored Markdown530 for commits531 renders title in commits#index532 renders title in commits#show533 renders description in commits#show534 renders title in repositories#branches535# [RSpecRunTime] RSpec elapsed time: 19 minutes 52.92 seconds. Current RSS: ~2487M. Threads: 23. load average: 1.92 1.81 1.65 1/396 9681536.537 for issues538 renders subject in issues#index539 renders subject in issues#show540 renders details in issues#show541# [RSpecRunTime] RSpec elapsed time: 20 minutes 15.32 seconds. Current RSS: ~2335M. Threads: 24. load average: 1.85 1.79 1.65 1/395 9689542.543 for merge requests544 renders title in merge_requests#index545 renders title in merge_requests#show546# [RSpecRunTime] RSpec elapsed time: 20 minutes 25.4 seconds. Current RSS: ~2427M. Threads: 24. load average: 1.80 1.78 1.65 1/398 9987547.548 for milestones549 renders title in milestones#index550 renders title in milestones#show551 renders description in milestones#show552# [RSpecRunTime] RSpec elapsed time: 20 minutes 35.08 seconds. Current RSS: ~2497M. Threads: 24. load average: 1.67 1.76 1.64 1/394 9988553.554# [RSpecRunTime] Finishing example group spec/features/markdown/gitlab_flavored_markdown_spec.rb. It took 59.01 seconds. Expected to take 54.31 seconds.555# [RSpecRunTime] Starting example group spec/features/issues/service_desk_spec.rb. Expected to take 47.17 seconds.556Service Desk Issue Tracker557 navigation to service desk558 can navigate to the service desk from link in the sidebar559# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.02 seconds. Current RSS: ~2331M. Threads: 24. load average: 1.78 1.78 1.64 1/395 9994560.561 issue page562 shows service_desk_reply_to in issue header563# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.79 seconds. Current RSS: ~2311M. Threads: 25. load average: 1.81 1.79 1.65 1/396 9999564.565 issues list566 when service desk is supported567 when there are no issues568 service desk empty state569 displays the large empty state, documentation, and the email address570 when user does not have permission to edit project settings571 displays the large info box and the documentation link572# [RSpecRunTime] RSpec elapsed time: 20 minutes 57.7 seconds. Current RSS: ~2364M. Threads: 25. load average: 1.75 1.77 1.64 1/395 10003573.574 when there are issues575 service desk info content576 displays the small info box, documentation, a button to configure service desk, and the address577# [RSpecRunTime] RSpec elapsed time: 21 minutes 1.47 seconds. Current RSS: ~2427M. Threads: 25. load average: 1.69 1.76 1.64 1/395 10006578.579 issues list580 only displays issues created by support bot581 shows service_desk_reply_to in issues list582# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.04 seconds. Current RSS: ~2504M. Threads: 25. load average: 1.79 1.78 1.65 1/395 10011583.584 for feature flags585 pushes the service_desk_ticket feature flag to frontend when available586 does not push the service_desk_ticket feature flag to frontend when not available587# [RSpecRunTime] RSpec elapsed time: 21 minutes 26.64 seconds. Current RSS: ~2290M. Threads: 25. load average: 1.48 1.71 1.63 1/396 10019588.589# [RSpecRunTime] Finishing example group spec/features/issues/service_desk_spec.rb. It took 51.56 seconds. Expected to take 47.17 seconds.590# [RSpecRunTime] Starting example group spec/features/projects/labels/update_prioritization_spec.rb. Expected to take 39.55 seconds.591Prioritize labels592 when user belongs to project team593 user can prioritize a group label594 user can unprioritize a group label595 user can prioritize a project label596 user can unprioritize a project label597 user can sort prioritized labels and persist across reloads598 user can see a primary button when there are only prioritized labels599 shows a help message about prioritized labels600# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.2 seconds. Current RSS: ~2331M. Threads: 24. load average: 1.63 1.73 1.64 1/395 10027601.602 as a guest603 cannot prioritize labels604 cannot sort prioritized labels605# [RSpecRunTime] RSpec elapsed time: 22 minutes 5.57 seconds. Current RSS: ~2396M. Threads: 24. load average: 1.82 1.76 1.65 1/396 10029606.607 as a non signed in user608 cannot prioritize labels609# [RSpecRunTime] RSpec elapsed time: 22 minutes 7.04 seconds. Current RSS: ~2410M. Threads: 24. load average: 1.82 1.76 1.65 1/395 10030610.611# [RSpecRunTime] Finishing example group spec/features/projects/labels/update_prioritization_spec.rb. It took 40.38 seconds. Expected to take 39.55 seconds.612# [RSpecRunTime] Starting example group spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb. Expected to take 34.51 seconds.613viewing an issue with cross project references614 shows all information related to the cross project reference615 shows a link to the confidential issue in the same project616 does not show the link to a cross project confidential issue when the user does not have access617 shows the link to a cross project confidential issue when the user has access618 when an external authorization service is enabled619 only hits the external service for the project the user is viewing620 shows only the link to the cross project references621 does not link a cross project confidential issue if the user does not have access622 links a cross project confidential issue without exposing information when the user has access623 shows a link to the confidential issue in the same project624# [RSpecRunTime] RSpec elapsed time: 22 minutes 43.12 seconds. Current RSS: ~2394M. Threads: 22. load average: 1.40 1.66 1.62 1/392 10031625.626# [RSpecRunTime] Finishing example group spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb. It took 36.08 seconds. Expected to take 34.51 seconds.627# [RSpecRunTime] Starting example group spec/features/groups/integrations/user_manages_gitlab_for_slack_app_spec.rb. Expected to take 30.19 seconds.628User manages the group-level GitLab for Slack app integration629 shows the trigger form fields630 shows the workspace name but not the alias and does not allow the user to edit it631 when the integration is disabled632 does not show the trigger form fields633# [RSpecRunTime] RSpec elapsed time: 23 minutes 0.26 second. Current RSS: ~2544M. Threads: 21. load average: 1.28 1.62 1.60 1/395 10042634.635 when the flag is disabled636 hides the integration637# [RSpecRunTime] RSpec elapsed time: 23 minutes 3.12 seconds. Current RSS: ~2513M. Threads: 21. load average: 1.28 1.62 1.60 1/396 10045638.639 when an integration is not inherited640 allows the user to unlink the GitLab for Slack app641# [RSpecRunTime] RSpec elapsed time: 23 minutes 9.8 seconds. Current RSS: ~2283M. Threads: 21. load average: 1.48 1.65 1.61 1/397 10050642.643 when an integration is inherited644 does not allow the user to unlink the GitLab for Slack app645# [RSpecRunTime] RSpec elapsed time: 23 minutes 14.32 seconds. Current RSS: ~2322M. Threads: 21. load average: 1.60 1.67 1.62 1/397 10053646.647# [RSpecRunTime] Finishing example group spec/features/groups/integrations/user_manages_gitlab_for_slack_app_spec.rb. It took 31.2 seconds. Expected to take 30.19 seconds.648# [RSpecRunTime] Starting example group spec/features/projects/branches/new_branch_ref_dropdown_spec.rb. Expected to take 25.72 seconds.649New Branch Ref Dropdown650 finds a tag in a list651 finds a branch in a list652 finds a commit in a list653 shows no results when there is no branch, tag or commit sha found654 passes accessibility tests655# [RSpecRunTime] Finishing example group spec/features/projects/branches/new_branch_ref_dropdown_spec.rb. It took 31.44 seconds. Expected to take 25.72 seconds.656# [RSpecRunTime] RSpec elapsed time: 23 minutes 46.0 seconds. Current RSS: ~2373M. Threads: 23. load average: 1.99 1.76 1.66 1/402 10640657.658# [RSpecRunTime] Starting example group spec/features/merge_request/user_assigns_themselves_spec.rb. Expected to take 22.72 seconds.659Merge request > User assigns themselves660 logged in as a member of the project661 updates updated_by662 when related issues are already assigned663 does not display if related issues are already assigned664# [RSpecRunTime] RSpec elapsed time: 24 minutes 3.96 seconds. Current RSS: ~2424M. Threads: 25. load average: 1.77 1.73 1.64 1/405 11018665.666 logged in as a non-member of the project667 does not show assignment link668# [RSpecRunTime] RSpec elapsed time: 24 minutes 10.15 seconds. Current RSS: ~2428M. Threads: 25. load average: 1.65 1.70 1.64 1/405 11171669.670# [RSpecRunTime] Finishing example group spec/features/merge_request/user_assigns_themselves_spec.rb. It took 24.28 seconds. Expected to take 22.72 seconds.671# [RSpecRunTime] Starting example group spec/features/user_settings/ssh_keys_spec.rb. Expected to take 19.6 seconds.672User Settings > SSH Keys673 user sees their keys674 User removes a key675 with the key index676 removes key677# [RSpecRunTime] RSpec elapsed time: 24 minutes 16.05 seconds. Current RSS: ~2389M. Threads: 25. load average: 2.08 1.79 1.66 1/406 11173678.679 with its details page680 removes key681# [RSpecRunTime] RSpec elapsed time: 24 minutes 20.35 seconds. Current RSS: ~2407M. Threads: 24. load average: 2.15 1.81 1.67 1/402 11174682.683 User adds a key684 auto-populates the title685 saves the new key686 shows a confirmable warning if the key begins with an algorithm name that is unsupported687 when only DSA and ECDSA keys are allowed688 shows a validation error689# [RSpecRunTime] RSpec elapsed time: 24 minutes 32.42 seconds. Current RSS: ~2461M. Threads: 24. load average: 2.14 1.82 1.68 1/400 11176690.691# [RSpecRunTime] Finishing example group spec/features/user_settings/ssh_keys_spec.rb. It took 22.28 seconds. Expected to take 19.6 seconds.692# [RSpecRunTime] Starting example group spec/features/security/profile_access_spec.rb. Expected to take 17.39 seconds.693Profile access694 GET /-/user_settings/ssh_keys695 is expected to be allowed for admin696 is expected to be allowed for user697 is expected to be denied for visitor698# [RSpecRunTime] RSpec elapsed time: 24 minutes 37.54 seconds. Current RSS: ~2616M. Threads: 24. load average: 2.04 1.80 1.67 1/400 11177699.700 GET /-/user_settings/profile701 is expected to be allowed for admin702 is expected to be allowed for user703 is expected to be denied for visitor704# [RSpecRunTime] RSpec elapsed time: 24 minutes 40.06 seconds. Current RSS: ~2612M. Threads: 24. load average: 2.04 1.81 1.67 1/400 11178705.706 GET /-/profile/account707 is expected to be allowed for admin708 is expected to be allowed for user709 is expected to be denied for visitor710# [RSpecRunTime] RSpec elapsed time: 24 minutes 42.42 seconds. Current RSS: ~2589M. Threads: 24. load average: 2.04 1.81 1.67 1/400 11179711.712 GET /-/profile/preferences713 is expected to be allowed for admin714 is expected to be allowed for user715 is expected to be denied for visitor716# [RSpecRunTime] RSpec elapsed time: 24 minutes 44.6 seconds. Current RSS: ~2538M. Threads: 24. load average: 1.96 1.79 1.67 1/400 11180717.718 GET /-/profile/audit_log719 is expected to be allowed for admin720 is expected to be allowed for user721 is expected to be denied for visitor722# [RSpecRunTime] RSpec elapsed time: 24 minutes 49.39 seconds. Current RSS: ~2661M. Threads: 23. load average: 1.80 1.76 1.66 1/400 11181723.724 GET /-/profile/notifications725 is expected to be allowed for admin726 is expected to be allowed for user727 is expected to be denied for visitor728# [RSpecRunTime] RSpec elapsed time: 24 minutes 51.9 seconds. Current RSS: ~2638M. Threads: 23. load average: 1.80 1.76 1.66 1/399 11182729.730# [RSpecRunTime] Finishing example group spec/features/security/profile_access_spec.rb. It took 19.51 seconds. Expected to take 17.39 seconds.731# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_jenkins_migration_callout_spec.rb. Expected to take 14.09 seconds.732Merge request > User sees Jenkins migration callout733 shows the Jenkins migration callout734# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_jenkins_migration_callout_spec.rb. It took 13.6 seconds. Expected to take 14.09 seconds.735# [RSpecRunTime] RSpec elapsed time: 25 minutes 5.78 seconds. Current RSS: ~2359M. Threads: 27. load average: 1.92 1.79 1.67 1/408 11374736.737# [RSpecRunTime] Starting example group spec/features/projects/labels/user_sees_links_to_issuables_spec.rb. Expected to take 12.71 seconds.738Projects > Labels > User sees links to issuables739 with a project label740 when merge requests and issues are enabled for the project741 shows links to MRs and issues742# [RSpecRunTime] RSpec elapsed time: 25 minutes 7.7 seconds. Current RSS: ~2373M. Threads: 27. load average: 1.92 1.79 1.67 1/407 11375743.744 when issues are disabled for the project745 shows links to MRs but not to issues746# [RSpecRunTime] RSpec elapsed time: 25 minutes 9.35 seconds. Current RSS: ~2456M. Threads: 27. load average: 1.85 1.78 1.67 1/406 11376747.748 when merge requests are disabled for the project749 shows links to issues but not to MRs750# [RSpecRunTime] RSpec elapsed time: 25 minutes 14.27 seconds. Current RSS: ~2455M. Threads: 27. load average: 1.78 1.77 1.66 1/405 11377751.752 with a group label753 when merge requests and issues are enabled for the project754 shows links to MRs and issues755# [RSpecRunTime] RSpec elapsed time: 25 minutes 16.06 seconds. Current RSS: ~2459M. Threads: 27. load average: 1.78 1.77 1.66 1/403 11378756.757 when issues are disabled for the project758 shows links to MRs and issues759# [RSpecRunTime] RSpec elapsed time: 25 minutes 17.84 seconds. Current RSS: ~2433M. Threads: 27. load average: 1.78 1.77 1.66 1/403 11379760.761 when merge requests are disabled for the project762 shows links to MRs and issues763# [RSpecRunTime] RSpec elapsed time: 25 minutes 19.45 seconds. Current RSS: ~2429M. Threads: 26. load average: 1.71 1.75 1.66 1/403 11380764.765# [RSpecRunTime] Finishing example group spec/features/projects/labels/user_sees_links_to_issuables_spec.rb. It took 13.81 seconds. Expected to take 12.71 seconds.766# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_activates_jetbrains_teamcity_ci_spec.rb. Expected to take 10.77 seconds.767User activates JetBrains TeamCity CI768 activates integration769# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_activates_jetbrains_teamcity_ci_spec.rb. It took 10.18 seconds. Expected to take 10.77 seconds.770# [RSpecRunTime] RSpec elapsed time: 25 minutes 29.89 seconds. Current RSS: ~2409M. Threads: 26. load average: 1.68 1.74 1.66 1/403 11386771.772# [RSpecRunTime] Starting example group spec/features/ics/dashboard_issues_spec.rb. Expected to take 10.16 seconds.773Dashboard Issues Calendar Feed774 GET /issues775 when authenticated776 with no referer777 renders calendar feed778# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.6 seconds. Current RSS: ~2402M. Threads: 26. load average: 1.68 1.74 1.66 1/402 11387779.780 with GitLab as the referer781 renders calendar feed as text/plain782# [RSpecRunTime] RSpec elapsed time: 25 minutes 33.09 seconds. Current RSS: ~2419M. Threads: 26. load average: 1.68 1.74 1.66 1/402 11388783.784 when filtered by milestone785 renders calendar feed786# [RSpecRunTime] RSpec elapsed time: 25 minutes 34.52 seconds. Current RSS: ~2501M. Threads: 26. load average: 1.62 1.73 1.65 1/402 11389787.788 when authenticated via personal access token789 renders calendar feed790# [RSpecRunTime] RSpec elapsed time: 25 minutes 38.96 seconds. Current RSS: ~2517M. Threads: 26. load average: 1.62 1.73 1.65 1/402 11390791.792 when authenticated via feed token793 renders calendar feed794# [RSpecRunTime] RSpec elapsed time: 25 minutes 40.55 seconds. Current RSS: ~2520M. Threads: 26. load average: 1.57 1.72 1.65 1/402 11391795.796 issue with due date797 renders issue fields798# [RSpecRunTime] RSpec elapsed time: 25 minutes 42.42 seconds. Current RSS: ~2472M. Threads: 26. load average: 1.57 1.72 1.65 1/402 11392799.800# [RSpecRunTime] Finishing example group spec/features/ics/dashboard_issues_spec.rb. It took 12.68 seconds. Expected to take 10.16 seconds.801# [RSpecRunTime] Starting example group spec/features/projects/settings/user_changes_avatar_spec.rb. Expected to take 8.78 seconds.802Projects > Settings > User changes avatar803 saves the new avatar804 with an avatar already set805 is possible to remove the avatar806# [RSpecRunTime] RSpec elapsed time: 25 minutes 51.03 seconds. Current RSS: ~2458M. Threads: 25. load average: 1.56 1.71 1.65 1/404 11477807.808# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_changes_avatar_spec.rb. It took 8.61 seconds. Expected to take 8.78 seconds.809# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/dropdown_release_spec.rb. Expected to take 7.06 seconds.810Dropdown release811 behavior812 loads all the releases when opened813# [RSpecRunTime] RSpec elapsed time: 25 minutes 57.68 seconds. Current RSS: ~2486M. Threads: 25. load average: 1.51 1.70 1.64 3/402 11480814.815# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/dropdown_release_spec.rb. It took 6.73 seconds. Expected to take 7.06 seconds.816# [RSpecRunTime] Starting example group spec/features/projects/activity/user_sees_activity_spec.rb. Expected to take 6.49 seconds.817Projects > Activity > User sees activity818 shows the last push in the activity page819 allows to filter event with the "event_filter=issue" URL param820# [RSpecRunTime] Finishing example group spec/features/projects/activity/user_sees_activity_spec.rb. It took 9.88 seconds. Expected to take 6.49 seconds.821# [RSpecRunTime] RSpec elapsed time: 26 minutes 7.9 seconds. Current RSS: ~2590M. Threads: 25. load average: 1.51 1.69 1.64 1/404 11569822.823# [RSpecRunTime] Starting example group spec/features/topic_show_spec.rb. Expected to take 4.4 seconds.824Topic show page825 when topic does not exist826 renders 404827 when topic exists828 shows title, avatar and description as markdown829 with associated projects830 shows project list831# [RSpecRunTime] RSpec elapsed time: 26 minutes 11.1 seconds. Current RSS: ~2486M. Threads: 25. load average: 1.47 1.68 1.64 1/402 11570832.833 without associated projects834 shows correct empty state message835# [RSpecRunTime] Finishing example group spec/features/topic_show_spec.rb. It took 3.85 seconds. Expected to take 4.4 seconds.836# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_page_metadata_spec.rb. Expected to take 3.8 seconds.837Merge request > User sees page metadata838 behaves like page meta description839 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown840# [RSpecRunTime] RSpec elapsed time: 26 minutes 15.54 seconds. Current RSS: ~2458M. Threads: 25. load average: 1.51 1.69 1.64 1/407 11722841.842# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_page_metadata_spec.rb. It took 3.93 seconds. Expected to take 3.8 seconds.843# [RSpecRunTime] Starting example group spec/features/one_trust_spec.rb. Expected to take 0.82 second.844OneTrust845 almost there page846 when OneTrust is enabled847 has the OneTrust CSP settings848# [RSpecRunTime] Finishing example group spec/features/one_trust_spec.rb. It took 0.8 second. Expected to take 0.82 second.849auto_explain log contains 1035 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-12-32.325.main.ndjson.gz850took 21.890506102851auto_explain log contains 1037 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-12-32.325.ci.ndjson.gz852took 16.893972423853[TEST PROF INFO] EventProf results for sql.active_record854Total time: 06:07.494 of 26:10.392 (23.4%)855Total events: 146873856Top 5 slowest suites (by time):857Jira (./spec/features/issuables/markdown_references/jira_spec.rb:5) – 02:16.570 (43488 / 24) of 07:38.299 (29.8%)858Project issue boards (./spec/features/boards/boards_spec.rb:20) – 00:52.573 (21458 / 22) of 03:11.829 (27.41%)859issue move to another project (./spec/features/issues/move_spec.rb:5) – 00:27.487 (10700 / 7) of 01:37.264 (28.26%)860Issues > Labe...ulk assignment (./spec/features/issues/user_bulk_edits_issues_labels_spec.rb:5) – 00:25.043 (12071 / 20) of 02:36.443 (16.01%)861issuable templates (./spec/features/projects/issuable_templates_spec.rb:5) – 00:24.854 (9107 / 11) of 02:04.408 (19.98%)862Knapsack report was generated. Preview:863{864 "spec/features/issuables/markdown_references/jira_spec.rb": 458.2992202249998,865 "spec/features/boards/boards_spec.rb": 191.82861176500046,866 "spec/features/issues/user_bulk_edits_issues_labels_spec.rb": 156.44321147899973,867 "spec/features/projects/issuable_templates_spec.rb": 124.40827983199961,868 "spec/features/issues/move_spec.rb": 97.26454155200008,869 "spec/features/security/group/internal_access_spec.rb": 79.74470093799937,870 "spec/features/boards/board_filters_spec.rb": 62.123958042000595,871 "spec/features/markdown/gitlab_flavored_markdown_spec.rb": 59.01024702699942,872 "spec/features/issues/service_desk_spec.rb": 51.55798803700054,873 "spec/features/projects/labels/update_prioritization_spec.rb": 40.3797023169991,874 "spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb": 36.08347102799962,875 "spec/features/groups/integrations/user_manages_gitlab_for_slack_app_spec.rb": 31.200249361001624,876 "spec/features/projects/branches/new_branch_ref_dropdown_spec.rb": 31.435907119999683,877 "spec/features/merge_request/user_assigns_themselves_spec.rb": 24.278262646999792,878 "spec/features/user_settings/ssh_keys_spec.rb": 22.278341163000732,879 "spec/features/security/profile_access_spec.rb": 19.50986563100014,880 "spec/features/merge_request/user_sees_jenkins_migration_callout_spec.rb": 13.598526575000506,881 "spec/features/projects/labels/user_sees_links_to_issuables_spec.rb": 13.80917126500026,882 "spec/features/projects/integrations/user_activates_jetbrains_teamcity_ci_spec.rb": 10.181550393999714,883 "spec/features/ics/dashboard_issues_spec.rb": 12.684046488000604,884 "spec/features/projects/settings/user_changes_avatar_spec.rb": 8.606077637999988,885 "spec/features/issues/filtered_search/dropdown_release_spec.rb": 6.727880353000728,886 "spec/features/projects/activity/user_sees_activity_spec.rb": 9.876910877001137,887 "spec/features/topic_show_spec.rb": 3.847122921000846,888 "spec/features/merge_request/user_sees_page_metadata_spec.rb": 3.9323008290011785,889 "spec/features/one_trust_spec.rb": 0.7988400379999803890}891Knapsack global time execution for tests: 26m 09s892Finished in 26 minutes 56 seconds (files took 1 minute 56.62 seconds to load)893252 examples, 0 failures894Randomized with seed 10806895Failed to write to log, write log/workhorse-test.log: file already closed896[TEST PROF INFO] Time spent in factories: 04:11.622 (15.03% of total time)897RSpec exited with 0.898No examples to retry, congrats!900Running after script...901$ source scripts/utils.sh902$ bundle exec gem list gitlab_quality-test_tooling903gitlab_quality-test_tooling (1.33.0)904$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command908$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command911$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command915$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command918$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command922$ tooling/bin/push_job_metrics || true923[job-metrics] Pushing job metrics file for the CI/CD job.924[job-metrics] Pushed 4 CI job metric entries to InfluxDB.926Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy928Uploading artifacts...929auto_explain/: found 3 matching artifact files and directories 930coverage/: found 5 matching artifact files and directories 931crystalball/: found 5 matching artifact files and directories 932WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 933knapsack/: found 4 matching artifact files and directories 934rspec/: found 12 matching artifact files and directories 935WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 936log/*.log: found 18 matching artifact files and directories 937WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346241/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com938WARNING: Retrying... context=artifacts-uploader error=request redirected939Uploading artifacts as "archive" to coordinator... 201 Created id=7471346241 responseStatus=201 Created token=glcbt-66940Uploading artifacts...941rspec/rspec-*.xml: found 1 matching artifact files and directories 942WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346241/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com943WARNING: Retrying... context=artifacts-uploader error=request redirected944Uploading artifacts as "junit" to coordinator... 201 Created id=7471346241 responseStatus=201 Created token=glcbt-66946Job succeeded