gdk-qa-non-blocking 2/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.0~beta.108.g2b6048b4 (2b6048b4)2 on 1-blue.qa-runners.runners-manager.gitlab.com/dind xNFYsSa9Z, system ID: s_3f9d4f15398b3 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-xnfyssa9z-project-278964-concurrent-0 via runner-xnfyssa9z-qa-runners-1712772442-9215df5a...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 | 42.60 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::NonBlocking http://gdk.test:3000 -- --order random --force-color --format documentation --format RspecJunitFormatter --out tmp/rspec-6596431841-false.xml --format QA::Support::JsonFormatter --out tmp/rspec-6596431841-false.json'56$ if eval "$QA_COMMAND"; then # collapsed multi-line command57[Apr 10 2024 18:16:26 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'gdk-qa-non-blocking' to 'knapsack/gdk-qa-non-blocking.json'58[Apr 10 2024 18:16:27 UTC (QA Tests)] WARN -- Failed to fetch latest knapsack report: notFound: No such object: knapsack-reports/gdk-qa-non-blocking.json59[Apr 10 2024 18:16:27 UTC (QA Tests)] WARN -- Falling back to 'knapsack/master_report.json'60[Apr 10 2024 18:16:27 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====61[Apr 10 2024 18:16:27 UTC (QA Tests)] INFO -- Report specs:62[Apr 10 2024 18:16:27 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/dismissed_vulnerabilities_in_security_widget_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_project_artifacts/user_can_bulk_delete_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/api/10_govern/project_access_token_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/export_vulnerability_report_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/add_project_member_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_status_counts_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb", "qa/specs/features/api/1_manage/rate_limits_spec.rb"]63[Apr 10 2024 18:16:27 UTC (QA Tests)] INFO -- Leftover specs:64[Apr 10 2024 18:16:27 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb", "qa/specs/features/api/3_create/merge_request/view_merge_requests_spec.rb", "qa/specs/features/browser_ui/10_govern/login/log_into_gitlab_via_ldap_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/browser_ui/9_data_stores/cells/demo2_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/create_group_with_mattermost_team_spec.rb", "qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/advanced_global_advanced_syntax_search_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/merge_request_index/merge_request_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/project_rename_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/3_create/remote_development/workspace_actions_spec.rb", "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb"]65[Apr 10 2024 18:16:27 UTC (QA Tests)] INFO -- Knapsack report generator started!662024-04-10 18:16:28 / CONF :: 67 ==> Base URL: http://gdk.test:300068 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fe6c7946190>69 ==> Libraries: Chemlab::Vendor70Run options: exclude {:reliable=>true, :blocking=>true, :smoke=>true, :orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}71Randomized with seed 2403072[Apr 10 2024 18:16:43 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA73[Apr 10 2024 18:16:43 UTC (QA Tests)] INFO -- Using Browser: chrome74[Apr 10 2024 18:16:43 UTC (QA Tests)] INFO -- Performing sanity check for environment!75[Apr 10 2024 18:16:45 UTC (QA Tests)] INFO -- Performing initial license fabrication!76[Apr 10 2024 18:16:46 UTC (QA Tests)] WARN -- Admin password must be reset before the default access token can be used. Setting password now...77[Apr 10 2024 18:16:46 UTC (QA Tests)] INFO -- filling :username-field with "root"78[Apr 10 2024 18:16:46 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field79[Apr 10 2024 18:16:46 UTC (QA Tests)] INFO -- filling :password-field with "*****"80[Apr 10 2024 18:16:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field81[Apr 10 2024 18:16:46 UTC (QA Tests)] INFO -- clicking :sign-in-button82[Apr 10 2024 18:16:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.993s83[Apr 10 2024 18:16:50 UTC (QA Tests)] INFO -- filling :current-password-field with "*****"84[Apr 10 2024 18:16:50 UTC (QA Tests)] INFO -- clicking the coordinates of :current-password-field85[Apr 10 2024 18:16:51 UTC (QA Tests)] INFO -- filling :new-password-field with "*****"86[Apr 10 2024 18:16:51 UTC (QA Tests)] INFO -- clicking the coordinates of :new-password-field87[Apr 10 2024 18:16:51 UTC (QA Tests)] INFO -- filling :confirm-password-field with "*****"88[Apr 10 2024 18:16:51 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm-password-field89[Apr 10 2024 18:16:52 UTC (QA Tests)] INFO -- clicking :set-new-password-button90[Apr 10 2024 18:16:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element set-new-password-button' took 1.67s91[Apr 10 2024 18:16:53 UTC (QA Tests)] INFO -- filling :username-field with "root"92[Apr 10 2024 18:16:53 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field93[Apr 10 2024 18:16:54 UTC (QA Tests)] INFO -- filling :password-field with "*****"94[Apr 10 2024 18:16:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field95[Apr 10 2024 18:16:54 UTC (QA Tests)] INFO -- clicking :sign-in-button96[Apr 10 2024 18:16:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.815s97[Apr 10 2024 18:16:59 UTC (QA Tests)] INFO -- Successfully added license key. Details:98{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}99[Apr 10 2024 18:16:59 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 13.88 seconds100[Apr 10 2024 18:16:59 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database101[Apr 10 2024 18:17:00 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}102[Apr 10 2024 18:17:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s103[Apr 10 2024 18:17:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.061s104[Apr 10 2024 18:17:02 UTC (QA Tests)] INFO -- clicking :user-avatar-content105[Apr 10 2024 18:17:02 UTC (QA Tests)] INFO -- clicking :sign-out-link106[Apr 10 2024 18:17:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.328s107Verify108 UI defined variable109[Apr 10 2024 18:17:04 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default110[Apr 10 2024 18:17:04 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA111[Apr 10 2024 18:17:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-new8p7ve' via cache in 0.0 seconds112[Apr 10 2024 18:17:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 2.59 seconds113[Apr 10 2024 18:17:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-sg5n9esp' via api in 3.83 seconds114[Apr 10 2024 18:17:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.115[Apr 10 2024 18:17:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`116[Apr 10 2024 18:17:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`117[Apr 10 2024 18:17:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name sg5n9esp --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach sg5n9esp 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 sg5n9esp --url http://gdk.test:3000 --registration-token **** --tag-list sg5n9esp --executor shell && gitlab-runner run" `118[Apr 10 2024 18:17:15 UTC (QA Tests)] INFO -- Executing: `docker logs sg5n9esp`119[Apr 10 2024 18:17:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'sg5n9esp' via api in 8.44 seconds120[Apr 10 2024 18:17:17 UTC (QA Tests)] INFO -- filling :username-field with "root"121[Apr 10 2024 18:17:17 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field122[Apr 10 2024 18:17:18 UTC (QA Tests)] INFO -- filling :password-field with "*****"123[Apr 10 2024 18:17:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field124[Apr 10 2024 18:17:18 UTC (QA Tests)] INFO -- clicking :sign-in-button125[Apr 10 2024 18:17:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.457s126[Apr 10 2024 18:17:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-sg5n9esp/downstream1-variable-inheritance-bfe29f4551c30f92' via api in 3.95 seconds127[Apr 10 2024 18:17:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 3.44 seconds128[Apr 10 2024 18:17:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-sg5n9esp/downstream2-variable-inheritance-b50c1fec9f463224' via api in 2.09 seconds129[Apr 10 2024 18:17:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.19 seconds130[Apr 10 2024 18:17:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-sg5n9esp/upstream-variable-inheritance-cc9605b00e1d366f' via api in 3.33 seconds131[Apr 10 2024 18:17:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.2 seconds132[Apr 10 2024 18:17:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-sg5n9esp/upstream-variable-inheritance-cc9605b00e1d366f133[Apr 10 2024 18:17:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.546s134[Apr 10 2024 18:17:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 2.576s135[Apr 10 2024 18:17:51 UTC (QA Tests)] INFO -- clicking :menu-section-button136[Apr 10 2024 18:17:51 UTC (QA Tests)] INFO -- clicking :nav-item-link137[Apr 10 2024 18:17:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 6.13s138[Apr 10 2024 18:17:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 1.187s139[Apr 10 2024 18:18:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.601s140[Apr 10 2024 18:18:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements pipeline-table-row' took 0.618s141[Apr 10 2024 18:18:09 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present142[Apr 10 2024 18:18:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 3.32s143[Apr 10 2024 18:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s144[Apr 10 2024 18:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.247s145[Apr 10 2024 18:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.263s146[Apr 10 2024 18:18:13 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"147[Apr 10 2024 18:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field148[Apr 10 2024 18:18:14 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"149[Apr 10 2024 18:18:14 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field150[Apr 10 2024 18:18:14 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present151[Apr 10 2024 18:18:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.561s152[Apr 10 2024 18:18:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-header' took 6.622s153[Apr 10 2024 18:19:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 61.471s154[Apr 10 2024 18:19:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'sg5n9esp'155[Apr 10 2024 18:19:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f sg5n9esp`156[Apr 10 2024 18:19:24 UTC (QA Tests)] INFO -- Saving screenshot..157 is not inheritable by default (FAILED - 1)158 HTML screenshot: /builds/gitlab-org/gitlab/qa/tmp/qa-test-2024-04-10-18-17-04-984d5f331f09c307/verify_ui_defined_variable_is_not_inheritable_by_default_2024-04-10-18-19-24.369.html159 Image screenshot: /builds/gitlab-org/gitlab/qa/tmp/qa-test-2024-04-10-18-17-04-984d5f331f09c307/verify_ui_defined_variable_is_not_inheritable_by_default_2024-04-10-18-19-24.369.png160[Apr 10 2024 18:19:24 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false161[Apr 10 2024 18:19:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.15 seconds162[Apr 10 2024 18:19:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ojletbdx' via api in 1.24 seconds163[Apr 10 2024 18:19:26 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.164[Apr 10 2024 18:19:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`165[Apr 10 2024 18:19:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`166[Apr 10 2024 18:19:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name ojletbdx --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach ojletbdx 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 ojletbdx --url http://gdk.test:3000 --registration-token **** --tag-list ojletbdx --executor shell && gitlab-runner run" `167[Apr 10 2024 18:19:26 UTC (QA Tests)] INFO -- Executing: `docker logs ojletbdx`168[Apr 10 2024 18:19:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'ojletbdx' via api in 1.81 seconds169[Apr 10 2024 18:19:29 UTC (QA Tests)] INFO -- filling :username-field with "root"170[Apr 10 2024 18:19:29 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field171[Apr 10 2024 18:19:29 UTC (QA Tests)] INFO -- filling :password-field with "*****"172[Apr 10 2024 18:19:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field173[Apr 10 2024 18:19:30 UTC (QA Tests)] INFO -- clicking :sign-in-button174[Apr 10 2024 18:19:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.403s175[Apr 10 2024 18:19:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ojletbdx/downstream1-variable-inheritance-c757e68b9d6b93fe' via api in 1.87 seconds176[Apr 10 2024 18:19:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.75 seconds177[Apr 10 2024 18:19:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ojletbdx/downstream2-variable-inheritance-f0e8db27c72ae179' via api in 1.92 seconds178[Apr 10 2024 18:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.86 seconds179[Apr 10 2024 18:19:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ojletbdx/upstream-variable-inheritance-8fa1ec17fcdb35a5' via api in 1.94 seconds180[Apr 10 2024 18:19:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.95 seconds181[Apr 10 2024 18:19:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-ojletbdx/upstream-variable-inheritance-8fa1ec17fcdb35a5182[Apr 10 2024 18:19:52 UTC (QA Tests)] INFO -- clicking :menu-section-button183[Apr 10 2024 18:19:52 UTC (QA Tests)] INFO -- clicking :nav-item-link184[Apr 10 2024 18:19:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.932s185[Apr 10 2024 18:19:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.697s186[Apr 10 2024 18:20:06 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present187[Apr 10 2024 18:20:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 3.646s188[Apr 10 2024 18:20:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s189[Apr 10 2024 18:20:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s190[Apr 10 2024 18:20:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s191[Apr 10 2024 18:20:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.508s192[Apr 10 2024 18:20:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 3.523s193[Apr 10 2024 18:20:14 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"194[Apr 10 2024 18:20:14 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field195[Apr 10 2024 18:20:14 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"196[Apr 10 2024 18:20:14 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field197[Apr 10 2024 18:20:14 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present198[Apr 10 2024 18:20:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.618s199[Apr 10 2024 18:20:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-header' took 4.73s200[Apr 10 2024 18:20:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 12.38s201[Apr 10 2024 18:20:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 17.353s202[Apr 10 2024 18:20:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.95 seconds203[Apr 10 2024 18:20:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.23 seconds204[Apr 10 2024 18:20:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '23' via api in 0.22 seconds205[Apr 10 2024 18:20:34 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button206[Apr 10 2024 18:20:34 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present207[Apr 10 2024 18:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.991s208[Apr 10 2024 18:20:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 5.844s209[Apr 10 2024 18:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.53s210[Apr 10 2024 18:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.545s211[Apr 10 2024 18:20:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements linked-pipeline-container' took 2.91s212[Apr 10 2024 18:20:46 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button213[Apr 10 2024 18:20:46 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present214[Apr 10 2024 18:20:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.593s215[Apr 10 2024 18:20:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 4.299s216[Apr 10 2024 18:20:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.634s217[Apr 10 2024 18:20:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.648s218[Apr 10 2024 18:20:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'ojletbdx'219[Apr 10 2024 18:20:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f ojletbdx`220 is not inheritable when forward:pipeline_variables is false221Manage222 Gitlab migration223 migrates large gitlab group via api (PENDING: Test is not compatible with this environment or pipeline)224Plan225 Testing project wiki226[Apr 10 2024 18:20:54 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki can delete a page with spaces in the path227[Apr 10 2024 18:20:55 UTC (QA Tests)] INFO -- filling :username-field with "root"228[Apr 10 2024 18:20:55 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field229[Apr 10 2024 18:20:55 UTC (QA Tests)] INFO -- filling :password-field with "*****"230[Apr 10 2024 18:20:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field231[Apr 10 2024 18:20:55 UTC (QA Tests)] INFO -- clicking :sign-in-button232[Apr 10 2024 18:20:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.727s233[Apr 10 2024 18:21:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.11 seconds234[Apr 10 2024 18:21:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 1.28 seconds235[Apr 10 2024 18:21:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-495c6195e37321fe' via api in 3.44 seconds236[Apr 10 2024 18:21:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 5.05 seconds237[Apr 10 2024 18:21:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.72 seconds238[Apr 10 2024 18:21:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-495c6195e37321fe/-/wikis/a%20wiki%20page%20with%20spaces%20in%20the%20path239[Apr 10 2024 18:21:10 UTC (QA Tests)] INFO -- clicking :wiki-edit-button240[Apr 10 2024 18:21:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 3.123s241[Apr 10 2024 18:21:13 UTC (QA Tests)] INFO -- clicking :delete-button and ensuring QA::Page::Modal::DeleteWiki is present242[Apr 10 2024 18:21:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-button' took 2.497s243[Apr 10 2024 18:21:16 UTC (QA Tests)] INFO -- clicking :confirm-deletion-button244[Apr 10 2024 18:21:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-deletion-button' took 3.514s245[Apr 10 2024 18:21:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? wiki-page-link' took 11.03s246 can delete a page with spaces in the path247[Apr 10 2024 18:21:31 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki can delete a page248[Apr 10 2024 18:21:32 UTC (QA Tests)] INFO -- filling :username-field with "root"249[Apr 10 2024 18:21:32 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field250[Apr 10 2024 18:21:32 UTC (QA Tests)] INFO -- filling :password-field with "*****"251[Apr 10 2024 18:21:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field252[Apr 10 2024 18:21:33 UTC (QA Tests)] INFO -- clicking :sign-in-button253[Apr 10 2024 18:21:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.677s254[Apr 10 2024 18:21:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds255[Apr 10 2024 18:21:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.4 seconds256[Apr 10 2024 18:21:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-c8f23972590e2fff' via api in 2.27 seconds257[Apr 10 2024 18:21:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 3.59 seconds258[Apr 10 2024 18:21:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-c8f23972590e2fff/-/wikis/Home259[Apr 10 2024 18:21:43 UTC (QA Tests)] INFO -- clicking :wiki-edit-button260[Apr 10 2024 18:21:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 2.644s261[Apr 10 2024 18:21:46 UTC (QA Tests)] INFO -- clicking :delete-button and ensuring QA::Page::Modal::DeleteWiki is present262[Apr 10 2024 18:21:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-button' took 1.282s263[Apr 10 2024 18:21:47 UTC (QA Tests)] INFO -- clicking :confirm-deletion-button264[Apr 10 2024 18:21:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-deletion-button' took 2.909s265 can delete a page266Fulfillment267 Purchase268 group plan269 upgrades from free to ultimate (PENDING: Test is not compatible with this environment or pipeline)270 with existing compute minutes pack271 upgrades from free to premium with correct compute minutes (PENDING: Test is not compatible with this environment or pipeline)272Verify273 Project artifacts274 when user tries bulk deletion275[Apr 10 2024 18:21:51 UTC (QA Tests)] INFO -- Starting test: Verify Project artifacts when user tries bulk deletion successfully delete them276[Apr 10 2024 18:21:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds277[Apr 10 2024 18:21:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.38 seconds278[Apr 10 2024 18:21:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-many-artifacts-5c8f3a752e150c75' via api in 2.32 seconds279[Apr 10 2024 18:21:53 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.280[Apr 10 2024 18:21:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`281[Apr 10 2024 18:21:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`282[Apr 10 2024 18:21:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-hobw0c04-1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hobw0c04-1 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-hobw0c04-1 --url http://gdk.test:3000 --registration-token **** --tag-list qa-runner-hobw0c04 --executor shell && gitlab-runner run" `283[Apr 10 2024 18:21:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hobw0c04-1`284[Apr 10 2024 18:21:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-1' via api in 2.46 seconds285[Apr 10 2024 18:21:55 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.286[Apr 10 2024 18:21:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`287[Apr 10 2024 18:21:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`288[Apr 10 2024 18:21:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-hobw0c04-2 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hobw0c04-2 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-hobw0c04-2 --url http://gdk.test:3000 --registration-token **** --tag-list qa-runner-hobw0c04 --executor shell && gitlab-runner run" `289[Apr 10 2024 18:21:56 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hobw0c04-2`290[Apr 10 2024 18:21:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-2' via api in 2.01 seconds291[Apr 10 2024 18:21:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.292[Apr 10 2024 18:21:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`293[Apr 10 2024 18:21:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`294[Apr 10 2024 18:21:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-hobw0c04-3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hobw0c04-3 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-hobw0c04-3 --url http://gdk.test:3000 --registration-token **** --tag-list qa-runner-hobw0c04 --executor shell && gitlab-runner run" `295[Apr 10 2024 18:21:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hobw0c04-3`296[Apr 10 2024 18:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-3' via api in 2.01 seconds297[Apr 10 2024 18:21:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.298[Apr 10 2024 18:21:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`299[Apr 10 2024 18:22:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`300[Apr 10 2024 18:22:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-hobw0c04-4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hobw0c04-4 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-hobw0c04-4 --url http://gdk.test:3000 --registration-token **** --tag-list qa-runner-hobw0c04 --executor shell && gitlab-runner run" `301[Apr 10 2024 18:22:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hobw0c04-4`302[Apr 10 2024 18:22:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-4' via api in 2.02 seconds303[Apr 10 2024 18:22:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.304[Apr 10 2024 18:22:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`305[Apr 10 2024 18:22:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`306[Apr 10 2024 18:22:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-hobw0c04-5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-hobw0c04-5 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-hobw0c04-5 --url http://gdk.test:3000 --registration-token **** --tag-list qa-runner-hobw0c04 --executor shell && gitlab-runner run" `307[Apr 10 2024 18:22:02 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-hobw0c04-5`308[Apr 10 2024 18:22:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-5' via api in 2.08 seconds309[Apr 10 2024 18:22:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.94 seconds310[Apr 10 2024 18:22:07 UTC (QA Tests)] INFO -- filling :username-field with "root"311[Apr 10 2024 18:22:07 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field312[Apr 10 2024 18:22:07 UTC (QA Tests)] INFO -- filling :password-field with "*****"313[Apr 10 2024 18:22:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field314[Apr 10 2024 18:22:08 UTC (QA Tests)] INFO -- clicking :sign-in-button315[Apr 10 2024 18:22:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 27.751s316[Apr 10 2024 18:22:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-many-artifacts-5c8f3a752e150c75317[Apr 10 2024 18:22:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.711s318[Apr 10 2024 18:22:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.741s319[Apr 10 2024 18:22:44 UTC (QA Tests)] INFO -- clicking :menu-section-button320[Apr 10 2024 18:22:44 UTC (QA Tests)] INFO -- clicking :nav-item-link321[Apr 10 2024 18:22:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 3.6s322[Apr 10 2024 18:22:48 UTC (QA Tests)] INFO -- checking via JS :select-all-artifacts-checkbox with args {}323[Apr 10 2024 18:22:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.179s324[Apr 10 2024 18:22:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element select-all-artifacts-checkbox' took 3.19s325[Apr 10 2024 18:22:51 UTC (QA Tests)] INFO -- clicking :bulk-delete-delete-button326[Apr 10 2024 18:22:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.778s327[Apr 10 2024 18:22:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements job-artifacts-count' took 0.817s328[Apr 10 2024 18:22:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-1'329[Apr 10 2024 18:22:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hobw0c04-1`330[Apr 10 2024 18:22:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-2'331[Apr 10 2024 18:22:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hobw0c04-2`332[Apr 10 2024 18:22:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-3'333[Apr 10 2024 18:22:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hobw0c04-3`334[Apr 10 2024 18:22:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-4'335[Apr 10 2024 18:22:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hobw0c04-4`336[Apr 10 2024 18:22:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-hobw0c04-5'337[Apr 10 2024 18:22:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-hobw0c04-5`338 successfully delete them339Govern340 Project access token341 for the same project342[Apr 10 2024 18:22:56 UTC (QA Tests)] INFO -- Starting test: Govern Project access token for the same project can be used to commit via the API343[Apr 10 2024 18:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.15 seconds344[Apr 10 2024 18:22:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.45 seconds345[Apr 10 2024 18:22:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-to-test-project-access-token-8707cfe05d26ad0e' via api in 2.4 seconds346[Apr 10 2024 18:22:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-yhzub2t6', token's bot username 'project_10_bot_403f03766ff9246b21cce396eba40cfe' via api in 0.73 seconds347[Apr 10 2024 18:23:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.78 seconds348[Apr 10 2024 18:23:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.88 seconds349[Apr 10 2024 18:23:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.52 seconds350 can be used to commit via the API351Fulfillment352 with existing compute minutes packs353 behaves like Purchase storage354 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)355 without active subscription356 behaves like Purchase storage357 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)358 with an active subscription359 behaves like Purchase storage360 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)361Release362 Operations Dashboard363 has many pipelines with appropriate statuses (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/424230)364Create365 Merge Requests366 with a malformed URL367 returns 400 (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/426722)368Configure369 AutoDevOps Templates370 using express template371 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)372Verify373 Runner fleet management374[Apr 10 2024 18:23:05 UTC (QA Tests)] INFO -- Starting test: Verify Runner fleet management shows group runner online count375[Apr 10 2024 18:23:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.376[Apr 10 2024 18:23:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`377[Apr 10 2024 18:23:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.17 seconds378[Apr 10 2024 18:23:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-with-ci-cd-b44265def512bf7b' via api in 1.32 seconds379[Apr 10 2024 18:23:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`380[Apr 10 2024 18:23:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name qa-runner-1712773385 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1712773385 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-1712773385 --url http://gdk.test:3000 --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `381[Apr 10 2024 18:23:07 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1712773385`382[Apr 10 2024 18:23:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1712773385' via api in 3.42 seconds383[Apr 10 2024 18:23:10 UTC (QA Tests)] INFO -- filling :username-field with "root"384[Apr 10 2024 18:23:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field385[Apr 10 2024 18:23:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"386[Apr 10 2024 18:23:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field387[Apr 10 2024 18:23:10 UTC (QA Tests)] INFO -- clicking :sign-in-button388[Apr 10 2024 18:23:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.211s389[Apr 10 2024 18:23:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gdk.test:3000/groups/gitlab-qa-sandbox-group-4/group-with-ci-cd-b44265def512bf7b390[Apr 10 2024 18:23:22 UTC (QA Tests)] INFO -- clicking :menu-section-button391[Apr 10 2024 18:23:22 UTC (QA Tests)] INFO -- clicking :nav-item-link392[Apr 10 2024 18:23:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.504s393[Apr 10 2024 18:23:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.006s394[Apr 10 2024 18:23:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1712773385'395[Apr 10 2024 18:23:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1712773385`396 shows group runner online count397Create398 Setup an MR with codeowners file399[Apr 10 2024 18:23:27 UTC (QA Tests)] INFO -- Starting test: Create Setup an MR with codeowners file creates a merge request with codeowners file and squashing commits enabled400[Apr 10 2024 18:23:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds401[Apr 10 2024 18:23:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.49 seconds402[Apr 10 2024 18:23:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/the_awesome_project-4813ba6a36cbc67c' via api in 3.18 seconds403[Apr 10 2024 18:23:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.42 seconds404[Apr 10 2024 18:23:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.43 seconds405[Apr 10 2024 18:23:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.29 seconds406[Apr 10 2024 18:23:36 UTC (QA Tests)] INFO -- filling :username-field with "root"407[Apr 10 2024 18:23:36 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field408[Apr 10 2024 18:23:37 UTC (QA Tests)] INFO -- filling :password-field with "*****"409[Apr 10 2024 18:23:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field410[Apr 10 2024 18:23:37 UTC (QA Tests)] INFO -- clicking :sign-in-button411[Apr 10 2024 18:23:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.24s412[Apr 10 2024 18:23:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch413[Apr 10 2024 18:23:43 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!414[Apr 10 2024 18:23:43 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!415[Apr 10 2024 18:23:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.43 seconds416[Apr 10 2024 18:23:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.44 seconds417[Apr 10 2024 18:23:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 5.71 seconds418[Apr 10 2024 18:23: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-17-04-984d5f331f09c307/the_awesome_project-4813ba6a36cbc67c/-/merge_requests/1419[Apr 10 2024 18:24:03 UTC (QA Tests)] INFO -- checking via JS :squash-checkbox with args {}420[Apr 10 2024 18:24:03 UTC (QA Tests)] INFO -- clicking :merge-button421[Apr 10 2024 18:24:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 3.888s422[Apr 10 2024 18:24:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 1.028s423 creates a merge request with codeowners file and squashing commits enabled424Create425 Merge request creation from fork426[Apr 10 2024 18:24:08 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge source branch from fork into upstream repository427[Apr 10 2024 18:24:10 UTC (QA Tests)] INFO -- filling :username-field with "root"428[Apr 10 2024 18:24:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field429[Apr 10 2024 18:24:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"430[Apr 10 2024 18:24:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field431[Apr 10 2024 18:24:11 UTC (QA Tests)] INFO -- clicking :sign-in-button432[Apr 10 2024 18:24:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.087s433[Apr 10 2024 18:24:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.11 seconds434[Apr 10 2024 18:24:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.4 seconds435[Apr 10 2024 18:24:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-code-6ef8b97cbf64cf84' via api in 2.44 seconds436[Apr 10 2024 18:24:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"437[Apr 10 2024 18:24:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 6.19 seconds438[Apr 10 2024 18:24:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e92a1ea5c5c131d0' via api in 0.91 seconds439[Apr 10 2024 18:24:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.027s440[Apr 10 2024 18:24:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.019s441[Apr 10 2024 18:24:25 UTC (QA Tests)] INFO -- clicking :user-avatar-content442[Apr 10 2024 18:24:26 UTC (QA Tests)] INFO -- clicking :sign-out-link443[Apr 10 2024 18:24:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.49s444[Apr 10 2024 18:24:28 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-e92a1ea5c5c131d0"445[Apr 10 2024 18:24:28 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field446[Apr 10 2024 18:24:29 UTC (QA Tests)] INFO -- filling :password-field with "*****"447[Apr 10 2024 18:24:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field448[Apr 10 2024 18:24:29 UTC (QA Tests)] INFO -- clicking :sign-in-button449[Apr 10 2024 18:24:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.73s450[Apr 10 2024 18:24:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-code-6ef8b97cbf64cf84451[Apr 10 2024 18:24:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.553s452[Apr 10 2024 18:24:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element fork-button' took 0.57s453[Apr 10 2024 18:24:40 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown454[Apr 10 2024 18:24:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element select-namespace-dropdown' took 0.51s455[Apr 10 2024 18:24:40 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-e92a1ea5c5c131d0"456[Apr 10 2024 18:24:42 UTC (QA Tests)] INFO -- clicking :fork-privacy-button457[Apr 10 2024 18:24:42 UTC (QA Tests)] INFO -- clicking :fork-project-button458[Apr 10 2024 18:24:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.728s459[Apr 10 2024 18:24:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.344s460[Apr 10 2024 18:24:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? forked-from-link' took 6.383s461[Apr 10 2024 18:24:48 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e92a1ea5c5c131d0462[Apr 10 2024 18:24:49 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e92a1ea5c5c131d0, last six chars of token:amZSYE463[Apr 10 2024 18:24:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e92a1ea5c5c131d0-cyx9gej4' via api in 0.73 seconds464[Apr 10 2024 18:24:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-e92a1ea5c5c131d0/project-with-code-6ef8b97cbf64cf84' via api in 1.17 seconds465[Apr 10 2024 18:24:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-6ef8b97cbf64cf84' via browser_ui in 33.19 seconds466[Apr 10 2024 18:24:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"467[Apr 10 2024 18:24:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.83 seconds468[Apr 10 2024 18:24:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/qa-user-e92a1ea5c5c131d0/project-with-code-6ef8b97cbf64cf84469[Apr 10 2024 18:24:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.021s470[Apr 10 2024 18:24:58 UTC (QA Tests)] INFO -- clicking :user-avatar-content471[Apr 10 2024 18:24:58 UTC (QA Tests)] INFO -- clicking :user-avatar-content472[Apr 10 2024 18:25:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s473[Apr 10 2024 18:25:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.02s474[Apr 10 2024 18:25:01 UTC (QA Tests)] INFO -- clicking :user-avatar-content475[Apr 10 2024 18:25:01 UTC (QA Tests)] INFO -- clicking :sign-out-link476[Apr 10 2024 18:25:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.459s477[Apr 10 2024 18:25:04 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-e92a1ea5c5c131d0"478[Apr 10 2024 18:25:04 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field479[Apr 10 2024 18:25:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"480[Apr 10 2024 18:25:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field481[Apr 10 2024 18:25:04 UTC (QA Tests)] INFO -- clicking :sign-in-button482[Apr 10 2024 18:25:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.883s483[Apr 10 2024 18:25:08 UTC (QA Tests)] INFO -- clicking :create-merge-request-button484[Apr 10 2024 18:25:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 5.885s485[Apr 10 2024 18:25:14 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present486[Apr 10 2024 18:25:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.505s487[Apr 10 2024 18:25:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 8.747s488[Apr 10 2024 18:25:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.204s489[Apr 10 2024 18:25:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? fork-icon' took 4.29s490[Apr 10 2024 18:25:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.028s491[Apr 10 2024 18:25:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.051s492[Apr 10 2024 18:25:30 UTC (QA Tests)] INFO -- clicking :user-avatar-content493[Apr 10 2024 18:25:30 UTC (QA Tests)] INFO -- clicking :sign-out-link494[Apr 10 2024 18:25:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-out-link' took 1.307s495[Apr 10 2024 18:25:32 UTC (QA Tests)] INFO -- filling :username-field with "root"496[Apr 10 2024 18:25:32 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field497[Apr 10 2024 18:25:33 UTC (QA Tests)] INFO -- filling :password-field with "*****"498[Apr 10 2024 18:25:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field499[Apr 10 2024 18:25:33 UTC (QA Tests)] INFO -- clicking :sign-in-button500[Apr 10 2024 18:25:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.42s501[Apr 10 2024 18:25:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.65 seconds502[Apr 10 2024 18:25:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 2.38 seconds503[Apr 10 2024 18:25:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-merge-request-d574528ace981b56' via api in 7.16 seconds504[Apr 10 2024 18:25:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 89.5 seconds505[Apr 10 2024 18:25:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-code-6ef8b97cbf64cf84/-/merge_requests/1506[Apr 10 2024 18:26:02 UTC (QA Tests)] INFO -- clicking :merge-button507[Apr 10 2024 18:26:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.143s508[Apr 10 2024 18:26:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.448s509[Apr 10 2024 18:26:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 2.502s510[Apr 10 2024 18:26:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-e92a1ea5c5c131d0/project-with-code-6ef8b97cbf64cf84'511[Apr 10 2024 18:26:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-code-6ef8b97cbf64cf84'512[Apr 10 2024 18:26:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e92a1ea5c5c131d0'513 can merge source branch from fork into upstream repository514Plan515 Custom email516[Apr 10 2024 18:26:10 UTC (QA Tests)] INFO -- Starting test: Plan Custom email customizes email with additional text517[Apr 10 2024 18:26:11 UTC (QA Tests)] INFO -- filling :username-field with "root"518[Apr 10 2024 18:26:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field519[Apr 10 2024 18:26:12 UTC (QA Tests)] INFO -- filling :password-field with "*****"520[Apr 10 2024 18:26:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field521[Apr 10 2024 18:26:12 UTC (QA Tests)] INFO -- clicking :sign-in-button522[Apr 10 2024 18:26:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.574s523[Apr 10 2024 18:26:18 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button524[Apr 10 2024 18:26:19 UTC (QA Tests)] INFO -- clicking :places-item-link525[Apr 10 2024 18:26:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.557s526[Apr 10 2024 18:26:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 2.516s527[Apr 10 2024 18:26:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.332s528[Apr 10 2024 18:26:22 UTC (QA Tests)] INFO -- clicking :menu-section-button529[Apr 10 2024 18:26:23 UTC (QA Tests)] INFO -- clicking :nav-item-link530[Apr 10 2024 18:26:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.583s531[Apr 10 2024 18:26:26 UTC (QA Tests)] INFO -- filling :additional-text-textarea-field with "Testing custom email - 3f281b6bd957a3a4"532[Apr 10 2024 18:26:26 UTC (QA Tests)] INFO -- clicking the coordinates of :additional-text-textarea-field533[Apr 10 2024 18:26:26 UTC (QA Tests)] INFO -- clicking :save-changes-button534[Apr 10 2024 18:26:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-changes-button' took 1.899s535 customizes email with additional text536Plan537 Issue538[Apr 10 2024 18:26:29 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit539[Apr 10 2024 18:26:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds540[Apr 10 2024 18:26:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.42 seconds541[Apr 10 2024 18:26:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-for-issues-5489a298866e6767' via api in 2.43 seconds542[Apr 10 2024 18:26:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 5.46 seconds543[Apr 10 2024 18:26:36 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"544[Apr 10 2024 18:26:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.75 seconds545[Apr 10 2024 18:26:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"546[Apr 10 2024 18:26:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.51 seconds547 closes via pushing a commit548Growth549 SaaS trials550 starts a free trial551 when on billing page with only one eligible namespace552 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)553 when on about page with multiple eligible namespaces554 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)555Create556 Remote Development557 when prerequisite is done in runtime558 behaves like workspaces actions559 creates a new workspace and then stops and terminates it (PENDING: Test is not compatible with this environment or pipeline)560Create561 Slack app integration562 when using Slash commands563 creates an issue (PENDING: Test is not compatible with this environment or pipeline)564 with gitlab issue565 displays an issue (PENDING: Test is not compatible with this environment or pipeline)566 comments on an issue (PENDING: Test is not compatible with this environment or pipeline)567 closes an issue (PENDING: Test is not compatible with this environment or pipeline)568 with target project569 moves an issue (PENDING: Test is not compatible with this environment or pipeline)570Data Stores571 Demo 2572 walkthrough (PENDING: Test is not compatible with this environment or pipeline)573Create574 Snippet index page575 behaves like displaying details on index page576[Apr 10 2024 18:26:41 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number577[Apr 10 2024 18:26:42 UTC (QA Tests)] INFO -- filling :username-field with "root"578[Apr 10 2024 18:26:42 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field579[Apr 10 2024 18:26:42 UTC (QA Tests)] INFO -- filling :password-field with "*****"580[Apr 10 2024 18:26:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field581[Apr 10 2024 18:26:43 UTC (QA Tests)] INFO -- clicking :sign-in-button582[Apr 10 2024 18:26:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.538s583[Apr 10 2024 18:26:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds584[Apr 10 2024 18:26:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.4 seconds585[Apr 10 2024 18:26:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-snippets-9a576486942a8d96' via api in 2.44 seconds586[Apr 10 2024 18:26:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 4.05 seconds587[Apr 10 2024 18:26:53 UTC (QA Tests)] INFO -- clicking :nav-item-link588[Apr 10 2024 18:26:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.412s589 shows correct details of project_snippet_with_multiple_files including file number590 behaves like displaying details on index page591[Apr 10 2024 18:26:55 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number592[Apr 10 2024 18:26:56 UTC (QA Tests)] INFO -- filling :username-field with "root"593[Apr 10 2024 18:26:56 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field594[Apr 10 2024 18:26:56 UTC (QA Tests)] INFO -- filling :password-field with "*****"595[Apr 10 2024 18:26:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field596[Apr 10 2024 18:26:57 UTC (QA Tests)] INFO -- clicking :sign-in-button597[Apr 10 2024 18:27:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.445s598[Apr 10 2024 18:27:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds599[Apr 10 2024 18:27:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.4 seconds600[Apr 10 2024 18:27:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-with-snippets-072d8eb1715deac4' via api in 2.44 seconds601[Apr 10 2024 18:27:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 19.29 seconds602[Apr 10 2024 18:27:22 UTC (QA Tests)] INFO -- clicking :nav-item-link603[Apr 10 2024 18:27:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.259s604 shows correct details of project_snippet_with_single_file including file number605 behaves like displaying details on index page606[Apr 10 2024 18:27:24 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number607[Apr 10 2024 18:27:25 UTC (QA Tests)] INFO -- filling :username-field with "root"608[Apr 10 2024 18:27:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field609[Apr 10 2024 18:27:25 UTC (QA Tests)] INFO -- filling :password-field with "*****"610[Apr 10 2024 18:27:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field611[Apr 10 2024 18:27:25 UTC (QA Tests)] INFO -- clicking :sign-in-button612[Apr 10 2024 18:27:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.298s613[Apr 10 2024 18:27:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.74 seconds614[Apr 10 2024 18:27:32 UTC (QA Tests)] INFO -- clicking :nav-item-link615[Apr 10 2024 18:27:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.203s616 shows correct details of personal_snippet_with_multiple_files including file number617 behaves like displaying details on index page618[Apr 10 2024 18:27:34 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number619[Apr 10 2024 18:27:35 UTC (QA Tests)] INFO -- filling :username-field with "root"620[Apr 10 2024 18:27:35 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field621[Apr 10 2024 18:27:35 UTC (QA Tests)] INFO -- filling :password-field with "*****"622[Apr 10 2024 18:27:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field623[Apr 10 2024 18:27:35 UTC (QA Tests)] INFO -- clicking :sign-in-button624[Apr 10 2024 18:27:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.627s625[Apr 10 2024 18:27:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.62 seconds626[Apr 10 2024 18:27:42 UTC (QA Tests)] INFO -- clicking :nav-item-link627[Apr 10 2024 18:27:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.218s628 shows correct details of personal_snippet_with_single_file including file number629Govern630 Vulnerability report in a project631[Apr 10 2024 18:27:44 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability report in a project can export vulnerability report to csv632[Apr 10 2024 18:27:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.17 seconds633[Apr 10 2024 18:27:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.47 seconds634[Apr 10 2024 18:27:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-export-vulnerability-report-e7bd457b5aff88fb' via api in 3.86 seconds635[Apr 10 2024 18:27:49 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Elves vulnerability' via api in 0.71 seconds636[Apr 10 2024 18:27:49 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Dwarves vulnerability' via api in 0.63 seconds637[Apr 10 2024 18:27:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Men vulnerability' via api in 0.38 seconds638[Apr 10 2024 18:27:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Orcs vulnerability' via api in 0.42 seconds639[Apr 10 2024 18:27:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.46 seconds640[Apr 10 2024 18:27:52 UTC (QA Tests)] INFO -- filling :username-field with "root"641[Apr 10 2024 18:27:52 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field642[Apr 10 2024 18:27:52 UTC (QA Tests)] INFO -- filling :password-field with "*****"643[Apr 10 2024 18:27:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field644[Apr 10 2024 18:27:52 UTC (QA Tests)] INFO -- clicking :sign-in-button645[Apr 10 2024 18:27:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.596s646[Apr 10 2024 18:27:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/project-export-vulnerability-report-e7bd457b5aff88fb647[Apr 10 2024 18:28:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.476s648[Apr 10 2024 18:28:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 1.504s649[Apr 10 2024 18:28:04 UTC (QA Tests)] INFO -- clicking :menu-section-button650[Apr 10 2024 18:28:05 UTC (QA Tests)] INFO -- clicking :nav-item-link651[Apr 10 2024 18:28:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 3.818s652[Apr 10 2024 18:28:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 1.367s653[Apr 10 2024 18:28:10 UTC (QA Tests)] INFO -- clicking :export-vulnerabilities-button654 can export vulnerability report to csv655Plan656 Testing wiki content creation inside a project657[Apr 10 2024 18:28:16 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a wiki page with spaces in the path using git push658[Apr 10 2024 18:28:17 UTC (QA Tests)] INFO -- filling :username-field with "root"659[Apr 10 2024 18:28:17 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field660[Apr 10 2024 18:28:17 UTC (QA Tests)] INFO -- filling :password-field with "*****"661[Apr 10 2024 18:28:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field662[Apr 10 2024 18:28:18 UTC (QA Tests)] INFO -- clicking :sign-in-button663[Apr 10 2024 18:28:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 3.979s664[Apr 10 2024 18:28:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.4 seconds665[Apr 10 2024 18:28:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.69 seconds666[Apr 10 2024 18:28:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-7dea41b6863a2e96' via api in 2.76 seconds667[Apr 10 2024 18:28:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 4.19 seconds668[Apr 10 2024 18:28:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.64 seconds669[Apr 10 2024 18:28:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-7dea41b6863a2e96/-/wikis/a%20wiki%20page%20with%20spaces%20in%20the%20path670 by adding a wiki page with spaces in the path using git push671[Apr 10 2024 18:28:33 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki672[Apr 10 2024 18:28:34 UTC (QA Tests)] INFO -- filling :username-field with "root"673[Apr 10 2024 18:28:34 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field674[Apr 10 2024 18:28:34 UTC (QA Tests)] INFO -- filling :password-field with "*****"675[Apr 10 2024 18:28:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field676[Apr 10 2024 18:28:35 UTC (QA Tests)] INFO -- clicking :sign-in-button677[Apr 10 2024 18:28:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.012s678[Apr 10 2024 18:28:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds679[Apr 10 2024 18:28:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.45 seconds680[Apr 10 2024 18:28:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-7855a1b6d1870697' via api in 2.41 seconds681[Apr 10 2024 18:28:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 3.86 seconds682[Apr 10 2024 18:28:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-7855a1b6d1870697/-/wikis/Home683[Apr 10 2024 18:28:48 UTC (QA Tests)] INFO -- clicking :new-page-button684[Apr 10 2024 18:28:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-page-button' took 2.718s685[Apr 10 2024 18:28:50 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "just_another_wiki_page"686[Apr 10 2024 18:28:50 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox687[Apr 10 2024 18:28:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element wiki-title-textbox' took 0.706s688[Apr 10 2024 18:28:52 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "this content is changed or added"689[Apr 10 2024 18:28:52 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field690[Apr 10 2024 18:28:52 UTC (QA Tests)] INFO -- filling :wiki-message-textbox with "this is a new addition to the wiki"691[Apr 10 2024 18:28:52 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-message-textbox692[Apr 10 2024 18:28:53 UTC (QA Tests)] INFO -- clicking :wiki-submit-button693[Apr 10 2024 18:28:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 2.905s694 by adding a second page to the wiki695[Apr 10 2024 18:28:57 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki using git push696[Apr 10 2024 18:28:58 UTC (QA Tests)] INFO -- filling :username-field with "root"697[Apr 10 2024 18:28:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field698[Apr 10 2024 18:28:58 UTC (QA Tests)] INFO -- filling :password-field with "*****"699[Apr 10 2024 18:28:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field700[Apr 10 2024 18:28:59 UTC (QA Tests)] INFO -- clicking :sign-in-button701[Apr 10 2024 18:29:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.789s702[Apr 10 2024 18:29:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds703[Apr 10 2024 18:29:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.46 seconds704[Apr 10 2024 18:29:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-44b34b4f752970ef' via api in 2.41 seconds705[Apr 10 2024 18:29:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 3.79 seconds706[Apr 10 2024 18:29:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.61 seconds707[Apr 10 2024 18:29:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/wiki_testing-44b34b4f752970ef/-/wikis/just_another_wiki_page708 by adding a second page to the wiki using git push709[Apr 10 2024 18:29:14 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki710[Apr 10 2024 18:29:15 UTC (QA Tests)] INFO -- filling :username-field with "root"711[Apr 10 2024 18:29:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field712[Apr 10 2024 18:29:16 UTC (QA Tests)] INFO -- filling :password-field with "*****"713[Apr 10 2024 18:29:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field714[Apr 10 2024 18:29:16 UTC (QA Tests)] INFO -- clicking :sign-in-button715[Apr 10 2024 18:29:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.819s716[Apr 10 2024 18:29:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.12 seconds717[Apr 10 2024 18:29:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.38 seconds718[Apr 10 2024 18:29:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/the_awesome_project-86442688f8309f78' via api in 2.31 seconds719[Apr 10 2024 18:29:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/the_awesome_project-86442688f8309f78720[Apr 10 2024 18:29:33 UTC (QA Tests)] INFO -- clicking :menu-section-button721[Apr 10 2024 18:29:33 UTC (QA Tests)] INFO -- clicking :nav-item-link722[Apr 10 2024 18:29:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 3.763s723[Apr 10 2024 18:29:40 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "just_another_wiki_page"724[Apr 10 2024 18:29:40 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox725[Apr 10 2024 18:29:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element wiki-title-textbox' took 0.765s726[Apr 10 2024 18:29:41 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "this content is changed or added"727[Apr 10 2024 18:29:41 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field728[Apr 10 2024 18:29:42 UTC (QA Tests)] INFO -- filling :wiki-message-textbox with "this is a new addition to the wiki"729[Apr 10 2024 18:29:42 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-message-textbox730[Apr 10 2024 18:29:43 UTC (QA Tests)] INFO -- clicking :wiki-submit-button731[Apr 10 2024 18:29:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 3.328s732[Apr 10 2024 18:29:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? wiki-title-textbox' took 0.555s733 by adding a home page to the wiki734[Apr 10 2024 18:29:47 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki using git push735[Apr 10 2024 18:29:48 UTC (QA Tests)] INFO -- filling :username-field with "root"736[Apr 10 2024 18:29:48 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field737[Apr 10 2024 18:29:49 UTC (QA Tests)] INFO -- filling :password-field with "*****"738[Apr 10 2024 18:29:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field739[Apr 10 2024 18:29:49 UTC (QA Tests)] INFO -- clicking :sign-in-button740[Apr 10 2024 18:29:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 5.192s741[Apr 10 2024 18:29:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.12 seconds742[Apr 10 2024 18:29:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.43 seconds743[Apr 10 2024 18:30:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/the_awesome_project-688b9a2256c82e12' via api in 3.33 seconds744[Apr 10 2024 18:30:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.71 seconds745[Apr 10 2024 18:30:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/the_awesome_project-688b9a2256c82e12/-/wikis/just_another_wiki_page746 by adding a home page to the wiki using git push747Create748 Push Rules749 using non signed commits750[Apr 10 2024 18:30:06 UTC (QA Tests)] INFO -- filling :username-field with "root"751[Apr 10 2024 18:30:06 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field752[Apr 10 2024 18:30:07 UTC (QA Tests)] INFO -- filling :password-field with "*****"753[Apr 10 2024 18:30:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field754[Apr 10 2024 18:30:07 UTC (QA Tests)] INFO -- clicking :sign-in-button755[Apr 10 2024 18:30:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.037s756[Apr 10 2024 18:30:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.09 seconds757[Apr 10 2024 18:30:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.11 seconds758[Apr 10 2024 18:30:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.38 seconds759[Apr 10 2024 18:30:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/push_rules-b9d65d685e9e719d' via api in 2.28 seconds760[Apr 10 2024 18:30:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"761[Apr 10 2024 18:30:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.51 seconds762[Apr 10 2024 18:30:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/push_rules-b9d65d685e9e719d763[Apr 10 2024 18:30:25 UTC (QA Tests)] ERROR -- .gl-spinner reference has become stale: stale element reference: stale element not found764 (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-exception765[Apr 10 2024 18:30:25 UTC (QA Tests)] INFO -- clicking :menu-section-button766[Apr 10 2024 18:30:26 UTC (QA Tests)] INFO -- clicking :nav-item-link767[Apr 10 2024 18:30:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 4.797s768[Apr 10 2024 18:30:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.591s769[Apr 10 2024 18:30:33 UTC (QA Tests)] INFO -- filling :file-name-field with "denied_file"770[Apr 10 2024 18:30:33 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field771[Apr 10 2024 18:30:34 UTC (QA Tests)] INFO -- filling :file-size-field with "1"772[Apr 10 2024 18:30:34 UTC (QA Tests)] INFO -- clicking the coordinates of :file-size-field773[Apr 10 2024 18:30:34 UTC (QA Tests)] INFO -- filling :author-email-field with "(admin@example\.com|root@gitlab.com)"774[Apr 10 2024 18:30:34 UTC (QA Tests)] INFO -- clicking the coordinates of :author-email-field775[Apr 10 2024 18:30:35 UTC (QA Tests)] INFO -- filling :branch-name-field with "main"776[Apr 10 2024 18:30:35 UTC (QA Tests)] INFO -- clicking the coordinates of :branch-name-field777[Apr 10 2024 18:30:35 UTC (QA Tests)] INFO -- filling :commit-message-field with "allowed commit"778[Apr 10 2024 18:30:35 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field779[Apr 10 2024 18:30:35 UTC (QA Tests)] INFO -- filling :deny-commit-message-field with "denied commit"780[Apr 10 2024 18:30:35 UTC (QA Tests)] INFO -- clicking the coordinates of :deny-commit-message-field781[Apr 10 2024 18:30:36 UTC (QA Tests)] INFO -- checking via JS :prevent-secrets-checkbox with args {}782[Apr 10 2024 18:30:36 UTC (QA Tests)] INFO -- checking via JS :deny-delete-tag-checkbox with args {}783[Apr 10 2024 18:30:36 UTC (QA Tests)] INFO -- clicking :submit-settings-button784[Apr 10 2024 18:30:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-settings-button' took 3.202s785[Apr 10 2024 18:30:39 UTC (QA Tests)] INFO -- Starting test: Create Push Rules using non signed commits restricts removal of tag786[Apr 10 2024 18:30:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'test_tag_c45d23b887e0d01f' via api in 1.05 seconds787 restricts removal of tag788 with commits restricted to verified emails789[Apr 10 2024 18:31:14 UTC (QA Tests)] INFO -- Starting test: Create Push Rules with commits restricted to verified emails rejects unverified emails790[Apr 10 2024 18:31:15 UTC (QA Tests)] INFO -- filling :username-field with "root"791[Apr 10 2024 18:31:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field792[Apr 10 2024 18:31:16 UTC (QA Tests)] INFO -- filling :password-field with "*****"793[Apr 10 2024 18:31:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field794[Apr 10 2024 18:31:16 UTC (QA Tests)] INFO -- clicking :sign-in-button795[Apr 10 2024 18:31:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.154s796[Apr 10 2024 18:31:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.1 seconds797[Apr 10 2024 18:31:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds798[Apr 10 2024 18:31:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307' via api in 0.42 seconds799[Apr 10 2024 18:31:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2024-04-10-18-17-04-984d5f331f09c307/push_rules-dd43b7645f5e59f9' via api in 2.28 seconds800[Apr 10 2024 18:31:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"801[Apr 10 2024 18:31:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.41 seconds802[Apr 10 2024 18:31: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-17-04-984d5f331f09c307/push_rules-dd43b7645f5e59f9803[Apr 10 2024 18:31:33 UTC (QA Tests)] ERROR -- .gl-spinner reference has become stale: stale element reference: stale element not found804 (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-exception805[Apr 10 2024 18:31:33 UTC (QA Tests)] INFO -- clicking :menu-section-button806[Apr 10 2024 18:31:33 UTC (QA Tests)] INFO -- clicking :nav-item-link807[Apr 10 2024 18:31:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.404s808[Apr 10 2024 18:31:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.355s809[Apr 10 2024 18:31:38 UTC (QA Tests)] INFO -- checking via JS :committer-restriction-checkbox with args {}810[Apr 10 2024 18:31:38 UTC (QA Tests)] INFO -- clicking :submit-settings-button811[Apr 10 2024 18:31:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-settings-button' took 2.965s812[Apr 10 2024 18:31:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "allowed commit"813[Apr 10 2024 18:31:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.15 seconds814 rejects unverified emails815[Apr 10 2024 18:32:19 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:816{817 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 229.883083918,818 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb": 56.922999179000044,819 "qa/specs/features/browser_ui/4_verify/ci_project_artifacts/user_can_bulk_delete_artifacts_spec.rb": 65.01914265599999,820 "qa/specs/features/api/10_govern/project_access_token_spec.rb": 9.164235604000055,821 "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_status_counts_spec.rb": 22.520830386000057,822 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb": 40.98796108600004,823 "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb": 121.98734211499993,824 "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb": 18.25655084699997,825 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 12.309959704999983,826 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 63.04350189499996,827 "qa/specs/features/ee/browser_ui/10_govern/export_vulnerability_report_spec.rb": 31.95948114099997,828 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb": 109.24512989100003,829 "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb": 133.83121976100006830}831[Apr 10 2024 18:32:19 UTC (QA Tests)] INFO -- 832Knapsack global time execution for tests: 15m 15s833Pending: (Failures listed here are expected and do not affect your suite's status)834 1) Manage Gitlab migration migrates large gitlab group via api835 # Test is not compatible with this environment or pipeline836 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb:175837 2) Fulfillment Purchase group plan upgrades from free to ultimate838 # Test is not compatible with this environment or pipeline839 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:33840 3) Fulfillment Purchase group plan with existing compute minutes pack upgrades from free to premium with correct compute minutes841 # Test is not compatible with this environment or pipeline842 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:58843 4) Fulfillment with existing compute minutes packs behaves like Purchase storage adds additional storage to group namespace844 # Test is not compatible with this environment or pipeline845 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:7846 5) Fulfillment without active subscription behaves like Purchase storage adds additional storage to group namespace847 # Test is not compatible with this environment or pipeline848 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:7849 6) Fulfillment with an active subscription behaves like Purchase storage adds additional storage to group namespace850 # Test is not compatible with this environment or pipeline851 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:7852 7) Release Operations Dashboard has many pipelines with appropriate statuses853 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/424230854 # ./qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb:26855 8) Create Merge Requests with a malformed URL returns 400856 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/426722857 # ./qa/specs/features/api/3_create/merge_request/view_merge_requests_spec.rb:17858 9) Configure AutoDevOps Templates using express template works with Auto DevOps859 # Test is not compatible with this environment or pipeline860 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:51861 10) Growth SaaS trials starts a free trial when on billing page with only one eligible namespace registers for a new trial862 # Test is not compatible with this environment or pipeline863 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:80864 11) Growth SaaS trials starts a free trial when on about page with multiple eligible namespaces registers for a new trial865 # Test is not compatible with this environment or pipeline866 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:55867 12) Create Remote Development when prerequisite is done in runtime behaves like workspaces actions creates a new workspace and then stops and terminates it868 # Test is not compatible with this environment or pipeline869 # ./qa/specs/features/shared_examples/create_and_terminate_workspace_shared_examples.rb:5870 13) Create Slack app integration when using Slash commands creates an issue871 # Test is not compatible with this environment or pipeline872 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:39873 14) Create Slack app integration when using Slash commands with gitlab issue displays an issue874 # Test is not compatible with this environment or pipeline875 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:61876 15) Create Slack app integration when using Slash commands with gitlab issue comments on an issue877 # Test is not compatible with this environment or pipeline878 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:81879 16) Create Slack app integration when using Slash commands with gitlab issue closes an issue880 # Test is not compatible with this environment or pipeline881 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:71882 17) Create Slack app integration when using Slash commands with gitlab issue with target project moves an issue883 # Test is not compatible with this environment or pipeline884 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:99885 18) Data Stores Demo 2 walkthrough886 # Test is not compatible with this environment or pipeline887 # ./qa/specs/features/browser_ui/9_data_stores/cells/demo2_spec.rb:21888Failures:889 1) Verify UI defined variable is not inheritable by default890 Failure/Error: start_pipeline_with_variable892 QA::Page::Validatable::PageValidationError:893 job-with-link did not appear on QA::Page::Project::Pipeline::Show as expected894 # ./qa/page/validatable.rb:15:in `block in validate_elements_present!'895 # ./qa/page/validatable.rb:13:in `each'896 # ./qa/page/validatable.rb:13:in `validate_elements_present!'897 # ./qa/page/base.rb:262:in `click_element'898 # ./qa/support/page/logging.rb:87:in `block in click_element'899 # ./qa/support/page/logging.rb:206:in `log_slow_code'900 # ./qa/support/page/logging.rb:87:in `click_element'901 # ./qa/page/project/pipeline/new.rb:17:in `click_run_pipeline_button'902 # ./qa/specs/features/shared_contexts/variable_inheritance_shared_context.rb:53:in `block in start_pipeline_with_variable'903 # ./qa/scenario/actable.rb:16:in `perform'904 # ./qa/specs/features/shared_contexts/variable_inheritance_shared_context.rb:51:in `start_pipeline_with_variable'905 # ./qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb:13:in `block (3 levels) in <module:QA>'906 # /builds/gitlab-org/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'907 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'908 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `loop'909 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'910 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'911 # ./vendor/ruby/3.1.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'912 # ./qa/specs/knapsack_runner.rb:17:in `run'913 # ./qa/specs/runner.rb:57:in `perform'914 # ./qa/scenario/template.rb:10:in `block in perform'915 # ./qa/scenario/template.rb:8:in `perform'916 # ./qa/scenario/template.rb:35:in `perform'917 # ./qa/scenario/template.rb:10:in `block in perform'918 # ./qa/scenario/template.rb:8:in `perform'919 # ./qa/scenario/bootable.rb:52:in `launch!'920Finished in 15 minutes 50 seconds (files took 3.71 seconds to load)92141 examples, 1 failure, 18 pending922Failed examples:923rspec ./qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb:35 # Verify UI defined variable is not inheritable by default924Randomized with seed 24030925Initial test run failed, triggering retry of failed rspec tests9262024-04-10 18:32:22 / CONF :: 927 ==> Base URL: http://gdk.test:3000928 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fed9a6602f8>929 ==> Libraries: Chemlab::Vendor930Run options:931 include {:last_run_status=>"failed"}932 exclude {:reliable=>true, :blocking=>true, :smoke=>true, :orchestrated=>true, :transient=>true, :geo=>true, :requires_praefect=>true}933Randomized with seed 35113934[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA935[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- Using Browser: chrome936[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- Skipping global hooks due to retry process937Verify938 UI defined variable939[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default940[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA941[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-k5bx8vuy' via cache in 0.0 seconds942[Apr 10 2024 18:32:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds943[Apr 10 2024 18:32:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-94phd3ca' via api in 1.39 seconds944[Apr 10 2024 18:32:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.945[Apr 10 2024 18:32:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`946[Apr 10 2024 18:32:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect host`947[Apr 10 2024 18:32:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network host --name 94phd3ca --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 94phd3ca 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 94phd3ca --url http://gdk.test:3000 --registration-token **** --tag-list 94phd3ca --executor shell && gitlab-runner run" `948[Apr 10 2024 18:32:37 UTC (QA Tests)] INFO -- Executing: `docker logs 94phd3ca`949[Apr 10 2024 18:32:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name '94phd3ca' via api in 1.86 seconds950[Apr 10 2024 18:32:40 UTC (QA Tests)] INFO -- filling :username-field with "root"951[Apr 10 2024 18:32:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field952[Apr 10 2024 18:32:40 UTC (QA Tests)] INFO -- filling :password-field with "*****"953[Apr 10 2024 18:32:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field954[Apr 10 2024 18:32:41 UTC (QA Tests)] INFO -- clicking :sign-in-button955[Apr 10 2024 18:32:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 4.94s956[Apr 10 2024 18:32:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-94phd3ca/downstream1-variable-inheritance-b444310b39401960' via api in 1.75 seconds957[Apr 10 2024 18:32:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.83 seconds958[Apr 10 2024 18:32:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-94phd3ca/downstream2-variable-inheritance-976004fe83fb6295' via api in 1.84 seconds959[Apr 10 2024 18:32:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.74 seconds960[Apr 10 2024 18:32:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-variable-inheritance-94phd3ca/upstream-variable-inheritance-e2cd1532e0266d2b' via api in 1.97 seconds961[Apr 10 2024 18:32:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 2.05 seconds962[Apr 10 2024 18:32:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gdk.test:3000/gitlab-qa-sandbox-group-4/group-for-variable-inheritance-94phd3ca/upstream-variable-inheritance-e2cd1532e0266d2b963[Apr 10 2024 18:33:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.692s964[Apr 10 2024 18:33:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? menu-section' took 0.719s965[Apr 10 2024 18:33:05 UTC (QA Tests)] INFO -- clicking :menu-section-button966[Apr 10 2024 18:33:05 UTC (QA Tests)] INFO -- clicking :nav-item-link967[Apr 10 2024 18:33:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.807s968[Apr 10 2024 18:33:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.798s969[Apr 10 2024 18:33:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.757s970[Apr 10 2024 18:33:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements pipeline-table-row' took 0.773s971[Apr 10 2024 18:33:20 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present972[Apr 10 2024 18:33:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 2.867s973[Apr 10 2024 18:33:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s974[Apr 10 2024 18:33:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.292s975[Apr 10 2024 18:33:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.309s976[Apr 10 2024 18:33:24 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"977[Apr 10 2024 18:33:24 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field978[Apr 10 2024 18:33:24 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"979[Apr 10 2024 18:33:24 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field980[Apr 10 2024 18:33:25 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present981[Apr 10 2024 18:33:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.691s982[Apr 10 2024 18:33:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-header' took 4.725s983[Apr 10 2024 18:33:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 12.21s984[Apr 10 2024 18:33:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 17.163s985[Apr 10 2024 18:33:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '33' via api in 0.18 seconds986[Apr 10 2024 18:33:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '33' via api in 0.16 seconds987[Apr 10 2024 18:33:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.15 seconds988[Apr 10 2024 18:33:43 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button989[Apr 10 2024 18:33:43 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present990[Apr 10 2024 18:33:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.542s991[Apr 10 2024 18:33:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 3.532s992[Apr 10 2024 18:33:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.859s993[Apr 10 2024 18:33:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.873s994[Apr 10 2024 18:33:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.313s995[Apr 10 2024 18:33:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements linked-pipeline-container' took 4.06s996[Apr 10 2024 18:33:52 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button997[Apr 10 2024 18:33:52 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present998[Apr 10 2024 18:33:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.593s999[Apr 10 2024 18:33:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 3.624s1000[Apr 10 2024 18:33:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.611s1001[Apr 10 2024 18:33:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.623s1002[Apr 10 2024 18:33:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name '94phd3ca'1003[Apr 10 2024 18:33:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f 94phd3ca`1004 is not inheritable by default1005Finished in 1 minute 35.7 seconds (files took 1.52 seconds to load)10061 example, 0 failures1007Randomized with seed 351131009Running after script...1010$ mv $CI_BUILDS_DIR/*.log $CI_PROJECT_DIR/1012Not uploading cache qa-ruby-gems-debian-bookworm-ruby-3.1-dbd1acfd1041ec32c3c2ded26bc0977fddcbad9c-17 due to policy1014Uploading artifacts...1015log: found 2 matching artifact files and directories 1016Uploading artifacts as "archive" to coordinator... 201 Created id=6596431841 responseStatus=201 Created token=glcbt-651017Uploading artifacts...1018qa/tmp/rspec-*.xml: found 1 matching artifact files and directories 1019Uploading artifacts as "junit" to coordinator... 201 Created id=6596431841 responseStatus=201 Created token=glcbt-651020Uploading artifacts...1021WARNING: No matching files. Path is empty. 1022ERROR: No files to upload 1024Job succeeded