gdk-qa-blocking 3/10
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.0~beta.108.g2b6048b4 (2b6048b4)2 on 2-blue.qa-runners.runners-manager.gitlab.com/dind yvC6xd3PS, system ID: s_56f5681df7ed3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1:bundler-2.5-git-2.36-lfs-2.9-chrome-120-docker-24.0.5-gcloud-383-kubectl-1.23 ...7Starting service docker:24.0.5-dind ...8Pulling docker image docker:24.0.5-dind ...9Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...10Starting service registry.gitlab.com/gitlab-org/gitlab/gitlab-qa-gdk:ea2a00b1a98b46749e34028c468ddfe1ebd6e4dc ...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab/gitlab-qa-gdk:ea2a00b1a98b46749e34028c468ddfe1ebd6e4dc ...13Using docker image sha256:68dab5a9d00ccea8129b134d7b6bbde50df92021bac72ae17ad852233bca78d5 for registry.gitlab.com/gitlab-org/gitlab/gitlab-qa-gdk:ea2a00b1a98b46749e34028c468ddfe1ebd6e4dc with digest registry.gitlab.com/gitlab-org/gitlab/gitlab-qa-gdk@sha256:7ff01ee4adcd8518426d98177c54134ab445340fbd6c915ad445e569b5041b83 ...14Waiting for services to be up and running (timeout 30 seconds)...15Authenticating with credentials from job payload (GitLab Registry)16Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1:bundler-2.5-git-2.36-lfs-2.9-chrome-120-docker-24.0.5-gcloud-383-kubectl-1.23 ...17Using docker image sha256:f11b1e758acd73f287e46c9bd61fc1b8ed0285a943578e7133b284e2dada5073 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1:bundler-2.5-git-2.36-lfs-2.9-chrome-120-docker-24.0.5-gcloud-383-kubectl-1.23 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1@sha256:a0e2184ba1cd6602525416077d0096a1aa1f94edd98a0c4821799776f6b49226 ...19Running on runner-yvc6xd3ps-project-278964-concurrent-0 via runner-yvc6xd3ps-qa-runners-1712772375-adef2ccc...21Fetching changes with git depth set to 20...22Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 159780, done. 25remote: Counting objects: 100% (159780/159780), done. 26remote: Compressing objects: 100% (108129/108129), done. 27remote: Total 159780 (delta 72273), reused 106445 (delta 45379), pack-reused 0 28Receiving objects: 100% (159780/159780), 132.85 MiB | 29.05 MiB/s, done.29Resolving deltas: 100% (72273/72273), done.31 * [new ref] refs/pipelines/1248131458 -> refs/pipelines/124813145832 * [new branch] master -> origin/master33Checking out ea2a00b1 as detached HEAD (ref is master)...34Skipping Git submodules setup36Checking cache for qa-ruby-gems-debian-bookworm-ruby-3.1-dbd1acfd1041ec32c3c2ded26bc0977fddcbad9c-17...37Downloading cache from https://storage.googleapis.com/gitlab-qa-runners-ci-cache/project/278964/qa-ruby-gems-debian-bookworm-ruby-3.1-dbd1acfd1041ec32c3c2ded26bc0977fddcbad9c-17 38Successfully extracted cache40Downloading artifacts for download-knapsack-report (6596431777)...41Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6596431777 responseStatus=200 OK token=glcbt-6543Using docker image sha256:f11b1e758acd73f287e46c9bd61fc1b8ed0285a943578e7133b284e2dada5073 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1:bundler-2.5-git-2.36-lfs-2.9-chrome-120-docker-24.0.5-gcloud-383-kubectl-1.23 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1@sha256:a0e2184ba1cd6602525416077d0096a1aa1f94edd98a0c4821799776f6b49226 ...44$ echo "SUITE_RAN=true" > "$QA_SUITE_STATUS_ENV_FILE"45$ echo -e "\e[0Ksection_start:`date +%s`:install_gems[collapsed=true]\r\e[0KInstall gems"53$ export QA_COMMAND="bundle exec bin/qa ${QA_SCENARIO:=Test::Instance::All} $GDK_URL $GITLAB_QA_OPTS -- $QA_TESTS --order random --force-color --format documentation --format RspecJunitFormatter --out tmp/rspec-${CI_JOB_ID}-${QA_RSPEC_RETRIED:-false}.xml --format QA::Support::JsonFormatter --out tmp/rspec-${CI_JOB_ID}-${QA_RSPEC_RETRIED:-false}.json"54$ echo "Running - '$QA_COMMAND'"55Running - 'bundle exec bin/qa Test::Instance::Blocking http://gdk.test:3000 -- --order random --force-color --format documentation --format RspecJunitFormatter --out tmp/rspec-6596431814-false.xml --format QA::Support::JsonFormatter --out tmp/rspec-6596431814-false.json'56$ if eval "$QA_COMMAND"; then # collapsed multi-line command57[Apr 10 2024 18:16:07 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'gdk-qa-blocking' to 'knapsack/gdk-qa-blocking.json'58[Apr 10 2024 18:16:07 UTC (QA Tests)] INFO -- Report already exists, skipping!59[Apr 10 2024 18:16:07 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====60[Apr 10 2024 18:16:07 UTC (QA Tests)] INFO -- Report specs:61[Apr 10 2024 18:16:07 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb"]62[Apr 10 2024 18:16:07 UTC (QA Tests)] INFO -- Leftover specs:63[Apr 10 2024 18:16:07 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/browser_ui/10_govern/user/user_access_termination_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/closing_web_ide_with_unsaved_changes_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_saml_enforced_sso_git_access_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/project_snippet_spec.rb", "qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/ee/browser_ui/3_create/web_ide/duo_chat_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb"]64[Apr 10 2024 18:16:07 UTC (QA Tests)] INFO -- Knapsack report generator started!652024-04-10 18:16:08 / CONF :: 66 ==> Base URL: http://gdk.test:300067 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fcf8a697a38>68 ==> Libraries: Chemlab::Vendor69Run options:70 include {:reliable=>true, :blocking=>true}71 exclude {:orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}72Randomized with seed 847073[Apr 10 2024 18:16:22 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA74[Apr 10 2024 18:16:22 UTC (QA Tests)] INFO -- Using Browser: chrome75[Apr 10 2024 18:16:22 UTC (QA Tests)] INFO -- Performing sanity check for environment!76[Apr 10 2024 18:16:24 UTC (QA Tests)] INFO -- Performing initial license fabrication!77[Apr 10 2024 18:16:24 UTC (QA Tests)] WARN -- Admin password must be reset before the default access token can be used. Setting password now...78[Apr 10 2024 18:16:24 UTC (QA Tests)] INFO -- filling :username-field with "root"79[Apr 10 2024 18:16:24 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field80[Apr 10 2024 18:16:24 UTC (QA Tests)] INFO -- filling :password-field with "*****"81[Apr 10 2024 18:16:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field82[Apr 10 2024 18:16:25 UTC (QA Tests)] INFO -- clicking :sign-in-button83[Apr 10 2024 18:16:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.335s84[Apr 10 2024 18:16:29 UTC (QA Tests)] INFO -- filling :current-password-field with "*****"85[Apr 10 2024 18:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :current-password-field86[Apr 10 2024 18:16:29 UTC (QA Tests)] INFO -- filling :new-password-field with "*****"87[Apr 10 2024 18:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :new-password-field88[Apr 10 2024 18:16:30 UTC (QA Tests)] INFO -- filling :confirm-password-field with "*****"89[Apr 10 2024 18:16:30 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm-password-field90[Apr 10 2024 18:16:30 UTC (QA Tests)] INFO -- clicking :set-new-password-button91[Apr 10 2024 18:16:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element set-new-password-button' took 1.788s92[Apr 10 2024 18:16:32 UTC (QA Tests)] INFO -- filling :username-field with "root"93[Apr 10 2024 18:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field94[Apr 10 2024 18:16:32 UTC (QA Tests)] INFO -- filling :password-field with "*****"95[Apr 10 2024 18:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field96[Apr 10 2024 18:16:33 UTC (QA Tests)] INFO -- clicking :sign-in-button97[Apr 10 2024 18:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.958s98[Apr 10 2024 18:16:38 UTC (QA Tests)] INFO -- Successfully added license key. Details:99{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}100[Apr 10 2024 18:16:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 14.2 seconds101[Apr 10 2024 18:16:38 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database102[Apr 10 2024 18:16:38 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}103[Apr 10 2024 18:16:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s104[Apr 10 2024 18:16:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.037s105[Apr 10 2024 18:16:41 UTC (QA Tests)] INFO -- clicking :user-avatar-content106[Apr 10 2024 18:16:41 UTC (QA Tests)] INFO -- clicking :sign-out-link107[Apr 10 2024 18:16:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.164s108Verify109 Trigger matrix110[Apr 10 2024 18:16:42 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables111[Apr 10 2024 18:16:42 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA112[Apr 10 2024 18:16:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-t64qkk6r' via cache in 0.0 seconds113[Apr 10 2024 18:16:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 2.1 seconds114[Apr 10 2024 18:16:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 4.21 seconds115[Apr 10 2024 18:16:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-pipeline-9b670f96c90860fd' via api in 9.43 seconds116[Apr 10 2024 18:16:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.117[Apr 10 2024 18:16:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`118[Apr 10 2024 18:16:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`119[Apr 10 2024 18:16:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-obnqu90v --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-obnqu90v sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-obnqu90v --url http://gdk.test:3000 --registration-token **** --tag-list qa-runner-obnqu90v --executor shell && gitlab-runner run" `120[Apr 10 2024 18:16:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-obnqu90v`121[Apr 10 2024 18:17:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-obnqu90v' via api in 7.95 seconds122[Apr 10 2024 18:17:01 UTC (QA Tests)] INFO -- filling :username-field with "root"123[Apr 10 2024 18:17:01 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field124[Apr 10 2024 18:17:01 UTC (QA Tests)] INFO -- filling :password-field with "*****"125[Apr 10 2024 18:17:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field126[Apr 10 2024 18:17:01 UTC (QA Tests)] INFO -- clicking :sign-in-button127[Apr 10 2024 18:17:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.967s128[Apr 10 2024 18:17:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.76 seconds129[Apr 10 2024 18:17:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-pipeline-9b670f96c90860fd130[Apr 10 2024 18:17:19 UTC (QA Tests)] INFO -- clicking :menu-section-button131[Apr 10 2024 18:17:20 UTC (QA Tests)] INFO -- clicking :nav-item-link132[Apr 10 2024 18:17:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 4.689s133[Apr 10 2024 18:17:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 1.225s134[Apr 10 2024 18:17:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.646s135[Apr 10 2024 18:17:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-obnqu90v'136[Apr 10 2024 18:17:51 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-obnqu90v`137[Apr 10 2024 18:17:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-pipeline-9b670f96c90860fd'138[Apr 10 2024 18:17:55 UTC (QA Tests)] INFO -- Saving screenshot..139 creates 2 trigger jobs and passes corresponding matrix variables (FAILED - 1)140 HTML screenshot: /builds/gitlab-org/gitlab/qa/tmp/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/verify_trigger_matrix_creates_2_trigger_jobs_and_passes_corresponding_matrix_var_2024-04-10-18-17-55.518.html141 Image screenshot: /builds/gitlab-org/gitlab/qa/tmp/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/verify_trigger_matrix_creates_2_trigger_jobs_and_passes_corresponding_matrix_var_2024-04-10-18-17-55.518.png142Plan143 Issue comments144[Apr 10 2024 18:17:55 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment145[Apr 10 2024 18:17:57 UTC (QA Tests)] INFO -- filling :username-field with "root"146[Apr 10 2024 18:17:57 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field147[Apr 10 2024 18:17:57 UTC (QA Tests)] INFO -- filling :password-field with "*****"148[Apr 10 2024 18:17:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field149[Apr 10 2024 18:17:57 UTC (QA Tests)] INFO -- clicking :sign-in-button150[Apr 10 2024 18:17:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.659s151[Apr 10 2024 18:18:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.12 seconds152[Apr 10 2024 18:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.45 seconds153[Apr 10 2024 18:18:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-for-issues-ad05c0a709873bf8' via api in 2.56 seconds154[Apr 10 2024 18:18:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 5.62 seconds155[Apr 10 2024 18:18:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-for-issues-ad05c0a709873bf8/-/issues/1156[Apr 10 2024 18:19:14 UTC (QA Tests)] INFO -- Saving screenshot..157 comments on an issue and edits the comment (FAILED - 2)158 HTML screenshot: /builds/gitlab-org/gitlab/qa/tmp/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/plan_issue_comments_comments_on_an_issue_and_edits_the_comment_2024-04-10-18-19-14.703.html159 Image screenshot: /builds/gitlab-org/gitlab/qa/tmp/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/plan_issue_comments_comments_on_an_issue_and_edits_the_comment_2024-04-10-18-19-14.703.png160Govern161 Group access162 when restricted by another ip address163 with API164[Apr 10 2024 18:19:15 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by another ip address with API denies access165[Apr 10 2024 18:19:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e65205691acdcc3c' via api in 0.99 seconds166[Apr 10 2024 18:19:17 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-e65205691acdcc3c"167[Apr 10 2024 18:19:17 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field168[Apr 10 2024 18:19:17 UTC (QA Tests)] INFO -- filling :password-field with "*****"169[Apr 10 2024 18:19:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field170[Apr 10 2024 18:19:18 UTC (QA Tests)] INFO -- clicking :sign-in-button171[Apr 10 2024 18:19:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.671s172[Apr 10 2024 18:19:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.022s173[Apr 10 2024 18:19:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.056s174[Apr 10 2024 18:19:24 UTC (QA Tests)] INFO -- clicking :user-avatar-content175[Apr 10 2024 18:19:24 UTC (QA Tests)] INFO -- clicking :sign-out-link176[Apr 10 2024 18:19:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.395s177[Apr 10 2024 18:19:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-4476d71401f8fe7d' via api in 0.98 seconds178[Apr 10 2024 18:19:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-4476d71401f8fe7d/ip-address-restricted-group-dd44fec56907493c' via api in 0.99 seconds179[Apr 10 2024 18:19:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-4476d71401f8fe7d/ip-address-restricted-group-dd44fec56907493c/project-in-ip-restricted-group-fa79de932319898f' via api in 2.59 seconds180[Apr 10 2024 18:19:31 UTC (QA Tests)] INFO -- Adding user qa-user-e65205691acdcc3c to gitlab-qa-ip-restricted-sandbox-group-4476d71401f8fe7d/ip-address-restricted-group-dd44fec56907493c/project-in-ip-restricted-group-fa79de932319898f QA::Resource::Project181[Apr 10 2024 18:19:33 UTC (QA Tests)] INFO -- filling :username-field with "root"182[Apr 10 2024 18:19:33 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field183[Apr 10 2024 18:19:33 UTC (QA Tests)] INFO -- filling :password-field with "*****"184[Apr 10 2024 18:19:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field185[Apr 10 2024 18:19:33 UTC (QA Tests)] INFO -- clicking :sign-in-button186[Apr 10 2024 18:19:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.367s187[Apr 10 2024 18:19:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-4476d71401f8fe7d188[Apr 10 2024 18:19:42 UTC (QA Tests)] INFO -- clicking :menu-section-button189[Apr 10 2024 18:19:43 UTC (QA Tests)] INFO -- clicking :nav-item-link190[Apr 10 2024 18:19:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 4.541s191[Apr 10 2024 18:19:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.579s192[Apr 10 2024 18:19:49 UTC (QA Tests)] INFO -- clicking :save-permissions-changes-button193[Apr 10 2024 18:19:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-permissions-changes-button' took 3.384s194[Apr 10 2024 18:19:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.606s195[Apr 10 2024 18:19:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.998s196[Apr 10 2024 18:19:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 2.014s197[Apr 10 2024 18:19:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.044s198[Apr 10 2024 18:19:56 UTC (QA Tests)] INFO -- clicking :user-avatar-content199[Apr 10 2024 18:19:56 UTC (QA Tests)] INFO -- clicking :sign-out-link200[Apr 10 2024 18:19:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.263s201[Apr 10 2024 18:19:58 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e65205691acdcc3c202[Apr 10 2024 18:19:58 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e65205691acdcc3c, last six chars of token:SnvsB_203[Apr 10 2024 18:19:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e65205691acdcc3c-zvy9ng8w' via api in 0.19 seconds204[Apr 10 2024 18:19:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-4476d71401f8fe7d'205 denies access206 with UI207[Apr 10 2024 18:19:59 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by another ip address with UI denies access208[Apr 10 2024 18:20:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e25ada1b6f50bea3' via api in 0.68 seconds209[Apr 10 2024 18:20:01 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-e25ada1b6f50bea3"210[Apr 10 2024 18:20:01 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field211[Apr 10 2024 18:20:01 UTC (QA Tests)] INFO -- filling :password-field with "*****"212[Apr 10 2024 18:20:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field213[Apr 10 2024 18:20:02 UTC (QA Tests)] INFO -- clicking :sign-in-button214[Apr 10 2024 18:20:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.663s215[Apr 10 2024 18:20:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.025s216[Apr 10 2024 18:20:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.036s217[Apr 10 2024 18:20:08 UTC (QA Tests)] INFO -- clicking :user-avatar-content218[Apr 10 2024 18:20:08 UTC (QA Tests)] INFO -- clicking :sign-out-link219[Apr 10 2024 18:20:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.235s220[Apr 10 2024 18:20:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-dc6975104f1d2c9f' via api in 0.88 seconds221[Apr 10 2024 18:20:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-dc6975104f1d2c9f/ip-address-restricted-group-a993a245df02b14b' via api in 1.0 seconds222[Apr 10 2024 18:20:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-dc6975104f1d2c9f/ip-address-restricted-group-a993a245df02b14b/project-in-ip-restricted-group-41c6f79932ae7a7b' via api in 2.52 seconds223[Apr 10 2024 18:20:14 UTC (QA Tests)] INFO -- Adding user qa-user-e25ada1b6f50bea3 to gitlab-qa-ip-restricted-sandbox-group-dc6975104f1d2c9f/ip-address-restricted-group-a993a245df02b14b/project-in-ip-restricted-group-41c6f79932ae7a7b QA::Resource::Project224[Apr 10 2024 18:20:17 UTC (QA Tests)] INFO -- filling :username-field with "root"225[Apr 10 2024 18:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field226[Apr 10 2024 18:20:17 UTC (QA Tests)] INFO -- filling :password-field with "*****"227[Apr 10 2024 18:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field228[Apr 10 2024 18:20:18 UTC (QA Tests)] INFO -- clicking :sign-in-button229[Apr 10 2024 18:20:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.196s230[Apr 10 2024 18:20:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-dc6975104f1d2c9f231[Apr 10 2024 18:20:25 UTC (QA Tests)] INFO -- clicking :menu-section-button232[Apr 10 2024 18:20:25 UTC (QA Tests)] INFO -- clicking :nav-item-link233[Apr 10 2024 18:20:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.983s234[Apr 10 2024 18:20:30 UTC (QA Tests)] INFO -- clicking :save-permissions-changes-button235[Apr 10 2024 18:20:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-permissions-changes-button' took 2.584s236[Apr 10 2024 18:20:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.621s237[Apr 10 2024 18:20:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.971s238[Apr 10 2024 18:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.979s239[Apr 10 2024 18:20:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.066s240[Apr 10 2024 18:20:36 UTC (QA Tests)] INFO -- clicking :user-avatar-content241[Apr 10 2024 18:20:37 UTC (QA Tests)] INFO -- clicking :sign-out-link242[Apr 10 2024 18:20:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.347s243[Apr 10 2024 18:20:39 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-e25ada1b6f50bea3"244[Apr 10 2024 18:20:39 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field245[Apr 10 2024 18:20:39 UTC (QA Tests)] INFO -- filling :password-field with "*****"246[Apr 10 2024 18:20:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field247[Apr 10 2024 18:20:40 UTC (QA Tests)] INFO -- clicking :sign-in-button248[Apr 10 2024 18:20:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.521s249[Apr 10 2024 18:20:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-dc6975104f1d2c9f250[Apr 10 2024 18:20:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-dc6975104f1d2c9f/ip-address-restricted-group-a993a245df02b14b251[Apr 10 2024 18:20:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-dc6975104f1d2c9f'252[Apr 10 2024 18:20:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s253[Apr 10 2024 18:20:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.034s254[Apr 10 2024 18:20:50 UTC (QA Tests)] INFO -- clicking :user-avatar-content255[Apr 10 2024 18:20:50 UTC (QA Tests)] INFO -- clicking :sign-out-link256[Apr 10 2024 18:20:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.208s257 denies access258 with SSH259[Apr 10 2024 18:20:51 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by another ip address with SSH denies access260[Apr 10 2024 18:20:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-573bbb7f9cf0ea52' via api in 0.78 seconds261[Apr 10 2024 18:20:53 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-573bbb7f9cf0ea52"262[Apr 10 2024 18:20:53 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field263[Apr 10 2024 18:20:53 UTC (QA Tests)] INFO -- filling :password-field with "*****"264[Apr 10 2024 18:20:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field265[Apr 10 2024 18:20:54 UTC (QA Tests)] INFO -- clicking :sign-in-button266[Apr 10 2024 18:20:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.588s267[Apr 10 2024 18:20:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s268[Apr 10 2024 18:21:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.016s269[Apr 10 2024 18:21:00 UTC (QA Tests)] INFO -- clicking :user-avatar-content270[Apr 10 2024 18:21:00 UTC (QA Tests)] INFO -- clicking :sign-out-link271[Apr 10 2024 18:21:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.158s272[Apr 10 2024 18:21:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-357bfeed94681942' via api in 1.0 seconds273[Apr 10 2024 18:21:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-357bfeed94681942/ip-address-restricted-group-4c3b3b98d2bd80de' via api in 0.95 seconds274[Apr 10 2024 18:21:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-357bfeed94681942/ip-address-restricted-group-4c3b3b98d2bd80de/project-in-ip-restricted-group-d5c20829e9baec02' via api in 2.63 seconds275[Apr 10 2024 18:21:06 UTC (QA Tests)] INFO -- Adding user qa-user-573bbb7f9cf0ea52 to gitlab-qa-ip-restricted-sandbox-group-357bfeed94681942/ip-address-restricted-group-4c3b3b98d2bd80de/project-in-ip-restricted-group-d5c20829e9baec02 QA::Resource::Project276[Apr 10 2024 18:21:08 UTC (QA Tests)] INFO -- filling :username-field with "root"277[Apr 10 2024 18:21:08 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field278[Apr 10 2024 18:21:08 UTC (QA Tests)] INFO -- filling :password-field with "*****"279[Apr 10 2024 18:21:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field280[Apr 10 2024 18:21:09 UTC (QA Tests)] INFO -- clicking :sign-in-button281[Apr 10 2024 18:21:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.153s282[Apr 10 2024 18:21:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-357bfeed94681942283[Apr 10 2024 18:21:17 UTC (QA Tests)] INFO -- clicking :menu-section-button284[Apr 10 2024 18:21:17 UTC (QA Tests)] INFO -- clicking :nav-item-link285[Apr 10 2024 18:21:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.182s286[Apr 10 2024 18:21:21 UTC (QA Tests)] INFO -- clicking :save-permissions-changes-button287[Apr 10 2024 18:21:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-permissions-changes-button' took 2.576s288[Apr 10 2024 18:21:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.357s289[Apr 10 2024 18:21:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.063s290[Apr 10 2024 18:21:27 UTC (QA Tests)] INFO -- clicking :user-avatar-content291[Apr 10 2024 18:21:27 UTC (QA Tests)] INFO -- clicking :sign-out-link292[Apr 10 2024 18:21:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.194s293[Apr 10 2024 18:21:28 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20240410-19-3k04t4/id_rsa -N `294[Apr 10 2024 18:21:29 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-573bbb7f9cf0ea52295[Apr 10 2024 18:21:29 UTC (QA Tests)] INFO -- Caching token for username: qa-user-573bbb7f9cf0ea52, last six chars of token:TA9eJE296[Apr 10 2024 18:21:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-573bbb7f9cf0ea52-q8odmszq' via api in 0.15 seconds297[Apr 10 2024 18:21:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 1.13 seconds298[Apr 10 2024 18:22:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'299[Apr 10 2024 18:22:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-357bfeed94681942'300 denies access301 when restricted by user's ip address302 with SSH303[Apr 10 2024 18:22:02 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by user's ip address with SSH allows access304[Apr 10 2024 18:22:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b785d2863429e6ad' via api in 0.68 seconds305[Apr 10 2024 18:22:04 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-b785d2863429e6ad"306[Apr 10 2024 18:22:04 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field307[Apr 10 2024 18:22:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"308[Apr 10 2024 18:22:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field309[Apr 10 2024 18:22:04 UTC (QA Tests)] INFO -- clicking :sign-in-button310[Apr 10 2024 18:22:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.697s311[Apr 10 2024 18:22:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s312[Apr 10 2024 18:22:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.035s313[Apr 10 2024 18:22:10 UTC (QA Tests)] INFO -- clicking :user-avatar-content314[Apr 10 2024 18:22:11 UTC (QA Tests)] INFO -- clicking :sign-out-link315[Apr 10 2024 18:22:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.114s316[Apr 10 2024 18:22:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-f085e00b9065b017' via api in 0.96 seconds317[Apr 10 2024 18:22:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-f085e00b9065b017/ip-address-restricted-group-57036648663ee2fb' via api in 0.9 seconds318[Apr 10 2024 18:22:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-f085e00b9065b017/ip-address-restricted-group-57036648663ee2fb/project-in-ip-restricted-group-6f3c5e9e038f0dff' via api in 2.53 seconds319[Apr 10 2024 18:22:17 UTC (QA Tests)] INFO -- Adding user qa-user-b785d2863429e6ad to gitlab-qa-ip-restricted-sandbox-group-f085e00b9065b017/ip-address-restricted-group-57036648663ee2fb/project-in-ip-restricted-group-6f3c5e9e038f0dff QA::Resource::Project320[Apr 10 2024 18:22:18 UTC (QA Tests)] INFO -- filling :username-field with "root"321[Apr 10 2024 18:22:18 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field322[Apr 10 2024 18:22:19 UTC (QA Tests)] INFO -- filling :password-field with "*****"323[Apr 10 2024 18:22:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field324[Apr 10 2024 18:22:19 UTC (QA Tests)] INFO -- clicking :sign-in-button325[Apr 10 2024 18:22:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.082s326[Apr 10 2024 18:22:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-f085e00b9065b017327[Apr 10 2024 18:22:27 UTC (QA Tests)] INFO -- clicking :menu-section-button328[Apr 10 2024 18:22:28 UTC (QA Tests)] INFO -- clicking :nav-item-link329[Apr 10 2024 18:22:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.182s330[Apr 10 2024 18:22:32 UTC (QA Tests)] INFO -- clicking :save-permissions-changes-button331[Apr 10 2024 18:22:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-permissions-changes-button' took 2.512s332[Apr 10 2024 18:22:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.767s333[Apr 10 2024 18:22:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.78s334[Apr 10 2024 18:22:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.03s335[Apr 10 2024 18:22:38 UTC (QA Tests)] INFO -- clicking :user-avatar-content336[Apr 10 2024 18:22:38 UTC (QA Tests)] INFO -- clicking :sign-out-link337[Apr 10 2024 18:22:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.237s338[Apr 10 2024 18:22:39 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20240410-19-uh34co/id_rsa -N `339[Apr 10 2024 18:22:40 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b785d2863429e6ad340[Apr 10 2024 18:22:40 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b785d2863429e6ad, last six chars of token:75_x_T341[Apr 10 2024 18:22:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b785d2863429e6ad-udmvtjuj' via api in 0.11 seconds342[Apr 10 2024 18:22:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 1.57 seconds343[Apr 10 2024 18:22:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"344[Apr 10 2024 18:22:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.85 seconds345[Apr 10 2024 18:22:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'346[Apr 10 2024 18:22:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-f085e00b9065b017'347 allows access348 with API349[Apr 10 2024 18:22:44 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by user's ip address with API allows access350[Apr 10 2024 18:22:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6d6da33bfc155f41' via api in 0.69 seconds351[Apr 10 2024 18:22:46 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-6d6da33bfc155f41"352[Apr 10 2024 18:22:46 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field353[Apr 10 2024 18:22:46 UTC (QA Tests)] INFO -- filling :password-field with "*****"354[Apr 10 2024 18:22:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field355[Apr 10 2024 18:22:46 UTC (QA Tests)] INFO -- clicking :sign-in-button356[Apr 10 2024 18:22:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.761s357[Apr 10 2024 18:22:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s358[Apr 10 2024 18:22:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.014s359[Apr 10 2024 18:22:53 UTC (QA Tests)] INFO -- clicking :user-avatar-content360[Apr 10 2024 18:22:53 UTC (QA Tests)] INFO -- clicking :sign-out-link361[Apr 10 2024 18:22:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.143s362[Apr 10 2024 18:22:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-9eeb5ba964c8ee88' via api in 0.81 seconds363[Apr 10 2024 18:22:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-9eeb5ba964c8ee88/ip-address-restricted-group-de87676252c05429' via api in 0.96 seconds364[Apr 10 2024 18:22:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-9eeb5ba964c8ee88/ip-address-restricted-group-de87676252c05429/project-in-ip-restricted-group-0f845ef1efe6aa7e' via api in 3.21 seconds365[Apr 10 2024 18:22:59 UTC (QA Tests)] INFO -- Adding user qa-user-6d6da33bfc155f41 to gitlab-qa-ip-restricted-sandbox-group-9eeb5ba964c8ee88/ip-address-restricted-group-de87676252c05429/project-in-ip-restricted-group-0f845ef1efe6aa7e QA::Resource::Project366[Apr 10 2024 18:23:01 UTC (QA Tests)] INFO -- filling :username-field with "root"367[Apr 10 2024 18:23:01 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field368[Apr 10 2024 18:23:02 UTC (QA Tests)] INFO -- filling :password-field with "*****"369[Apr 10 2024 18:23:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field370[Apr 10 2024 18:23:02 UTC (QA Tests)] INFO -- clicking :sign-in-button371[Apr 10 2024 18:23:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.435s372[Apr 10 2024 18:23:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-9eeb5ba964c8ee88373[Apr 10 2024 18:23:10 UTC (QA Tests)] INFO -- clicking :menu-section-button374[Apr 10 2024 18:23:10 UTC (QA Tests)] INFO -- clicking :nav-item-link375[Apr 10 2024 18:23:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.167s376[Apr 10 2024 18:23:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.879s377[Apr 10 2024 18:23:14 UTC (QA Tests)] INFO -- clicking :save-permissions-changes-button378[Apr 10 2024 18:23:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-permissions-changes-button' took 2.568s379[Apr 10 2024 18:23:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.776s380[Apr 10 2024 18:23:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.154s381[Apr 10 2024 18:23:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 2.158s382[Apr 10 2024 18:23:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.055s383[Apr 10 2024 18:23:20 UTC (QA Tests)] INFO -- clicking :user-avatar-content384[Apr 10 2024 18:23:20 UTC (QA Tests)] INFO -- clicking :sign-out-link385[Apr 10 2024 18:23:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.231s386[Apr 10 2024 18:23:22 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-6d6da33bfc155f41387[Apr 10 2024 18:23:22 UTC (QA Tests)] INFO -- Caching token for username: qa-user-6d6da33bfc155f41, last six chars of token:R4y7VD388[Apr 10 2024 18:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-6d6da33bfc155f41-ztrv5pot' via api in 0.17 seconds389[Apr 10 2024 18:23:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-9eeb5ba964c8ee88'390 allows access391 with UI392[Apr 10 2024 18:23:24 UTC (QA Tests)] INFO -- Starting test: Govern Group access when restricted by user's ip address with UI allows access393[Apr 10 2024 18:23:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f8cd6bb5b1269c50' via api in 0.64 seconds394[Apr 10 2024 18:23:26 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-f8cd6bb5b1269c50"395[Apr 10 2024 18:23:26 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field396[Apr 10 2024 18:23:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"397[Apr 10 2024 18:23:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field398[Apr 10 2024 18:23:26 UTC (QA Tests)] INFO -- clicking :sign-in-button399[Apr 10 2024 18:23:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.747s400[Apr 10 2024 18:23:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.022s401[Apr 10 2024 18:23:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.013s402[Apr 10 2024 18:23:32 UTC (QA Tests)] INFO -- clicking :user-avatar-content403[Apr 10 2024 18:23:33 UTC (QA Tests)] INFO -- clicking :sign-out-link404[Apr 10 2024 18:23:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.175s405[Apr 10 2024 18:23:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-ee96917dc2b43bda' via api in 1.0 seconds406[Apr 10 2024 18:23:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-ee96917dc2b43bda/ip-address-restricted-group-25e8a9bac3e3f318' via api in 1.12 seconds407[Apr 10 2024 18:23:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-ee96917dc2b43bda/ip-address-restricted-group-25e8a9bac3e3f318/project-in-ip-restricted-group-90565147e90b912c' via api in 2.51 seconds408[Apr 10 2024 18:23:39 UTC (QA Tests)] INFO -- Adding user qa-user-f8cd6bb5b1269c50 to gitlab-qa-ip-restricted-sandbox-group-ee96917dc2b43bda/ip-address-restricted-group-25e8a9bac3e3f318/project-in-ip-restricted-group-90565147e90b912c QA::Resource::Project409[Apr 10 2024 18:23:41 UTC (QA Tests)] INFO -- filling :username-field with "root"410[Apr 10 2024 18:23:41 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field411[Apr 10 2024 18:23:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"412[Apr 10 2024 18:23:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field413[Apr 10 2024 18:23:41 UTC (QA Tests)] INFO -- clicking :sign-in-button414[Apr 10 2024 18:23:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.476s415[Apr 10 2024 18:23:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-ee96917dc2b43bda416[Apr 10 2024 18:23:50 UTC (QA Tests)] INFO -- clicking :menu-section-button417[Apr 10 2024 18:23:50 UTC (QA Tests)] INFO -- clicking :nav-item-link418[Apr 10 2024 18:23:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.073s419[Apr 10 2024 18:23:54 UTC (QA Tests)] INFO -- clicking :save-permissions-changes-button420[Apr 10 2024 18:23:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-permissions-changes-button' took 2.523s421[Apr 10 2024 18:23:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.734s422[Apr 10 2024 18:23:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.079s423[Apr 10 2024 18:23:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 2.095s424[Apr 10 2024 18:24:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.016s425[Apr 10 2024 18:24:00 UTC (QA Tests)] INFO -- clicking :user-avatar-content426[Apr 10 2024 18:24:01 UTC (QA Tests)] INFO -- clicking :sign-out-link427[Apr 10 2024 18:24:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.298s428[Apr 10 2024 18:24:03 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-f8cd6bb5b1269c50"429[Apr 10 2024 18:24:03 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field430[Apr 10 2024 18:24:03 UTC (QA Tests)] INFO -- filling :password-field with "*****"431[Apr 10 2024 18:24:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field432[Apr 10 2024 18:24:04 UTC (QA Tests)] INFO -- clicking :sign-in-button433[Apr 10 2024 18:24:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.561s434[Apr 10 2024 18:24:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-ee96917dc2b43bda435[Apr 10 2024 18:24:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gdk.test:3000/groups/gitlab-qa-ip-restricted-sandbox-group-ee96917dc2b43bda/ip-address-restricted-group-25e8a9bac3e3f318436[Apr 10 2024 18:24:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-ee96917dc2b43bda'437[Apr 10 2024 18:24:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.023s438[Apr 10 2024 18:24:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.02s439[Apr 10 2024 18:24:17 UTC (QA Tests)] INFO -- clicking :user-avatar-content440[Apr 10 2024 18:24:17 UTC (QA Tests)] INFO -- clicking :sign-out-link441[Apr 10 2024 18:24:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.194s442 allows access443Verify444 When user is blocked445[Apr 10 2024 18:24:18 UTC (QA Tests)] INFO -- Starting test: Verify When user is blocked pipeline schedule is canceled446[Apr 10 2024 18:24:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-dbdd4c9f3d4360f0' via api in 0.61 seconds447[Apr 10 2024 18:24:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.11 seconds448[Apr 10 2024 18:24:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.38 seconds449[Apr 10 2024 18:24:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-for-canceled-schedule-571455760c1908ff' via api in 2.32 seconds450[Apr 10 2024 18:24:21 UTC (QA Tests)] INFO -- Adding user qa-user-dbdd4c9f3d4360f0 to gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-for-canceled-schedule-571455760c1908ff QA::Resource::Project451[Apr 10 2024 18:24:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.17 seconds452[Apr 10 2024 18:24:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.54 seconds453[Apr 10 2024 18:24:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-pipeline-schedule-254924d909dd9daf' via api in 2.46 seconds454[Apr 10 2024 18:24:26 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-dbdd4c9f3d4360f0455[Apr 10 2024 18:24:27 UTC (QA Tests)] INFO -- Caching token for username: qa-user-dbdd4c9f3d4360f0, last six chars of token:YMHzRK456[Apr 10 2024 18:24:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-dbdd4c9f3d4360f0-rnifwb9o' via api in 0.13 seconds457[Apr 10 2024 18:24:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PipelineSchedule with id '1' via api in 0.65 seconds458[Apr 10 2024 18:24:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-dbdd4c9f3d4360f0'459[Apr 10 2024 18:24:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-for-canceled-schedule-571455760c1908ff'460 pipeline schedule is canceled461Plan462 Merge Request Analytics463[Apr 10 2024 18:24:29 UTC (QA Tests)] INFO -- Starting test: Plan Merge Request Analytics shows merge request analytics chart and stats464[Apr 10 2024 18:24:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.9 seconds465[Apr 10 2024 18:24:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/mr-analytics-55ee7e49087851a0' via api in 1.96 seconds466[Apr 10 2024 18:24:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-890e01fb7d21eae8' via api in 0.71 seconds467[Apr 10 2024 18:24:31 UTC (QA Tests)] INFO -- Adding user qa-user-890e01fb7d21eae8 to gitlab-qa-sandbox-group-4/mr-analytics-55ee7e49087851a0 QA::Resource::Group468[Apr 10 2024 18:24:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/mr-analytics-55ee7e49087851a0/mr_analytics-8a555358e1782144' via api in 1.83 seconds469[Apr 10 2024 18:24:34 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-890e01fb7d21eae8470[Apr 10 2024 18:24:34 UTC (QA Tests)] INFO -- Caching token for username: qa-user-890e01fb7d21eae8, last six chars of token:rV_RwE471[Apr 10 2024 18:24:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-890e01fb7d21eae8-iit3r6zn' via api in 0.13 seconds472[Apr 10 2024 18:24:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.41 seconds473[Apr 10 2024 18:24:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.24 seconds474[Apr 10 2024 18:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.39 seconds475[Apr 10 2024 18:24:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 8.42 seconds476[Apr 10 2024 18:24:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.32 seconds477[Apr 10 2024 18:24:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.42 seconds478[Apr 10 2024 18:24:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 7.86 seconds479[Apr 10 2024 18:24:51 UTC (QA Tests)] INFO -- Merging via PUT /projects/11/merge_requests/2/merge480[Apr 10 2024 18:24:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "First merge request"481[Apr 10 2024 18:24:54 UTC (QA Tests)] INFO -- Merging via PUT /projects/11/merge_requests/1/merge482[Apr 10 2024 18:24:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "Second merge request"483[Apr 10 2024 18:24:58 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-890e01fb7d21eae8"484[Apr 10 2024 18:24:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field485[Apr 10 2024 18:24:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"486[Apr 10 2024 18:24:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field487[Apr 10 2024 18:24:59 UTC (QA Tests)] INFO -- clicking :sign-in-button488[Apr 10 2024 18:25:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.992s489[Apr 10 2024 18:25:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/mr-analytics-55ee7e49087851a0/mr_analytics-8a555358e1782144490[Apr 10 2024 18:25:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.819s491[Apr 10 2024 18:25:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.849s492[Apr 10 2024 18:25:11 UTC (QA Tests)] INFO -- clicking :menu-section-button493[Apr 10 2024 18:25:11 UTC (QA Tests)] INFO -- clicking :nav-item-link494[Apr 10 2024 18:25:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.226s495[Apr 10 2024 18:25:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.84s496[Apr 10 2024 18:25:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element throughput-chart' took 0.964s497 shows merge request analytics chart and stats498Create499 Version control for personal snippets500[Apr 10 2024 18:25:14 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI501[Apr 10 2024 18:25:15 UTC (QA Tests)] INFO -- filling :username-field with "root"502[Apr 10 2024 18:25:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field503[Apr 10 2024 18:25:16 UTC (QA Tests)] INFO -- filling :password-field with "*****"504[Apr 10 2024 18:25:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field505[Apr 10 2024 18:25:16 UTC (QA Tests)] INFO -- clicking :sign-in-button506[Apr 10 2024 18:25:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.449s507[Apr 10 2024 18:25:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 1.55 seconds508[Apr 10 2024 18:25:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gdk.test:3000/-/snippets/1509[Apr 10 2024 18:25:25 UTC (QA Tests)] INFO -- clicking :code-button510[Apr 10 2024 18:25:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.14 seconds511[Apr 10 2024 18:25:29 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present512[Apr 10 2024 18:25:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 4.062s513[Apr 10 2024 18:25:33 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button514[Apr 10 2024 18:25:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.973s515[Apr 10 2024 18:25:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 2.984s516[Apr 10 2024 18:25:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'517[Apr 10 2024 18:25:37 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20240410-19-1fzvzv/id_rsa -N `518[Apr 10 2024 18:25:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 1.02 seconds519[Apr 10 2024 18:25:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '3'520 clones, pushes, and pulls a snippet over HTTP, edits via UI521[Apr 10 2024 18:25:38 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI522[Apr 10 2024 18:25:40 UTC (QA Tests)] INFO -- filling :username-field with "root"523[Apr 10 2024 18:25:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field524[Apr 10 2024 18:25:40 UTC (QA Tests)] INFO -- filling :password-field with "*****"525[Apr 10 2024 18:25:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field526[Apr 10 2024 18:25:40 UTC (QA Tests)] INFO -- clicking :sign-in-button527[Apr 10 2024 18:25:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.614s528[Apr 10 2024 18:25:46 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20240410-19-fu2ihb/id_rsa -N `529[Apr 10 2024 18:25:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '4' via api in 2.37 seconds530[Apr 10 2024 18:25:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.67 seconds531[Apr 10 2024 18:25:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gdk.test:3000/-/snippets/2532[Apr 10 2024 18:25:51 UTC (QA Tests)] INFO -- clicking :code-button533[Apr 10 2024 18:25:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.0 seconds534[Apr 10 2024 18:25:54 UTC (QA Tests)] INFO -- clicking :snippets-more-actions-dropdown-toggle535[Apr 10 2024 18:25:54 UTC (QA Tests)] INFO -- clicking :delete-snippet-button536[Apr 10 2024 18:25:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.828s537[Apr 10 2024 18:25:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete-snippet-button' took 1.904s538[Apr 10 2024 18:26:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'539 clones, pushes, and pulls a snippet over SSH, deletes via UI540Govern541 Security Reports in a Merge Request Widget542[Apr 10 2024 18:26:08 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports in a Merge Request Widget displays vulnerabilities in merge request widget543[Apr 10 2024 18:26:09 UTC (QA Tests)] INFO -- filling :username-field with "root"544[Apr 10 2024 18:26:09 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field545[Apr 10 2024 18:26:09 UTC (QA Tests)] INFO -- filling :password-field with "*****"546[Apr 10 2024 18:26:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field547[Apr 10 2024 18:26:09 UTC (QA Tests)] INFO -- clicking :sign-in-button548[Apr 10 2024 18:26:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.047s549[Apr 10 2024 18:26:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds550[Apr 10 2024 18:26:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.44 seconds551[Apr 10 2024 18:26:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-create-mr-secure-bb5bb7579431' via api in 3.2 seconds552[Apr 10 2024 18:26:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.553[Apr 10 2024 18:26:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`554[Apr 10 2024 18:26:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`555[Apr 10 2024 18:26:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-1712773568 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1712773568 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1712773568 --url http://gdk.test:3000 --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `556[Apr 10 2024 18:26:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1712773568`557[Apr 10 2024 18:26:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1712773568' via api in 2.36 seconds558[Apr 10 2024 18:26:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"559[Apr 10 2024 18:26:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.22 seconds560[Apr 10 2024 18:26:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 5.05 seconds561[Apr 10 2024 18:26:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-create-mr-secure-bb5bb7579431562[Apr 10 2024 18:26:34 UTC (QA Tests)] ERROR -- .gl-spinner reference has become stale: stale element reference: stale element not found563 (Session info: chrome=120.0.6099.216); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception564[Apr 10 2024 18:26:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.601s565[Apr 10 2024 18:26:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 1.632s566[Apr 10 2024 18:26:36 UTC (QA Tests)] INFO -- clicking :menu-section-button567[Apr 10 2024 18:26:36 UTC (QA Tests)] INFO -- clicking :nav-item-link568[Apr 10 2024 18:26:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 3.367s569[Apr 10 2024 18:26:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.731s570[Apr 10 2024 18:26:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-create-mr-secure-bb5bb7579431/-/merge_requests/1571[Apr 10 2024 18:27:05 UTC (QA Tests)] INFO -- clicking :title-content572[Apr 10 2024 18:27:15 UTC (QA Tests)] INFO -- clicking :toggle-button573[Apr 10 2024 18:27:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1712773568'574[Apr 10 2024 18:27:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1712773568`575 displays vulnerabilities in merge request widget576Create577 Merge request batch suggestions578[Apr 10 2024 18:27:17 UTC (QA Tests)] INFO -- Starting test: Create Merge request batch suggestions applies multiple suggestions579[Apr 10 2024 18:27:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds580[Apr 10 2024 18:27:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.43 seconds581[Apr 10 2024 18:27:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/batch-suggestions-project-4ee374f2e791ed85' via api in 2.24 seconds582[Apr 10 2024 18:27:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.65 seconds583[Apr 10 2024 18:27:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/batch-suggestions-project-4ee374f2e791ed85 QA::Resource::Project584[Apr 10 2024 18:27:21 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"585[Apr 10 2024 18:27:21 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field586[Apr 10 2024 18:27:21 UTC (QA Tests)] INFO -- filling :password-field with "*****"587[Apr 10 2024 18:27:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field588[Apr 10 2024 18:27:22 UTC (QA Tests)] INFO -- clicking :sign-in-button589[Apr 10 2024 18:27:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.871s590[Apr 10 2024 18:27:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.39 seconds591[Apr 10 2024 18:27:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.36 seconds592[Apr 10 2024 18:27:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 5.34 seconds593[Apr 10 2024 18:27:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/batch-suggestions-project-4ee374f2e791ed85/-/merge_requests/1594[Apr 10 2024 18:27:41 UTC (QA Tests)] INFO -- clicking :diffs-tab595[Apr 10 2024 18:27:45 UTC (QA Tests)] INFO -- clicking :left-comment-button596[Apr 10 2024 18:27:45 UTC (QA Tests)] INFO -- clicking :suggestion-button597[Apr 10 2024 18:27:45 UTC (QA Tests)] INFO -- filling :reply-field with ""598[Apr 10 2024 18:27:45 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field599[Apr 10 2024 18:27:46 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+0600This is the suggestion for line number 4!601```"602[Apr 10 2024 18:27:46 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field603[Apr 10 2024 18:27:46 UTC (QA Tests)] INFO -- clicking :comment-now-button604[Apr 10 2024 18:27:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.957s605[Apr 10 2024 18:27:51 UTC (QA Tests)] INFO -- clicking :left-comment-button606[Apr 10 2024 18:27:51 UTC (QA Tests)] INFO -- clicking :suggestion-button607[Apr 10 2024 18:27:51 UTC (QA Tests)] INFO -- filling :reply-field with ""608[Apr 10 2024 18:27:51 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field609[Apr 10 2024 18:27:52 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+0610This is the suggestion for line number 6!611```"612[Apr 10 2024 18:27:52 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field613[Apr 10 2024 18:27:52 UTC (QA Tests)] INFO -- clicking :comment-now-button614[Apr 10 2024 18:27:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.126s615[Apr 10 2024 18:27:56 UTC (QA Tests)] INFO -- clicking :left-comment-button616[Apr 10 2024 18:27:56 UTC (QA Tests)] INFO -- clicking :suggestion-button617[Apr 10 2024 18:27:56 UTC (QA Tests)] INFO -- filling :reply-field with ""618[Apr 10 2024 18:27:56 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field619[Apr 10 2024 18:27:57 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+0620This is the suggestion for line number 10!621```"622[Apr 10 2024 18:27:57 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field623[Apr 10 2024 18:27:57 UTC (QA Tests)] INFO -- clicking :comment-now-button624[Apr 10 2024 18:28:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 4.28s625[Apr 10 2024 18:28:02 UTC (QA Tests)] INFO -- clicking :left-comment-button626[Apr 10 2024 18:28:02 UTC (QA Tests)] INFO -- clicking :suggestion-button627[Apr 10 2024 18:28:02 UTC (QA Tests)] INFO -- filling :reply-field with ""628[Apr 10 2024 18:28:02 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field629[Apr 10 2024 18:28:03 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+0630This is the suggestion for line number 13!631```"632[Apr 10 2024 18:28:03 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field633[Apr 10 2024 18:28:03 UTC (QA Tests)] INFO -- clicking :comment-now-button634[Apr 10 2024 18:28:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.964s635[Apr 10 2024 18:28:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.039s636[Apr 10 2024 18:28:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.02s637[Apr 10 2024 18:28:10 UTC (QA Tests)] INFO -- clicking :user-avatar-content638[Apr 10 2024 18:28:11 UTC (QA Tests)] INFO -- clicking :sign-out-link639[Apr 10 2024 18:28:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.842s640[Apr 10 2024 18:28:13 UTC (QA Tests)] INFO -- filling :username-field with "root"641[Apr 10 2024 18:28:13 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field642[Apr 10 2024 18:28:14 UTC (QA Tests)] INFO -- filling :password-field with "*****"643[Apr 10 2024 18:28:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field644[Apr 10 2024 18:28:14 UTC (QA Tests)] INFO -- clicking :sign-in-button645[Apr 10 2024 18:28:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.845s646[Apr 10 2024 18:28:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/batch-suggestions-project-4ee374f2e791ed85/-/merge_requests/1647[Apr 10 2024 18:28:29 UTC (QA Tests)] INFO -- clicking :diffs-tab648[Apr 10 2024 18:28:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s649[Apr 10 2024 18:28:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.51s650[Apr 10 2024 18:28:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.091s651[Apr 10 2024 18:28:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements add-suggestion-batch-button' took 2.117s652[Apr 10 2024 18:28:32 UTC (QA Tests)] INFO -- filling :commit-message-field with "Custom commit message"653[Apr 10 2024 18:28:32 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field654[Apr 10 2024 18:28:33 UTC (QA Tests)] INFO -- clicking :commit-with-custom-message-button655[Apr 10 2024 18:28:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 14.119s656[Apr 10 2024 18:28:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying-badge' took 14.13s657 applies multiple suggestions658Create659 Protected branch support660 when developers and maintainers are allowed to push to a protected branch661[Apr 10 2024 18:28:47 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes662[Apr 10 2024 18:28:48 UTC (QA Tests)] INFO -- filling :username-field with "root"663[Apr 10 2024 18:28:48 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field664[Apr 10 2024 18:28:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"665[Apr 10 2024 18:28:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field666[Apr 10 2024 18:28:49 UTC (QA Tests)] INFO -- clicking :sign-in-button667[Apr 10 2024 18:28:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.811s668[Apr 10 2024 18:28:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.12 seconds669[Apr 10 2024 18:28:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.38 seconds670[Apr 10 2024 18:28:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/protected-branch-project-3e65948f01a95353' via api in 2.95 seconds671[Apr 10 2024 18:28:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.4 seconds672[Apr 10 2024 18:28:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"673[Apr 10 2024 18:28:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 2.19 seconds674[Apr 10 2024 18:29:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.66 seconds675 user with push rights successfully pushes676 when developers and maintainers are not allowed to push to a protected branch677 user without push rights fails to push (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/426739)678Govern679 project vulnerability report680[Apr 10 2024 18:29:01 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully change status of a vulnerability in vulnerability details page681[Apr 10 2024 18:29:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds682[Apr 10 2024 18:29:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.44 seconds683[Apr 10 2024 18:29:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-e0975d0f819862d7' via api in 3.19 seconds684[Apr 10 2024 18:29:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.76 seconds685[Apr 10 2024 18:29:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.54 seconds686[Apr 10 2024 18:29:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.63 seconds687[Apr 10 2024 18:29:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.43 seconds688[Apr 10 2024 18:29:07 UTC (QA Tests)] INFO -- filling :username-field with "root"689[Apr 10 2024 18:29:07 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field690[Apr 10 2024 18:29:08 UTC (QA Tests)] INFO -- filling :password-field with "*****"691[Apr 10 2024 18:29:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field692[Apr 10 2024 18:29:08 UTC (QA Tests)] INFO -- clicking :sign-in-button693[Apr 10 2024 18:29:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.355s694[Apr 10 2024 18:29:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-e0975d0f819862d7695[Apr 10 2024 18:29:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.851s696[Apr 10 2024 18:29:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 1.878s697[Apr 10 2024 18:29:20 UTC (QA Tests)] INFO -- clicking :menu-section-button698[Apr 10 2024 18:29:20 UTC (QA Tests)] INFO -- clicking :nav-item-link699[Apr 10 2024 18:29:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.887s700[Apr 10 2024 18:29:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 1.069s701[Apr 10 2024 18:29:24 UTC (QA Tests)] INFO -- clicking :vulnerability702[Apr 10 2024 18:29:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 3.193s703[Apr 10 2024 18:29:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.636s704[Apr 10 2024 18:29:28 UTC (QA Tests)] INFO -- clicking :vulnerability-status-dropdown705[Apr 10 2024 18:29:28 UTC (QA Tests)] INFO -- clicking :listbox-item-resolved706[Apr 10 2024 18:29:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-status-dropdown' took 0.585s707[Apr 10 2024 18:29:29 UTC (QA Tests)] INFO -- clicking :nav-item-link708[Apr 10 2024 18:29:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.524s709[Apr 10 2024 18:29:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 0.579s710[Apr 10 2024 18:29:33 UTC (QA Tests)] INFO -- clicking :close-button711[Apr 10 2024 18:29:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.686s712 can successfully change status of a vulnerability in vulnerability details page713[Apr 10 2024 18:29:34 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can bulk dismiss vulnerabilities as false positive in vulnerability report714[Apr 10 2024 18:29:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds715[Apr 10 2024 18:29:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.43 seconds716[Apr 10 2024 18:29:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-eafc7b7a6dc224cc' via api in 3.02 seconds717[Apr 10 2024 18:29:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.44 seconds718[Apr 10 2024 18:29:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.44 seconds719[Apr 10 2024 18:29:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.48 seconds720[Apr 10 2024 18:29:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.43 seconds721[Apr 10 2024 18:29:40 UTC (QA Tests)] INFO -- filling :username-field with "root"722[Apr 10 2024 18:29:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field723[Apr 10 2024 18:29:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"724[Apr 10 2024 18:29:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field725[Apr 10 2024 18:29:41 UTC (QA Tests)] INFO -- clicking :sign-in-button726[Apr 10 2024 18:29:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.272s727[Apr 10 2024 18:29:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-eafc7b7a6dc224cc728[Apr 10 2024 18:29:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.199s729[Apr 10 2024 18:29:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 1.228s730[Apr 10 2024 18:29:52 UTC (QA Tests)] INFO -- clicking :menu-section-button731[Apr 10 2024 18:29:52 UTC (QA Tests)] INFO -- clicking :nav-item-link732[Apr 10 2024 18:29:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.689s733[Apr 10 2024 18:29:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.016s734[Apr 10 2024 18:29:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element breadcrumb-current-link' took 1.034s735[Apr 10 2024 18:29:56 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}736[Apr 10 2024 18:29:56 UTC (QA Tests)] INFO -- clicking :status-listbox737[Apr 10 2024 18:29:56 UTC (QA Tests)] INFO -- clicking :listbox-item-dismissed738[Apr 10 2024 18:29:56 UTC (QA Tests)] INFO -- clicking :dismissal-reason-listbox739[Apr 10 2024 18:29:56 UTC (QA Tests)] INFO -- clicking :listbox-item-not_applicable740[Apr 10 2024 18:29:56 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"741[Apr 10 2024 18:29:56 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox742[Apr 10 2024 18:29:56 UTC (QA Tests)] INFO -- clicking :change-status-button743[Apr 10 2024 18:30:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.031s744[Apr 10 2024 18:30:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.816s745 can bulk dismiss vulnerabilities as false positive in vulnerability report746[Apr 10 2024 18:30:09 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully bulk change status to confirmed in vulnerability report747[Apr 10 2024 18:30:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.15 seconds748[Apr 10 2024 18:30:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.46 seconds749[Apr 10 2024 18:30:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-e9395acfbb53aa19' via api in 3.06 seconds750[Apr 10 2024 18:30:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.43 seconds751[Apr 10 2024 18:30:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.42 seconds752[Apr 10 2024 18:30:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.42 seconds753[Apr 10 2024 18:30:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.41 seconds754[Apr 10 2024 18:30:15 UTC (QA Tests)] INFO -- filling :username-field with "root"755[Apr 10 2024 18:30:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field756[Apr 10 2024 18:30:15 UTC (QA Tests)] INFO -- filling :password-field with "*****"757[Apr 10 2024 18:30:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field758[Apr 10 2024 18:30:16 UTC (QA Tests)] INFO -- clicking :sign-in-button759[Apr 10 2024 18:30:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.88s760[Apr 10 2024 18:30:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-e9395acfbb53aa19761[Apr 10 2024 18:30:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.504s762[Apr 10 2024 18:30:27 UTC (QA Tests)] INFO -- clicking :menu-section-button763[Apr 10 2024 18:30:27 UTC (QA Tests)] INFO -- clicking :nav-item-link764[Apr 10 2024 18:30:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.492s765[Apr 10 2024 18:30:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.12s766[Apr 10 2024 18:30:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element breadcrumb-current-link' took 1.137s767[Apr 10 2024 18:30:31 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}768[Apr 10 2024 18:30:31 UTC (QA Tests)] INFO -- clicking :status-listbox769[Apr 10 2024 18:30:31 UTC (QA Tests)] INFO -- clicking :listbox-item-confirmed770[Apr 10 2024 18:30:31 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"771[Apr 10 2024 18:30:31 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox772[Apr 10 2024 18:30:32 UTC (QA Tests)] INFO -- clicking :change-status-button773[Apr 10 2024 18:30:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.672s774[Apr 10 2024 18:30:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.694s775[Apr 10 2024 18:30:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.793s776 can successfully bulk change status to confirmed in vulnerability report777Create778 Codeowners779[Apr 10 2024 18:30:45 UTC (QA Tests)] INFO -- Starting test: Create Codeowners displays owners specified in CODEOWNERS file780[Apr 10 2024 18:30:46 UTC (QA Tests)] INFO -- filling :username-field with "root"781[Apr 10 2024 18:30:46 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field782[Apr 10 2024 18:30:47 UTC (QA Tests)] INFO -- filling :password-field with "*****"783[Apr 10 2024 18:30:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field784[Apr 10 2024 18:30:47 UTC (QA Tests)] INFO -- clicking :sign-in-button785[Apr 10 2024 18:30:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.836s786[Apr 10 2024 18:30:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.11 seconds787[Apr 10 2024 18:30:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.38 seconds788[Apr 10 2024 18:30:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/codeowners-605694b234988fcd' via api in 2.34 seconds789[Apr 10 2024 18:30:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.27 seconds790[Apr 10 2024 18:30:56 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/codeowners-605694b234988fcd QA::Resource::Project791[Apr 10 2024 18:30:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.6 seconds792[Apr 10 2024 18:30:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/codeowners-605694b234988fcd QA::Resource::Project793[Apr 10 2024 18:30:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.75 seconds794[Apr 10 2024 18:30:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/codeowners-605694b234988fcd795[Apr 10 2024 18:31:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.564s796[Apr 10 2024 18:31:04 UTC (QA Tests)] INFO -- clicking :file-name-link797[Apr 10 2024 18:31:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? collapse-toggle' took 1.101s798[Apr 10 2024 18:31:05 UTC (QA Tests)] INFO -- clicking :collapse-toggle799[Apr 10 2024 18:31:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/codeowners-605694b234988fcd800[Apr 10 2024 18:31:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.699s801[Apr 10 2024 18:31:11 UTC (QA Tests)] INFO -- clicking :file-name-link802[Apr 10 2024 18:31:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? collapse-toggle' took 0.693s803[Apr 10 2024 18:31:12 UTC (QA Tests)] INFO -- clicking :collapse-toggle804[Apr 10 2024 18:31:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.774s805[Apr 10 2024 18:31:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element collapse-toggle' took 0.829s806 displays owners specified in CODEOWNERS file807Package808 Generic Repository809[Apr 10 2024 18:31:13 UTC (QA Tests)] INFO -- Starting test: Package Generic Repository uploads a generic package and downloads it810[Apr 10 2024 18:31:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.15 seconds811[Apr 10 2024 18:31:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.46 seconds812[Apr 10 2024 18:31:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/generic-package-project-76cf381ea13cb250' via api in 1.82 seconds813[Apr 10 2024 18:31:15 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.814[Apr 10 2024 18:31:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`815[Apr 10 2024 18:31:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`816[Apr 10 2024 18:31:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-1712773873 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1712773873 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1712773873 --url http://gdk.test:3000 --registration-token **** --tag-list runner-for-generic-package-project-76cf381ea13cb250 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=host --docker-volumes=/certs/client && gitlab-runner run" `817[Apr 10 2024 18:31:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1712773873`818[Apr 10 2024 18:31:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1712773873' via api in 3.43 seconds819[Apr 10 2024 18:31:19 UTC (QA Tests)] INFO -- filling :username-field with "root"820[Apr 10 2024 18:31:19 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field821[Apr 10 2024 18:31:19 UTC (QA Tests)] INFO -- filling :password-field with "*****"822[Apr 10 2024 18:31:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field823[Apr 10 2024 18:31:20 UTC (QA Tests)] INFO -- clicking :sign-in-button824[Apr 10 2024 18:31:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.531s825[Apr 10 2024 18:31:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.14 seconds826[Apr 10 2024 18:31:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/generic-package-project-76cf381ea13cb250827[Apr 10 2024 18:31:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.954s828[Apr 10 2024 18:31:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 1.062s829[Apr 10 2024 18:31:34 UTC (QA Tests)] INFO -- clicking :menu-section-button830[Apr 10 2024 18:31:34 UTC (QA Tests)] INFO -- clicking :nav-item-link831[Apr 10 2024 18:31:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 4.152s832[Apr 10 2024 18:31:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.672s833[Apr 10 2024 18:31:42 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present834[Apr 10 2024 18:31:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.531s835[Apr 10 2024 18:31:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.526s836[Apr 10 2024 18:31:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 5.113s837[Apr 10 2024 18:31:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.557s838[Apr 10 2024 18:31:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.572s839[Apr 10 2024 18:32:00 UTC (QA Tests)] INFO -- clicking :pipeline-path840[Apr 10 2024 18:32:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 2.849s841[Apr 10 2024 18:32:03 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present842[Apr 10 2024 18:32:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.058s843[Apr 10 2024 18:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.504s844[Apr 10 2024 18:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 4.825s845[Apr 10 2024 18:32:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.577s846[Apr 10 2024 18:32:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.589s847[Apr 10 2024 18:32:09 UTC (QA Tests)] INFO -- clicking :menu-section-button848[Apr 10 2024 18:32:09 UTC (QA Tests)] INFO -- clicking :nav-item-link849[Apr 10 2024 18:32:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 3.588s850[Apr 10 2024 18:32:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? details-link' took 0.733s851[Apr 10 2024 18:32:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1712773873'852[Apr 10 2024 18:32:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1712773873`853[Apr 10 2024 18:32:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'my_package-0e4826f2cdbdf4a0'854 uploads a generic package and downloads it855Create856 File Locking857[Apr 10 2024 18:32:16 UTC (QA Tests)] INFO -- Starting test: Create File Locking creates a merge request and fails to merge858[Apr 10 2024 18:32:18 UTC (QA Tests)] INFO -- filling :username-field with "root"859[Apr 10 2024 18:32:18 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field860[Apr 10 2024 18:32:19 UTC (QA Tests)] INFO -- filling :password-field with "*****"861[Apr 10 2024 18:32:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field862[Apr 10 2024 18:32:19 UTC (QA Tests)] INFO -- clicking :sign-in-button863[Apr 10 2024 18:32:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.574s864[Apr 10 2024 18:32:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.27 seconds865[Apr 10 2024 18:32:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.56 seconds866[Apr 10 2024 18:32:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/file_locking-286d83f3ae7a5afd' via api in 3.46 seconds867[Apr 10 2024 18:32:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"868[Apr 10 2024 18:32:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.6 seconds869[Apr 10 2024 18:32:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.43 seconds870[Apr 10 2024 18:32:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.61 seconds871[Apr 10 2024 18:32:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.77 seconds872[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 1.47 seconds873[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch874[Apr 10 2024 18:32:35 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!875[Apr 10 2024 18:32:35 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!876[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.46 seconds877[Apr 10 2024 18:32:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"878[Apr 10 2024 18:32:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.9 seconds879[Apr 10 2024 18:32:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.61 seconds880[Apr 10 2024 18:32:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/file_locking-286d83f3ae7a5afd881[Apr 10 2024 18:32:47 UTC (QA Tests)] INFO -- clicking :file-name-link882[Apr 10 2024 18:32:48 UTC (QA Tests)] INFO -- clicking :lock-button883[Apr 10 2024 18:32:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.178s884[Apr 10 2024 18:32:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 1.33s885[Apr 10 2024 18:32:49 UTC (QA Tests)] INFO -- clicking :confirm-ok-button886[Apr 10 2024 18:32:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.018s887[Apr 10 2024 18:32:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.02s888[Apr 10 2024 18:32:52 UTC (QA Tests)] INFO -- clicking :user-avatar-content889[Apr 10 2024 18:32:52 UTC (QA Tests)] INFO -- clicking :sign-out-link890[Apr 10 2024 18:32:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.312s891[Apr 10 2024 18:32:54 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"892[Apr 10 2024 18:32:54 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field893[Apr 10 2024 18:32:55 UTC (QA Tests)] INFO -- filling :password-field with "*****"894[Apr 10 2024 18:32:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field895[Apr 10 2024 18:32:55 UTC (QA Tests)] INFO -- clicking :sign-in-button896[Apr 10 2024 18:32:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.024s897[Apr 10 2024 18:32:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/file_locking-286d83f3ae7a5afd/-/merge_requests/1898[Apr 10 2024 18:33:09 UTC (QA Tests)] INFO -- clicking :merge-button899[Apr 10 2024 18:33:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.32 seconds900[Apr 10 2024 18:33:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-button' took 8.85s901 creates a merge request and fails to merge902[Apr 10 2024 18:33:21 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and tries to push as a second user903[Apr 10 2024 18:33:23 UTC (QA Tests)] INFO -- filling :username-field with "root"904[Apr 10 2024 18:33:23 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field905[Apr 10 2024 18:33:24 UTC (QA Tests)] INFO -- filling :password-field with "*****"906[Apr 10 2024 18:33:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field907[Apr 10 2024 18:33:24 UTC (QA Tests)] INFO -- clicking :sign-in-button908[Apr 10 2024 18:33:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.996s909[Apr 10 2024 18:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds910[Apr 10 2024 18:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.56 seconds911[Apr 10 2024 18:33:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/file_locking-b3696b9d84759ffc' via api in 4.6 seconds912[Apr 10 2024 18:33:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"913[Apr 10 2024 18:33:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.49 seconds914[Apr 10 2024 18:33:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.41 seconds915[Apr 10 2024 18:33:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.63 seconds916[Apr 10 2024 18:33:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.27 seconds917[Apr 10 2024 18:33:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.63 seconds918[Apr 10 2024 18:33:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch919[Apr 10 2024 18:33:41 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!920[Apr 10 2024 18:33:41 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!921[Apr 10 2024 18:33:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.39 seconds922[Apr 10 2024 18:33:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s923[Apr 10 2024 18:33:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.051s924[Apr 10 2024 18:33:44 UTC (QA Tests)] INFO -- clicking :user-avatar-content925[Apr 10 2024 18:33:44 UTC (QA Tests)] INFO -- clicking :sign-out-link926[Apr 10 2024 18:33:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.228s927[Apr 10 2024 18:33:46 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"928[Apr 10 2024 18:33:46 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field929[Apr 10 2024 18:33:46 UTC (QA Tests)] INFO -- filling :password-field with "*****"930[Apr 10 2024 18:33:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field931[Apr 10 2024 18:33:47 UTC (QA Tests)] INFO -- clicking :sign-in-button932[Apr 10 2024 18:33:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.395s933[Apr 10 2024 18:33:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/file_locking-b3696b9d84759ffc934[Apr 10 2024 18:33:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.238s935[Apr 10 2024 18:33:56 UTC (QA Tests)] INFO -- clicking :file-name-link936[Apr 10 2024 18:33:56 UTC (QA Tests)] INFO -- clicking :lock-button937[Apr 10 2024 18:33:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.91s938[Apr 10 2024 18:33:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 1.092s939[Apr 10 2024 18:33:58 UTC (QA Tests)] INFO -- clicking :confirm-ok-button940[Apr 10 2024 18:33:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? lock-button' took 0.527s941[Apr 10 2024 18:34:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"942[Apr 10 2024 18:34:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.89 seconds943 locks a file and tries to push as a second user944[Apr 10 2024 18:34:35 UTC (QA Tests)] INFO -- Starting test: Create File Locking checks file locked by other user to be disabled945[Apr 10 2024 18:34:36 UTC (QA Tests)] INFO -- filling :username-field with "root"946[Apr 10 2024 18:34:36 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field947[Apr 10 2024 18:34:36 UTC (QA Tests)] INFO -- filling :password-field with "*****"948[Apr 10 2024 18:34:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field949[Apr 10 2024 18:34:36 UTC (QA Tests)] INFO -- clicking :sign-in-button950[Apr 10 2024 18:34:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 5.098s951[Apr 10 2024 18:34:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds952[Apr 10 2024 18:34:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.43 seconds953[Apr 10 2024 18:34:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/file_locking-ab5fa82e755853ed' via api in 3.02 seconds954[Apr 10 2024 18:34:50 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"955[Apr 10 2024 18:34:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.01 seconds956[Apr 10 2024 18:34:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.24 seconds957[Apr 10 2024 18:34:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.72 seconds958[Apr 10 2024 18:34:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.24 seconds959[Apr 10 2024 18:34:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.85 seconds960[Apr 10 2024 18:34:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch961[Apr 10 2024 18:34:53 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!962[Apr 10 2024 18:34:53 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!963[Apr 10 2024 18:34:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.37 seconds964[Apr 10 2024 18:34:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/file_locking-ab5fa82e755853ed965[Apr 10 2024 18:34:59 UTC (QA Tests)] ERROR -- .gl-spinner reference has become stale: stale element reference: stale element not found966 (Session info: chrome=120.0.6099.216); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception967[Apr 10 2024 18:34:59 UTC (QA Tests)] INFO -- clicking :file-name-link968[Apr 10 2024 18:34:59 UTC (QA Tests)] INFO -- clicking :lock-button969[Apr 10 2024 18:35:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.92s970[Apr 10 2024 18:35:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.986s971[Apr 10 2024 18:35:00 UTC (QA Tests)] INFO -- clicking :confirm-ok-button972[Apr 10 2024 18:35:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? lock-button' took 0.507s973[Apr 10 2024 18:35:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s974[Apr 10 2024 18:35:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.016s975[Apr 10 2024 18:35:03 UTC (QA Tests)] INFO -- clicking :user-avatar-content976[Apr 10 2024 18:35:03 UTC (QA Tests)] INFO -- clicking :sign-out-link977[Apr 10 2024 18:35:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.207s978[Apr 10 2024 18:35:05 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"979[Apr 10 2024 18:35:05 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field980[Apr 10 2024 18:35:06 UTC (QA Tests)] INFO -- filling :password-field with "*****"981[Apr 10 2024 18:35:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field982[Apr 10 2024 18:35:06 UTC (QA Tests)] INFO -- clicking :sign-in-button983[Apr 10 2024 18:35:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.237s984[Apr 10 2024 18:35:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/file_locking-ab5fa82e755853ed985[Apr 10 2024 18:35:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.295s986[Apr 10 2024 18:35:15 UTC (QA Tests)] INFO -- clicking :file-name-link987[Apr 10 2024 18:35:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? disabled-lock-button' took 0.985s988 checks file locked by other user to be disabled989Data Stores990 Project Member991[Apr 10 2024 18:35:17 UTC (QA Tests)] INFO -- Starting test: Data Stores Project Member adds a project member992[Apr 10 2024 18:35:17 UTC (QA Tests)] INFO -- filling :username-field with "root"993[Apr 10 2024 18:35:17 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field994[Apr 10 2024 18:35:18 UTC (QA Tests)] INFO -- filling :password-field with "*****"995[Apr 10 2024 18:35:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field996[Apr 10 2024 18:35:18 UTC (QA Tests)] INFO -- clicking :sign-in-button997[Apr 10 2024 18:35:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.571s998[Apr 10 2024 18:35:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.29 seconds999[Apr 10 2024 18:35:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds1000[Apr 10 2024 18:35:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 1.16 seconds1001[Apr 10 2024 18:35:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/add-member-project-88e046e6ce9b9f89' via api in 3.05 seconds1002[Apr 10 2024 18:35:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/add-member-project-88e046e6ce9b9f891003[Apr 10 2024 18:35:32 UTC (QA Tests)] INFO -- clicking :menu-section-button1004[Apr 10 2024 18:35:32 UTC (QA Tests)] INFO -- clicking :nav-item-link1005[Apr 10 2024 18:35:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.884s1006[Apr 10 2024 18:35:35 UTC (QA Tests)] INFO -- clicking :invite-members-button1007[Apr 10 2024 18:35:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element invite-members-button' took 0.662s1008[Apr 10 2024 18:35:36 UTC (QA Tests)] INFO -- filling :members-token-select-input with "*****"1009[Apr 10 2024 18:35:36 UTC (QA Tests)] INFO -- clicking the coordinates of :members-token-select-input1010[Apr 10 2024 18:35:37 UTC (QA Tests)] INFO -- clicking :invite-modal-submit1011[Apr 10 2024 18:35:44 UTC (QA Tests)] INFO -- clicking :search-button1012[Apr 10 2024 18:35:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search-button' took 2.591s1013 adds a project member1014Create1015 Multiple file snippet1016[Apr 10 2024 18:35:47 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files1017[Apr 10 2024 18:35:48 UTC (QA Tests)] INFO -- filling :username-field with "root"1018[Apr 10 2024 18:35:48 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1019[Apr 10 2024 18:35:49 UTC (QA Tests)] INFO -- filling :password-field with "*****"1020[Apr 10 2024 18:35:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1021[Apr 10 2024 18:35:49 UTC (QA Tests)] INFO -- clicking :sign-in-button1022[Apr 10 2024 18:35:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.836s1023[Apr 10 2024 18:35:56 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1024[Apr 10 2024 18:35:56 UTC (QA Tests)] INFO -- clicking :create_menu_item1025[Apr 10 2024 18:35:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 2.061s1026[Apr 10 2024 18:35:58 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Personal snippet with multiple files"1027[Apr 10 2024 18:35:58 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field1028[Apr 10 2024 18:35:58 UTC (QA Tests)] INFO -- clicking :description-placeholder1029[Apr 10 2024 18:35:58 UTC (QA Tests)] INFO -- filling :snippet-description-field with "Snippet description"1030[Apr 10 2024 18:35:58 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field1031[Apr 10 2024 18:35:59 UTC (QA Tests)] INFO -- clicking :visibility-content1032[Apr 10 2024 18:35:59 UTC (QA Tests)] INFO -- filling :file-name-field with "First file name"1033[Apr 10 2024 18:35:59 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1034[Apr 10 2024 18:35:59 UTC (QA Tests)] INFO -- clicking :add-button1035[Apr 10 2024 18:35:59 UTC (QA Tests)] INFO -- filling :file-name-field with "Second file name"1036[Apr 10 2024 18:35:59 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1037[Apr 10 2024 18:36:00 UTC (QA Tests)] INFO -- clicking :add-button1038[Apr 10 2024 18:36:00 UTC (QA Tests)] INFO -- filling :file-name-field with "Third file name"1039[Apr 10 2024 18:36:00 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1040[Apr 10 2024 18:36:01 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1041[Apr 10 2024 18:36:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.618s1042[Apr 10 2024 18:36:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 3.626s1043[Apr 10 2024 18:36:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via browser_ui in 9.02 seconds1044 creates a personal snippet with multiple files1045Govern1046 Security Dashboard in a Project1047[Apr 10 2024 18:36:05 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project creates an issue from vulnerability details1048[Apr 10 2024 18:36:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds1049[Apr 10 2024 18:36:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.43 seconds1050[Apr 10 2024 18:36:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-5d424fa5a9c7388b' via api in 3.15 seconds1051[Apr 10 2024 18:36:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.31 seconds1052[Apr 10 2024 18:36:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.56 seconds1053[Apr 10 2024 18:36:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.66 seconds1054[Apr 10 2024 18:36:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.4 seconds1055[Apr 10 2024 18:36:11 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.37 seconds1056[Apr 10 2024 18:36:11 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.4 seconds1057[Apr 10 2024 18:36:12 UTC (QA Tests)] INFO -- filling :username-field with "root"1058[Apr 10 2024 18:36:12 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1059[Apr 10 2024 18:36:12 UTC (QA Tests)] INFO -- filling :password-field with "*****"1060[Apr 10 2024 18:36:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1061[Apr 10 2024 18:36:13 UTC (QA Tests)] INFO -- clicking :sign-in-button1062[Apr 10 2024 18:36:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.227s1063[Apr 10 2024 18:36:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-5d424fa5a9c7388b1064[Apr 10 2024 18:36:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.539s1065[Apr 10 2024 18:36:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.566s1066[Apr 10 2024 18:36:25 UTC (QA Tests)] INFO -- clicking :menu-section-button1067[Apr 10 2024 18:36:25 UTC (QA Tests)] INFO -- clicking :nav-item-link1068[Apr 10 2024 18:36:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.757s1069[Apr 10 2024 18:36:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.189s1070[Apr 10 2024 18:36:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 2.212s1071[Apr 10 2024 18:36:30 UTC (QA Tests)] INFO -- clicking :vulnerability1072[Apr 10 2024 18:36:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 2.733s1073[Apr 10 2024 18:36:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.273s1074[Apr 10 2024 18:36:34 UTC (QA Tests)] INFO -- clicking :create-issue-button1075[Apr 10 2024 18:36:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-issue-button' took 4.001s1076[Apr 10 2024 18:36:38 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Test Vulnerability edited comment"1077[Apr 10 2024 18:36:38 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field1078[Apr 10 2024 18:36:39 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown1079[Apr 10 2024 18:36:40 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown1080[Apr 10 2024 18:36:40 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present1081[Apr 10 2024 18:36:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 7.798s1082[Apr 10 2024 18:36:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.512s1083[Apr 10 2024 18:36:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.319s1084 creates an issue from vulnerability details1085[Apr 10 2024 18:36:52 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project shows vulnerability details1086[Apr 10 2024 18:36:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.21 seconds1087[Apr 10 2024 18:36:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d' via api in 0.68 seconds1088[Apr 10 2024 18:36:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-dacc871a0d6d6a3d' via api in 3.35 seconds1089[Apr 10 2024 18:36:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.98 seconds1090[Apr 10 2024 18:36:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.45 seconds1091[Apr 10 2024 18:36:57 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.41 seconds1092[Apr 10 2024 18:36:57 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.39 seconds1093[Apr 10 2024 18:36:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.42 seconds1094[Apr 10 2024 18:36:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.39 seconds1095[Apr 10 2024 18:37:00 UTC (QA Tests)] INFO -- filling :username-field with "root"1096[Apr 10 2024 18:37:00 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1097[Apr 10 2024 18:37:00 UTC (QA Tests)] INFO -- filling :password-field with "*****"1098[Apr 10 2024 18:37:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1099[Apr 10 2024 18:37:00 UTC (QA Tests)] INFO -- clicking :sign-in-button1100[Apr 10 2024 18:37:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 5.632s1101[Apr 10 2024 18:37:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-16-42-6858135ca7efc60d/project-with-secure-dacc871a0d6d6a3d1102[Apr 10 2024 18:37:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.11s1103[Apr 10 2024 18:37:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 1.137s1104[Apr 10 2024 18:37:15 UTC (QA Tests)] INFO -- clicking :menu-section-button1105[Apr 10 2024 18:37:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1106[Apr 10 2024 18:37:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 3.727s1107[Apr 10 2024 18:37:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 1.161s1108[Apr 10 2024 18:37:20 UTC (QA Tests)] INFO -- clicking :vulnerability1109[Apr 10 2024 18:37:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 2.818s1110[Apr 10 2024 18:37:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.599s1111 shows vulnerability details1112[Apr 10 2024 18:37:23 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:1113{1114 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb": 73.11394718899999,1115 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 79.23750685899995,1116 "qa/specs/features/ee/browser_ui/10_govern/group/restrict_by_ip_address_spec.rb": 303.60301362400014,1117 "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb": 10.425995600000078,1118 "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb": 45.90894462599999,1119 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb": 53.208844335000094,1120 "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb": 69.00968370300006,1121 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb": 90.34398753300002,1122 "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb": 13.78580001399996,1123 "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb": 104.28095775400016,1124 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb": 27.704128367000067,1125 "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb": 63.13184890299999,1126 "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb": 180.56234866299997,1127 "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb": 30.995119097000043,1128 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb": 17.597456254000008,1129 "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb": 78.07862945100011130}1131[Apr 10 2024 18:37:23 UTC (QA Tests)] INFO -- 1132Knapsack global time execution for tests: 20m 40s1133Pending: (Failures listed here are expected and do not affect your suite's status)1134 1) Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push1135 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4267391136 # ./qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb:281137Failures:1138 1) Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1139 Failure/Error: expect(parent_pipeline).to have_child_pipeline(title: trigger_title1)1141 Capybara::ExpectationNotMet:1142 expected to find css "[data-testid=\"linked-pipeline-container\"]" at least 1 time but there were no matches1143 # ./vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/node/finders.rb:267:in `block in all'1144 # ./vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/node/base.rb:84:in `synchronize'1145 # ./vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/node/finders.rb:264:in `all'1146 # ./vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/session.rb:774:in `all'1147 # ./vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `call'1148 # ./vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/dsl.rb:52:in `all'1149 # ./qa/page/base.rb:170:in `all_elements'1150 # ./qa/support/page/logging.rb:47:in `block in all_elements'1151 # ./qa/support/page/logging.rb:206:in `log_slow_code'1152 # ./qa/support/page/logging.rb:47:in `all_elements'1153 # ./qa/page/project/pipeline/show.rb:62:in `linked_pipelines'1154 # ./qa/page/project/pipeline/show.rb:66:in `find_linked_pipeline_by_title'1155 # ./qa/page/project/pipeline/show.rb:77:in `block in has_linked_pipeline?'1156 # ./qa/support/retrier.rb:54:in `block in retry_until'1157 # ./qa/support/repeater.rb:46:in `repeat_until'1158 # ./qa/support/retrier.rb:44:in `retry_until'1159 # ./qa/page/base.rb:87:in `retry_until'1160 # ./qa/page/project/pipeline/show.rb:76:in `has_linked_pipeline?'1161 # ./qa/support/matchers/have_matcher.rb:40:in `public_send'1162 # ./qa/support/matchers/have_matcher.rb:40:in `block (3 levels) in <module:HaveMatcher>'1163 # ./qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb:34:in `block (5 levels) in <module:QA>'1164 # ./qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb:33:in `block (4 levels) in <module:QA>'1165 # ./qa/scenario/actable.rb:16:in `perform'1166 # ./qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb:29:in `block (3 levels) in <module:QA>'1167 # /builds/gitlab-org/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1168 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'1169 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `loop'1170 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'1171 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'1172 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'1173 # ./qa/specs/knapsack_runner.rb:17:in `run'1174 # ./qa/specs/runner.rb:57:in `perform'1175 # ./qa/scenario/template.rb:10:in `block in perform'1176 # ./qa/scenario/template.rb:8:in `perform'1177 # ./qa/scenario/template.rb:35:in `perform'1178 # ./qa/scenario/template.rb:10:in `block in perform'1179 # ./qa/scenario/template.rb:8:in `perform'1180 # ./qa/scenario/bootable.rb:52:in `launch!'1181 2) Plan Issue comments comments on an issue and edits the comment1182 Failure/Error: create(:issue).visit!1184 QA::Support::Repeater::WaitExceededError:1185 Page did not fully load. This could be due to an unending async request or loading icon.1186 # ./qa/support/repeater.rb:74:in `repeat_until'1187 # ./qa/support/waiter.rb:20:in `wait_until'1188 # ./qa/support/wait_for_requests.rb:11:in `wait_for_requests'1189 # ./qa/resource/base.rb:218:in `visit!'1190 # ./qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb:9:in `block (3 levels) in <module:QA>'1191 # /builds/gitlab-org/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1192 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'1193 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `loop'1194 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'1195 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'1196 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'1197 # ./qa/specs/knapsack_runner.rb:17:in `run'1198 # ./qa/specs/runner.rb:57:in `perform'1199 # ./qa/scenario/template.rb:10:in `block in perform'1200 # ./qa/scenario/template.rb:8:in `perform'1201 # ./qa/scenario/template.rb:35:in `perform'1202 # ./qa/scenario/template.rb:10:in `block in perform'1203 # ./qa/scenario/template.rb:8:in `perform'1204 # ./qa/scenario/bootable.rb:52:in `launch!'1205 # ------------------1206 # --- Caused by: ---1207 # QA::Support::Repeater::WaitExceededError:1208 # Wait failed after 60 seconds1209 # ./qa/support/repeater.rb:74:in `repeat_until'1210Finished in 21 minutes 15 seconds (files took 1.68 seconds to load)121128 examples, 2 failures, 1 pending1212Failed examples:1213rspec ./qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb:28 # Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1214rspec ./qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb:12 # Plan Issue comments comments on an issue and edits the comment1215Randomized with seed 84701216Initial test run failed, triggering retry of failed rspec tests12172024-04-10 18:37:26 / CONF :: 1218 ==> Base URL: http://gdk.test:30001219 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f7fe797b990>1220 ==> Libraries: Chemlab::Vendor1221Run options:1222 include {:reliable=>true, :blocking=>true, :last_run_status=>"failed"}1223 exclude {:orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}1224Randomized with seed 72981225[Apr 10 2024 18:37:39 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA1226[Apr 10 2024 18:37:39 UTC (QA Tests)] INFO -- Using Browser: chrome1227[Apr 10 2024 18:37:39 UTC (QA Tests)] INFO -- Skipping global hooks due to retry process1228Verify1229 Trigger matrix1230[Apr 10 2024 18:37:39 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1231[Apr 10 2024 18:37:39 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1232[Apr 10 2024 18:37:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-dt85snm9' via cache in 0.0 seconds1233[Apr 10 2024 18:37:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.89 seconds1234[Apr 10 2024 18:37:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-37-39-bdda42e0261455e1' via api in 2.26 seconds1235[Apr 10 2024 18:37:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-37-39-bdda42e0261455e1/project-with-pipeline-aad6e348747340d9' via api in 4.23 seconds1236[Apr 10 2024 18:37:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1237[Apr 10 2024 18:37:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1238[Apr 10 2024 18:37:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`1239[Apr 10 2024 18:37:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-22wnvara --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-22wnvara sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-22wnvara --url http://gdk.test:3000 --registration-token **** --tag-list qa-runner-22wnvara --executor shell && gitlab-runner run" `1240[Apr 10 2024 18:37:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-22wnvara`1241[Apr 10 2024 18:37:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-22wnvara' via api in 2.08 seconds1242[Apr 10 2024 18:37:47 UTC (QA Tests)] INFO -- filling :username-field with "root"1243[Apr 10 2024 18:37:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1244[Apr 10 2024 18:37:47 UTC (QA Tests)] INFO -- filling :password-field with "*****"1245[Apr 10 2024 18:37:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1246[Apr 10 2024 18:37:48 UTC (QA Tests)] INFO -- clicking :sign-in-button1247[Apr 10 2024 18:37:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.674s1248[Apr 10 2024 18:37:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.69 seconds1249[Apr 10 2024 18:37:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-37-39-bdda42e0261455e1/project-with-pipeline-aad6e348747340d91250[Apr 10 2024 18:38:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.673s1251[Apr 10 2024 18:38:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.697s1252[Apr 10 2024 18:38:02 UTC (QA Tests)] INFO -- clicking :menu-section-button1253[Apr 10 2024 18:38:02 UTC (QA Tests)] INFO -- clicking :nav-item-link1254[Apr 10 2024 18:38:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 3.495s1255[Apr 10 2024 18:38:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.695s1256[Apr 10 2024 18:38:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.559s1257[Apr 10 2024 18:38:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements linked-pipeline-container' took 2.8s1258[Apr 10 2024 18:38:23 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1259[Apr 10 2024 18:38:24 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1260[Apr 10 2024 18:38:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 3.623s1261[Apr 10 2024 18:38:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.632s1262[Apr 10 2024 18:38:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.649s1263[Apr 10 2024 18:38:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-22wnvara'1264[Apr 10 2024 18:38:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-22wnvara`1265[Apr 10 2024 18:38:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-37-39-bdda42e0261455e1/project-with-pipeline-aad6e348747340d9'1266 creates 2 trigger jobs and passes corresponding matrix variables1267Plan1268 Issue comments1269[Apr 10 2024 18:38:30 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment1270[Apr 10 2024 18:38:31 UTC (QA Tests)] INFO -- filling :username-field with "root"1271[Apr 10 2024 18:38:31 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1272[Apr 10 2024 18:38:32 UTC (QA Tests)] INFO -- filling :password-field with "*****"1273[Apr 10 2024 18:38:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1274[Apr 10 2024 18:38:32 UTC (QA Tests)] INFO -- clicking :sign-in-button1275[Apr 10 2024 18:38:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 5.277s1276[Apr 10 2024 18:38:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.12 seconds1277[Apr 10 2024 18:38:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-37-39-bdda42e0261455e1' via api in 0.42 seconds1278[Apr 10 2024 18:38:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-37-39-bdda42e0261455e1/project-for-issues-85622277086f497e' via api in 2.2 seconds1279[Apr 10 2024 18:38:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 3.79 seconds1280[Apr 10 2024 18:38:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-37-39-bdda42e0261455e1/project-for-issues-85622277086f497e/-/issues/11281[Apr 10 2024 18:38:53 UTC (QA Tests)] INFO -- clicking :issue-title1282[Apr 10 2024 18:38:53 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1283[Apr 10 2024 18:38:53 UTC (QA Tests)] INFO -- filling :comment-field with "First version of the comment1284"1285[Apr 10 2024 18:38:53 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field1286[Apr 10 2024 18:38:54 UTC (QA Tests)] INFO -- clicking :comment-button1287[Apr 10 2024 18:38:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? noteable-note-container' took 0.692s1288[Apr 10 2024 18:38:55 UTC (QA Tests)] INFO -- clicking :note-edit-button1289[Apr 10 2024 18:38:55 UTC (QA Tests)] INFO -- filling :reply-field with "Second version of the comment"1290[Apr 10 2024 18:38:55 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1291[Apr 10 2024 18:38:56 UTC (QA Tests)] INFO -- clicking :reply-comment-button1292 comments on an issue and edits the comment1293Finished in 1 minute 29.98 seconds (files took 1.47 seconds to load)12942 examples, 0 failures1295Randomized with seed 72981297Running after script...1298$ mv $CI_BUILDS_DIR/*.log $CI_PROJECT_DIR/1299$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1300$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1301$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1439Not uploading cache qa-ruby-gems-debian-bookworm-ruby-3.1-dbd1acfd1041ec32c3c2ded26bc0977fddcbad9c-17 due to policy1441Uploading artifacts...1442qa/tmp: found 131 matching artifact files and directories 1443/builds/gitlab-org/gitlab/*.log: found 20 matching artifact files and directories 1444Uploading artifacts as "archive" to coordinator... 201 Created id=6596431814 responseStatus=201 Created token=glcbt-651445Uploading artifacts...1446qa/tmp/rspec-*.xml: found 1 matching artifact files and directories 1447Uploading artifacts as "junit" to coordinator... 201 Created id=6596431814 responseStatus=201 Created token=glcbt-651448Uploading artifacts...1449/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1450Uploading artifacts as "dotenv" to coordinator... 201 Created id=6596431814 responseStatus=201 Created token=glcbt-651452Job succeeded