rspec system pg14 32/32
Passed Started
by
@dblessing
Drew Blessing
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 1zzGUpzq, system ID: s_fc31da7ae46e3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-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:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...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.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:0704d2ebff510f3d6f608cd8e9064640a9dd041c4e3ac1e1ff2afb5fe22850bc for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:bbf2c8a67a31469f488a4541826628901b6eb5c0a4d68147919aca0b98107df6 ...25Running on runner-1zzgupzq-project-278964-concurrent-0 via runner-1zzgupzq-private-1708461704-8f9da3de...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-16...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6218670526)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670526 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6218670555)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670555 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6218670576)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670576 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6218670568)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6218670568 responseStatus=200 OK token=glcbt-6546Using docker image sha256:0704d2ebff510f3d6f608cd8e9064640a9dd041c4e3ac1e1ff2afb5fe22850bc for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:bbf2c8a67a31469f488a4541826628901b6eb5c0a4d68147919aca0b98107df6 ...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.sh731Using decomposed database config (config/database.yml.decomposed-postgresql)732Geo DB won't be set up.733Embedding DB won't be set up.785$ source ./scripts/rspec_helpers.sh786$ run_timed_command "gem install knapsack --no-document"787$ gem install knapsack --no-document788Successfully installed knapsack-4.0.07891 gem installed790==> 'gem install knapsack --no-document' succeeded in 0 seconds.791$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"796$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"797$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"798$ tooling/bin/create_job_metrics_file || true799[job-metrics] Creating the job metrics file for the CI/CD job.800$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"801[23:18:37] Starting rspec_parallelized_job802RETRY_FAILED_TESTS_IN_NEW_PROCESS: true803KNAPSACK_GENERATE_REPORT: true804FLAKY_RSPEC_GENERATE_REPORT: true805KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb806KNAPSACK_LOG_LEVEL: debug807KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_32_32_278964_report.json808FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json809FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_32_32_278964_report.json810NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_32_32_278964_report.json811RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6218670900.txt812CRYSTALBALL: 813RSPEC_TESTS_MAPPING_ENABLED: 814RSPEC_TESTS_FILTER_FILE: 815Shell set options (set -o) enabled:816braceexpand on817hashall on818interactive-comments on819pipefail on820Knapsack report generator started!821Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}822# [RSpecRunTime] Starting RSpec timer...823[TEST PROF INFO] EventProf enabled (sql.active_record)824unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.825unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.826Test environment set up in 1.631619826 seconds827# [RSpecRunTime] Starting example group spec/features/webauthn_spec.rb. Expected to take 4 minutes 22.42 seconds.828Using WebAuthn Devices for Authentication829Starting the Capybara driver server...830 when the webauth_without_totp feature flag is enabled831 registration832Capybara starting Puma...833* Version 6.4.0, codename: The Eagle of Durango834* Min threads: 0, max threads: 4835* Listening on unix:///tmp/20240220-339-r81jej836 shows an error when using a wrong password837 allows registering more than one device838 allows the same device to be registered for multiple users839 when there are form errors840 doesn't register the device if there are errors841 allows retrying registration842 when the webauth_without_totp feature flag is disabled843 behaves like hardware device for 2fa844 registration845 when 2FA via OTP is disabled846 does not allow registering a new device847# [RSpecRunTime] RSpec elapsed time: 1 minute 14.07 seconds. Current RSS: ~1425M. load average: 1.64 1.39 1.15 1/360 512848 when 2FA via OTP is enabled849 allows registering a new device with a name850 allows deleting a device851# [RSpecRunTime] RSpec elapsed time: 1 minute 32.9 seconds. Current RSS: ~1419M. load average: 1.66 1.41 1.16 1/360 514852 fallback code authentication853 when no device is registered854 shows the fallback otp code UI855# [RSpecRunTime] RSpec elapsed time: 1 minute 41.23 seconds. Current RSS: ~1411M. load average: 1.61 1.40 1.16 1/362 519856 when a device is registered857 provides a button that shows the fallback otp code UI858# [RSpecRunTime] RSpec elapsed time: 1 minute 53.33 seconds. Current RSS: ~1416M. load average: 1.47 1.38 1.15 1/362 521859 registration860 allows the same device to be registered for multiple users861 when 2FA via OTP is enabled862 allows registering more than one device863# [RSpecRunTime] RSpec elapsed time: 2 minutes 20.34 seconds. Current RSS: ~1420M. load average: 1.68 1.45 1.18 1/360 525864 when there are form errors865 doesn't register the device if there are errors866 allows retrying registration867# [RSpecRunTime] RSpec elapsed time: 2 minutes 37.54 seconds. Current RSS: ~1419M. load average: 1.65 1.45 1.19 1/360 528868 authentication869 when 2FA via OTP is disabled870 allows logging in with the WebAuthn device871# [RSpecRunTime] RSpec elapsed time: 2 minutes 41.64 seconds. Current RSS: ~1421M. load average: 2.08 1.54 1.22 1/360 530872 when 2FA via OTP is enabled873 allows logging in with the WebAuthn device874# [RSpecRunTime] RSpec elapsed time: 2 minutes 45.52 seconds. Current RSS: ~1426M. load average: 2.08 1.54 1.22 1/360 532875 when a given WebAuthn device has already been registered by another user876 but not the current user877 does not allow logging in with that particular device878# [RSpecRunTime] RSpec elapsed time: 2 minutes 49.11 seconds. Current RSS: ~1427M. load average: 1.99 1.53 1.22 1/359 533879 and also the current user880 allows logging in with that particular device (PENDING: support for passing credential options in FakeClient)881# [RSpecRunTime] RSpec elapsed time: 3 minutes 23.57 seconds. Current RSS: ~1440M. load average: 1.84 1.55 1.24 1/356 535882 when a given WebAuthn device has not been registered883 does not allow logging in with that particular device884# [RSpecRunTime] RSpec elapsed time: 3 minutes 27.57 seconds. Current RSS: ~1443M. load average: 2.10 1.61 1.26 1/357 537885 when more than one device has been registered by the same user886 allows logging in with either device887# [RSpecRunTime] RSpec elapsed time: 3 minutes 39.11 seconds. Current RSS: ~1439M. load average: 2.15 1.64 1.27 1/361 543888# [RSpecRunTime] Finishing example group spec/features/webauthn_spec.rb. It took 3 minutes 35.56 seconds. Expected to take 4 minutes 22.42 seconds.889# [RSpecRunTime] Starting example group spec/features/dashboard/navbar_spec.rb. Expected to take 4 minutes 18.5 seconds.890"Your work" navbar891 behaves like verified navigation bar892 renders correctly893# [RSpecRunTime] RSpec elapsed time: 7 minutes 41.94 seconds. Current RSS: ~1419M. load average: 0.75 1.13 1.14 1/360 547894# [RSpecRunTime] Finishing example group spec/features/dashboard/navbar_spec.rb. It took 4 minutes 2.24 seconds. Expected to take 4 minutes 18.5 seconds.895# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_discussions_navigation_spec.rb. Expected to take 3 minutes 13.76 seconds.896Merge request > User sees discussions navigation897 Merge request discussions898 on changes page899 behaves like a page with no code discussions900 Changes page discussions navigation901 navigates to the first discussion on the Overview page902 navigates to the last discussion on the Overview page903# [RSpecRunTime] RSpec elapsed time: 8 minutes 3.4 seconds. Current RSS: ~1582M. load average: 1.53 1.29 1.20 1/396 684904 on commits page905 behaves like a page with no code discussions906 Changes page discussions navigation907 navigates to the first discussion on the Overview page908 navigates to the last discussion on the Overview page909# [RSpecRunTime] RSpec elapsed time: 8 minutes 27.62 seconds. Current RSS: ~1601M. load average: 1.73 1.35 1.22 1/402 809910 on pipelines page911 behaves like a page with no code discussions912 Changes page discussions navigation913 navigates to the first discussion on the Overview page914 navigates to the last discussion on the Overview page915# [RSpecRunTime] RSpec elapsed time: 8 minutes 45.56 seconds. Current RSS: ~1573M. load average: 1.91 1.41 1.24 1/396 838916 Code discussions917 Overview page discussions navigation918 behaves like a page with a thread navigation919 with active threads920 navigates to the first thread921 navigates to the last thread922 navigates through active threads923 cycles back to the first thread924 cycles back to the last thread925# [RSpecRunTime] RSpec elapsed time: 9 minutes 35.46 seconds. Current RSS: ~1580M. load average: 2.21 1.58 1.31 1/396 1055926 with collapsed threads927 expands threads during navigation928# [RSpecRunTime] RSpec elapsed time: 9 minutes 44.92 seconds. Current RSS: ~1573M. load average: 2.02 1.56 1.30 1/397 1098929 Changes page discussions navigation930 behaves like a page with a thread navigation931 with active threads932 navigates to the first thread933 navigates to the last thread934 navigates through active threads935 cycles back to the first thread936 cycles back to the last thread937# [RSpecRunTime] RSpec elapsed time: 10 minutes 31.67 seconds. Current RSS: ~1572M. load average: 2.19 1.71 1.37 1/397 1354938# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_discussions_navigation_spec.rb. It took 2 minutes 49.76 seconds. Expected to take 3 minutes 13.76 seconds.939# [RSpecRunTime] Starting example group spec/features/projects/releases/user_creates_release_spec.rb. Expected to take 2 minutes 10.63 seconds.940User creates release941 renders the breadcrumbs942 defaults the "Create from" dropdown to the project's default branch943 when the "Save release" button is clicked944 creates a new release when "Create release" is clicked and redirects to the release's dedicated page945# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.7 seconds. Current RSS: ~1669M. load average: 1.25 1.52 1.33 1/395 1468946 when the "Cancel" button is clicked947 redirects to the main "Releases" page948 when the URL includes a back_url query parameter949 redirects to the page specified with back_url950# [RSpecRunTime] RSpec elapsed time: 11 minutes 57.21 seconds. Current RSS: ~1614M. load average: 1.29 1.52 1.33 1/393 1479951 when the release notes "Preview" tab is clicked952 renders a preview of the release notes markdown953# [RSpecRunTime] RSpec elapsed time: 12 minutes 0.1 second. Current RSS: ~1601M. load average: 1.29 1.52 1.33 1/391 1480954 when tag name supplied in the parameters955 creates release with preselected tag956# [RSpecRunTime] RSpec elapsed time: 12 minutes 35.05 seconds. Current RSS: ~1574M. load average: 0.85 1.38 1.29 1/392 1494957# [RSpecRunTime] Finishing example group spec/features/projects/releases/user_creates_release_spec.rb. It took 2 minutes 3.38 seconds. Expected to take 2 minutes 10.63 seconds.958# [RSpecRunTime] Starting example group spec/features/projects/snippets/show_spec.rb. Expected to take 1 minute 50.56 seconds.959Projects > Snippets > Project snippet960 when signed in961 as project member962 behaves like show and render proper snippet blob963 Ruby file964 displays the blob965# [RSpecRunTime] RSpec elapsed time: 12 minutes 38.96 seconds. Current RSS: ~1591M. load average: 0.86 1.37 1.29 1/395 1514966 Markdown file967 visiting directly968 displays the blob using the rich viewer969 switching to the simple viewer970 displays the blob using the simple viewer971 switching to the rich viewer again972 displays the blob using the rich viewer973# [RSpecRunTime] RSpec elapsed time: 12 minutes 53.7 seconds. Current RSS: ~1627M. load average: 1.23 1.44 1.31 1/394 1541974 visiting with a line number anchor975 displays the blob using the simple viewer976# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.05 seconds. Current RSS: ~1619M. load average: 1.45 1.48 1.32 1/393 1551977 behaves like does show New Snippet button978 is expected to have visible link "New snippet"979# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.27 seconds. Current RSS: ~1606M. load average: 1.66 1.52 1.34 1/394 1561980 as external user981 behaves like show and render proper snippet blob982 Ruby file983 displays the blob984# [RSpecRunTime] RSpec elapsed time: 13 minutes 5.34 seconds. Current RSS: ~1612M. load average: 1.66 1.52 1.34 1/394 1569985 Markdown file986 visiting directly987 displays the blob using the rich viewer988 switching to the simple viewer989 displays the blob using the simple viewer990 switching to the rich viewer again991 displays the blob using the rich viewer992# [RSpecRunTime] RSpec elapsed time: 13 minutes 19.7 seconds. Current RSS: ~1632M. load average: 2.05 1.61 1.37 1/393 1592993 visiting with a line number anchor994 displays the blob using the simple viewer995# [RSpecRunTime] RSpec elapsed time: 13 minutes 25.16 seconds. Current RSS: ~1613M. load average: 2.05 1.62 1.37 1/393 1601996 behaves like does not show New Snippet button997 is expected not to have visible link "New snippet"998# [RSpecRunTime] RSpec elapsed time: 13 minutes 28.4 seconds. Current RSS: ~1600M. load average: 1.96 1.61 1.37 1/394 1610999 as another user1000 behaves like show and render proper snippet blob1001 Ruby file1002 displays the blob1003# [RSpecRunTime] RSpec elapsed time: 13 minutes 31.66 seconds. Current RSS: ~1607M. load average: 1.89 1.60 1.37 1/394 16181004 Markdown file1005 visiting directly1006 displays the blob using the rich viewer1007 switching to the simple viewer1008 displays the blob using the simple viewer1009 switching to the rich viewer again1010 displays the blob using the rich viewer1011# [RSpecRunTime] RSpec elapsed time: 13 minutes 46.35 seconds. Current RSS: ~1624M. load average: 1.82 1.59 1.37 1/392 16421012 visiting with a line number anchor1013 displays the blob using the simple viewer1014# [RSpecRunTime] RSpec elapsed time: 13 minutes 51.44 seconds. Current RSS: ~1620M. load average: 1.76 1.58 1.37 1/394 16511015 behaves like does not show New Snippet button1016 is expected not to have visible link "New snippet"1017# [RSpecRunTime] RSpec elapsed time: 13 minutes 54.07 seconds. Current RSS: ~1609M. load average: 1.70 1.57 1.37 1/394 16601018 when unauthenticated1019 behaves like show and render proper snippet blob1020 Ruby file1021 displays the blob1022# [RSpecRunTime] RSpec elapsed time: 13 minutes 56.4 seconds. Current RSS: ~1614M. load average: 1.70 1.57 1.37 1/395 16681023 Markdown file1024 visiting directly1025 displays the blob using the rich viewer1026 switching to the simple viewer1027 displays the blob using the simple viewer1028 switching to the rich viewer again1029 displays the blob using the rich viewer1030# [RSpecRunTime] RSpec elapsed time: 14 minutes 8.77 seconds. Current RSS: ~1626M. load average: 1.62 1.56 1.36 1/394 16911031 visiting with a line number anchor1032 displays the blob using the simple viewer1033# [RSpecRunTime] RSpec elapsed time: 14 minutes 13.48 seconds. Current RSS: ~1624M. load average: 1.81 1.60 1.38 1/394 17011034 behaves like does not show New Snippet button1035 is expected not to have visible link "New snippet"1036# [RSpecRunTime] RSpec elapsed time: 14 minutes 16.01 seconds. Current RSS: ~1609M. load average: 1.81 1.60 1.38 1/394 17101037# [RSpecRunTime] Finishing example group spec/features/projects/snippets/show_spec.rb. It took 1 minute 40.97 seconds. Expected to take 1 minute 50.56 seconds.1038# [RSpecRunTime] Starting example group spec/features/security/group/private_access_spec.rb. Expected to take 1 minute 24.01 seconds.1039Private Group access1040 Group should be private1041 #private?1042 is expected to be truthy1043 GET /groups/:path1044 is expected to be allowed for owner1045 is expected to be allowed for maintainer1046 is expected to be allowed for developer1047 is expected to be allowed for reporter1048 is expected to be allowed for guest1049 is expected to be allowed for the specified user1050 is expected to be denied for user1051 is expected to be denied for external1052 is expected to be denied for visitor1053 when admin mode is enabled1054 is expected to be allowed for admin1055# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.26 seconds. Current RSS: ~1635M. load average: 1.68 1.58 1.37 1/391 17111056 when admin mode is disabled1057 is expected to be denied for admin1058 GET /groups/:path/-/issues1059 is expected to be allowed for owner1060 is expected to be allowed for maintainer1061 is expected to be allowed for developer1062 is expected to be allowed for reporter1063 is expected to be allowed for guest1064 is expected to be allowed for the specified user1065 is expected to be denied for user1066 is expected to be denied for external1067 is expected to be denied for visitor1068 when admin mode is enabled1069 is expected to be allowed for admin1070# [RSpecRunTime] RSpec elapsed time: 14 minutes 32.28 seconds. Current RSS: ~1634M. load average: 1.58 1.56 1.37 1/391 17121071 when admin mode is disabled1072 is expected to be denied for admin1073 GET /groups/:path/-/merge_requests1074 is expected to be allowed for owner1075 is expected to be allowed for maintainer1076 is expected to be allowed for developer1077 is expected to be allowed for reporter1078 is expected to be allowed for guest1079 is expected to be allowed for the specified user1080 is expected to be denied for user1081 is expected to be denied for external1082 is expected to be denied for visitor1083 when admin mode is enabled1084 is expected to be allowed for admin1085# [RSpecRunTime] RSpec elapsed time: 14 minutes 40.45 seconds. Current RSS: ~1640M. load average: 1.53 1.55 1.37 2/391 17191086 when admin mode is disabled1087 is expected to be denied for admin1088 GET /groups/:path/-/group_members1089 is expected to be allowed for owner1090 is expected to be allowed for maintainer1091 is expected to be allowed for developer1092 is expected to be allowed for reporter1093 is expected to be allowed for guest1094 is expected to be denied for the specified user1095 is expected to be denied for user1096 is expected to be denied for external1097 is expected to be denied for visitor1098 when admin mode is enabled1099 is expected to be allowed for admin1100# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.19 seconds. Current RSS: ~1647M. load average: 1.45 1.53 1.36 1/390 17201101 when admin mode is disabled1102 is expected to be denied for admin1103 GET /groups/:path/-/edit1104 is expected to be allowed for owner1105 is expected to be denied for maintainer1106 is expected to be denied for developer1107 is expected to be denied for reporter1108 is expected to be denied for guest1109 is expected to be denied for the specified user1110 is expected to be denied for user1111 is expected to be denied for visitor1112 is expected to be denied for external1113 when admin mode is enabled1114 is expected to be allowed for admin1115# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.54 seconds. Current RSS: ~1639M. load average: 1.41 1.52 1.36 1/389 17211116 when admin mode is disabled1117 is expected to be denied for admin1118 GET /groups/:path for shared projects1119 is expected to be allowed for owner1120 is expected to be allowed for maintainer1121 is expected to be allowed for developer1122 is expected to be allowed for reporter1123 is expected to be allowed for guest1124 is expected to be denied for the specified user1125 is expected to be denied for user1126 is expected to be denied for external1127 is expected to be denied for visitor1128 when admin mode is enabled1129 is expected to be allowed for admin1130# [RSpecRunTime] RSpec elapsed time: 15 minutes 7.04 seconds. Current RSS: ~1609M. load average: 1.25 1.48 1.35 1/388 17221131 when admin mode is disabled1132 is expected to be denied for admin1133# [RSpecRunTime] Finishing example group spec/features/security/group/private_access_spec.rb. It took 51.89 seconds. Expected to take 1 minute 24.01 seconds.1134# [RSpecRunTime] Starting example group spec/features/projects/jobs/user_browses_jobs_spec.rb. Expected to take 1 minute 13.94 seconds.1135User browses jobs1136 Jobs1137 header tabs1138 shows a tab for All jobs and count1139 shows a tab for Finished jobs and count1140 updates the content when tab is clicked1141# [RSpecRunTime] RSpec elapsed time: 15 minutes 18.08 seconds. Current RSS: ~1628M. load average: 1.66 1.57 1.38 1/393 17701142 Empty state1143 renders an empty state1144# [RSpecRunTime] RSpec elapsed time: 15 minutes 22.1 seconds. Current RSS: ~1630M. load average: 1.85 1.61 1.39 1/394 17871145 Job actions1146 when a job can be canceled1147 cancels a job successfully1148# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.84 seconds. Current RSS: ~1630M. load average: 1.78 1.60 1.39 1/394 18151149 when a job can be retried1150 retries a job successfully1151# [RSpecRunTime] RSpec elapsed time: 15 minutes 34.16 seconds. Current RSS: ~1620M. load average: 1.80 1.60 1.39 1/395 18481152 with a coverage job1153 shows the coverage1154# [RSpecRunTime] RSpec elapsed time: 15 minutes 37.57 seconds. Current RSS: ~1622M. load average: 1.82 1.61 1.40 1/397 18681155 with a scheduled job1156 plays a job successfully1157 unschedules a job successfully1158# [RSpecRunTime] RSpec elapsed time: 15 minutes 48.7 seconds. Current RSS: ~1620M. load average: 1.69 1.59 1.39 1/397 19091159 with downloadable artifacts1160 shows the download artifacts button1161# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.62 seconds. Current RSS: ~1616M. load average: 1.72 1.60 1.39 1/397 19291162 with artifacts expired1163 does not show the download artifacts button1164# [RSpecRunTime] RSpec elapsed time: 15 minutes 55.98 seconds. Current RSS: ~1627M. load average: 1.72 1.60 1.39 1/396 19491165 Jobs table1166 column links1167 contains a link to the pipeline1168 contains a link to the job sha1169 contains a link to the job id1170 contains a link to the job ref1171# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.0 seconds. Current RSS: ~1618M. load average: 1.87 1.63 1.41 1/396 20521172 when user is not logged in1173 when project is public1174 without jobs1175 shows an empty state1176# [RSpecRunTime] RSpec elapsed time: 16 minutes 12.63 seconds. Current RSS: ~1630M. load average: 1.80 1.62 1.41 5/395 20731177 when project is private1178 redirects the user to sign_in and displays the flash alert1179# [RSpecRunTime] RSpec elapsed time: 16 minutes 15.4 seconds. Current RSS: ~1645M. load average: 1.80 1.62 1.41 1/393 20861180# [RSpecRunTime] Finishing example group spec/features/projects/jobs/user_browses_jobs_spec.rb. It took 1 minute 7.5 seconds. Expected to take 1 minute 13.94 seconds.1181# [RSpecRunTime] Starting example group spec/features/projects/commits/multi_view_diff_spec.rb. Expected to take 57.95 seconds.1182Multiple view Diffs1183 diff does not include ipynb1184 behaves like no multiple viewers1185 does not display multiple diff viewers1186# [RSpecRunTime] RSpec elapsed time: 16 minutes 18.84 seconds. Current RSS: ~1643M. load average: 1.73 1.61 1.40 1/396 21251187 and in inline diff1188 does not change display for non-ipynb1189# [RSpecRunTime] RSpec elapsed time: 16 minutes 21.22 seconds. Current RSS: ~1639M. load average: 1.73 1.61 1.40 1/396 21501190 and in parallel diff1191 does not change display for non-ipynb1192# [RSpecRunTime] RSpec elapsed time: 16 minutes 25.63 seconds. Current RSS: ~1624M. load average: 1.67 1.60 1.40 1/396 21991193 opening a diff with ipynb1194 loads the raw diff as hidden1195 displays the raw diff and hides after selection changes1196 transforms the diff1197 on parallel view1198 lines without mapping cannot receive comments1199 lines numbers without mapping are empty1200 transforms the diff1201# [RSpecRunTime] RSpec elapsed time: 16 minutes 59.28 seconds. Current RSS: ~1571M. load average: 1.84 1.66 1.43 1/397 24551202 on inline view1203 lines without mapping cannot receive comments1204 lines numbers without mapping are empty1205# [RSpecRunTime] RSpec elapsed time: 17 minutes 7.82 seconds. Current RSS: ~1564M. load average: 1.78 1.65 1.43 1/398 25111206# [RSpecRunTime] Finishing example group spec/features/projects/commits/multi_view_diff_spec.rb. It took 52.42 seconds. Expected to take 57.95 seconds.1207# [RSpecRunTime] Starting example group spec/features/projects/settings/user_interacts_with_deploy_keys_spec.rb. Expected to take 51.49 seconds.1208User interacts with deploy keys1209 viewing deploy keys1210 when project has keys1211 shows deploy keys1212# [RSpecRunTime] RSpec elapsed time: 17 minutes 13.56 seconds. Current RSS: ~1621M. load average: 1.88 1.68 1.44 1/394 25451213 when the project has many deploy keys1214 shows pagination1215# [RSpecRunTime] RSpec elapsed time: 17 minutes 18.45 seconds. Current RSS: ~1658M. load average: 1.97 1.70 1.45 1/395 25801216 when another project has keys1217 shows deploy keys1218# [RSpecRunTime] RSpec elapsed time: 17 minutes 24.16 seconds. Current RSS: ~1703M. load average: 1.97 1.70 1.45 1/395 26141219 when there are public deploy keys1220 shows public deploy keys1221# [RSpecRunTime] RSpec elapsed time: 17 minutes 29.3 seconds. Current RSS: ~1709M. load average: 1.89 1.69 1.45 1/395 26481222 adding deploy keys1223 adds new key1224 click on cancel hides the form1225# [RSpecRunTime] RSpec elapsed time: 17 minutes 43.42 seconds. Current RSS: ~1793M. load average: 1.85 1.69 1.45 1/396 27211226 attaching existing keys1227 from another project1228 behaves like attaches a key1229 attaches key1230# [RSpecRunTime] RSpec elapsed time: 17 minutes 49.9 seconds. Current RSS: ~1767M. load average: 1.86 1.70 1.46 1/395 27551231 when keys are public1232 behaves like attaches a key1233 attaches key1234# [RSpecRunTime] RSpec elapsed time: 17 minutes 55.55 seconds. Current RSS: ~1760M. load average: 1.79 1.68 1.45 1/395 27891235# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_interacts_with_deploy_keys_spec.rb. It took 47.77 seconds. Expected to take 51.49 seconds.1236# [RSpecRunTime] Starting example group spec/features/projects/tree/create_file_spec.rb. Expected to take 43.39 seconds.1237Multi-file editor new file1238 creates file in current directory1239# [RSpecRunTime] Finishing example group spec/features/projects/tree/create_file_spec.rb. It took 42.44 seconds. Expected to take 43.39 seconds.1240# [RSpecRunTime] RSpec elapsed time: 18 minutes 38.19 seconds. Current RSS: ~1596M. load average: 1.19 1.54 1.42 1/397 29841241# [RSpecRunTime] Starting example group spec/features/merge_request/user_interacts_with_batched_mr_diffs_spec.rb. Expected to take 37.68 seconds.1242Batch diffs1243 assigns discussions to diff files across multiple batch pages1244 when user switches view styles1245 has the correct discussions applied to files across batched pages1246# [RSpecRunTime] RSpec elapsed time: 19 minutes 7.92 seconds. Current RSS: ~1631M. load average: 1.45 1.58 1.44 1/401 31571247# [RSpecRunTime] Finishing example group spec/features/merge_request/user_interacts_with_batched_mr_diffs_spec.rb. It took 29.83 seconds. Expected to take 37.68 seconds.1248# [RSpecRunTime] Starting example group spec/features/projects/user_changes_project_visibility_spec.rb. Expected to take 32.79 seconds.1249User changes public project visibility1250 when the project has forks1251 when a project is public1252 behaves like changing visibility to private1253 requires confirmation1254# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.87 seconds. Current RSS: ~1624M. load average: 1.41 1.57 1.43 1/397 31761255 when the project is internal1256 behaves like changing visibility to private1257 requires confirmation1258# [RSpecRunTime] RSpec elapsed time: 19 minutes 22.8 seconds. Current RSS: ~1626M. load average: 1.43 1.57 1.43 1/396 31951259 when the visibility level is untouched1260 saves without confirmation1261# [RSpecRunTime] RSpec elapsed time: 19 minutes 29.21 seconds. Current RSS: ~1629M. load average: 1.80 1.64 1.46 1/395 32131262 when the project is not forked1263 behaves like does not require confirmation1264 saves without confirmation1265# [RSpecRunTime] RSpec elapsed time: 19 minutes 34.81 seconds. Current RSS: ~1631M. load average: 1.81 1.65 1.46 1/395 32301266# [RSpecRunTime] Finishing example group spec/features/projects/user_changes_project_visibility_spec.rb. It took 26.88 seconds. Expected to take 32.79 seconds.1267# [RSpecRunTime] Starting example group spec/features/projects/tags/user_views_tags_spec.rb. Expected to take 28.34 seconds.1268User views tags1269 when user views with the tag1270 and user is authorized to read release1271 behaves like shows tag1272 is expected to have visible link "ReleaseName" with href "/namespace56/project-59/-/releases/stable"1273# [RSpecRunTime] RSpec elapsed time: 19 minutes 37.22 seconds. Current RSS: ~1644M. load average: 1.75 1.64 1.46 1/396 32551274 when tag name contains a slash1275 behaves like shows tag1276 is expected to have visible link "ReleaseName" with href "/namespace57/project-60/-/releases/stable%2Fv0.1"1277# [RSpecRunTime] RSpec elapsed time: 19 minutes 39.24 seconds. Current RSS: ~1673M. load average: 1.75 1.64 1.46 1/398 32801278 and user is not authorized to read release1279 hides release link and notes1280# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.3 seconds. Current RSS: ~1691M. load average: 1.75 1.64 1.46 1/398 33051281 rss1282 when project public1283 when user signed in1284 passes axe automated accessibility testing1285 behaves like it has an RSS button with current_user's feed token1286 shows the RSS button with current_user's feed token1287# [RSpecRunTime] RSpec elapsed time: 19 minutes 47.48 seconds. Current RSS: ~1707M. load average: 1.71 1.63 1.46 1/398 33411288 behaves like an autodiscoverable RSS feed with current_user's feed token1289 has an RSS autodiscovery link tag with current_user's feed token1290# [RSpecRunTime] RSpec elapsed time: 19 minutes 49.29 seconds. Current RSS: ~1711M. load average: 1.71 1.63 1.46 1/398 33591291 behaves like has access to the tags RSS feed1292 is expected to respond with numeric status code ok1293# [RSpecRunTime] RSpec elapsed time: 19 minutes 51.24 seconds. Current RSS: ~1708M. load average: 1.71 1.63 1.46 1/398 33801294 when user signed out1295 behaves like it has an RSS button without a feed token1296 shows the RSS button without a feed token1297# [RSpecRunTime] RSpec elapsed time: 19 minutes 52.63 seconds. Current RSS: ~1713M. load average: 1.65 1.62 1.46 1/398 33981298 behaves like an autodiscoverable RSS feed without a feed token1299 has an RSS autodiscovery link tag without a feed token1300# [RSpecRunTime] RSpec elapsed time: 19 minutes 54.14 seconds. Current RSS: ~1708M. load average: 1.65 1.62 1.46 1/398 34161301 behaves like has access to the tags RSS feed1302 is expected to respond with numeric status code ok1303# [RSpecRunTime] RSpec elapsed time: 19 minutes 55.8 seconds. Current RSS: ~1706M. load average: 1.65 1.62 1.46 1/398 34371304 when project is not public1305 when user signed in1306 behaves like has access to the tags RSS feed1307 is expected to respond with numeric status code ok1308# [RSpecRunTime] RSpec elapsed time: 19 minutes 57.0 seconds. Current RSS: ~1710M. load average: 1.60 1.61 1.45 1/398 34481309 when user signed out1310 behaves like does not have access to the tags RSS feed1311 is expected to have current path "/users/sign_in"1312# [RSpecRunTime] Finishing example group spec/features/projects/tags/user_views_tags_spec.rb. It took 23.06 seconds. Expected to take 28.34 seconds.1313# [RSpecRunTime] Starting example group spec/features/projects/commit/comments/user_adds_comment_spec.rb. Expected to take 24.26 seconds.1314User adds a comment on a commit1315 inline view1316 adds a comment1317 when commenting on diff1318 adds a comment1319# [RSpecRunTime] RSpec elapsed time: 20 minutes 12.31 seconds. Current RSS: ~1658M. load average: 1.61 1.62 1.46 1/399 35641320 side-by-side view1321 adds a comment1322# [RSpecRunTime] RSpec elapsed time: 20 minutes 18.93 seconds. Current RSS: ~1647M. load average: 1.80 1.66 1.47 1/400 36261323# [RSpecRunTime] Finishing example group spec/features/projects/commit/comments/user_adds_comment_spec.rb. It took 21.06 seconds. Expected to take 24.26 seconds.1324# [RSpecRunTime] Starting example group spec/features/projects/settings/user_renames_a_project_spec.rb. Expected to take 20.69 seconds.1325Projects > Settings > User renames a project1326 shows a successful notice when the project is updated1327 with invalid characters1328 shows errors for invalid project path1329# [RSpecRunTime] RSpec elapsed time: 20 minutes 22.54 seconds. Current RSS: ~1653M. load average: 1.74 1.64 1.47 1/399 36271330 when changing project name1331 renames the repository1332 with emojis1333 shows error for invalid project name1334# [RSpecRunTime] RSpec elapsed time: 20 minutes 26.24 seconds. Current RSS: ~1648M. load average: 1.74 1.64 1.47 1/396 36281335 when changing project path1336 the project is accessible via the new path1337 the project is accessible via a redirect from the old path1338 and a new project is added with the same path1339 overrides the redirect1340# [RSpecRunTime] RSpec elapsed time: 20 minutes 35.68 seconds. Current RSS: ~1660M. load average: 1.63 1.62 1.46 2/398 37351341# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_renames_a_project_spec.rb. It took 16.75 seconds. Expected to take 20.69 seconds.1342# [RSpecRunTime] Starting example group spec/features/groups/members/master_adds_member_with_expiration_date_spec.rb. Expected to take 18.2 seconds.1343Groups > Members > Owner adds member with expiration date1344 expiration date is displayed in the members list1345 changes expiration date1346 clears expiration date1347# [RSpecRunTime] Finishing example group spec/features/groups/members/master_adds_member_with_expiration_date_spec.rb. It took 13.63 seconds. Expected to take 18.2 seconds.1348# [RSpecRunTime] RSpec elapsed time: 20 minutes 49.46 seconds. Current RSS: ~1637M. load average: 1.56 1.61 1.46 1/393 37401349# [RSpecRunTime] Starting example group spec/features/milestones/user_views_milestones_spec.rb. Expected to take 14.12 seconds.1350User views milestones1351Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /builds/gitlab-org/gitlab/spec/support/capybara_slow_finder.rb:181352 shows milestone1353 with issues1354 opens milestone1355# [RSpecRunTime] RSpec elapsed time: 20 minutes 56.27 seconds. Current RSS: ~1632M. load average: 1.52 1.60 1.46 1/393 37421356 with associated releases1357 with a single associated release1358 shows the associated release1359 with lots of associated releases1360 shows the associated releases and the truncation text1361# [RSpecRunTime] RSpec elapsed time: 20 minutes 58.2 seconds. Current RSS: ~1632M. load average: 1.47 1.59 1.45 1/392 37431362# [RSpecRunTime] Finishing example group spec/features/milestones/user_views_milestones_spec.rb. It took 8.83 seconds. Expected to take 14.12 seconds.1363# [RSpecRunTime] Starting example group spec/features/milestones/user_views_milestones_spec.rb. Expected to take 14.12 seconds.1364User views milestones with no MR1365Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /builds/gitlab-org/gitlab/spec/support/capybara_slow_finder.rb:181366 shows milestone1367 opens milestone1368# [RSpecRunTime] Finishing example group spec/features/milestones/user_views_milestones_spec.rb. It took 2.27 seconds. Expected to take 14.12 seconds.1369# [RSpecRunTime] RSpec elapsed time: 21 minutes 0.61 second. Current RSS: ~1650M. load average: 1.47 1.59 1.45 1/392 37441370# [RSpecRunTime] Starting example group spec/features/projects/remote_mirror_spec.rb. Expected to take 12.6 seconds.1371Project remote mirror1372 On a project1373 when last_error is present but last_update_at is not1374 renders error message without timstamp1375# [RSpecRunTime] RSpec elapsed time: 21 minutes 5.6 seconds. Current RSS: ~1718M. load average: 1.44 1.58 1.45 1/395 37781376 when last_error and last_update_at are present1377 renders error message with timestamp1378# [RSpecRunTime] RSpec elapsed time: 21 minutes 10.27 seconds. Current RSS: ~1774M. load average: 1.40 1.57 1.45 1/397 38111379# [RSpecRunTime] Finishing example group spec/features/projects/remote_mirror_spec.rb. It took 9.74 seconds. Expected to take 12.6 seconds.1380# [RSpecRunTime] Starting example group spec/features/projects/project_overview_spec.rb. Expected to take 10.46 seconds.1381Project overview when default branch collides with tag1382 shows last commit1383 has a button to button to add readme1384# [RSpecRunTime] Finishing example group spec/features/projects/project_overview_spec.rb. It took 8.62 seconds. Expected to take 10.46 seconds.1385# [RSpecRunTime] RSpec elapsed time: 21 minutes 19.03 seconds. Current RSS: ~1699M. load average: 1.42 1.57 1.45 1/401 39381386# [RSpecRunTime] Starting example group spec/features/projects/artifacts/file_spec.rb. Expected to take 9.87 seconds.1387Artifact file1388 Text file1389 displays an error1390# [RSpecRunTime] RSpec elapsed time: 21 minutes 22.16 seconds. Current RSS: ~1684M. load average: 1.63 1.61 1.46 1/401 39391391 JPG file1392 displays the blob1393# [RSpecRunTime] RSpec elapsed time: 21 minutes 24.7 seconds. Current RSS: ~1666M. load average: 1.63 1.61 1.46 1/400 39451394 when visiting old URL1395 redirects to new URL1396# [RSpecRunTime] RSpec elapsed time: 21 minutes 27.1 seconds. Current RSS: ~1655M. load average: 1.58 1.60 1.46 1/400 39461397# [RSpecRunTime] Finishing example group spec/features/projects/artifacts/file_spec.rb. It took 8.17 seconds. Expected to take 9.87 seconds.1398# [RSpecRunTime] Starting example group spec/features/projects/badges/pipeline_badge_spec.rb. Expected to take 7.87 seconds.1399Pipeline Badge1400 when the project has a pipeline1401 when the pipeline was successful1402 displays so on the badge1403# [RSpecRunTime] RSpec elapsed time: 21 minutes 29.13 seconds. Current RSS: ~1653M. load average: 1.58 1.60 1.46 1/400 39641404 when the pipeline failed1405 shows displays so on the badge1406# [RSpecRunTime] RSpec elapsed time: 21 minutes 30.32 seconds. Current RSS: ~1661M. load average: 1.58 1.60 1.46 1/400 39761407 when the pipeline is preparing1408 displays the preparing badge1409 when the pipeline is running1410 shows displays so on the badge1411 when a new pipeline is created1412 shows a fresh badge1413# [RSpecRunTime] Finishing example group spec/features/projects/badges/pipeline_badge_spec.rb. It took 5.04 seconds. Expected to take 7.87 seconds.1414# [RSpecRunTime] Starting example group spec/features/issues/group_label_sidebar_spec.rb. Expected to take 6.93 seconds.1415Group label on issue1416 renders link to the project issues page1417# [RSpecRunTime] Finishing example group spec/features/issues/group_label_sidebar_spec.rb. It took 6.13 seconds. Expected to take 6.93 seconds.1418# [RSpecRunTime] RSpec elapsed time: 21 minutes 38.42 seconds. Current RSS: ~1646M. load average: 1.49 1.58 1.45 3/407 40161419# [RSpecRunTime] Starting example group spec/features/markdown/json_table_spec.rb. Expected to take 5.86 seconds.1420Rendering json:table code block in markdown1421 creates table correctly1422# [RSpecRunTime] Finishing example group spec/features/markdown/json_table_spec.rb. It took 5.59 seconds. Expected to take 5.86 seconds.1423# [RSpecRunTime] RSpec elapsed time: 21 minutes 44.1 seconds. Current RSS: ~1640M. load average: 1.61 1.60 1.46 1/403 40181424# [RSpecRunTime] Starting example group spec/features/admin/admin_sees_project_statistics_spec.rb. Expected to take 3.72 seconds.1425Admin > Admin sees project statistics1426 when project has statistics1427 shows project statistics1428# [RSpecRunTime] RSpec elapsed time: 21 minutes 45.64 seconds. Current RSS: ~1647M. load average: 1.61 1.60 1.46 1/404 40341429 when project has no statistics1430 shows 'Storage: Unknown'1431# [RSpecRunTime] RSpec elapsed time: 21 minutes 46.91 seconds. Current RSS: ~1657M. load average: 1.56 1.59 1.46 1/404 40501432# [RSpecRunTime] Finishing example group spec/features/admin/admin_sees_project_statistics_spec.rb. It took 2.9 seconds. Expected to take 3.72 seconds.1433# [RSpecRunTime] Starting example group spec/features/projects/members/anonymous_user_sees_members_spec.rb. Expected to take 3.44 seconds.1434Projects > Members > Anonymous user sees members1435 anonymous user visits the project's members page and sees the list of members1436# [RSpecRunTime] Finishing example group spec/features/projects/members/anonymous_user_sees_members_spec.rb. It took 3.41 seconds. Expected to take 3.44 seconds.1437# [RSpecRunTime] RSpec elapsed time: 21 minutes 50.47 seconds. Current RSS: ~1664M. load average: 1.56 1.59 1.46 1/406 40531438# [RSpecRunTime] Starting example group spec/features/projects/members/member_cannot_request_access_to_his_project_spec.rb. Expected to take 1.73 seconds.1439Projects > Members > Member cannot request access to their project1440 member does not see the request access button1441# [RSpecRunTime] Finishing example group spec/features/projects/members/member_cannot_request_access_to_his_project_spec.rb. It took 1.42 seconds. Expected to take 1.73 seconds.1442# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.95 seconds. Current RSS: ~1659M. load average: 1.52 1.58 1.46 1/406 40541443auto_explain log contains 1024 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-32-32.339.main.ndjson.gz1444took 6.9408247721445auto_explain log contains 1025 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-32-32.339.ci.ndjson.gz1446took 5.7606244941447[TEST PROF INFO] EventProf results for sql.active_record1448Total time: 02:13.110 of 21:47.739 (10.18%)1449Total events: 708531450Top 5 slowest suites (by time):1451Merge request...ons navigation (./spec/features/merge_request/user_sees_discussions_navigation_spec.rb:4) – 00:38.073 (14489 / 17) of 02:49.755 (22.43%)1452Private Group access (./spec/features/security/group/private_access_spec.rb:5) – 00:14.580 (10928 / 67) of 00:51.892 (28.1%)1453Projects > Sn...roject snippet (./spec/features/projects/snippets/show_spec.rb:5) – 00:10.747 (3756 / 24) of 01:40.969 (10.64%)1454User browses jobs (./spec/features/projects/jobs/user_browses_jobs_spec.rb:11) – 00:09.627 (6190 / 17) of 01:07.504 (14.26%)1455Using WebAuth...Authentication (./spec/features/webauthn_spec.rb:5) – 00:08.181 (5016 / 20) of 03:35.564 (3.8%)1456Knapsack report was generated. Preview:1457{1458 "spec/features/webauthn_spec.rb": 215.56443706199934,1459 "spec/features/dashboard/navbar_spec.rb": 242.23846618599964,1460 "spec/features/merge_request/user_sees_discussions_navigation_spec.rb": 169.754971028,1461 "spec/features/projects/releases/user_creates_release_spec.rb": 123.37902970399955,1462 "spec/features/projects/snippets/show_spec.rb": 100.96881030999975,1463 "spec/features/security/group/private_access_spec.rb": 51.89232500000071,1464 "spec/features/projects/jobs/user_browses_jobs_spec.rb": 67.50388274800025,1465 "spec/features/projects/commits/multi_view_diff_spec.rb": 52.41986278399963,1466 "spec/features/projects/settings/user_interacts_with_deploy_keys_spec.rb": 47.7699843349983,1467 "spec/features/projects/tree/create_file_spec.rb": 42.4404791500001,1468 "spec/features/merge_request/user_interacts_with_batched_mr_diffs_spec.rb": 29.825162693001403,1469 "spec/features/projects/user_changes_project_visibility_spec.rb": 26.88143190699884,1470 "spec/features/projects/tags/user_views_tags_spec.rb": 23.06258184299986,1471 "spec/features/projects/commit/comments/user_adds_comment_spec.rb": 21.05790887100011,1472 "spec/features/projects/settings/user_renames_a_project_spec.rb": 16.747464736999973,1473 "spec/features/groups/members/master_adds_member_with_expiration_date_spec.rb": 13.630215109000346,1474 "spec/features/milestones/user_views_milestones_spec.rb": 11.100395841000136,1475 "spec/features/projects/remote_mirror_spec.rb": 9.743284971998946,1476 "spec/features/projects/project_overview_spec.rb": 8.616806898000505,1477 "spec/features/projects/artifacts/file_spec.rb": 8.16709146500034,1478 "spec/features/projects/badges/pipeline_badge_spec.rb": 5.035819568998704,1479 "spec/features/issues/group_label_sidebar_spec.rb": 6.129560464998576,1480 "spec/features/markdown/json_table_spec.rb": 5.592328032000296,1481 "spec/features/admin/admin_sees_project_statistics_spec.rb": 2.8987205699995684,1482 "spec/features/projects/members/anonymous_user_sees_members_spec.rb": 3.413043856000513,1483 "spec/features/projects/members/member_cannot_request_access_to_his_project_spec.rb": 1.41872763300125371484}1485Knapsack global time execution for tests: 21m 47s1486Pending: (Failures listed here are expected and do not affect your suite's status)1487 1) Using WebAuthn Devices for Authentication authentication when a given WebAuthn device has already been registered by another user and also the current user allows logging in with that particular device1488 # support for passing credential options in FakeClient1489 Failure/Error: super1490 Capybara::ElementNotFound:1491 Unable to find link or button "Manage two-factor authentication"1492 Timeout (30s) reached while running a waiting Capybara finder.1493 Consider using a non-waiting finder.1495 # ./spec/support/capybara_slow_finder.rb:18:in `synchronize'1496 # ./spec/support/helpers/features/two_factor_helpers.rb:26:in `manage_two_factor_authentication'1497 # ./spec/features/webauthn_spec.rb:283:in `block (5 levels) in <top (required)>'1498 # ./spec/spec_helper.rb:437:in `block (3 levels) in <top (required)>'1499 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'1500 # ./spec/spec_helper.rb:428:in `block (2 levels) in <top (required)>'1501 # ./spec/spec_helper.rb:424:in `block (3 levels) in <top (required)>'1502 # ./lib/gitlab/application_context.rb:68:in `with_raw_context'1503 # ./spec/spec_helper.rb:424:in `block (2 levels) in <top (required)>'1504 # ./spec/spec_helper.rb:275:in `block (2 levels) in <top (required)>'1505 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'1506 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1507 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'1508 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'1509 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'1510 # ------------------1511 # --- Caused by: ---1512 # Capybara::ElementNotFound:1513 # Unable to find link or button "Manage two-factor authentication"1514 # ./spec/support/capybara_slow_finder.rb:18:in `synchronize'1515Finished in 22 minutes 5 seconds (files took 41.01 seconds to load)1516228 examples, 0 failures, 1 pending1517Randomized with seed 11311518Failed to write to log, write log/workhorse-test.log: file already closed1519[TEST PROF INFO] Time spent in factories: 01:15.545 (5.7% of total time)1520RSpec exited with 0.1521No examples to retry, congrats!1523Running after script...1524$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1539$ tooling/bin/push_job_metrics || true1540[job-metrics] Pushing job metrics file for the CI/CD job.1541[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1543Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-16 due to policy1545Uploading artifacts...1546auto_explain/: found 3 matching artifact files and directories 1547coverage/: found 5 matching artifact files and directories 1548WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1549WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1550knapsack/: found 4 matching artifact files and directories 1551rspec/: found 12 matching artifact files and directories 1552WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1553log/*.log: found 17 matching artifact files and directories 1554WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6218670900/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1555WARNING: Retrying... context=artifacts-uploader error=request redirected1556Uploading artifacts as "archive" to coordinator... 201 Created id=6218670900 responseStatus=201 Created token=glcbt-651557Uploading artifacts...1558rspec/rspec-*.xml: found 1 matching artifact files and directories 1559WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6218670900/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1560WARNING: Retrying... context=artifacts-uploader error=request redirected1561Uploading artifacts as "junit" to coordinator... 201 Created id=6218670900 responseStatus=201 Created token=glcbt-651563Job succeeded