review-qa-blocking-parallel 8/10
Passed Started
by
@serenafang

Serena Fang
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-3.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 6io2xoDD3 feature flags: FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.36-lfs-2.9-chrome-106-docker-20.10.14-gcloud-383-kubectl-1.23 ...7Starting service docker:20.10.14-dind ...8Pulling docker image docker:20.10.14-dind ...9Using docker image sha256:a072474332af3e4cf06e349685c4cea8f9e631f0c5cab5b582f3a3ab4cff9b6a for docker:20.10.14-dind with digest docker@sha256:210076c7772f47831afaf7ff200cf431c6cd191f0d0cb0805b1d9a996e99fb5e ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.36-lfs-2.9-chrome-106-docker-20.10.14-gcloud-383-kubectl-1.23 ...13Using docker image sha256:86df4c245919d16dd04d58de83f9eb3ed24136c8b7d1c215bc1f477d49000c88 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.36-lfs-2.9-chrome-106-docker-20.10.14-gcloud-383-kubectl-1.23 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:51a4103d93c16c9b98ea85fd038706dd35e30bbee102387c7971fa906f1a6b81 ...15Running on runner-6io2xodd-project-278964-concurrent-0 via runner-6io2xodd-private-1670290114-6bcd96b8...17$ eval "$CI_PRE_CLONE_SCRIPT"18Fetching changes with git depth set to 20...19Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/20Created fresh repository.21remote: Enumerating objects: 123080, done. 22remote: Counting objects: 100% (123080/123080), done. 23remote: Compressing objects: 100% (82203/82203), done. 24remote: Total 123080 (delta 51991), reused 84085 (delta 36398), pack-reused 0 25Receiving objects: 100% (123080/123080), 112.21 MiB | 29.46 MiB/s, done.26Resolving deltas: 100% (51991/51991), done.28 * [new ref] refs/pipelines/714158980 -> refs/pipelines/71415898029Checking out 74024c0d as refs/merge-requests/81951/merge...30Skipping Git submodules setup31$ git remote set-url origin "${CI_REPOSITORY_URL}"33Checking cache for qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16...34Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16 35Successfully extracted cache37Downloading artifacts for download-knapsack-report (3427891799)...38Downloading artifacts from coordinator... ok id=3427891799 responseStatus=200 OK token=4acnyvzh39Downloading artifacts for review-deploy (3427891804)...40Downloading artifacts from coordinator... ok id=3427891804 responseStatus=200 OK token=4acnyvzh42Using docker image sha256:86df4c245919d16dd04d58de83f9eb3ed24136c8b7d1c215bc1f477d49000c88 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-git-2.36-lfs-2.9-chrome-106-docker-20.10.14-gcloud-383-kubectl-1.23 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:51a4103d93c16c9b98ea85fd038706dd35e30bbee102387c7971fa906f1a6b81 ...43$ cd qa && bundle install44Bundle complete! 36 Gemfile dependencies, 121 gems now installed.45Gems in the groups 'production' and 'development' were not installed.46Bundled gems are installed into `./vendor`47$ export EE_LICENSE="$(cat $REVIEW_APPS_EE_LICENSE_FILE)"48$ QA_COMMAND="bundle exec bin/qa ${QA_SCENARIO} ${QA_GITLAB_URL} -- ${QA_TESTS} ${RSPEC_REPORT_OPTS}"49$ echo "Running - '${QA_COMMAND}'"50Running - 'bundle exec bin/qa Test::Instance::ReviewBlocking https://gitlab-review-bot-token-pz2w6s.gitlab-review.app -- --force-color --order random --format documentation --format RspecJunitFormatter --out tmp/rspec-3427891817.xml'51$ eval "$QA_COMMAND"52warning: parser/current is loading parser/ruby27, which recognizes2.7.6-compliant syntax, but you are running 2.7.7.54[Dec 06 2022 02:20:38 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'review-qa-blocking-parallel' to 'knapsack/review-qa-blocking-parallel.json'55[Dec 06 2022 02:20:38 UTC (QA Tests)] INFO -- Report already exists, skipping!562022-12-06 02:20:39 / CONF :: 57 ==> Base URL: https://gitlab-review-bot-token-pz2w6s.gitlab-review.app58 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f7966adaef8>59 ==> Libraries: Chemlab::Vendor60[Dec 06 2022 02:20:39 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:RC2a3d61[Dec 06 2022 02:20:39 UTC (QA Tests)] INFO -- Performing sanity check for environment!62[Dec 06 2022 02:20:41 UTC (QA Tests)] INFO -- Performing initial license fabrication!63[Dec 06 2022 02:20:43 UTC (QA Tests)] INFO -- filling :login_field with "root"64[Dec 06 2022 02:20:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field65[Dec 06 2022 02:20:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"66[Dec 06 2022 02:20:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field67[Dec 06 2022 02:20:43 UTC (QA Tests)] INFO -- clicking :sign_in_button68[Dec 06 2022 02:20:48 UTC (QA Tests)] INFO -- clicking :navbar_dropdown69[Dec 06 2022 02:20:48 UTC (QA Tests)] INFO -- clicking :admin_area_link70[Dec 06 2022 02:20:51 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link71[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content72[Dec 06 2022 02:20:56 UTC (QA Tests)] INFO -- clicking :sign_out_link73[Dec 06 2022 02:20:57 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 15.99 seconds74[Dec 06 2022 02:20:57 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====75[Dec 06 2022 02:20:57 UTC (QA Tests)] INFO -- Report specs:76[Dec 06 2022 02:20:57 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/project/import_github_repo_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/1_manage/user/parent_group_access_termination_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb"]77[Dec 06 2022 02:20:57 UTC (QA Tests)] INFO -- Leftover specs:78[Dec 06 2022 02:20:57 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb", "qa/specs/features/browser_ui/1_manage/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/database_delete_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]79[Dec 06 2022 02:20:57 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!80Run options:81 include {:reliable=>true, :sanity_feature_flags=>true}82 exclude {:orchestrated=>true, :skip_signup_disabled=>true, :geo=>true, :requires_praefect=>true}83Randomized with seed 3192284The response contains columns with duplicated names: label85You should use the 'FluxRecord.row to access your data instead of 'FluxRecord.values' hash.86The response contains columns with duplicated names: label87You should use the 'FluxRecord.row to access your data instead of 'FluxRecord.values' hash.88The response contains columns with duplicated names: label89You should use the 'FluxRecord.row to access your data instead of 'FluxRecord.values' hash.90The response contains columns with duplicated names: label91You should use the 'FluxRecord.row to access your data instead of 'FluxRecord.values' hash.92Feature flag handler sanity checks93 with an existing feature flag definition file94[Dec 06 2022 02:21:33 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks with an existing feature flag definition file reads the correct default enabled state95 reads the correct default enabled state96 feature flag definition files97 with a CE feature flag98 with a default disabled feature flag99[Dec 06 2022 02:21:33 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks feature flag definition files with a CE feature flag with a default disabled feature flag reads the flag as disabled100 reads the flag as disabled101[Dec 06 2022 02:21:34 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks feature flag definition files with a CE feature flag with a default disabled feature flag reads as enabled after the flag is enabled102[Dec 06 2022 02:21:34 UTC (QA Tests)] INFO -- Enabling feature: ff-test20221206-18-9dem103[Dec 06 2022 02:21:34 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: ff-test20221206-18-9dem104[Dec 06 2022 02:21:34 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>5}' arguments105 reads as enabled after the flag is enabled106 with a default enabled feature flag107[Dec 06 2022 02:21:34 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks feature flag definition files with a CE feature flag with a default enabled feature flag reads as disabled after the flag is disabled108[Dec 06 2022 02:21:34 UTC (QA Tests)] INFO -- Disabling feature: ff-test20221206-18-4dxtem109[Dec 06 2022 02:21:35 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: ff-test20221206-18-4dxtem110[Dec 06 2022 02:21:35 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_falsey' operator with: '{:max_duration=>60, :sleep_interval=>5}' arguments111 reads as disabled after the flag is disabled112[Dec 06 2022 02:21:40 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks feature flag definition files with a CE feature flag with a default enabled feature flag reads the flag as enabled113 reads the flag as enabled114 with an EE feature flag115 with a default enabled feature flag116[Dec 06 2022 02:21:40 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks feature flag definition files with an EE feature flag with a default enabled feature flag reads the flag as enabled117 reads the flag as enabled118[Dec 06 2022 02:21:41 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks feature flag definition files with an EE feature flag with a default enabled feature flag reads as disabled after the flag is disabled119[Dec 06 2022 02:21:41 UTC (QA Tests)] INFO -- Disabling feature: ff-test20221206-18-dt1tus120[Dec 06 2022 02:21:42 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: ff-test20221206-18-dt1tus121[Dec 06 2022 02:21:42 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_falsey' operator with: '{:max_duration=>60, :sleep_interval=>5}' arguments122 reads as disabled after the flag is disabled123 with a default disabled feature flag124[Dec 06 2022 02:21:43 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks feature flag definition files with an EE feature flag with a default disabled feature flag reads the flag as disabled125 reads the flag as disabled126[Dec 06 2022 02:21:43 UTC (QA Tests)] INFO -- Starting test: Feature flag handler sanity checks feature flag definition files with an EE feature flag with a default disabled feature flag reads as enabled after the flag is enabled127[Dec 06 2022 02:21:43 UTC (QA Tests)] INFO -- Enabling feature: ff-test20221206-18-1tgfecl128[Dec 06 2022 02:21:44 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: ff-test20221206-18-1tgfecl129[Dec 06 2022 02:21:44 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>5}' arguments130 reads as enabled after the flag is enabled131Manage132 User133 when parent group membership is terminated134[Dec 06 2022 02:21:45 UTC (QA Tests)] INFO -- Starting test: Manage User when parent group membership is terminated is not allowed to edit the project files135[Dec 06 2022 02:21:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-9dc72a7238382309' via api in 1.43 seconds136[Dec 06 2022 02:21:46 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:RC2a3d137[Dec 06 2022 02:21:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-33d2li75' via cache in 0.0 seconds138[Dec 06 2022 02:21:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.85 seconds139[Dec 06 2022 02:21:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-3087d8b82fb56132' via api in 3.7 seconds140[Dec 06 2022 02:21:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-access-termination-3087d8b82fb56132/project-for-user-access-termination-9b6a343dc6821bca' via api in 6.36 seconds141[Dec 06 2022 02:21:56 UTC (QA Tests)] INFO -- Adding user qa-user-9dc72a7238382309 to gitlab-qa-sandbox-group-3/group-to-test-access-termination-3087d8b82fb56132 QA::Resource::Group142[Dec 06 2022 02:22:04 UTC (QA Tests)] INFO -- filling :login_field with "root"143[Dec 06 2022 02:22:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field144[Dec 06 2022 02:22:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"145[Dec 06 2022 02:22:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field146[Dec 06 2022 02:22:04 UTC (QA Tests)] INFO -- clicking :sign_in_button147[Dec 06 2022 02:22:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/groups/gitlab-qa-sandbox-group-3/group-to-test-access-termination-3087d8b82fb56132148[Dec 06 2022 02:22:16 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link149[Dec 06 2022 02:22:20 UTC (QA Tests)] INFO -- clicking :delete_member_button150[Dec 06 2022 02:22:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content151[Dec 06 2022 02:22:29 UTC (QA Tests)] INFO -- clicking :sign_out_link152[Dec 06 2022 02:22:32 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9dc72a7238382309"153[Dec 06 2022 02:22:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field154[Dec 06 2022 02:22:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"155[Dec 06 2022 02:22:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field156[Dec 06 2022 02:22:33 UTC (QA Tests)] INFO -- clicking :sign_in_button157[Dec 06 2022 02:22:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/group-to-test-access-termination-3087d8b82fb56132/project-for-user-access-termination-9b6a343dc6821bca158[Dec 06 2022 02:22:44 UTC (QA Tests)] INFO -- clicking :file_name_link159[Dec 06 2022 02:22:50 UTC (QA Tests)] INFO -- clicking :edit_menu_item160[Dec 06 2022 02:22:50 UTC (QA Tests)] INFO -- clicking :edit_button161 is not allowed to edit the project files162Configure163 Kubernetes Agent164 deploys a K8s manifest file (PENDING: Test is not compatible with this environment or pipeline)165Govern166 Project vulnerability report167[Dec 06 2022 02:22:50 UTC (QA Tests)] INFO -- Starting test: Govern Project vulnerability report validates "fix a vulnerability" workflow168[Dec 06 2022 02:22:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.08 seconds169[Dec 06 2022 02:22:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed' via api in 5.26 seconds170[Dec 06 2022 02:23:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed/project-with-secure-f8a62b2362b6d1a7' via api in 6.72 seconds171[Dec 06 2022 02:23:02 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`172[Dec 06 2022 02:23:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`173[Dec 06 2022 02:23:08 UTC (QA Tests)] ERROR -- Command output:174[]175Error: No such network: test176[Dec 06 2022 02:23:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`177[Dec 06 2022 02:23:08 UTC (QA Tests)] ERROR -- Command output:178[]179Error: No such network: test180[Dec 06 2022 02:23:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network bridge --name runner-for-project-with-secure-f8a62b2362b6d1a7 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker cp /tmp/gitlab-cert20221206-18-1q39ego runner-for-project-with-secure-f8a62b2362b6d1a7:/etc/gitlab-runner/certs/gitlab.test.crt && docker exec --detach runner-for-project-with-secure-f8a62b2362b6d1a7 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 runner-for-project-with-secure-f8a62b2362b6d1a7 --url https://gitlab-review-bot-token-pz2w6s.gitlab-review.app --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `181[Dec 06 2022 02:23:11 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-f8a62b2362b6d1a7`182[Dec 06 2022 02:23:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`183[Dec 06 2022 02:23:11 UTC (QA Tests)] ERROR -- Command output:184[]185Error: No such network: test186[Dec 06 2022 02:23:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`187[Dec 06 2022 02:23:12 UTC (QA Tests)] ERROR -- Command output:188[]189Error: No such network: test190[Dec 06 2022 02:23:12 UTC (QA Tests)] INFO -- Looking for list of runners via API...191[Dec 06 2022 02:23:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-secure-f8a62b2362b6d1a7' via api in 11.3 seconds192[Dec 06 2022 02:23:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 10.06 seconds193[Dec 06 2022 02:23:30 UTC (QA Tests)] INFO -- filling :login_field with "root"194[Dec 06 2022 02:23:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field195[Dec 06 2022 02:23:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"196[Dec 06 2022 02:23:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field197[Dec 06 2022 02:23:30 UTC (QA Tests)] INFO -- clicking :sign_in_button198[Dec 06 2022 02:23:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed/project-with-secure-f8a62b2362b6d1a7199[Dec 06 2022 02:23:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 7.09 seconds200[Dec 06 2022 02:23:52 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments201[Dec 06 2022 02:23:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link202[Dec 06 2022 02:24:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link203[Dec 06 2022 02:24:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 5.22 seconds204[Dec 06 2022 02:24:21 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments205[Dec 06 2022 02:24:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link206[Dec 06 2022 02:24:41 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link207[Dec 06 2022 02:24:46 UTC (QA Tests)] INFO -- clicking :vulnerability_status_content208[Dec 06 2022 02:24:46 UTC (QA Tests)] INFO -- clicking :vulnerability_card_status_dropdown209[Dec 06 2022 02:24:46 UTC (QA Tests)] INFO -- clicking :item_status_resolve210[Dec 06 2022 02:24:46 UTC (QA Tests)] INFO -- clicking :change_status_button211[Dec 06 2022 02:24:46 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown212[Dec 06 2022 02:24:50 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown213[Dec 06 2022 02:24:50 UTC (QA Tests)] INFO -- clicking :filter_resolved_dropdown214[Dec 06 2022 02:24:51 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown215[Dec 06 2022 02:25:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 8.51 seconds216[Dec 06 2022 02:25:02 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments217[Dec 06 2022 02:25:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link218[Dec 06 2022 02:25:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link219[Dec 06 2022 02:25:36 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown220[Dec 06 2022 02:25:36 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown221[Dec 06 2022 02:25:37 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown222[Dec 06 2022 02:25:37 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown223[Dec 06 2022 02:25:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-secure-f8a62b2362b6d1a7'224[Dec 06 2022 02:25:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-f8a62b2362b6d1a7`225 validates "fix a vulnerability" workflow226Plan227 Issue comments228[Dec 06 2022 02:25:51 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment229[Dec 06 2022 02:25:55 UTC (QA Tests)] INFO -- filling :login_field with "root"230[Dec 06 2022 02:25:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field231[Dec 06 2022 02:25:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"232[Dec 06 2022 02:25:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field233[Dec 06 2022 02:25:56 UTC (QA Tests)] INFO -- clicking :sign_in_button234[Dec 06 2022 02:26:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.97 seconds235[Dec 06 2022 02:26:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed' via api in 1.7 seconds236[Dec 06 2022 02:26:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed/project-for-issues-9dfc363249de1de6' via api in 5.6 seconds237[Dec 06 2022 02:26:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '55' via api in 7.56 seconds238[Dec 06 2022 02:26:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed/project-for-issues-9dfc363249de1de6/-/issues/1239[Dec 06 2022 02:26:18 UTC (QA Tests)] INFO -- clicking :title_content240[Dec 06 2022 02:26:19 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown241[Dec 06 2022 02:26:19 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment242"243[Dec 06 2022 02:26:19 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field244[Dec 06 2022 02:26:21 UTC (QA Tests)] INFO -- clicking :comment_button245[Dec 06 2022 02:26:22 UTC (QA Tests)] INFO -- clicking :note_edit_button246[Dec 06 2022 02:26:24 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"247[Dec 06 2022 02:26:24 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field248[Dec 06 2022 02:26:25 UTC (QA Tests)] INFO -- clicking :reply_comment_button249 comments on an issue and edits the comment250Manage251 2FA252[Dec 06 2022 02:26:25 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh253[Dec 06 2022 02:26:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-3d3d838595fe39b8' via api in 2.54 seconds254[Dec 06 2022 02:26:28 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221206-18-1mt2c49/id_rsa -N `255[Dec 06 2022 02:26:29 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-3d3d838595fe39b8256[Dec 06 2022 02:26:31 UTC (QA Tests)] INFO -- Caching token for username: qa-user-3d3d838595fe39b8, last six chars of token:wnQEuS257[Dec 06 2022 02:26:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-3d3d838595fe39b8-gnd7mpqk' via api in 2.24 seconds258[Dec 06 2022 02:26:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 10.85 seconds259[Dec 06 2022 02:26:45 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3d3d838595fe39b8"260[Dec 06 2022 02:26:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field261[Dec 06 2022 02:26:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"262[Dec 06 2022 02:26:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field263[Dec 06 2022 02:26:46 UTC (QA Tests)] INFO -- clicking :sign_in_button264[Dec 06 2022 02:26:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content265[Dec 06 2022 02:26:51 UTC (QA Tests)] INFO -- clicking :edit_profile_link266[Dec 06 2022 02:26:54 UTC (QA Tests)] INFO -- clicking :profile_account_link267[Dec 06 2022 02:26:56 UTC (QA Tests)] INFO -- clicking :enable_2fa_button268[Dec 06 2022 02:27:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "881404"269[Dec 06 2022 02:27:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field270[Dec 06 2022 02:27:30 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"271[Dec 06 2022 02:27:30 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field272[Dec 06 2022 02:27:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button273[Dec 06 2022 02:27:34 UTC (QA Tests)] INFO -- clicking :copy_button274[Dec 06 2022 02:27:34 UTC (QA Tests)] INFO -- clicking :proceed_button275[Dec 06 2022 02:27:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content276[Dec 06 2022 02:27:39 UTC (QA Tests)] INFO -- clicking :sign_out_link277[Dec 06 2022 02:27:47 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3d3d838595fe39b8"278[Dec 06 2022 02:27:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field279[Dec 06 2022 02:27:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"280[Dec 06 2022 02:27:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field281[Dec 06 2022 02:27:47 UTC (QA Tests)] INFO -- clicking :sign_in_button282[Dec 06 2022 02:27:49 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "c43b3f33e85e0e0d"283[Dec 06 2022 02:27:49 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field284[Dec 06 2022 02:27:49 UTC (QA Tests)] INFO -- clicking :verify_code_button285[Dec 06 2022 02:27:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content286[Dec 06 2022 02:27:55 UTC (QA Tests)] INFO -- clicking :sign_out_link287[Dec 06 2022 02:28:01 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-3d3d838595fe39b8"288[Dec 06 2022 02:28:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field289[Dec 06 2022 02:28:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"290[Dec 06 2022 02:28:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field291[Dec 06 2022 02:28:01 UTC (QA Tests)] INFO -- clicking :sign_in_button292[Dec 06 2022 02:28:03 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "c43b3f33e85e0e0d"293[Dec 06 2022 02:28:03 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field294[Dec 06 2022 02:28:04 UTC (QA Tests)] INFO -- clicking :verify_code_button295 allows 2FA code recovery via ssh296Manage297 GitHub import298 when imported via UI299[Dec 06 2022 02:28:06 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via UI imports a project300[Dec 06 2022 02:28:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.82 seconds301[Dec 06 2022 02:28:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed' via api in 1.31 seconds302[Dec 06 2022 02:28:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-60e873335c6db1c3' via api in 2.4 seconds303[Dec 06 2022 02:28:10 UTC (QA Tests)] INFO -- Adding user qa-user-60e873335c6db1c3 to gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed QA::Resource::Group304[Dec 06 2022 02:28:17 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-60e873335c6db1c3"305[Dec 06 2022 02:28:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field306[Dec 06 2022 02:28:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"307[Dec 06 2022 02:28:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field308[Dec 06 2022 02:28:18 UTC (QA Tests)] INFO -- clicking :sign_in_button309[Dec 06 2022 02:28:22 UTC (QA Tests)] INFO -- clicking :new_menu_toggle310[Dec 06 2022 02:28:22 UTC (QA Tests)] INFO -- clicking :global_new_project_link311[Dec 06 2022 02:28:25 UTC (QA Tests)] INFO -- filling :personal_access_token_field with "*****"312[Dec 06 2022 02:28:25 UTC (QA Tests)] INFO -- clicking the coordinates of :personal_access_token_field313[Dec 06 2022 02:28:26 UTC (QA Tests)] INFO -- clicking :authenticate_button314[Dec 06 2022 02:28:29 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:single_endpoint_issue_events_import}315[Dec 06 2022 02:28:29 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:single_endpoint_notes_import}316[Dec 06 2022 02:28:29 UTC (QA Tests)] INFO -- checking via JS :advanced_settings_checkbox with args {:option_name=>:attachments_import}317[Dec 06 2022 02:28:29 UTC (QA Tests)] INFO -- clicking :target_namespace_selector_dropdown318[Dec 06 2022 02:28:29 UTC (QA Tests)] INFO -- clicking :target_group_dropdown_item319[Dec 06 2022 02:28:29 UTC (QA Tests)] INFO -- filling :project_path_field with "the_awesome_project-9f9bb848b25cccfa"320[Dec 06 2022 02:28:29 UTC (QA Tests)] INFO -- clicking the coordinates of :project_path_field321[Dec 06 2022 02:28:29 UTC (QA Tests)] INFO -- clicking :import_button322[Dec 06 2022 02:31:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectImportedFromGithub at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed/the_awesome_project-9f9bb848b25cccfa323[Dec 06 2022 02:31:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-60e873335c6db1c3'324 imports a project325Plan326 filter issue comments activities327[Dec 06 2022 02:31:07 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue328[Dec 06 2022 02:31:12 UTC (QA Tests)] INFO -- filling :login_field with "root"329[Dec 06 2022 02:31:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field330[Dec 06 2022 02:31:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"331[Dec 06 2022 02:31:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field332[Dec 06 2022 02:31:13 UTC (QA Tests)] INFO -- clicking :sign_in_button333[Dec 06 2022 02:31:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.2 seconds334[Dec 06 2022 02:31:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed' via api in 0.38 seconds335[Dec 06 2022 02:31:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed/project-for-issues-3f1644f73bec8ec3' via api in 1.65 seconds336[Dec 06 2022 02:31:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '78' via api in 2.14 seconds337[Dec 06 2022 02:31:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at https://gitlab-review-bot-token-pz2w6s.gitlab-review.app/gitlab-qa-sandbox-group-3/qa-test-2022-12-06-02-21-46-3a6dc93bb1e074ed/project-for-issues-3f1644f73bec8ec3/-/issues/1338[Dec 06 2022 02:31:22 UTC (QA Tests)] INFO -- clicking :title_content339[Dec 06 2022 02:31:22 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown340[Dec 06 2022 02:31:23 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential341"342[Dec 06 2022 02:31:23 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field343[Dec 06 2022 02:31:24 UTC (QA Tests)] INFO -- clicking :comment_button344[Dec 06 2022 02:31:24 UTC (QA Tests)] INFO -- clicking :title_content345[Dec 06 2022 02:31:25 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown346[Dec 06 2022 02:31:25 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment347"348[Dec 06 2022 02:31:25 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field349[Dec 06 2022 02:31:26 UTC (QA Tests)] INFO -- clicking :comment_button350[Dec 06 2022 02:31:26 UTC (QA Tests)] INFO -- clicking :title_content351[Dec 06 2022 02:31:26 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown352[Dec 06 2022 02:31:27 UTC (QA Tests)] INFO -- clicking :title_content353[Dec 06 2022 02:31:27 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown354 filters comments and activities in an issue355[Dec 06 2022 02:31:28 UTC (QA Tests)] WARN -- 356========= Knapsack Time Offset Warning ==========357Time offset: 30s358Max allowed node time execution: 09m 16s359Exceeded time: 38s361Test on this CI node ran for longer than the max allowed node time execution.362Please regenerate your knapsack report.363If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.364You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.365https://knapsackpro.com/faq/question/how-to-auto-split-test-files-by-test-cases-on-parallel-jobs-ci-nodes?utm_source=knapsack_gem&utm_medium=knapsack_gem_output&utm_campaign=knapsack_gem_time_offset_warning366Need explanation? See FAQ:368=================================================369Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:370https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation371Sign up for Knapsack Pro here:373=================================================374[Dec 06 2022 02:31:28 UTC (QA Tests)] INFO -- 375Knapsack global time execution for tests: 09m 54s376Pending: (Failures listed here are expected and do not affect your suite's status)377 1) Configure Kubernetes Agent deploys a K8s manifest file378 # Test is not compatible with this environment or pipeline379 # ./qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb:31380Top 10 slowest examples (593.29 seconds, 94.0% of total time):381 Manage GitHub import when imported via UI imports a project382 181.02 seconds ./qa/specs/features/browser_ui/1_manage/project/import_github_repo_spec.rb:58383 Govern Project vulnerability report validates "fix a vulnerability" workflow384 180.46 seconds ./qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb:49385 Manage 2FA allows 2FA code recovery via ssh386 100.79 seconds ./qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb:22387 Manage User when parent group membership is terminated is not allowed to edit the project files388 65.53 seconds ./qa/specs/features/browser_ui/1_manage/user/parent_group_access_termination_spec.rb:42389 Plan Issue comments comments on an issue and edits the comment390 34.88 seconds ./qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb:12391 Plan filter issue comments activities filters comments and activities in an issue392 20.61 seconds ./qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb:12393 Feature flag handler sanity checks feature flag definition files with a CE feature flag with a default enabled feature flag reads as disabled after the flag is disabled394 5.79 seconds ./qa/specs/features/sanity/feature_flags_spec.rb:67395 Feature flag handler sanity checks feature flag definition files with an EE feature flag with a default enabled feature flag reads as disabled after the flag is disabled396 2.49 seconds ./qa/specs/features/sanity/feature_flags_spec.rb:67397 Feature flag handler sanity checks feature flag definition files with an EE feature flag with a default disabled feature flag reads as enabled after the flag is enabled398 1.1 seconds ./qa/specs/features/sanity/feature_flags_spec.rb:52399 Feature flag handler sanity checks feature flag definition files with a CE feature flag with a default disabled feature flag reads as enabled after the flag is enabled400 0.61873 seconds ./qa/specs/features/sanity/feature_flags_spec.rb:52401Top 8 slowest example groups:402 Manage403 181.03 seconds average (181.03 seconds / 1 example) ./qa/specs/features/browser_ui/1_manage/project/import_github_repo_spec.rb:6404 Govern405 180.46 seconds average (180.46 seconds / 1 example) ./qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb:4406 Manage407 100.8 seconds average (100.8 seconds / 1 example) ./qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb:4408 Manage409 65.54 seconds average (65.54 seconds / 1 example) ./qa/specs/features/browser_ui/1_manage/user/parent_group_access_termination_spec.rb:4410 Plan411 34.89 seconds average (34.89 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb:4412 Plan413 20.61 seconds average (20.61 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb:4414 Feature flag handler sanity checks415 1.28 seconds average (11.5 seconds / 9 examples) ./qa/specs/features/sanity/feature_flags_spec.rb:4416 Configure417 0.00223 seconds average (0.00223 seconds / 1 example) ./qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb:5418Finished in 10 minutes 31 seconds (files took 19.49 seconds to load)41916 examples, 0 failures, 1 pending420Randomized with seed 31922422Running after script...423$ echo "Sentry errors for the current review-app test run can be found via following url:" # collapsed multi-line command424Sentry errors for the current review-app test run can be found via following url:427Not uploading cache qa-ruby-gems-debian-bullseye-ruby-2.7-ffb27f1dc691bef0fd46bf21a6bfabeafa51d565-16 due to policy429Uploading artifacts...430qa/tmp: found 63 matching files and directories 431WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3427891817/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7+days new-url=https://gitlab.com432WARNING: Retrying... context=artifacts-uploader error=request redirected433Uploading artifacts as "archive" to coordinator... 201 Created id=3427891817 responseStatus=201 Created token=4acnyvzh434Uploading artifacts...435qa/tmp/rspec-*.xml: found 1 matching files and directories 436WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3427891817/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=7+days new-url=https://gitlab.com437WARNING: Retrying... context=artifacts-uploader error=request redirected438Uploading artifacts as "junit" to coordinator... 201 Created id=3427891817 responseStatus=201 Created token=4acnyvzh440Job succeeded