rspec system pg14 17/32
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org rpvz2FF9, system ID: s_d704414ba02a3 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.patched-golang-1.21-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:0fc0b666ef9eb249e61edd4e2ec434a328e98117079727c5e7cf6dc9a00d7a94 for redis:6.2-alpine with digest redis@sha256:e31ca60b18f7e9b78b573d156702471d4eda038803c0b8e6f01559f350031e93 ...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.21-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:b7f013d6c497fdb34b7c3895a9ae4f7df0abc05338ad5cb26e19d48ef6d6c4af for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.21-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.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14@sha256:a86b6a5e81e97ddf8d792c86400f1d3960104b1dcecc6ef34d7fc5b154e65a4b ...25Running on runner-rpvz2ff9-project-278964-concurrent-0 via runner-rpvz2ff9-private-1716552924-d3b8155c...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6934017441)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6934017441 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 (6934017525)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6934017525 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6934017590)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6934017590 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6934017562)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6934017562 responseStatus=200 OK token=glcbt-65 45 Executing "step_script" stage of the job script 46Using docker image sha256:b7f013d6c497fdb34b7c3895a9ae4f7df0abc05338ad5cb26e19d48ef6d6c4af for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.21-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.patched-golang-1.21-rust-1.73-node-20.12-postgresql-14@sha256:a86b6a5e81e97ddf8d792c86400f1d3960104b1dcecc6ef34d7fc5b154e65a4b ...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.sh753Using decomposed database config (config/database.yml.decomposed-postgresql)754Geo DB won't be set up.755Embedding DB won't be set up.767$ source ./scripts/rspec_helpers.sh768$ run_timed_command "gem install knapsack --no-document"769$ gem install knapsack --no-document770Successfully installed knapsack-4.0.07711 gem installed772==> 'gem install knapsack --no-document' succeeded in 1 seconds.773$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"778$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"779$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"780$ tooling/bin/create_job_metrics_file || true781[job-metrics] Creating the job metrics file for the CI/CD job.782$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"784[15:42:47] Starting rspec_parallelized_job785RETRY_FAILED_TESTS_IN_NEW_PROCESS: true786KNAPSACK_GENERATE_REPORT: true787FLAKY_RSPEC_GENERATE_REPORT: true788KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb789KNAPSACK_LOG_LEVEL: debug790KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_17_32_278964_report.json791FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json792FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_17_32_278964_report.json793NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_17_32_278964_report.json794RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6934019146.txt795CRYSTALBALL: 796RSPEC_TESTS_MAPPING_ENABLED: 797RSPEC_TESTS_FILTER_FILE: 798Shell set options (set -o) enabled:799braceexpand on800hashall on801interactive-comments on802pipefail on803Knapsack report generator started!804warning: parser/current is loading parser/ruby31, which recognizes 3.1.4-compliant syntax, but you are running 3.1.5.806Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}807# [RSpecRunTime] Starting RSpec timer...808[TEST PROF INFO] EventProf enabled (sql.active_record)809unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.810unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.811Test environment set up in 0.726366886 seconds812# [RSpecRunTime] Starting example group spec/features/merge_request/user_uses_quick_actions_spec.rb. Expected to take 4 minutes 41.38 seconds.813Merge request > User uses quick actions814Starting the Capybara driver server...815 issuable common quick actions816 behaves like close quick action817 new merge_request818Capybara starting Puma...819* Version 6.4.0, codename: The Eagle of Durango820* Min threads: 0, max threads: 4821* Listening on unix:///tmp/20240524-341-qv8e3r822 creates the merge_request and interprets close quick action accordingly823 post note to existing merge_request824 creates the note and interprets the close quick action accordingly825 when current user cannot close merge_request826 does not close the merge_request827# [RSpecRunTime] RSpec elapsed time: 55.59 seconds. Current RSS: ~1302M. load average: 1.75 1.87 1.71 1/421 819828 preview of note on merge_request829 explains close quick action830# [RSpecRunTime] RSpec elapsed time: 1 minute 6.31 seconds. Current RSS: ~1308M. load average: 1.73 1.86 1.71 1/421 904831 behaves like issuable time tracker832 renders the sidebar component empty state833 updates the sidebar component when estimate is added834 updates the sidebar component when spent is added835 shows the comparison when estimate and spent are added836 updates the sidebar component when estimate is removed837 updates the sidebar component when spent is removed838 shows the create timelog form when add button is clicked839 shows the set time estimate form when add button is clicked840 shows the time tracking report when link is clicked841 removes time log when delete is clicked in time tracking report842# [RSpecRunTime] RSpec elapsed time: 2 minutes 52.34 seconds. Current RSS: ~1310M. load average: 1.44 1.75 1.69 1/417 1744843 merge-request-only commands844 behaves like merge quick action845 when updating the description846 merges the MR847# [RSpecRunTime] RSpec elapsed time: 3 minutes 4.89 seconds. Current RSS: ~1312M. load average: 1.45 1.75 1.69 1/417 1836848 when creating a new note849 when the current user can merge the MR850 merges the MR851 when auto merge is available852 schedules to merge the MR853# [RSpecRunTime] RSpec elapsed time: 3 minutes 22.5 seconds. Current RSS: ~1326M. load average: 1.34 1.70 1.67 1/417 2010854 when the head diff changes in the meanwhile855 does not merge the MR856# [RSpecRunTime] RSpec elapsed time: 3 minutes 31.43 seconds. Current RSS: ~1326M. load average: 1.45 1.71 1.68 1/419 2091857 when the current user cannot merge the MR858 does not merge the MR859# [RSpecRunTime] RSpec elapsed time: 3 minutes 39.6 seconds. Current RSS: ~1324M. load average: 1.41 1.70 1.67 1/417 2172860 behaves like rebase quick action861 when updating the description862 rebases the MR863 ignores /merge if /rebase is specified864# [RSpecRunTime] RSpec elapsed time: 4 minutes 3.58 seconds. Current RSS: ~1315M. load average: 1.46 1.69 1.67 1/422 2455865 when creating a new note866 when the current user can rebase the MR867 rebase the MR868 when the merge request is closed869 does not rebase the MR870# [RSpecRunTime] RSpec elapsed time: 4 minutes 22.24 seconds. Current RSS: ~1323M. load average: 1.33 1.64 1.66 1/421 2674871 when a rebase is in progress872 tells the user a rebase is in progress873# [RSpecRunTime] RSpec elapsed time: 4 minutes 30.63 seconds. Current RSS: ~1323M. load average: 1.38 1.65 1.66 1/419 2756874 when there are conflicts in the merge request875 does not rebase the MR876# [RSpecRunTime] RSpec elapsed time: 4 minutes 38.3 seconds. Current RSS: ~1324M. load average: 1.64 1.69 1.67 1/419 2851877 when the merge request branch is protected from force push878 does not rebase the MR879# [RSpecRunTime] RSpec elapsed time: 4 minutes 46.99 seconds. Current RSS: ~1327M. load average: 1.54 1.67 1.66 1/419 2935880 when the current user cannot rebase the MR881 does not rebase the MR882# [RSpecRunTime] RSpec elapsed time: 4 minutes 54.32 seconds. Current RSS: ~1331M. load average: 1.66 1.69 1.67 1/419 3015883# [RSpecRunTime] Finishing example group spec/features/merge_request/user_uses_quick_actions_spec.rb. It took 4 minutes 51.46 seconds. Expected to take 4 minutes 41.38 seconds.884# [RSpecRunTime] Starting example group spec/features/issues/issue_sidebar_spec.rb. Expected to take 2 minutes 35.74 seconds.885Issue Sidebar886 when signed in887 when concerning the assignee888 when a privileged user can invite889 shows a link for inviting members and launches invite modal890# [RSpecRunTime] RSpec elapsed time: 5 minutes 2.92 seconds. Current RSS: ~1320M. load average: 1.64 1.69 1.67 1/419 3018891 when user cannot invite members in assignee dropdown892 shows author in assignee dropdown and no invite link893# [RSpecRunTime] RSpec elapsed time: 5 minutes 8.46 seconds. Current RSS: ~1327M. load average: 1.59 1.67 1.66 1/415 3020894 when user is a developer895 shows author in assignee dropdown896 shows author when filtering assignee dropdown897 assigns yourself898 keeps your filtered term after filtering and dismissing the dropdown899# [RSpecRunTime] RSpec elapsed time: 5 minutes 32.34 seconds. Current RSS: ~1310M. load average: 1.76 1.72 1.68 1/417 3029900 as an allowed user901 for sidebar902 changes size when the screen size is smaller903 passes axe automated accessibility testing904# [RSpecRunTime] RSpec elapsed time: 5 minutes 53.65 seconds. Current RSS: ~1362M. load average: 2.06 1.78 1.70 1/418 3036905 for editing issue milestone906 behaves like milestone sidebar widget907 editing milestone908 shows milestones list in the dropdown909 shows expired milestone at the bottom of the list and milestone due earliest at the top of the list910 adds a milestone911 removes a milestone912# [RSpecRunTime] RSpec elapsed time: 6 minutes 16.36 seconds. Current RSS: ~1537M. load average: 1.82 1.75 1.69 1/418 3043913 for editing issue due date914 behaves like date sidebar widget915 editing due date916 displays "None" when there is no due date917 updates due date918# [RSpecRunTime] RSpec elapsed time: 6 minutes 26.47 seconds. Current RSS: ~1562M. load average: 1.99 1.79 1.71 1/417 3044919 for editing issue labels920 behaves like labels sidebar widget921 editing labels922 shows labels list in the dropdown923 adds a label924 removes a label925 escapes XSS when viewing issuable labels926 shows option to create a label927 creating a label928 shows dropdown switches to "create label" section929 creates new label930 shows error message if label title is taken931# [RSpecRunTime] RSpec elapsed time: 7 minutes 8.76 seconds. Current RSS: ~1563M. load average: 2.01 1.82 1.72 1/418 3055932 for escalation status933 is not available for default issue type934# [RSpecRunTime] RSpec elapsed time: 7 minutes 13.46 seconds. Current RSS: ~1574M. load average: 2.41 1.90 1.75 1/419 3058935 when interacting with collapsed sidebar936 confidentiality block expands then collapses sidebar937# [RSpecRunTime] RSpec elapsed time: 7 minutes 18.59 seconds. Current RSS: ~1581M. load average: 2.30 1.89 1.75 1/418 3059938 as a guest939 does not have a option to edit labels940 when not signed in941 for sidebar942 does not find issue email943# [RSpecRunTime] RSpec elapsed time: 7 minutes 22.74 seconds. Current RSS: ~1582M. load average: 2.35 1.91 1.75 1/418 3061944# [RSpecRunTime] Finishing example group spec/features/issues/issue_sidebar_spec.rb. It took 2 minutes 27.88 seconds. Expected to take 2 minutes 35.74 seconds.945# [RSpecRunTime] Starting example group spec/features/merge_request/user_squashes_merge_request_spec.rb. Expected to take 2 minutes 7.28 seconds.946User squashes a merge request947 when the MR has only one commit948 when squash message differs from existing commit message949 squashes the commits into a single commit, and adds a merge commit950# [RSpecRunTime] RSpec elapsed time: 7 minutes 38.49 seconds. Current RSS: ~1600M. load average: 2.32 1.93 1.76 1/424 3232951 when squash message is the same as existing commit message952 accepts the merge request without squashing953# [RSpecRunTime] RSpec elapsed time: 7 minutes 54.39 seconds. Current RSS: ~1574M. load average: 2.42 1.96 1.78 1/424 3397954 when squash is enabled on merge request creation955 shows the squash checkbox as checked956 when accepting with squash checked957 squashes the commits into a single commit, and adds a merge commit958# [RSpecRunTime] RSpec elapsed time: 8 minutes 20.49 seconds. Current RSS: ~1591M. load average: 2.13 1.93 1.77 1/424 3700959 when accepting and unchecking squash960 accepts the merge request without squashing961# [RSpecRunTime] RSpec elapsed time: 8 minutes 35.75 seconds. Current RSS: ~1595M. load average: 1.89 1.89 1.76 1/421 3862962 when squash is not enabled on merge request creation963 shows the squash checkbox as unchecked964 when accepting and checking squash965 squashes the commits into a single commit, and adds a merge commit966# [RSpecRunTime] RSpec elapsed time: 9 minutes 1.93 seconds. Current RSS: ~1597M. load average: 1.69 1.84 1.74 1/421 4164967 when accepting with squash unchecked968 accepts the merge request without squashing969# [RSpecRunTime] RSpec elapsed time: 9 minutes 17.85 seconds. Current RSS: ~1601M. load average: 1.69 1.83 1.74 1/421 4327970# [RSpecRunTime] Finishing example group spec/features/merge_request/user_squashes_merge_request_spec.rb. It took 1 minute 55.12 seconds. Expected to take 2 minutes 7.28 seconds.971# [RSpecRunTime] Starting example group spec/features/groups/group_settings_spec.rb. Expected to take 1 minute 33.68 seconds.972Edit group settings973 when the group path is changed974 the group is accessible via the new path975 the old group path redirects to the new path976 with a subgroup977 the subgroup is accessible via the new path978 the old subgroup path redirects to the new path979# [RSpecRunTime] RSpec elapsed time: 9 minutes 27.99 seconds. Current RSS: ~1611M. load average: 1.67 1.82 1.74 1/419 4328980 with a project981 the project is accessible via the new path982 the old project path redirects to the new path983# [RSpecRunTime] RSpec elapsed time: 9 minutes 38.69 seconds. Current RSS: ~1591M. load average: 1.81 1.84 1.75 1/416 4336984 project creation level menu985 shows the selection menu986# [RSpecRunTime] RSpec elapsed time: 9 minutes 39.88 seconds. Current RSS: ~1591M. load average: 1.81 1.84 1.75 1/415 4337987 subgroup creation level menu988 shows the selection menu989# [RSpecRunTime] RSpec elapsed time: 9 minutes 41.25 seconds. Current RSS: ~1595M. load average: 1.75 1.83 1.74 1/414 4338990 edit group avatar991 uploads new group avatar992 removes group avatar993# [RSpecRunTime] RSpec elapsed time: 9 minutes 45.45 seconds. Current RSS: ~1606M. load average: 1.75 1.83 1.74 1/414 4339994 edit group path995 has a root URL label for top-level group996 has a parent group URL label for a subgroup group997# [RSpecRunTime] RSpec elapsed time: 9 minutes 47.76 seconds. Current RSS: ~1611M. load average: 1.69 1.81 1.74 1/414 4340998 transfer group999 when transfering from a subgroup1000 when transfering to no parent group1001 behaves like can transfer the group1002 can successfully transfer the group1003# [RSpecRunTime] RSpec elapsed time: 9 minutes 52.73 seconds. Current RSS: ~1608M. load average: 1.63 1.80 1.73 1/415 43441004 when transfering to a parent group1005 behaves like can transfer the group1006 can successfully transfer the group1007# [RSpecRunTime] RSpec elapsed time: 9 minutes 57.95 seconds. Current RSS: ~1612M. load average: 1.58 1.79 1.73 1/415 43471008 when transfering from a root group to a parent group1009 behaves like can transfer the group1010 can successfully transfer the group1011# [RSpecRunTime] RSpec elapsed time: 10 minutes 3.01 seconds. Current RSS: ~1607M. load average: 1.61 1.79 1.73 1/415 43501012 enable email notifications1013 is visible1014 accepts the changed state1015# [RSpecRunTime] RSpec elapsed time: 10 minutes 5.97 seconds. Current RSS: ~1606M. load average: 1.56 1.78 1.73 1/414 43511016 prevent sharing outside group hierarchy setting1017 updates the setting1018 is not present for a subgroup1019# [RSpecRunTime] RSpec elapsed time: 10 minutes 9.07 seconds. Current RSS: ~1613M. load average: 1.56 1.78 1.73 1/414 43521020 group README1021 with gitlab-profile project and README.md1022 renders link to Group README and navigates to it on click1023# [RSpecRunTime] RSpec elapsed time: 10 minutes 14.19 seconds. Current RSS: ~1609M. load average: 1.52 1.76 1.72 1/421 44511024 with gitlab-profile project and no README.md1025 renders Add README button and allows user to create a README via the IDE1026# [RSpecRunTime] RSpec elapsed time: 10 minutes 18.23 seconds. Current RSS: ~1609M. load average: 1.80 1.82 1.74 1/422 44551027 with no gitlab-profile project and no README.md1028 renders Add README button and allows user to create both the gitlab-profile project and README via the IDE1029# [RSpecRunTime] RSpec elapsed time: 10 minutes 22.56 seconds. Current RSS: ~1603M. load average: 1.65 1.79 1.73 1/422 44691030 Dormant members1031 exposes the setting section1032 changes dormant members1033 displays dormant members period field validation error1034 auto disables dormant members period field depending on parent checkbox1035 when feature flag is disabled1036 does not expose the setting section1037# [RSpecRunTime] RSpec elapsed time: 10 minutes 36.23 seconds. Current RSS: ~1590M. load average: 1.59 1.77 1.72 1/415 44761038# [RSpecRunTime] Finishing example group spec/features/groups/group_settings_spec.rb. It took 1 minute 18.38 seconds. Expected to take 1 minute 33.68 seconds.1039# [RSpecRunTime] Starting example group spec/features/projects/compare_spec.rb. Expected to take 1 minute 25.09 seconds.1040Compare1041 behaves like compare view of branches1042 pre-populates fields1043 renders additions info when click unfold diff1044 filters branches1045 behaves like compares branches1046 compares branches1047# [RSpecRunTime] RSpec elapsed time: 11 minutes 0.08 second. Current RSS: ~1717M. load average: 1.42 1.71 1.71 1/419 47231048 on a read-only instance1049 behaves like compares branches1050 compares branches1051# [RSpecRunTime] RSpec elapsed time: 11 minutes 8.58 seconds. Current RSS: ~1767M. load average: 1.52 1.72 1.71 1/420 48271052 when project have an open merge request1053 compares branches1054# [RSpecRunTime] RSpec elapsed time: 11 minutes 16.67 seconds. Current RSS: ~1828M. load average: 1.73 1.77 1.72 1/419 49441055 when commit has overflow1056 displays warning1057# [RSpecRunTime] RSpec elapsed time: 11 minutes 23.49 seconds. Current RSS: ~1814M. load average: 1.75 1.77 1.73 1/420 50321058 pagination1059 shows an adjusted count for changed files on this page1060 shows commits list only on the first page1061# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.58 seconds. Current RSS: ~1815M. load average: 1.80 1.78 1.73 1/419 52281062 behaves like compare view of tags1063 compares tags1064# [RSpecRunTime] RSpec elapsed time: 11 minutes 46.91 seconds. Current RSS: ~1872M. load average: 1.67 1.75 1.72 1/420 53071065# [RSpecRunTime] Finishing example group spec/features/projects/compare_spec.rb. It took 1 minute 10.68 seconds. Expected to take 1 minute 25.09 seconds.1066# [RSpecRunTime] Starting example group spec/features/merge_request/close_reopen_report_toggle_spec.rb. Expected to take 1 minute 5.69 seconds.1067Issuables Close/Reopen/Report toggle1068 on a merge request1069 when user has permission to update1070 close/reopen/report toggle1071 opens a dropdown when toggle is clicked1072 links to Report Abuse1073# [RSpecRunTime] RSpec elapsed time: 12 minutes 2.58 seconds. Current RSS: ~1615M. load average: 1.59 1.73 1.72 1/423 54721074 when the merge request is open1075 shows the `Edit` and `Mark as draft` buttons1076# [RSpecRunTime] RSpec elapsed time: 12 minutes 10.58 seconds. Current RSS: ~1606M. load average: 2.02 1.82 1.75 1/422 55541077 when the merge request is closed1078 shows both the `Edit` and `Reopen` button1079 when the merge request author is the current user1080 shows both the `Edit` and `Reopen` button1081# [RSpecRunTime] RSpec elapsed time: 12 minutes 25.26 seconds. Current RSS: ~1608M. load average: 1.87 1.80 1.74 1/422 57111082 when the merge request is merged1083 shows only the `Edit` button1084 when the merge request author is the current user1085 shows only the `Edit` button1086# [RSpecRunTime] RSpec elapsed time: 12 minutes 39.91 seconds. Current RSS: ~1606M. load average: 1.76 1.77 1.73 1/422 58671087 when user doesnt have permission to update1088 only shows a `Report abuse` button1089# [RSpecRunTime] RSpec elapsed time: 12 minutes 48.61 seconds. Current RSS: ~1612M. load average: 1.64 1.75 1.72 1/423 59581090# [RSpecRunTime] Finishing example group spec/features/merge_request/close_reopen_report_toggle_spec.rb. It took 1 minute 1.7 seconds. Expected to take 1 minute 5.69 seconds.1091# [RSpecRunTime] Starting example group spec/features/projects/clusters/user_spec.rb. Expected to take 56.9 seconds.1092User Cluster1093 when user does not have a cluster and visits cluster index page1094 when user filled form with valid parameters1095 user sees a cluster details page1096 user sees RBAC is enabled by default1097 user sees namespace per environment is enabled by default1098# [RSpecRunTime] RSpec elapsed time: 13 minutes 7.26 seconds. Current RSS: ~1600M. load average: 1.69 1.75 1.72 1/417 59671099 when user filled form with invalid parameters1100 user sees a validation error1101# [RSpecRunTime] RSpec elapsed time: 13 minutes 12.7 seconds. Current RSS: ~1599M. load average: 1.63 1.74 1.72 1/417 59711102 when user does have a cluster and visits cluster page1103 user sees a cluster details page1104 when user disables the cluster1105 user sees the successful message1106# [RSpecRunTime] RSpec elapsed time: 13 minutes 23.05 seconds. Current RSS: ~1590M. load average: 1.85 1.78 1.73 1/417 59751107 when user changes cluster parameters1108 user sees the successful message1109# [RSpecRunTime] RSpec elapsed time: 13 minutes 29.3 seconds. Current RSS: ~1599M. load average: 1.78 1.77 1.73 1/417 59781110 when user destroys the cluster1111 user sees creation form with the successful message1112# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.69 seconds. Current RSS: ~1589M. load average: 1.91 1.79 1.74 1/417 59821113 when signed in user is an admin in admin_mode1114 can visit the clusters index page1115# [RSpecRunTime] RSpec elapsed time: 13 minutes 43.85 seconds. Current RSS: ~1581M. load average: 1.84 1.78 1.73 1/416 59851116# [RSpecRunTime] Finishing example group spec/features/projects/clusters/user_spec.rb. It took 55.24 seconds. Expected to take 56.9 seconds.1117# [RSpecRunTime] Starting example group spec/features/issues/user_bulk_edits_issues_spec.rb. Expected to take 46.61 seconds.1118Multiple issue updating from issues#index1119 status1120 sets to closed1121 sets to open1122# [RSpecRunTime] RSpec elapsed time: 13 minutes 54.96 seconds. Current RSS: ~1576M. load average: 1.85 1.78 1.74 1/419 59941123 assignee1124 updates to current user1125 updates to unassigned1126# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.42 seconds. Current RSS: ~1582M. load average: 1.74 1.76 1.73 1/419 60001127 milestone1128 updates milestone1129 sets to no milestone1130# [RSpecRunTime] RSpec elapsed time: 14 minutes 17.82 seconds. Current RSS: ~1577M. load average: 1.63 1.74 1.72 1/417 60051131 select all issues1132 after selecting all issues, unchecking one issue only unselects that one issue1133# [RSpecRunTime] RSpec elapsed time: 14 minutes 20.91 seconds. Current RSS: ~1580M. load average: 1.63 1.74 1.72 1/416 60071134# [RSpecRunTime] Finishing example group spec/features/issues/user_bulk_edits_issues_spec.rb. It took 37.05 seconds. Expected to take 46.61 seconds.1135# [RSpecRunTime] Starting example group spec/features/issues/note_polling_spec.rb. Expected to take 41.07 seconds.1136Issue notes polling1137 creates1138 displays the new comment1139# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.19 seconds. Current RSS: ~1586M. load average: 1.61 1.73 1.72 1/419 60111140 updates1141 when from own user1142 displays the updated content1143 when editing but have not changed anything, and an update comes in, show warning and does not update the note1144 when editing but you changed some things, an update comes in, and you press cancel, show the updated content1145# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.17 seconds. Current RSS: ~1566M. load average: 1.55 1.71 1.71 1/418 60181146 when from another user1147 displays the updated content1148# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.56 seconds. Current RSS: ~1569M. load average: 1.47 1.68 1.70 1/418 60211149 system notes1150 shows the system note1151# [RSpecRunTime] RSpec elapsed time: 14 minutes 56.77 seconds. Current RSS: ~1570M. load average: 1.43 1.67 1.70 1/420 60241152# [RSpecRunTime] Finishing example group spec/features/issues/note_polling_spec.rb. It took 35.87 seconds. Expected to take 41.07 seconds.1153# [RSpecRunTime] Starting example group spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb. Expected to take 35.22 seconds.1154Merge request > User scrolls to note on load1155 scrolls note into view1156 renders un-collapsed notes with diff1157 resolved notes1158 when diff note1159 expands collapsed notes1160# [RSpecRunTime] RSpec elapsed time: 15 minutes 20.23 seconds. Current RSS: ~1589M. load average: 1.49 1.68 1.70 1/424 63521161 when non-diff note1162 expands collapsed replies1163# [RSpecRunTime] RSpec elapsed time: 15 minutes 28.16 seconds. Current RSS: ~1589M. load average: 1.42 1.65 1.69 1/424 64351164# [RSpecRunTime] Finishing example group spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb. It took 31.38 seconds. Expected to take 35.22 seconds.1165# [RSpecRunTime] Starting example group spec/features/groups/settings/packages_and_registries_spec.rb. Expected to take 29.45 seconds.1166Group Package and registry settings1167 when packages feature is disabled on the group1168 the menu item is not visible1169 renders 404 when navigating to page1170# [RSpecRunTime] RSpec elapsed time: 15 minutes 32.3 seconds. Current RSS: ~1588M. load average: 1.38 1.64 1.69 1/424 64381171 when packages feature is enabled on the group1172 the menu item is visible1173 has a page title set1174 sidebar menu is open1175 passes axe automated accessibility testing1176 has a Duplicate packages section1177 automatically saves changes to the server1178 shows an error on wrong regex1179 in a sub group1180 works correctly1181# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.11 seconds. Current RSS: ~1598M. load average: 1.80 1.72 1.71 1/418 64471182# [RSpecRunTime] Finishing example group spec/features/groups/settings/packages_and_registries_spec.rb. It took 23.94 seconds. Expected to take 29.45 seconds.1183# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/dropdown_assignee_spec.rb. Expected to take 27.7 seconds.1184Dropdown assignee1185 behavior1186 loads all the assignees when opened1187 shows current user at top of dropdown1188# [RSpecRunTime] RSpec elapsed time: 15 minutes 59.27 seconds. Current RSS: ~1587M. load average: 1.73 1.70 1.71 1/418 64501189 selecting from dropdown without Ajax call1190 selects current user1191# [RSpecRunTime] RSpec elapsed time: 16 minutes 2.32 seconds. Current RSS: ~1585M. load average: 1.76 1.71 1.71 1/419 64521192 assignee suggestions1193 shows inherited, direct, and invited group members including descendent members1194# [RSpecRunTime] RSpec elapsed time: 16 minutes 12.92 seconds. Current RSS: ~1599M. load average: 1.56 1.67 1.70 1/418 64551195# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/dropdown_assignee_spec.rb. It took 20.82 seconds. Expected to take 27.7 seconds.1196# [RSpecRunTime] Starting example group spec/features/projects/view_on_env_spec.rb. Expected to take 22.93 seconds.1197View on environment1198 when the branch has a route map1199 and an active deployment1200 when visiting a comparison for the branch1201 has a "View on env" button1202# [RSpecRunTime] RSpec elapsed time: 16 minutes 17.39 seconds. Current RSS: ~1646M. load average: 1.83 1.72 1.72 1/423 65491203 when visiting a comparison for the commit1204 has a "View on env" button1205# [RSpecRunTime] RSpec elapsed time: 16 minutes 21.29 seconds. Current RSS: ~1689M. load average: 1.77 1.71 1.71 1/424 66421206 when visiting a blob on the branch1207 has a "View on env" button1208# [RSpecRunTime] RSpec elapsed time: 16 minutes 25.1 seconds. Current RSS: ~1672M. load average: 1.77 1.71 1.71 1/424 67481209 when visiting a blob on the commit1210 has a "View on env" button1211# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.74 seconds. Current RSS: ~1654M. load average: 1.71 1.70 1.71 1/425 68521212 when visiting the commit1213 has a "View on env" button1214# [RSpecRunTime] RSpec elapsed time: 16 minutes 32.42 seconds. Current RSS: ~1625M. load average: 1.65 1.69 1.70 1/423 69401215# [RSpecRunTime] Finishing example group spec/features/projects/view_on_env_spec.rb. It took 19.51 seconds. Expected to take 22.93 seconds.1216# [RSpecRunTime] Starting example group spec/features/merge_request/user_approves_spec.rb. Expected to take 20.84 seconds.1217Merge request > User approves1218 approves merge request1219# [RSpecRunTime] Finishing example group spec/features/merge_request/user_approves_spec.rb. It took 18.41 seconds. Expected to take 20.84 seconds.1220# [RSpecRunTime] RSpec elapsed time: 16 minutes 51.0 seconds. Current RSS: ~1588M. load average: 1.81 1.72 1.72 2/429 70481221# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_deployments_spec.rb. Expected to take 18.04 seconds.1222Merge Requests > User filters by deployments1223 filtering by deployed-before1224 applies the filter1225# [RSpecRunTime] RSpec elapsed time: 16 minutes 56.41 seconds. Current RSS: ~1598M. load average: 1.74 1.71 1.71 1/429 71651226 filtering by deployed-after1227 applies the filter1228# [RSpecRunTime] RSpec elapsed time: 17 minutes 1.42 seconds. Current RSS: ~1611M. load average: 1.92 1.75 1.73 1/429 72791229 filtering by environment1230 applies the filter1231# [RSpecRunTime] RSpec elapsed time: 17 minutes 6.48 seconds. Current RSS: ~1627M. load average: 1.93 1.75 1.73 1/429 73951232# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_deployments_spec.rb. It took 15.58 seconds. Expected to take 18.04 seconds.1233# [RSpecRunTime] Starting example group spec/features/populate_new_pipeline_vars_with_params_spec.rb. Expected to take 15.65 seconds.1234Populate new pipeline CI variables with url params1235 var[key1]=value1 populates env_var variable correctly1236 file_var[key2]=value2 populates file variable correctly1237# [RSpecRunTime] Finishing example group spec/features/populate_new_pipeline_vars_with_params_spec.rb. It took 15.15 seconds. Expected to take 15.65 seconds.1238# [RSpecRunTime] RSpec elapsed time: 17 minutes 21.79 seconds. Current RSS: ~1590M. load average: 1.57 1.68 1.71 1/423 73991239# [RSpecRunTime] Starting example group spec/features/error_pages_spec.rb. Expected to take 13.0 seconds.1240Error Pages1241 4041242 allows user to search1243 behaves like shows nav links1244 shows nav links1245 allows user to sign out1246# [RSpecRunTime] RSpec elapsed time: 17 minutes 26.02 seconds. Current RSS: ~1599M. load average: 1.53 1.67 1.70 1/424 74011247 4031248 behaves like shows nav links1249 shows nav links1250 allows user to sign out1251# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.22 seconds. Current RSS: ~1600M. load average: 1.48 1.66 1.70 1/423 74031252# [RSpecRunTime] Finishing example group spec/features/error_pages_spec.rb. It took 9.54 seconds. Expected to take 13.0 seconds.1253# [RSpecRunTime] Starting example group spec/features/profiles/user_search_settings_spec.rb. Expected to take 11.18 seconds.1254User searches their settings1255 in profile page1256 behaves like can search settings1257 hides unmatching sections on search1258 behaves like can highlight results1259 has search settings field1260 highlights the search terms1261# [RSpecRunTime] RSpec elapsed time: 17 minutes 36.8 seconds. Current RSS: ~1588M. load average: 1.45 1.65 1.69 1/423 74051262 in preferences page1263 behaves like can search settings1264 hides unmatching sections on search1265 behaves like can highlight results1266 has search settings field1267 highlights the search terms1268# [RSpecRunTime] RSpec elapsed time: 17 minutes 41.14 seconds. Current RSS: ~1586M. load average: 1.33 1.62 1.68 1/422 74061269# [RSpecRunTime] Finishing example group spec/features/profiles/user_search_settings_spec.rb. It took 9.94 seconds. Expected to take 11.18 seconds.1270# [RSpecRunTime] Starting example group spec/features/snippets/user_deletes_snippet_spec.rb. Expected to take 9.2 seconds.1271User deletes snippet1272 deletes the snippet1273# [RSpecRunTime] Finishing example group spec/features/snippets/user_deletes_snippet_spec.rb. It took 9.47 seconds. Expected to take 9.2 seconds.1274# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.82 seconds. Current RSS: ~1613M. load average: 1.78 1.71 1.71 5/428 75521275# [RSpecRunTime] Starting example group spec/features/projects/members/group_requester_cannot_request_access_to_project_spec.rb. Expected to take 7.66 seconds.1276Projects > Members > Group requester cannot request access to project1277 group requester does not see the request access / withdraw access request button1278# [RSpecRunTime] Finishing example group spec/features/projects/members/group_requester_cannot_request_access_to_project_spec.rb. It took 7.13 seconds. Expected to take 7.66 seconds.1279# [RSpecRunTime] RSpec elapsed time: 17 minutes 58.05 seconds. Current RSS: ~1600M. load average: 2.27 1.82 1.75 1/424 75531280# [RSpecRunTime] Starting example group spec/features/projects/commit/comments/user_deletes_comments_spec.rb. Expected to take 7.58 seconds.1281User deletes comments on a commit1282 deletes comment1283# [RSpecRunTime] Finishing example group spec/features/projects/commit/comments/user_deletes_comments_spec.rb. It took 6.31 seconds. Expected to take 7.58 seconds.1284# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.43 seconds. Current RSS: ~1612M. load average: 2.49 1.87 1.77 1/422 76081285# [RSpecRunTime] Starting example group spec/features/projects/snippets/user_deletes_snippet_spec.rb. Expected to take 5.44 seconds.1286Projects > Snippets > User deletes a snippet1287 deletes a snippet1288# [RSpecRunTime] Finishing example group spec/features/projects/snippets/user_deletes_snippet_spec.rb. It took 5.35 seconds. Expected to take 5.44 seconds.1289# [RSpecRunTime] RSpec elapsed time: 18 minutes 9.86 seconds. Current RSS: ~1589M. load average: 2.37 1.86 1.76 1/421 76121290# [RSpecRunTime] Starting example group spec/features/dashboard/group_spec.rb. Expected to take 5.17 seconds.1291Dashboard Group1292 defaults sort dropdown to last created1293 creates new group1294# [RSpecRunTime] Finishing example group spec/features/dashboard/group_spec.rb. It took 4.81 seconds. Expected to take 5.17 seconds.1295# [RSpecRunTime] RSpec elapsed time: 18 minutes 14.74 seconds. Current RSS: ~1598M. load average: 2.34 1.86 1.76 1/416 76141296# [RSpecRunTime] Starting example group spec/features/projects/wiki/user_views_wiki_in_project_page_spec.rb. Expected to take 3.73 seconds.1297Projects > Wiki > User views wiki in project page1298 when repository is disabled for project1299 when wiki homepage contains a link1300 when using markdown1301 behaves like wiki homepage contains a link1302 displays the correct URL for the link1303# [RSpecRunTime] RSpec elapsed time: 18 minutes 16.74 seconds. Current RSS: ~1596M. load average: 2.23 1.85 1.76 1/420 76671304 when using asciidoc1305 behaves like wiki homepage contains a link1306 displays the correct URL for the link1307# [RSpecRunTime] RSpec elapsed time: 18 minutes 18.55 seconds. Current RSS: ~1606M. load average: 2.23 1.85 1.76 1/420 77201308# [RSpecRunTime] Finishing example group spec/features/projects/wiki/user_views_wiki_in_project_page_spec.rb. It took 3.93 seconds. Expected to take 3.73 seconds.1309# [RSpecRunTime] Starting example group spec/features/incidents/user_searches_incidents_spec.rb. Expected to take 3.24 seconds.1310User searches Incident Management incidents1311 when a developer displays the incident list they can search for an incident1312 shows the incident table with an incident for a valid search filter bar1313# [RSpecRunTime] RSpec elapsed time: 18 minutes 21.39 seconds. Current RSS: ~1604M. load average: 2.21 1.85 1.76 1/421 77221314# [RSpecRunTime] Finishing example group spec/features/incidents/user_searches_incidents_spec.rb. It took 2.83 seconds. Expected to take 3.24 seconds.1315# [RSpecRunTime] Starting example group spec/features/admin/admin_system_info_spec.rb. Expected to take 1.61 seconds.1316Admin System Info1317 GET /admin/system_info1318 when all info is available1319 shows system info page1320 when CPU info is not available1321 shows system info page with no CPU info1322 when memory info is not available1323 shows system info page with no CPU info1324# [RSpecRunTime] Finishing example group spec/features/admin/admin_system_info_spec.rb. It took 1.77 seconds. Expected to take 1.61 seconds.1325# [RSpecRunTime] Starting example group spec/features/projects/artifacts/raw_spec.rb. Expected to take 1.23 seconds.1326Raw artifact1327 when visiting old URL1328 redirects to new URL1329# [RSpecRunTime] RSpec elapsed time: 18 minutes 24.69 seconds. Current RSS: ~1604M. load average: 2.21 1.85 1.76 1/420 77231330# [RSpecRunTime] Finishing example group spec/features/projects/artifacts/raw_spec.rb. It took 1.53 seconds. Expected to take 1.23 seconds.1331auto_explain log contains 1079 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-17-32.341.main.ndjson.gz1332took 12.3765855111333auto_explain log contains 1080 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-17-32.341.ci.ndjson.gz1334took 9.9017983921335[TEST PROF INFO] EventProf results for sql.active_record1336Total time: 04:21.157 of 18:21.317 (23.71%)1337Total events: 1357601338Top 5 slowest suites (by time):1339Merge request... quick actions (./spec/features/merge_request/user_uses_quick_actions_spec.rb:10) – 01:20.438 (36293 / 27) of 04:51.462 (27.6%)1340Issue Sidebar (./spec/features/issues/issue_sidebar_spec.rb:5) – 00:44.946 (24693 / 26) of 02:27.884 (30.39%)1341User squashes a merge request (./spec/features/merge_request/user_squashes_merge_request_spec.rb:5) – 00:30.087 (15182 / 8) of 01:55.123 (26.14%)1342Issuables Clo.../Report toggle (./spec/features/merge_request/close_reopen_report_toggle_spec.rb:5) – 00:18.527 (8692 / 8) of 01:01.702 (30.03%)1343Edit group settings (./spec/features/groups/group_settings_spec.rb:5) – 00:16.485 (11215 / 27) of 01:18.376 (21.03%)1344Knapsack report was generated. Preview:1345{1346 "spec/features/merge_request/user_uses_quick_actions_spec.rb": 291.4616138830006,1347 "spec/features/issues/issue_sidebar_spec.rb": 147.88421510199987,1348 "spec/features/merge_request/user_squashes_merge_request_spec.rb": 115.12283215299976,1349 "spec/features/groups/group_settings_spec.rb": 78.37634699199953,1350 "spec/features/projects/compare_spec.rb": 70.68388209500154,1351 "spec/features/merge_request/close_reopen_report_toggle_spec.rb": 61.70234778899976,1352 "spec/features/projects/clusters/user_spec.rb": 55.238898122001046,1353 "spec/features/issues/user_bulk_edits_issues_spec.rb": 37.045988881000085,1354 "spec/features/issues/note_polling_spec.rb": 35.865364847999444,1355 "spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb": 31.379937730000165,1356 "spec/features/groups/settings/packages_and_registries_spec.rb": 23.94403237500046,1357 "spec/features/issues/filtered_search/dropdown_assignee_spec.rb": 20.815585119999014,1358 "spec/features/projects/view_on_env_spec.rb": 19.509726514999784,1359 "spec/features/merge_request/user_approves_spec.rb": 18.4080923549991,1360 "spec/features/merge_requests/user_filters_by_deployments_spec.rb": 15.581839372000104,1361 "spec/features/populate_new_pipeline_vars_with_params_spec.rb": 15.146768541999336,1362 "spec/features/error_pages_spec.rb": 9.539268173999517,1363 "spec/features/profiles/user_search_settings_spec.rb": 9.94030769300116,1364 "spec/features/snippets/user_deletes_snippet_spec.rb": 9.473451788999228,1365 "spec/features/projects/members/group_requester_cannot_request_access_to_project_spec.rb": 7.126967382000657,1366 "spec/features/projects/commit/comments/user_deletes_comments_spec.rb": 6.307972927999799,1367 "spec/features/projects/snippets/user_deletes_snippet_spec.rb": 5.348462956000731,1368 "spec/features/dashboard/group_spec.rb": 4.805441878999773,1369 "spec/features/projects/wiki/user_views_wiki_in_project_page_spec.rb": 3.9336718670001574,1370 "spec/features/incidents/user_searches_incidents_spec.rb": 2.833338566999373,1371 "spec/features/admin/admin_system_info_spec.rb": 1.7725896980009566,1372 "spec/features/projects/artifacts/raw_spec.rb": 1.5323492919997081373}1374Knapsack global time execution for tests: 18m 20s1375Finished in 18 minutes 47 seconds (files took 1 minute 13.86 seconds to load)1376181 examples, 0 failures1377Randomized with seed 440921378Failed to write to log, write log/workhorse-test.log: file already closed1379[TEST PROF INFO] Time spent in factories: 01:54.901 (9.91% of total time)1380RSpec exited with 0.1381No examples to retry, congrats!1383Running after script...1384$ source scripts/utils.sh1385$ bundle exec gem list gitlab_quality-test_tooling1386gitlab_quality-test_tooling (1.26.0)1387$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command1391$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1394$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1398$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1401$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1405$ tooling/bin/push_job_metrics || true1406[job-metrics] Pushing job metrics file for the CI/CD job.1407[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1409Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1411Uploading artifacts...1412auto_explain/: found 3 matching artifact files and directories 1413coverage/: found 5 matching artifact files and directories 1414WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1415WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1416knapsack/: found 4 matching artifact files and directories 1417rspec/: found 12 matching artifact files and directories 1418WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1419log/*.log: found 18 matching artifact files and directories 1420WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6934019146/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1421WARNING: Retrying... context=artifacts-uploader error=request redirected1422Uploading artifacts as "archive" to coordinator... 201 Created id=6934019146 responseStatus=201 Created token=glcbt-651423Uploading artifacts...1424rspec/rspec-*.xml: found 1 matching artifact files and directories 1425WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6934019146/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1426WARNING: Retrying... context=artifacts-uploader error=request redirected1427Uploading artifacts as "junit" to coordinator... 201 Created id=6934019146 responseStatus=201 Created token=glcbt-651429Job succeeded