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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-5.private.runners-manager.gitlab.com/gitlab.com/gitlab-org Zi_8oswQ, system ID: s_8a4f217c24b63 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:36c1d3cfe18f4b12d4640576f7048068acbfc3625027b6bbb46bba0e31b11831 for redis:6.2-alpine with digest redis@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...25Running on runner-zi8oswq-project-278964-concurrent-0 via runner-zi8oswq-private-1722407894-2ee61d56...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1.5-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7471344368)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344368 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7471344747)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344747 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7471344898)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344898 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7471344810)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7471344810 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:b26253b493531cada33f45ef568f38c50a310442d05c39f517656e0f7d305dc7 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:543339542a02edc250c2c0424c5077b673f1fca2877024fdc5fb670eff44f8cf ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh82Using decomposed database config (config/database.yml.decomposed-postgresql)83Geo DB won't be set up.84Embedding DB won't be set up.96$ source ./scripts/rspec_helpers.sh97$ run_timed_command "gem install knapsack --no-document"98$ gem install knapsack --no-document99Successfully installed knapsack-4.0.01001 gem installed101==> 'gem install knapsack --no-document' succeeded in 2 seconds.102$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"107$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"108$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"109$ tooling/bin/create_job_metrics_file || true110[job-metrics] Creating the job metrics file for the CI/CD job.111$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"113[10:15:52] Starting rspec_parallelized_job114RETRY_FAILED_TESTS_IN_NEW_PROCESS: true115KNAPSACK_GENERATE_REPORT: true116FLAKY_RSPEC_GENERATE_REPORT: true117KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb118KNAPSACK_LOG_LEVEL: debug119KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_13_32_278964_report.json120FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json121FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_13_32_278964_report.json122NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_13_32_278964_report.json123RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7471346244.txt124CRYSTALBALL: true125RSPEC_TESTS_MAPPING_ENABLED: 126RSPEC_TESTS_FILTER_FILE: 127Shell set options (set -o) enabled:128braceexpand on129hashall on130interactive-comments on131pipefail on132Knapsack report generator started!133warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.135Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}136# [RSpecRunTime] Starting RSpec timer...137[TEST PROF INFO] EventProf enabled (sql.active_record)138unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.139unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.140Test environment set up in 3.376399241 seconds141# [RSpecRunTime] Starting example group spec/features/projects/files/download_buttons_spec.rb. Expected to take 6 minutes 42.27 seconds.142Projects > Files > Download buttons in files tree143 behaves like archive download buttons144 when static objects external storage is enabled145 private project146Starting the Capybara driver server...147Capybara starting Puma...148* Version 6.4.0, codename: The Eagle of Durango149* Min threads: 0, max threads: 4150* Listening on unix:///tmp/20240731-326-1ek8k7151WARNING: All log messages before absl::InitializeLog() is called are written to STDERR152I0000 00:00:1722421115.577431 326 rb_grpc.c:331] GRPC_RUBY: grpc_ruby_init_threads g_bg_thread_init_done=0153 shows archive download buttons with external storage URL prepended and user token appended to their href154 public project155 shows archive download buttons with external storage URL prepended to their href156# [RSpecRunTime] RSpec elapsed time: 4 minutes 49.2 seconds. Current RSS: ~1528M. Threads: 11. load average: 0.74 0.97 1.07 1/367 1016157.158 when static objects external storage is disabled159 shows default archive download buttons160# [RSpecRunTime] RSpec elapsed time: 6 minutes 54.45 seconds. Current RSS: ~1553M. Threads: 11. load average: 0.96 1.01 1.08 1/366 1251161.162# [RSpecRunTime] Finishing example group spec/features/projects/files/download_buttons_spec.rb. It took 6 minutes 48.9 seconds. Expected to take 6 minutes 42.27 seconds.163# [RSpecRunTime] Starting example group spec/features/projects/ci/editor_spec.rb. Expected to take 3 minutes 3.6 seconds.164Pipeline Editor165 user sees the Pipeline Editor page166 Default tabs167 renders the edit tab as the default168 renders the visualize, validate and full configuration tabs169# [RSpecRunTime] RSpec elapsed time: 7 minutes 9.36 seconds. Current RSS: ~1675M. Threads: 15. load average: 1.11 1.04 1.09 1/377 2036170.171 when there are no CI config file172 renders the empty page173 when clicking on the create new CI button174 renders the source editor with default content175# [RSpecRunTime] RSpec elapsed time: 7 minutes 23.71 seconds. Current RSS: ~1614M. Threads: 15. load average: 1.25 1.07 1.10 2/378 2632176.177 When CI yml has valid syntax178 shows "Pipeline syntax is correct" in the lint widget179 shows the graph in the visualization tab180 can simulate pipeline in the validate tab181 renders the merged yaml in the full configuration tab182# [RSpecRunTime] RSpec elapsed time: 7 minutes 51.91 seconds. Current RSS: ~1600M. Threads: 15. load average: 1.76 1.20 1.13 2/378 3891183.184 When CI yml has invalid syntax185 shows "Syntax is invalid" in the lint widget186 does not render the graph in the visualization tab and shows error187 gets a simulation error in the validate tab188 renders merged yaml config189# [RSpecRunTime] RSpec elapsed time: 8 minutes 20.07 seconds. Current RSS: ~1613M. Threads: 15. load average: 2.31 1.38 1.20 1/380 5152190.191 with unparsable yaml192 renders an error in the merged yaml tab193# [RSpecRunTime] RSpec elapsed time: 8 minutes 24.52 seconds. Current RSS: ~1628M. Threads: 15. load average: 2.21 1.38 1.20 1/380 5413194.195 Branch Switcher196 behaves like default branch switcher behavior197 displays current branch198 displays updated current branch after switching branches199 displays new branch as selected after commiting on a new branch200# [RSpecRunTime] RSpec elapsed time: 8 minutes 48.01 seconds. Current RSS: ~1611M. Threads: 15. load average: 2.58 1.53 1.25 2/379 6551201.202 Editor navigation203 when no change is made204 user can navigate away without a browser alert205# [RSpecRunTime] RSpec elapsed time: 8 minutes 54.1 seconds. Current RSS: ~1608M. Threads: 15. load average: 2.54 1.53 1.26 1/380 6818206.207 when a change is made208 user who creates a MR is taken to the merge request page without warnings209# [RSpecRunTime] RSpec elapsed time: 9 minutes 3.6 seconds. Current RSS: ~1628M. Threads: 15. load average: 2.61 1.58 1.28 1/381 7255210.211 Commit Form212 is preserved when changing tabs213 when targetting the main branch214 does not show the option to create a Merge request215# [RSpecRunTime] RSpec elapsed time: 9 minutes 13.8 seconds. Current RSS: ~1626M. Threads: 15. load average: 2.52 1.60 1.28 1/380 7775216.217 when targetting any non-main branch218 shows the option to create a Merge request219# [RSpecRunTime] RSpec elapsed time: 9 minutes 18.45 seconds. Current RSS: ~1627M. Threads: 15. load average: 2.72 1.65 1.30 1/381 8036220.221 Editor content222 user can reset their CI configuration223 user can cancel reseting their CI configuration224# [RSpecRunTime] RSpec elapsed time: 9 minutes 30.17 seconds. Current RSS: ~1629M. Threads: 15. load average: 3.00 1.75 1.34 1/381 8593225.226# [RSpecRunTime] Finishing example group spec/features/projects/ci/editor_spec.rb. It took 2 minutes 34.86 seconds. Expected to take 3 minutes 3.6 seconds.227# [RSpecRunTime] Starting example group spec/features/search/user_searches_for_code_spec.rb. Expected to take 2 minutes 27.02 seconds.228User searches for code229 when signed in230 no ref switcher shown in issue result summary231 when on a project page232 finds a file233# [RSpecRunTime] RSpec elapsed time: 10 minutes 53.33 seconds. Current RSS: ~1733M. Threads: 15. load average: 1.37 1.53 1.30 1/382 9205234.235 when on a project search page236 does not show top right search form237 search multiple words with refs switching238 when search times out239 renders timeout information240 sets tab count to 0241# [RSpecRunTime] RSpec elapsed time: 11 minutes 16.48 seconds. Current RSS: ~1735M. Threads: 15. load average: 1.74 1.61 1.33 1/382 9340242.243 when searching code244 finds code and links to blob245 finds code and links to blame246 behaves like code highlight247 has highlighted code248# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.78 seconds. Current RSS: ~1941M. Threads: 15. load average: 1.91 1.67 1.36 1/388 9635249.250 no search term251 shows scopes252# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.32 seconds. Current RSS: ~1950M. Threads: 15. load average: 2.50 1.80 1.40 1/387 9703253.254 when signed out255 when block_anonymous_global_searches is enabled256 is redirected to login page257# [RSpecRunTime] Finishing example group spec/features/search/user_searches_for_code_spec.rb. It took 2 minutes 18.98 seconds. Expected to take 2 minutes 27.02 seconds.258# [RSpecRunTime] Starting example group spec/features/snippets/show_spec.rb. Expected to take 1 minute 53.49 seconds.259Snippet260 when unauthenticated261 shows the "Explore" sidebar262 behaves like show and render proper snippet blob263 Ruby file264 displays the blob265# [RSpecRunTime] RSpec elapsed time: 11 minutes 53.22 seconds. Current RSS: ~1976M. Threads: 15. load average: 2.62 1.83 1.42 1/388 9766266.267 Markdown file268 visiting directly269 displays the blob using the rich viewer270 switching to the simple viewer271 displays the blob using the simple viewer272 switching to the rich viewer again273 displays the blob using the rich viewer274# [RSpecRunTime] RSpec elapsed time: 12 minutes 3.32 seconds. Current RSS: ~1901M. Threads: 15. load average: 2.60 1.86 1.43 1/386 9809275.276 visiting with a line number anchor277 displays the blob using the simple viewer278# [RSpecRunTime] RSpec elapsed time: 12 minutes 6.95 seconds. Current RSS: ~1869M. Threads: 15. load average: 2.60 1.86 1.43 1/385 9824279.280 behaves like does not show New Snippet button281 is expected not to have visible link "New snippet"282# [RSpecRunTime] RSpec elapsed time: 12 minutes 8.5 seconds. Current RSS: ~1889M. Threads: 15. load average: 2.63 1.88 1.44 1/386 9839283.284 when signed in285 as the snippet owner286 behaves like show and render proper snippet blob287 Ruby file288 displays the blob289# [RSpecRunTime] RSpec elapsed time: 12 minutes 10.59 seconds. Current RSS: ~1901M. Threads: 15. load average: 2.63 1.88 1.44 1/387 9855290.291 Markdown file292 visiting directly293 displays the blob using the rich viewer294 switching to the simple viewer295 displays the blob using the simple viewer296 switching to the rich viewer again297 displays the blob using the rich viewer298# [RSpecRunTime] RSpec elapsed time: 12 minutes 21.9 seconds. Current RSS: ~1886M. Threads: 14. load average: 2.38 1.85 1.43 1/384 9899299.300 visiting with a line number anchor301 displays the blob using the simple viewer302# [RSpecRunTime] RSpec elapsed time: 12 minutes 26.0 seconds. Current RSS: ~1870M. Threads: 14. load average: 2.35 1.85 1.44 1/384 9915303.304 behaves like does show New Snippet button305 is expected to have visible link "New snippet"306# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.97 seconds. Current RSS: ~1883M. Threads: 14. load average: 2.56 1.90 1.46 1/386 9931307.308 behaves like a "Your work" page with sidebar and breadcrumbs309 shows the "Your work" sidebar310 shows the correct sidebar menu item as active311 breadcrumbs312 has "Your work" as its root breadcrumb313# [RSpecRunTime] RSpec elapsed time: 12 minutes 34.83 seconds. Current RSS: ~1869M. Threads: 14. load average: 2.44 1.89 1.45 1/387 9974314.315 as external user316 behaves like show and render proper snippet blob317 Ruby file318 displays the blob319# [RSpecRunTime] RSpec elapsed time: 12 minutes 36.53 seconds. Current RSS: ~1875M. Threads: 14. load average: 2.44 1.89 1.45 1/387 9989320.321 Markdown file322 visiting directly323 displays the blob using the rich viewer324 switching to the simple viewer325 displays the blob using the simple viewer326 switching to the rich viewer again327 displays the blob using the rich viewer328# [RSpecRunTime] RSpec elapsed time: 12 minutes 48.2 seconds. Current RSS: ~1864M. Threads: 14. load average: 2.19 1.86 1.45 1/384 10033329.330 visiting with a line number anchor331 displays the blob using the simple viewer332# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.99 seconds. Current RSS: ~1864M. Threads: 14. load average: 2.19 1.86 1.45 1/385 10049333.334 behaves like does not show New Snippet button335 is expected not to have visible link "New snippet"336# [RSpecRunTime] RSpec elapsed time: 12 minutes 53.83 seconds. Current RSS: ~1879M. Threads: 14. load average: 2.09 1.84 1.45 1/386 10065337.338 behaves like a "Your work" page with sidebar and breadcrumbs339 shows the "Your work" sidebar340 shows the correct sidebar menu item as active341 breadcrumbs342 has "Your work" as its root breadcrumb343# [RSpecRunTime] RSpec elapsed time: 13 minutes 0.32 second. Current RSS: ~1904M. Threads: 14. load average: 2.08 1.85 1.45 1/387 10108344.345 as another user346 behaves like show and render proper snippet blob347 Ruby file348 displays the blob349# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.2 seconds. Current RSS: ~1897M. Threads: 14. load average: 2.08 1.85 1.45 1/388 10123350.351 Markdown file352 visiting directly353 displays the blob using the rich viewer354 switching to the simple viewer355 displays the blob using the simple viewer356 switching to the rich viewer again357 displays the blob using the rich viewer358# [RSpecRunTime] RSpec elapsed time: 13 minutes 14.24 seconds. Current RSS: ~1896M. Threads: 14. load average: 2.52 1.95 1.49 1/385 10168359.360 visiting with a line number anchor361 displays the blob using the simple viewer362# [RSpecRunTime] RSpec elapsed time: 13 minutes 18.18 seconds. Current RSS: ~1875M. Threads: 14. load average: 2.40 1.94 1.49 1/384 10184363.364 behaves like does show New Snippet button365 is expected to have visible link "New snippet"366# [RSpecRunTime] RSpec elapsed time: 13 minutes 20.18 seconds. Current RSS: ~1895M. Threads: 14. load average: 2.40 1.94 1.49 1/386 10200367.368 behaves like a "Your work" page with sidebar and breadcrumbs369 shows the "Your work" sidebar370 shows the correct sidebar menu item as active371 breadcrumbs372 has "Your work" as its root breadcrumb373# [RSpecRunTime] RSpec elapsed time: 13 minutes 26.72 seconds. Current RSS: ~1900M. Threads: 14. load average: 2.61 1.99 1.51 1/387 10243374.375# [RSpecRunTime] Finishing example group spec/features/snippets/show_spec.rb. It took 1 minute 37.59 seconds. Expected to take 1 minute 53.49 seconds.376# [RSpecRunTime] Starting example group spec/features/abuse_report_spec.rb. Expected to take 1 minute 31.28 seconds.377Abuse reports378 report abuse to administrator379 when reporting an issue for abuse380 redirects backs to the issue when cancel button is clicked381 behaves like reports the user with an abuse category382newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload4292963553": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload4292963553: no such file or directory creates abuse report383# [RSpecRunTime] RSpec elapsed time: 13 minutes 48.71 seconds. Current RSS: ~1842M. Threads: 25. load average: 2.47 2.01 1.53 1/394 10307384.385 when reporting an incident for abuse386 behaves like reports the user with an abuse category387newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload1345230402": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload1345230402: no such file or directory creates abuse report388# [RSpecRunTime] RSpec elapsed time: 13 minutes 56.88 seconds. Current RSS: ~1854M. Threads: 25. load average: 2.43 2.01 1.53 1/394 10311389.390 when reporting a user profile for abuse391 allows the reporter to report the same user for different abuse categories392 allows multiple users to report the same user393 behaves like reports the user with an abuse category394newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload2777156115": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload2777156115: no such file or directory creates abuse report395# [RSpecRunTime] RSpec elapsed time: 14 minutes 20.57 seconds. Current RSS: ~1855M. Threads: 25. load average: 2.10 1.96 1.53 1/393 10315396.397 behaves like cancel report398 redirects backs to user profile when cancel button is clicked399# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.57 seconds. Current RSS: ~1859M. Threads: 25. load average: 2.01 1.94 1.52 1/394 10317400.401 when reporting an merge request for abuse402 behaves like reports the user with an abuse category403newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload2369690669": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload2369690669: no such file or directory creates abuse report404# [RSpecRunTime] RSpec elapsed time: 14 minutes 38.12 seconds. Current RSS: ~1871M. Threads: 25. load average: 2.16 1.98 1.54 1/398 10463405.406 when reporting a comment407 behaves like reports the user with an abuse category408newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload3262593204": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/gitlab-workhorse-upload3262593204: no such file or directory creates abuse report409# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.98 seconds. Current RSS: ~1915M. Threads: 25. load average: 2.62 2.08 1.58 1/393 10468410.411# [RSpecRunTime] Finishing example group spec/features/abuse_report_spec.rb. It took 1 minute 20.26 seconds. Expected to take 1 minute 31.28 seconds.412# [RSpecRunTime] Starting example group spec/features/projects/milestones/milestone_spec.rb. Expected to take 1 minute 15.16 seconds.413Project milestone414 when project has enabled issues415 shows issues tab416 shows issues stats417 shows link to browse and add issues418# [RSpecRunTime] RSpec elapsed time: 14 minutes 55.65 seconds. Current RSS: ~2119M. Threads: 25. load average: 2.61 2.09 1.59 1/394 10472419.420 when clicking on other tabs421 tab_text: "Merge requests", href: "#tab-merge-requests", panel_content: "Work in progress"422 shows the merge requests tab and panel423 sets the location hash424# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.34 seconds. Current RSS: ~2155M. Threads: 25. load average: 2.98 2.19 1.62 1/394 10476425.426 tab_text: "Participants", href: "#tab-participants", panel_content: nil427 shows the merge requests tab and panel428 sets the location hash429# [RSpecRunTime] RSpec elapsed time: 15 minutes 8.94 seconds. Current RSS: ~2170M. Threads: 25. load average: 2.90 2.18 1.63 1/394 10479430.431 tab_text: "Labels", href: "#tab-labels", panel_content: nil432 shows the merge requests tab and panel433 sets the location hash434# [RSpecRunTime] RSpec elapsed time: 15 minutes 14.35 seconds. Current RSS: ~2238M. Threads: 24. load average: 2.75 2.16 1.62 1/394 10482435.436 when project has disabled issues437 does not show any issues under the issues tab438 hides issues stats439 hides new issue button440 does not show an informative message441# [RSpecRunTime] RSpec elapsed time: 15 minutes 23.89 seconds. Current RSS: ~2276M. Threads: 24. load average: 2.48 2.13 1.62 1/394 10487442.443 when project has an issue444 the collapsed sidebar445 shows the total MR and issue counts446# [RSpecRunTime] RSpec elapsed time: 15 minutes 26.77 seconds. Current RSS: ~2293M. Threads: 24. load average: 2.48 2.13 1.62 1/394 10489447.448 when the milestone is not associated with a release449 shows "None" in the "Releases" section450 when the sidebar is collapsed451 shows "0" in the "Releases" section452 has a tooltip that reads "Releases"453# [RSpecRunTime] RSpec elapsed time: 15 minutes 33.79 seconds. Current RSS: ~2301M. Threads: 24. load average: 2.25 2.09 1.61 1/394 10493454.455 when the milestone is associated with one release456 shows "Version 5" in the "Release" section457 when the sidebar is collapsed458 shows "1" in the "Releases" section459 has a tooltip that reads "1 release"460# [RSpecRunTime] RSpec elapsed time: 15 minutes 41.85 seconds. Current RSS: ~2270M. Threads: 23. load average: 2.15 2.07 1.61 1/393 10497461.462 when the milestone is associated with multiple releases463 shows a shortened list of releases in the "Releases" section464 when the sidebar is collapsed465 shows "6" in the "Releases" section466 has a tooltip that reads "6 releases"467# [RSpecRunTime] RSpec elapsed time: 15 minutes 53.66 seconds. Current RSS: ~2273M. Threads: 23. load average: 1.90 2.02 1.60 1/393 10503468.469# [RSpecRunTime] Finishing example group spec/features/projects/milestones/milestone_spec.rb. It took 1 minute 6.68 seconds. Expected to take 1 minute 15.16 seconds.470# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_activates_jira_spec.rb. Expected to take 59.89 seconds.471User activates Jira472 user tests Jira integration473 when Jira connection test succeeds474 activates the Jira integration475# [RSpecRunTime] RSpec elapsed time: 16 minutes 2.28 seconds. Current RSS: ~2248M. Threads: 23. load average: 1.82 2.00 1.59 3/393 10508476.477 when Jira connection test fails478 shows errors when some required fields are not filled in479 activates the Jira integration480# [RSpecRunTime] RSpec elapsed time: 16 minutes 14.46 seconds. Current RSS: ~2222M. Threads: 21. load average: 1.72 1.97 1.59 1/391 10514481.482 user disables the Jira integration483 saves but does not activate the Jira integration484 does not show the Jira link in the menu485# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.69 seconds. Current RSS: ~2229M. Threads: 21. load average: 1.63 1.94 1.58 6/391 10521486.487 issue transition settings488 using custom transitions489 using automatic transitions490 disabling issue transitions491# [RSpecRunTime] RSpec elapsed time: 16 minutes 55.83 seconds. Current RSS: ~2235M. Threads: 21. load average: 2.13 2.02 1.62 1/391 10536492.493# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_activates_jira_spec.rb. It took 1 minute 2.17 seconds. Expected to take 59.89 seconds.494# [RSpecRunTime] Starting example group spec/features/snippets/user_creates_snippet_spec.rb. Expected to take 57.74 seconds.495User creates snippet496 authenticated user creates a snippet497newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload9518789": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload9518789: no such file or directory uploads a file when dragging into textarea498 shows validation errors499newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload426790998": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload426790998: no such file or directory previews a snippet with file500 behaves like a "Your work" page with sidebar and breadcrumbs501 shows the "Your work" sidebar502 shows the correct sidebar menu item as active503 breadcrumbs504 has "Your work" as its root breadcrumb505# [RSpecRunTime] RSpec elapsed time: 17 minutes 17.54 seconds. Current RSS: ~2321M. Threads: 23. load average: 1.91 1.99 1.62 1/393 10752506.507 when the git operation fails508 renders the new page and displays the error509# [RSpecRunTime] RSpec elapsed time: 17 minutes 20.08 seconds. Current RSS: ~2321M. Threads: 23. load average: 1.91 1.99 1.62 1/393 10764510.511 when snippets default visibility level is restricted512 creates a snippet using the lowest available visibility level as default513# [RSpecRunTime] RSpec elapsed time: 17 minutes 24.43 seconds. Current RSS: ~2315M. Threads: 23. load average: 2.00 2.00 1.63 1/396 10867514.515 behaves like personal snippet with references516 when using references to resources517 behaves like handles resource links518 with access to the resource519 converts the reference to a link520# [RSpecRunTime] RSpec elapsed time: 17 minutes 30.27 seconds. Current RSS: ~2338M. Threads: 23. load average: 1.92 1.99 1.63 1/398 11133521.522 without access to the resource523 does not convert the reference to a link524# [RSpecRunTime] RSpec elapsed time: 17 minutes 34.04 seconds. Current RSS: ~2335M. Threads: 23. load average: 2.09 2.02 1.64 1/398 11239525.526 when using links to resources527 behaves like handles resource links528 with access to the resource529 converts the reference to a link530# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.86 seconds. Current RSS: ~2292M. Threads: 23. load average: 2.08 2.02 1.64 1/398 11337531.532 without access to the resource533 does not convert the reference to a link534# [RSpecRunTime] RSpec elapsed time: 17 minutes 41.95 seconds. Current RSS: ~2272M. Threads: 23. load average: 2.08 2.02 1.64 1/398 11435535.536# [RSpecRunTime] Finishing example group spec/features/snippets/user_creates_snippet_spec.rb. It took 46.13 seconds. Expected to take 57.74 seconds.537# [RSpecRunTime] Starting example group spec/features/issuables/sorting_list_spec.rb. Expected to take 43.69 seconds.538Sort Issuable List539 for merge requests540 default sort order541 in the "merge requests" tab542 is "last created"543# [RSpecRunTime] RSpec elapsed time: 17 minutes 45.25 seconds. Current RSS: ~2268M. Threads: 23. load average: 1.99 2.00 1.64 1/397 11436544.545 in the "merge requests / open" tab546 is "created date"547# [RSpecRunTime] RSpec elapsed time: 17 minutes 49.28 seconds. Current RSS: ~2289M. Threads: 23. load average: 1.99 2.00 1.64 1/396 11437548.549 in the "merge requests / merged" tab550 is "updated date"551# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.48 seconds. Current RSS: ~2295M. Threads: 23. load average: 1.99 2.00 1.64 1/393 11438552.553 in the "merge requests / closed" tab554 is "updated date"555# [RSpecRunTime] RSpec elapsed time: 17 minutes 53.56 seconds. Current RSS: ~2310M. Threads: 23. load average: 1.91 1.99 1.64 1/392 11439556.557 in the "merge requests / all" tab558 is "created date"559# [RSpecRunTime] RSpec elapsed time: 17 minutes 55.64 seconds. Current RSS: ~2328M. Threads: 23. load average: 1.91 1.99 1.64 1/392 11440560.561 custom sorting562 supports sorting in asc and desc order563# [RSpecRunTime] RSpec elapsed time: 18 minutes 0.12 second. Current RSS: ~2355M. Threads: 23. load average: 1.84 1.97 1.63 1/392 11441564.565 for issues566 default sort order567 in the "issues" tab568 is "created date"569# [RSpecRunTime] RSpec elapsed time: 18 minutes 3.8 seconds. Current RSS: ~2337M. Threads: 23. load average: 1.77 1.95 1.63 1/393 11443570.571 in the "issues / open" tab572 is "created date"573# [RSpecRunTime] RSpec elapsed time: 18 minutes 6.47 seconds. Current RSS: ~2327M. Threads: 23. load average: 1.77 1.95 1.63 1/393 11444574.575 in the "issues / closed" tab576 is "updated date"577# [RSpecRunTime] RSpec elapsed time: 18 minutes 8.88 seconds. Current RSS: ~2320M. Threads: 23. load average: 1.63 1.92 1.62 1/393 11445578.579 in the "issues / all" tab580 is "created date"581# [RSpecRunTime] RSpec elapsed time: 18 minutes 11.53 seconds. Current RSS: ~2307M. Threads: 22. load average: 1.63 1.92 1.62 1/393 11446582.583 when the sort in the URL is created_date584 shows the sort order as created date585# [RSpecRunTime] RSpec elapsed time: 18 minutes 14.0 seconds. Current RSS: ~2305M. Threads: 22. load average: 1.66 1.92 1.62 1/392 11447586.587 custom sorting588 supports sorting in asc and desc order589# [RSpecRunTime] RSpec elapsed time: 18 minutes 17.49 seconds. Current RSS: ~2304M. Threads: 22. load average: 1.61 1.91 1.62 1/392 11448590.591# [RSpecRunTime] Finishing example group spec/features/issuables/sorting_list_spec.rb. It took 35.53 seconds. Expected to take 43.69 seconds.592# [RSpecRunTime] Starting example group spec/features/projects/settings/branch_rules_settings_spec.rb. Expected to take 42.19 seconds.593Projects > Settings > Repository > Branch rules settings594 When viewed by developer595 does not allow to view rule details596# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.14 seconds. Current RSS: ~2311M. Threads: 22. load average: 1.61 1.91 1.62 1/392 11449597.598 When viewed by maintainer599 allows to view rule details600# [RSpecRunTime] RSpec elapsed time: 18 minutes 20.66 seconds. Current RSS: ~2334M. Threads: 22. load average: 1.61 1.91 1.62 1/392 11450601.602 Branch rule details for a predefined rule603 does not create a rule if a user leaves it empty604# [RSpecRunTime] RSpec elapsed time: 18 minutes 30.47 seconds. Current RSS: ~2271M. Threads: 24. load average: 1.43 1.86 1.61 1/395 11457605.606 Branch rule details for custom rule607 renders rule details608 renders breadcrumbs609 changes target branch on edit610 deletes rule611 passes axe automated accessibility testing612# [RSpecRunTime] RSpec elapsed time: 18 minutes 55.04 seconds. Current RSS: ~2249M. Threads: 24. load average: 1.35 1.81 1.60 1/394 11469613.614# [RSpecRunTime] Finishing example group spec/features/projects/settings/branch_rules_settings_spec.rb. It took 37.55 seconds. Expected to take 42.19 seconds.615# [RSpecRunTime] Starting example group spec/features/reportable_note/issue_spec.rb. Expected to take 34.66 seconds.616Reportable note on issue617 behaves like reportable note618 has an edit button619 has a `More actions` dropdown620 dropdown has Report and Delete links621 report button links to a report page622# [RSpecRunTime] RSpec elapsed time: 19 minutes 22.58 seconds. Current RSS: ~2204M. Threads: 26. load average: 1.70 1.84 1.61 1/397 11482623.624# [RSpecRunTime] Finishing example group spec/features/reportable_note/issue_spec.rb. It took 27.54 seconds. Expected to take 34.66 seconds.625# [RSpecRunTime] Starting example group spec/features/profiles/account_spec.rb. Expected to take 29.79 seconds.626Profile > Account627 Service sign-in628 when an identity does not exist629 allows the user to connect630# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.15 seconds. Current RSS: ~2218M. Threads: 26. load average: 1.70 1.84 1.61 1/397 11483631.632 when an identity already exists633DEPRECATION WARNING: The asset "auth_buttons/twitter_64.png" is not present in the asset pipeline.634Falling back to an asset that may be in the public folder.635This behavior is deprecated and will be removed.636To bypass the asset pipeline and preserve this behavior,637use the `skip_pipeline: true` option.638 (called from image_tag at /builds/gitlab-org/gitlab/app/helpers/lazy_image_tag_helper.rb:20)639 allows the user to disconnect when there is an existing identity640DEPRECATION WARNING: The asset "auth_buttons/twitter_64.png" is not present in the asset pipeline.641Falling back to an asset that may be in the public folder.642This behavior is deprecated and will be removed.643To bypass the asset pipeline and preserve this behavior,644use the `skip_pipeline: true` option.645 (called from image_tag at /builds/gitlab-org/gitlab/app/helpers/lazy_image_tag_helper.rb:20)646 shows active for a provider that is not allowed to unlink647# [RSpecRunTime] RSpec elapsed time: 19 minutes 27.12 seconds. Current RSS: ~2259M. Threads: 26. load average: 1.70 1.84 1.61 1/397 11484648.649 Change username650 the user is accessible via the new path651 the old user path redirects to the new path652 with a project653 the project is accessible via the new path654 the old project path redirects to the new path655# [RSpecRunTime] RSpec elapsed time: 19 minutes 40.45 seconds. Current RSS: ~2297M. Threads: 26. load average: 1.47 1.78 1.60 1/397 11487656.657 Delete account658 when there are no personal projects659 does not show personal projects removal message660# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.8 seconds. Current RSS: ~2315M. Threads: 25. load average: 1.47 1.78 1.60 1/397 11488661.662 when one personal project exists663 does show personal project removal message664# [RSpecRunTime] RSpec elapsed time: 19 minutes 43.59 seconds. Current RSS: ~2328M. Threads: 25. load average: 1.43 1.77 1.60 1/396 11489665.666 when more than one personal projects exists667 shows pluralized personal project removal message668# [RSpecRunTime] RSpec elapsed time: 19 minutes 45.85 seconds. Current RSS: ~2309M. Threads: 25. load average: 1.43 1.77 1.60 1/396 11490669.670# [RSpecRunTime] Finishing example group spec/features/profiles/account_spec.rb. It took 23.27 seconds. Expected to take 29.79 seconds.671# [RSpecRunTime] Starting example group spec/features/groups/members/leave_group_spec.rb. Expected to take 26.16 seconds.672Groups > Members > Leave group673 guest leaves the group674 guest leaves the group by url param675 guest leaves the group as last member676 owner leaves the group if they are not the last owner677 owner can not leave the group if they are the last owner678 owner can not leave the group by url param if they are the last owner679# [RSpecRunTime] Finishing example group spec/features/groups/members/leave_group_spec.rb. It took 22.6 seconds. Expected to take 26.16 seconds.680# [RSpecRunTime] RSpec elapsed time: 20 minutes 8.67 seconds. Current RSS: ~2307M. Threads: 25. load average: 1.98 1.87 1.63 1/396 11496681.682# [RSpecRunTime] Starting example group spec/features/projects/branches/download_buttons_spec.rb. Expected to take 22.05 seconds.683Download buttons in branches page684 when checking branches685 behaves like archive download buttons686 when static objects external storage is enabled687 private project688 shows archive download buttons with external storage URL prepended and user token appended to their href689# [RSpecRunTime] RSpec elapsed time: 20 minutes 13.35 seconds. Current RSS: ~2355M. Threads: 23. load average: 2.15 1.90 1.65 2/398 11603690.691 public project692 shows archive download buttons with external storage URL prepended to their href693# [RSpecRunTime] RSpec elapsed time: 20 minutes 17.9 seconds. Current RSS: ~2397M. Threads: 23. load average: 2.21 1.92 1.65 1/398 11711694.695 when static objects external storage is disabled696 shows default archive download buttons697# [RSpecRunTime] RSpec elapsed time: 20 minutes 22.12 seconds. Current RSS: ~2417M. Threads: 23. load average: 2.21 1.92 1.65 1/398 11819698.699 with download source code button700 passes axe automated accessibility testing701# [RSpecRunTime] RSpec elapsed time: 20 minutes 26.61 seconds. Current RSS: ~2424M. Threads: 23. load average: 2.12 1.91 1.65 1/398 11927702.703# [RSpecRunTime] Finishing example group spec/features/projects/branches/download_buttons_spec.rb. It took 18.09 seconds. Expected to take 22.05 seconds.704# [RSpecRunTime] Starting example group spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb. Expected to take 21.1 seconds.705Groups > User sees users dropdowns in issuables list706 issues707 Author dropdown708 only includes members of the project/group709# [RSpecRunTime] RSpec elapsed time: 20 minutes 31.03 seconds. Current RSS: ~2428M. Threads: 23. load average: 2.11 1.91 1.65 1/398 11929710.711 Assignee dropdown712 only includes members of the project/group713# [RSpecRunTime] RSpec elapsed time: 20 minutes 35.42 seconds. Current RSS: ~2407M. Threads: 23. load average: 2.02 1.89 1.65 1/395 11930714.715 merge requests716 author dropdown717 only includes members of the project/group718# [RSpecRunTime] RSpec elapsed time: 20 minutes 39.11 seconds. Current RSS: ~2341M. Threads: 23. load average: 2.10 1.91 1.65 1/393 11931719.720 assignee dropdown721 only includes members of the project/group722# [RSpecRunTime] RSpec elapsed time: 20 minutes 43.15 seconds. Current RSS: ~2317M. Threads: 22. load average: 2.01 1.90 1.65 1/392 11933723.724# [RSpecRunTime] Finishing example group spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb. It took 16.6 seconds. Expected to take 21.1 seconds.725# [RSpecRunTime] Starting example group spec/features/merge_request/user_sees_mr_from_deleted_forked_project_spec.rb. Expected to take 15.62 seconds.726Merge request > User sees MR from deleted forked project727 user can access merge request728# [RSpecRunTime] Finishing example group spec/features/merge_request/user_sees_mr_from_deleted_forked_project_spec.rb. It took 12.84 seconds. Expected to take 15.62 seconds.729# [RSpecRunTime] RSpec elapsed time: 20 minutes 56.3 seconds. Current RSS: ~2305M. Threads: 25. load average: 2.01 1.90 1.65 1/399 12141730.731# [RSpecRunTime] Starting example group spec/features/projects/settings/user_changes_default_branch_spec.rb. Expected to take 15.1 seconds.732Projects > Settings > User changes default branch733 with normal project734 allows to change the default branch735# [RSpecRunTime] RSpec elapsed time: 21 minutes 6.69 seconds. Current RSS: ~2421M. Threads: 25. load average: 1.85 1.87 1.65 2/402 12342736.737 with empty project738 does not show default branch selector739# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.3 seconds. Current RSS: ~2419M. Threads: 25. load average: 1.94 1.89 1.65 1/401 12365740.741# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_changes_default_branch_spec.rb. It took 12.11 seconds. Expected to take 15.1 seconds.742# [RSpecRunTime] Starting example group spec/features/dashboard/user_filters_projects_spec.rb. Expected to take 12.33 seconds.743Dashboard > User filters projects744 filtering personal projects745 filters by projects "Owned by me"746# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.2 seconds. Current RSS: ~2409M. Threads: 24. load average: 1.94 1.89 1.65 1/401 12366747.748 filtering starred projects749 returns message when starred projects filter returns no results750# [RSpecRunTime] RSpec elapsed time: 21 minutes 14.46 seconds. Current RSS: ~2473M. Threads: 24. load average: 1.87 1.87 1.65 1/400 12367751.752 without search bar753 autocompletes searches upon typing754# [RSpecRunTime] RSpec elapsed time: 21 minutes 17.98 seconds. Current RSS: ~2425M. Threads: 24. load average: 1.80 1.86 1.65 1/396 12369755.756# [RSpecRunTime] Finishing example group spec/features/dashboard/user_filters_projects_spec.rb. It took 9.67 seconds. Expected to take 12.33 seconds.757# [RSpecRunTime] Starting example group spec/features/ide/user_opens_merge_request_spec.rb. Expected to take 11.77 seconds.758IDE merge request759 user opens merge request760# [RSpecRunTime] Finishing example group spec/features/ide/user_opens_merge_request_spec.rb. It took 12.89 seconds. Expected to take 11.77 seconds.761# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.08 seconds. Current RSS: ~2328M. Threads: 25. load average: 2.28 1.96 1.68 1/402 12600762.763# [RSpecRunTime] Starting example group spec/features/user_sees_active_nav_items_spec.rb. Expected to take 9.43 seconds.764User sees correct active nav items in the super sidebar765 profile pages766 when visiting profile page767 renders the side navigation with the correct submenu set as active768# [RSpecRunTime] RSpec elapsed time: 21 minutes 33.65 seconds. Current RSS: ~2324M. Threads: 25. load average: 2.26 1.96 1.68 1/402 12602769.770 when visiting preferences page771 renders the side navigation with the correct submenu set as active772# [RSpecRunTime] RSpec elapsed time: 21 minutes 35.19 seconds. Current RSS: ~2339M. Threads: 25. load average: 2.26 1.96 1.68 1/402 12603773.774 when visiting authentication logs775 renders the side navigation with the correct submenu set as active776# [RSpecRunTime] RSpec elapsed time: 21 minutes 36.59 seconds. Current RSS: ~2367M. Threads: 25. load average: 2.26 1.96 1.68 1/402 12604777.778 when visiting SSH keys page779 renders the side navigation with the correct submenu set as active780# [RSpecRunTime] RSpec elapsed time: 21 minutes 37.83 seconds. Current RSS: ~2391M. Threads: 25. load average: 2.24 1.97 1.69 1/402 12605781.782 when visiting account page783 renders the side navigation with the correct submenu set as active784# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.04 seconds. Current RSS: ~2437M. Threads: 25. load average: 2.24 1.97 1.69 1/398 12606785.786# [RSpecRunTime] Finishing example group spec/features/user_sees_active_nav_items_spec.rb. It took 8.09 seconds. Expected to take 9.43 seconds.787# [RSpecRunTime] Starting example group spec/features/profiles/user_manages_applications_spec.rb. Expected to take 8.49 seconds.788User manages applications789 allows user to manage applications790 when scopes are blank791 returns an error792# [RSpecRunTime] RSpec elapsed time: 21 minutes 45.87 seconds. Current RSS: ~2438M. Threads: 24. load average: 2.30 1.98 1.69 1/396 12607793.794# [RSpecRunTime] Finishing example group spec/features/profiles/user_manages_applications_spec.rb. It took 6.82 seconds. Expected to take 8.49 seconds.795# [RSpecRunTime] Starting example group spec/features/projects/sub_group_issuables_spec.rb. Expected to take 7.53 seconds.796Subgroup Issuables797 shows the full subgroup title when issues index page is empty798 shows the full subgroup title when merge requests index page is empty799# [RSpecRunTime] Finishing example group spec/features/projects/sub_group_issuables_spec.rb. It took 5.74 seconds. Expected to take 7.53 seconds.800# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.83 seconds. Current RSS: ~2415M. Threads: 24. load average: 2.20 1.97 1.69 1/397 12612801.802# [RSpecRunTime] Starting example group spec/features/graphiql_spec.rb. Expected to take 6.0 seconds.803GraphiQL804 without relative_url_root805 has the correct graphQLEndpoint806 with relative_url_root807 has the correct graphQLEndpoint808# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.14 seconds. Current RSS: ~2397M. Threads: 24. load average: 2.10 1.95 1.69 1/396 12613809.810# [RSpecRunTime] Finishing example group spec/features/graphiql_spec.rb. It took 5.43 seconds. Expected to take 6.0 seconds.811# [RSpecRunTime] Starting example group spec/features/merge_request/user_can_see_draft_toggle_spec.rb. Expected to take 4.98 seconds.812Merge request > User sees draft toggle813 without draft commits814 shows the draft toggle815# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.81 seconds. Current RSS: ~2369M. Threads: 24. load average: 2.01 1.93 1.68 1/401 12705816.817 with draft commits818 shows the draft toggle819# [RSpecRunTime] RSpec elapsed time: 22 minutes 1.14 seconds. Current RSS: ~2376M. Threads: 24. load average: 2.01 1.93 1.68 2/402 12735820.821# [RSpecRunTime] Finishing example group spec/features/merge_request/user_can_see_draft_toggle_spec.rb. It took 4.01 seconds. Expected to take 4.98 seconds.822# [RSpecRunTime] Starting example group spec/features/atom/topics_spec.rb. Expected to take 3.43 seconds.823Topic Feed824 when topic does not exist825 renders 404826# [RSpecRunTime] RSpec elapsed time: 22 minutes 2.62 seconds. Current RSS: ~2389M. Threads: 24. load average: 1.93 1.92 1.68 1/401 12736827.828 when topic exists829 renders topic atom feed830 has project entries831# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.74 seconds. Current RSS: ~2472M. Threads: 24. load average: 1.93 1.92 1.68 1/401 12737832.833 when topic is empty834 renders topic atom feed835 has no project entry836# [RSpecRunTime] Finishing example group spec/features/atom/topics_spec.rb. It took 3.28 seconds. Expected to take 3.43 seconds.837# [RSpecRunTime] Starting example group spec/features/projects/members/owner_cannot_leave_project_spec.rb. Expected to take 1.69 seconds.838Projects > Members > Owner cannot leave project839 user does not see a "Leave project" link840# [RSpecRunTime] Finishing example group spec/features/projects/members/owner_cannot_leave_project_spec.rb. It took 1.41 seconds. Expected to take 1.69 seconds.841# [RSpecRunTime] RSpec elapsed time: 22 minutes 6.07 seconds. Current RSS: ~2457M. Threads: 24. load average: 1.93 1.92 1.68 1/401 12738842.843# [RSpecRunTime] Starting example group spec/features/snippets/spam_snippets_spec.rb. Missing expected duration from Knapsack report for spec/features/snippets/spam_snippets_spec.rb.844snippet editor with spam845 when SpamVerdictService requires recaptcha846 when allow_possible_spam application setting is false847 behaves like does not allow creation848 rejects creation of the snippet (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)849 when allow_possible_spam application setting is true850 behaves like solve reCAPTCHA851 creates a snippet after solving reCAPTCHA (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)852 when SpamVerdictService disallows853 when allow_possible_spam application setting is false854 behaves like does not allow creation855 rejects creation of the snippet (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)856 when allow_possible_spam application setting is true857 behaves like does not allow creation858 rejects creation of the snippet (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)859 when SpamVerdictService allows860 creates a snippet (PENDING: Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722)861# [RSpecRunTime] Finishing example group spec/features/snippets/spam_snippets_spec.rb. It took . Missing expected duration from Knapsack report for spec/features/snippets/spam_snippets_spec.rb.862auto_explain log contains 1003 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-13-32.326.main.ndjson.gz863took 10.139415262864auto_explain log contains 1004 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-13-32.326.ci.ndjson.gz865took 5.871108081866[TEST PROF INFO] EventProf results for sql.active_record867Total time: 02:10.572 of 21:59.537 (9.9%)868Total events: 63779869Top 5 slowest suites (by time):870Pipeline Editor (./spec/features/projects/ci/editor_spec.rb:5) – 00:23.027 (10637 / 24) of 02:34.858 (14.87%)871Abuse reports (./spec/features/abuse_report_spec.rb:5) – 00:16.948 (6140 / 9) of 01:20.261 (21.12%)872User searches for code (./spec/features/search/user_searches_for_code_spec.rb:5) – 00:12.684 (4790 / 11) of 02:18.976 (9.13%)873Project milestone (./spec/features/projects/milestones/milestone_spec.rb:5) – 00:10.874 (7073 / 23) of 01:06.683 (16.31%)874Snippet (./spec/features/snippets/show_spec.rb:5) – 00:08.455 (2559 / 34) of 01:37.586 (8.66%)875Knapsack report was generated. Preview:876{877 "spec/features/projects/files/download_buttons_spec.rb": 408.8699629210005,878 "spec/features/projects/ci/editor_spec.rb": 154.85835094499998,879 "spec/features/search/user_searches_for_code_spec.rb": 138.97561593999853,880 "spec/features/snippets/show_spec.rb": 97.58616424899992,881 "spec/features/abuse_report_spec.rb": 80.26072044399916,882 "spec/features/projects/milestones/milestone_spec.rb": 66.6836039459995,883 "spec/features/projects/integrations/user_activates_jira_spec.rb": 62.17107451099946,884 "spec/features/snippets/user_creates_snippet_spec.rb": 46.12775873099963,885 "spec/features/issuables/sorting_list_spec.rb": 35.530850930999804,886 "spec/features/projects/settings/branch_rules_settings_spec.rb": 37.5458838680006,887 "spec/features/reportable_note/issue_spec.rb": 27.540890947999287,888 "spec/features/profiles/account_spec.rb": 23.26959157700003,889 "spec/features/groups/members/leave_group_spec.rb": 22.602353533000496,890 "spec/features/projects/branches/download_buttons_spec.rb": 18.092546969999603,891 "spec/features/groups/user_sees_users_dropdowns_in_issuables_list_spec.rb": 16.596481585998845,892 "spec/features/merge_request/user_sees_mr_from_deleted_forked_project_spec.rb": 12.8434430289999,893 "spec/features/projects/settings/user_changes_default_branch_spec.rb": 12.114257999999609,894 "spec/features/dashboard/user_filters_projects_spec.rb": 9.6669372439992,895 "spec/features/ide/user_opens_merge_request_spec.rb": 12.884830484001213,896 "spec/features/user_sees_active_nav_items_spec.rb": 8.091497561999859,897 "spec/features/profiles/user_manages_applications_spec.rb": 6.818543494999176,898 "spec/features/projects/sub_group_issuables_spec.rb": 5.738440686000104,899 "spec/features/graphiql_spec.rb": 5.424591889999647,900 "spec/features/merge_request/user_can_see_draft_toggle_spec.rb": 4.014243890000216,901 "spec/features/atom/topics_spec.rb": 3.2840644709995104,902 "spec/features/projects/members/owner_cannot_leave_project_spec.rb": 1.4139141910000035903}904Knapsack global time execution for tests: 21m 59s905Pending: (Failures listed here are expected and do not affect your suite's status)906 1) snippet editor with spam when SpamVerdictService requires recaptcha when allow_possible_spam application setting is false behaves like does not allow creation rejects creation of the snippet907 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722908 # ./spec/features/snippets/spam_snippets_spec.rb:59909 2) snippet editor with spam when SpamVerdictService requires recaptcha when allow_possible_spam application setting is true behaves like solve reCAPTCHA creates a snippet after solving reCAPTCHA910 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722911 # ./spec/features/snippets/spam_snippets_spec.rb:44912 3) snippet editor with spam when SpamVerdictService disallows when allow_possible_spam application setting is false behaves like does not allow creation rejects creation of the snippet913 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722914 # ./spec/features/snippets/spam_snippets_spec.rb:59915 4) snippet editor with spam when SpamVerdictService disallows when allow_possible_spam application setting is true behaves like does not allow creation rejects creation of the snippet916 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722917 # ./spec/features/snippets/spam_snippets_spec.rb:59918 5) snippet editor with spam when SpamVerdictService allows creates a snippet919 # Will be handled in https://gitlab.com/gitlab-org/gitlab/-/issues/217722920 # ./spec/features/snippets/spam_snippets_spec.rb:120921Finished in 22 minutes 23 seconds (files took 2 minutes 7.1 seconds to load)922204 examples, 0 failures, 5 pending923Randomized with seed 33895924Failed to write to log, write log/workhorse-test.log: file already closed925[TEST PROF INFO] Time spent in factories: 01:22.406 (5.9% of total time)926RSpec exited with 0.927No examples to retry, congrats! 928 Running after_script 929Running after script...930$ source scripts/utils.sh931$ bundle exec gem list gitlab_quality-test_tooling932gitlab_quality-test_tooling (1.33.0)933$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command937$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command940$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command953WARNING: after_script could not run to completion because the timeout was exceeded. For more control over job and script timeouts see: https://docs.gitlab.com/ee/ci/runners/configure_runners.html#set-script-and-after_script-timeouts954WARNING: after_script failed, but job will continue unaffected: exit code 1956Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy958Uploading artifacts...959auto_explain/: found 3 matching artifact files and directories 960coverage/: found 5 matching artifact files and directories 961crystalball/: found 5 matching artifact files and directories 962WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 963knapsack/: found 4 matching artifact files and directories 964rspec/: found 11 matching artifact files and directories 965WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 966log/*.log: found 18 matching artifact files and directories 967WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346244/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com968WARNING: Retrying... context=artifacts-uploader error=request redirected969Uploading artifacts as "archive" to coordinator... 201 Created id=7471346244 responseStatus=201 Created token=glcbt-66970Uploading artifacts...971rspec/rspec-*.xml: found 1 matching artifact files and directories 972WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7471346244/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com973WARNING: Retrying... context=artifacts-uploader error=request redirected974Uploading artifacts as "junit" to coordinator... 201 Created id=7471346244 responseStatus=201 Created token=glcbt-66976Job succeeded