group-saml
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1687095834-0110bc9a-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 129829, done. 20remote: Counting objects: 100% (129829/129829), done. 21remote: Compressing objects: 100% (89767/89767), done. 22remote: Total 129829 (delta 52788), reused 85422 (delta 35058), pack-reused 0 23Receiving objects: 100% (129829/129829), 119.23 MiB | 43.64 MiB/s, done.24Resolving deltas: 100% (52788/52788), done.26 * [new ref] refs/pipelines/903605918 -> refs/pipelines/90360591827 * [new branch] master -> origin/master28Checking out 963bdc0e as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4494243624)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4494243624 responseStatus=200 OK token=64_NufL739Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 36 Gemfile dependencies, 128 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Integration::GroupSAML registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8 --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4494243678.json --format RspecJunitFormatter --out tmp/rspec-4494243678.xml --format html --out tmp/rspec-$(echo group-saml | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jun 18 2023 13:46:02 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-5939877e$`50[Jun 18 2023 13:46:02 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-5939877e --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jun 18 2023 13:46:03 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/authority/. alpine-5939877e:/etc/gitlab/trusted-certs`52[Jun 18 2023 13:46:03 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/gitlab/. alpine-5939877e:/etc/gitlab/ssl`53[Jun 18 2023 13:46:03 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-5939877e`54[Jun 18 2023 13:46:03 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-5939877e`55[Jun 18 2023 13:46:03 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jun 18 2023 13:46:04 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`57[Jun 18 2023 13:46:37 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-group-saml$`58[Jun 18 2023 13:46:37 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jun 18 2023 13:46:37 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jun 18 2023 13:46:38 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-group-saml --net test --hostname gitlab-group-saml.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-13-46-01-1adff1e8/gitlab-group-saml/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`61[Jun 18 2023 13:46:48 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-group-saml bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-18 13:46:0262# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67gitlab_rails['omniauth_enabled'] = true;68gitlab_rails['omniauth_providers'] = [{ name: 'group_saml' }];69gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`70[Jun 18 2023 13:46:48 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-group-saml`71[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...72[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-group-saml`73[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-group-saml 80/tcp`74[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!75[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-group-saml bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`76[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-group-saml bash -c "echo '#!/usr/bin/env bash77if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then78 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'79 exit 180fi81' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`82[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-group-saml bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`83[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/support/data gitlab-group-saml:/tmp/data-seeds`84[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Running exec_commands...85[Jun 18 2023 13:50:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-group-saml bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`86[Jun 18 2023 13:51:05 UTC (Gitlab QA)] INFO -- Running QA::EE::Scenario::Test::Integration::GroupSAML specs!87[Jun 18 2023 13:51:05 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`88[Jun 18 2023 13:51:05 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8`89[Jun 18 2023 13:51:46 UTC (Gitlab QA)] INFO -- Running test suite `QA::EE::Scenario::Test::Integration::GroupSAML` for gitlab-ee90[Jun 18 2023 13:51:46 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled91[Jun 18 2023 13:51:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env ACCEPT_INSECURE_CERTS="true" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-13-46-01-1adff1e8/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-13-46-01-1adff1e8/gitlab-ee-qa-ea11e7b3:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-ea11e7b3 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8 QA::EE::Scenario::Test::Integration::GroupSAML http://gitlab-group-saml.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4494243678.json --format RspecJunitFormatter --out tmp/rspec-4494243678.xml --format html --out tmp/rspec-group-saml.htm --color --format documentation`922023-06-18 13:52:00 / CONF :: 93 ==> Base URL: http://gitlab-group-saml.test94 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f0239650210>95 ==> Libraries: Chemlab::Vendor96[Jun 18 2023 13:52:00 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA97[Jun 18 2023 13:52:00 UTC (QA Tests)] INFO -- Browser: chrome98[Jun 18 2023 13:52:00 UTC (QA Tests)] INFO -- Performing sanity check for environment!99[Jun 18 2023 13:52:01 UTC (QA Tests)] INFO -- Performing initial license fabrication!100[Jun 18 2023 13:52:01 UTC (QA Tests)] INFO -- Successfully added license key. Details:101{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}102[Jun 18 2023 13:52:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.26 seconds103[Jun 18 2023 13:52:01 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled104[Jun 18 2023 13:52:02 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled105Run options:106 include {:group_saml=>true}107 exclude {:geo=>true, :requires_praefect=>true}108Randomized with seed 61969109Manage110 Group SAML SSO - Enforced SSO111[Jun 18 2023 13:53:56 UTC (QA Tests)] INFO -- Starting test: Manage Group SAML SSO - Enforced SSO user clones and pushes to project within a group using Git HTTP112[Jun 18 2023 13:53:56 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA113[Jun 18 2023 13:53:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-pky0vo8m' via cache in 0.0 seconds114[Jun 18 2023 13:53:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'saml_sso_group_ebb15681d713f718' via api in 0.86 seconds115[Jun 18 2023 13:53:57 UTC (QA Tests)] INFO -- Executing: `docker pull jamedjo/test-saml-idp`116[Jun 18 2023 13:54:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`117[Jun 18 2023 13:54:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`118[Jun 18 2023 13:54:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname saml-idp-server.test --name saml-idp-server --env SIMPLESAMLPHP_SP_ENTITY_ID=http://gitlab-group-saml.test/groups/saml_sso_group_ebb15681d713f718 --env SIMPLESAMLPHP_SP_ASSERTION_CONSUMER_SERVICE=http://gitlab-group-saml.test/groups/saml_sso_group_ebb15681d713f718/-/saml/callback --publish 8080:8080 --publish 8443:8443 jamedjo/test-saml-idp `119[Jun 18 2023 13:54:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-584182fbfff65286' via api in 0.29 seconds120[Jun 18 2023 13:54:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'saml_sso_group_ebb15681d713f718/project-in-saml-enforced-group-6d9b7bd11854080f' via api in 2.52 seconds121[Jun 18 2023 13:54:10 UTC (QA Tests)] INFO -- Adding user qa-user-584182fbfff65286 to saml_sso_group_ebb15681d713f718 QA::Resource::Sandbox122[Jun 18 2023 13:54:12 UTC (QA Tests)] INFO -- filling :login_field with "root"123[Jun 18 2023 13:54:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field124[Jun 18 2023 13:54:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"125[Jun 18 2023 13:54:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field126[Jun 18 2023 13:54:12 UTC (QA Tests)] INFO -- clicking :sign_in_button127[Jun 18 2023 13:54:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.208s128[Jun 18 2023 13:54:14 UTC (QA Tests)] INFO -- Enabling super sidebar!129[Jun 18 2023 13:54:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled130[Jun 18 2023 13:54:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_ebb15681d713f718131[Jun 18 2023 13:54:17 UTC (QA Tests)] INFO -- clicking :menu_section_button132[Jun 18 2023 13:54:17 UTC (QA Tests)] INFO -- clicking :nav_item_link133[Jun 18 2023 13:54:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.073s134[Jun 18 2023 13:54:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`135[Jun 18 2023 13:54:20 UTC (QA Tests)] INFO -- filling :identity_provider_sso_field with "https://saml-idp-server.test:8443/simplesaml/saml2/idp/SSOService.php"136[Jun 18 2023 13:54:20 UTC (QA Tests)] INFO -- clicking the coordinates of :identity_provider_sso_field137[Jun 18 2023 13:54:21 UTC (QA Tests)] INFO -- filling :certificate_fingerprint_field with "119b9e027959cdb7c662cfd075d9e2ef384e445f"138[Jun 18 2023 13:54:21 UTC (QA Tests)] INFO -- clicking the coordinates of :certificate_fingerprint_field139[Jun 18 2023 13:54:21 UTC (QA Tests)] INFO -- selecting "Guest" in :default_membership_role_dropdown140[Jun 18 2023 13:54:21 UTC (QA Tests)] INFO -- clicking :save_changes_button141[Jun 18 2023 13:54:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.863s142[Jun 18 2023 13:54:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`143[Jun 18 2023 13:54:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`144[Jun 18 2023 13:54:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s145[Jun 18 2023 13:54:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content146[Jun 18 2023 13:54:24 UTC (QA Tests)] INFO -- clicking :sign_out_link147[Jun 18 2023 13:54:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"148[Jun 18 2023 13:54:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.06 seconds149[Jun 18 2023 13:54:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'saml_sso_group_ebb15681d713f718'150[Jun 18 2023 13:54:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f saml-idp-server`151 user clones and pushes to project within a group using Git HTTP152Manage153 Group SAML SSO - Enforced SSO154 with Snowplow tracking disabled155 behaves like group membership actions156[Jun 18 2023 13:54:28 UTC (QA Tests)] INFO -- Starting test: Manage Group SAML SSO - Enforced SSO with Snowplow tracking disabled behaves like group membership actions creates a new account automatically and allows to leave group and join again157[Jun 18 2023 13:54:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'saml_sso_group_7956f455647101b1' via api in 0.24 seconds158[Jun 18 2023 13:54:29 UTC (QA Tests)] INFO -- Executing: `docker pull jamedjo/test-saml-idp`159[Jun 18 2023 13:54:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`160[Jun 18 2023 13:54:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`161[Jun 18 2023 13:54:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname saml-idp-server.test --name saml-idp-server --env SIMPLESAMLPHP_SP_ENTITY_ID=http://gitlab-group-saml.test/groups/saml_sso_group_7956f455647101b1 --env SIMPLESAMLPHP_SP_ASSERTION_CONSUMER_SERVICE=http://gitlab-group-saml.test/groups/saml_sso_group_7956f455647101b1/-/saml/callback --publish 8080:8080 --publish 8443:8443 jamedjo/test-saml-idp `162[Jun 18 2023 13:54:30 UTC (QA Tests)] INFO -- filling :login_field with "root"163[Jun 18 2023 13:54:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field164[Jun 18 2023 13:54:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"165[Jun 18 2023 13:54:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field166[Jun 18 2023 13:54:31 UTC (QA Tests)] INFO -- clicking :sign_in_button167[Jun 18 2023 13:54:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.443s168[Jun 18 2023 13:54:33 UTC (QA Tests)] INFO -- Enabling super sidebar!169[Jun 18 2023 13:54:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled170[Jun 18 2023 13:54:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_7956f455647101b1171[Jun 18 2023 13:54:36 UTC (QA Tests)] INFO -- clicking :menu_section_button172[Jun 18 2023 13:54:36 UTC (QA Tests)] INFO -- clicking :nav_item_link173[Jun 18 2023 13:54:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.939s174[Jun 18 2023 13:54:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`175[Jun 18 2023 13:54:39 UTC (QA Tests)] INFO -- filling :identity_provider_sso_field with "https://saml-idp-server.test:8443/simplesaml/saml2/idp/SSOService.php"176[Jun 18 2023 13:54:39 UTC (QA Tests)] INFO -- clicking the coordinates of :identity_provider_sso_field177[Jun 18 2023 13:54:39 UTC (QA Tests)] INFO -- filling :certificate_fingerprint_field with "119b9e027959cdb7c662cfd075d9e2ef384e445f"178[Jun 18 2023 13:54:39 UTC (QA Tests)] INFO -- clicking the coordinates of :certificate_fingerprint_field179[Jun 18 2023 13:54:40 UTC (QA Tests)] INFO -- selecting "Guest" in :default_membership_role_dropdown180[Jun 18 2023 13:54:40 UTC (QA Tests)] INFO -- clicking :save_changes_button181[Jun 18 2023 13:54:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.795s182[Jun 18 2023 13:54:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.014s183[Jun 18 2023 13:54:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content184[Jun 18 2023 13:54:42 UTC (QA Tests)] INFO -- clicking :sign_out_link185[Jun 18 2023 13:54:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`186[Jun 18 2023 13:54:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`187[Jun 18 2023 13:54:43 UTC (QA Tests)] INFO -- filling :login_field with "root"188[Jun 18 2023 13:54:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field189[Jun 18 2023 13:54:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"190[Jun 18 2023 13:54:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field191[Jun 18 2023 13:54:44 UTC (QA Tests)] INFO -- clicking :sign_in_button192[Jun 18 2023 13:54:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.834s193[Jun 18 2023 13:54:45 UTC (QA Tests)] INFO -- Enabling super sidebar!194[Jun 18 2023 13:54:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled195[Jun 18 2023 13:54:47 UTC (QA Tests)] INFO -- clicking :context_switcher196[Jun 18 2023 13:54:47 UTC (QA Tests)] INFO -- clicking :nav_item_link197[Jun 18 2023 13:54:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.882s198[Jun 18 2023 13:54:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.36s199[Jun 18 2023 13:54:49 UTC (QA Tests)] INFO -- clicking :menu_section_button200[Jun 18 2023 13:54:49 UTC (QA Tests)] INFO -- clicking :nav_item_link201[Jun 18 2023 13:54:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.022s202[Jun 18 2023 13:54:51 UTC (QA Tests)] INFO -- unchecking via JS :snowplow_enabled_checkbox with args {}203[Jun 18 2023 13:54:51 UTC (QA Tests)] INFO -- clicking :save_changes_button204[Jun 18 2023 13:54:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.523s205[Jun 18 2023 13:54:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.039s206[Jun 18 2023 13:54:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content207[Jun 18 2023 13:54:55 UTC (QA Tests)] INFO -- clicking :sign_out_link208[Jun 18 2023 13:54:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_7956f455647101b1209[Jun 18 2023 13:54:56 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button210[Jun 18 2023 13:54:57 UTC (QA Tests)] INFO -- clicking :leave_group_link211[Jun 18 2023 13:54:57 UTC (QA Tests)] INFO -- clicking :confirm_ok_button212[Jun 18 2023 13:55:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.058s213[Jun 18 2023 13:55:00 UTC (QA Tests)] INFO -- clicking :user_avatar_content214[Jun 18 2023 13:55:00 UTC (QA Tests)] INFO -- clicking :sign_out_link215[Jun 18 2023 13:55:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.621s216[Jun 18 2023 13:55:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`217[Jun 18 2023 13:55:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`218[Jun 18 2023 13:55:01 UTC (QA Tests)] INFO -- Visiting managed_group_url at "http://gitlab-group-saml.test/groups/saml_sso_group_7956f455647101b1/-/saml/sso?token=krovK3Tr"219[Jun 18 2023 13:55:01 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button220[Jun 18 2023 13:55:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`221[Jun 18 2023 13:55:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`222[Jun 18 2023 13:55:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'user_3'223[Jun 18 2023 13:56:08 UTC (QA Tests)] INFO -- Visiting managed_group_url at "http://gitlab-group-saml.test/groups/saml_sso_group_7956f455647101b1/-/saml/sso?token=krovK3Tr"224[Jun 18 2023 13:56:09 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button225[Jun 18 2023 13:56:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f saml-idp-server`226[Jun 18 2023 13:56:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'saml_sso_group_7956f455647101b1'227[Jun 18 2023 13:56:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'user_3'228 creates a new account automatically and allows to leave group and join again229 with Snowplow tracking enabled230 behaves like group membership actions231[Jun 18 2023 13:58:07 UTC (QA Tests)] INFO -- Starting test: Manage Group SAML SSO - Enforced SSO with Snowplow tracking enabled behaves like group membership actions creates a new account automatically and allows to leave group and join again232[Jun 18 2023 13:58:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'saml_sso_group_5b73b7d17543f8fb' via api in 0.27 seconds233[Jun 18 2023 13:58:08 UTC (QA Tests)] INFO -- Executing: `docker pull jamedjo/test-saml-idp`234[Jun 18 2023 13:58:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`235[Jun 18 2023 13:58:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`236[Jun 18 2023 13:58:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname saml-idp-server.test --name saml-idp-server --env SIMPLESAMLPHP_SP_ENTITY_ID=http://gitlab-group-saml.test/groups/saml_sso_group_5b73b7d17543f8fb --env SIMPLESAMLPHP_SP_ASSERTION_CONSUMER_SERVICE=http://gitlab-group-saml.test/groups/saml_sso_group_5b73b7d17543f8fb/-/saml/callback --publish 8080:8080 --publish 8443:8443 jamedjo/test-saml-idp `237[Jun 18 2023 13:58:09 UTC (QA Tests)] INFO -- filling :login_field with "root"238[Jun 18 2023 13:58:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field239[Jun 18 2023 13:58:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"240[Jun 18 2023 13:58:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field241[Jun 18 2023 13:58:10 UTC (QA Tests)] INFO -- clicking :sign_in_button242[Jun 18 2023 13:58:11 UTC (QA Tests)] INFO -- Enabling super sidebar!243[Jun 18 2023 13:58:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled244[Jun 18 2023 13:58:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_5b73b7d17543f8fb245[Jun 18 2023 13:58:13 UTC (QA Tests)] INFO -- clicking :menu_section_button246[Jun 18 2023 13:58:13 UTC (QA Tests)] INFO -- clicking :nav_item_link247[Jun 18 2023 13:58:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.745s248[Jun 18 2023 13:58:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`249[Jun 18 2023 13:58:16 UTC (QA Tests)] INFO -- filling :identity_provider_sso_field with "https://saml-idp-server.test:8443/simplesaml/saml2/idp/SSOService.php"250[Jun 18 2023 13:58:16 UTC (QA Tests)] INFO -- clicking the coordinates of :identity_provider_sso_field251[Jun 18 2023 13:58:17 UTC (QA Tests)] INFO -- filling :certificate_fingerprint_field with "119b9e027959cdb7c662cfd075d9e2ef384e445f"252[Jun 18 2023 13:58:17 UTC (QA Tests)] INFO -- clicking the coordinates of :certificate_fingerprint_field253[Jun 18 2023 13:58:17 UTC (QA Tests)] INFO -- selecting "Guest" in :default_membership_role_dropdown254[Jun 18 2023 13:58:17 UTC (QA Tests)] INFO -- clicking :save_changes_button255[Jun 18 2023 13:58:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.717s256[Jun 18 2023 13:58:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.062s257[Jun 18 2023 13:58:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content258[Jun 18 2023 13:58:20 UTC (QA Tests)] INFO -- clicking :sign_out_link259[Jun 18 2023 13:58:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`260[Jun 18 2023 13:58:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`261[Jun 18 2023 13:58:21 UTC (QA Tests)] INFO -- filling :login_field with "root"262[Jun 18 2023 13:58:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field263[Jun 18 2023 13:58:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"264[Jun 18 2023 13:58:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field265[Jun 18 2023 13:58:22 UTC (QA Tests)] INFO -- clicking :sign_in_button266[Jun 18 2023 13:58:23 UTC (QA Tests)] INFO -- Enabling super sidebar!267[Jun 18 2023 13:58:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled268[Jun 18 2023 13:58:24 UTC (QA Tests)] INFO -- clicking :context_switcher269[Jun 18 2023 13:58:24 UTC (QA Tests)] INFO -- clicking :nav_item_link270[Jun 18 2023 13:58:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.664s271[Jun 18 2023 13:58:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.2s272[Jun 18 2023 13:58:26 UTC (QA Tests)] INFO -- clicking :menu_section_button273[Jun 18 2023 13:58:26 UTC (QA Tests)] INFO -- clicking :nav_item_link274[Jun 18 2023 13:58:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.962s275[Jun 18 2023 13:58:29 UTC (QA Tests)] INFO -- checking via JS :snowplow_enabled_checkbox with args {}276[Jun 18 2023 13:58:29 UTC (QA Tests)] INFO -- clicking :save_changes_button277[Jun 18 2023 13:58:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 6.144s278[Jun 18 2023 13:58:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.05s279[Jun 18 2023 13:58:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content280[Jun 18 2023 13:58:37 UTC (QA Tests)] INFO -- clicking :sign_out_link281[Jun 18 2023 13:58:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_5b73b7d17543f8fb282[Jun 18 2023 13:58:38 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button283[Jun 18 2023 13:58:39 UTC (QA Tests)] INFO -- clicking :leave_group_link284[Jun 18 2023 13:58:39 UTC (QA Tests)] INFO -- clicking :confirm_ok_button285[Jun 18 2023 13:58:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.078s286[Jun 18 2023 13:58:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content287[Jun 18 2023 13:58:42 UTC (QA Tests)] INFO -- clicking :sign_out_link288[Jun 18 2023 13:58:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`289[Jun 18 2023 13:58:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`290[Jun 18 2023 13:58:43 UTC (QA Tests)] INFO -- Visiting managed_group_url at "http://gitlab-group-saml.test/groups/saml_sso_group_5b73b7d17543f8fb/-/saml/sso?token=xpWUep2y"291[Jun 18 2023 13:58:43 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button292[Jun 18 2023 13:58:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`293[Jun 18 2023 13:58:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`294[Jun 18 2023 13:58:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'user_3'295[Jun 18 2023 14:00:06 UTC (QA Tests)] INFO -- Visiting managed_group_url at "http://gitlab-group-saml.test/groups/saml_sso_group_5b73b7d17543f8fb/-/saml/sso?token=xpWUep2y"296[Jun 18 2023 14:00:06 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button297[Jun 18 2023 14:00:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.064s298[Jun 18 2023 14:00:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content299[Jun 18 2023 14:00:09 UTC (QA Tests)] INFO -- clicking :sign_out_link300[Jun 18 2023 14:00:10 UTC (QA Tests)] INFO -- filling :login_field with "root"301[Jun 18 2023 14:00:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field302[Jun 18 2023 14:00:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"303[Jun 18 2023 14:00:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field304[Jun 18 2023 14:00:11 UTC (QA Tests)] INFO -- clicking :sign_in_button305[Jun 18 2023 14:00:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.917s306[Jun 18 2023 14:00:12 UTC (QA Tests)] INFO -- Enabling super sidebar!307[Jun 18 2023 14:00:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled308[Jun 18 2023 14:00:14 UTC (QA Tests)] INFO -- clicking :context_switcher309[Jun 18 2023 14:00:14 UTC (QA Tests)] INFO -- clicking :nav_item_link310[Jun 18 2023 14:00:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.686s311[Jun 18 2023 14:00:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.232s312[Jun 18 2023 14:00:16 UTC (QA Tests)] INFO -- clicking :menu_section_button313[Jun 18 2023 14:00:16 UTC (QA Tests)] INFO -- clicking :nav_item_link314[Jun 18 2023 14:00:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.746s315[Jun 18 2023 14:00:18 UTC (QA Tests)] INFO -- unchecking via JS :snowplow_enabled_checkbox with args {}316[Jun 18 2023 14:00:18 UTC (QA Tests)] INFO -- clicking :save_changes_button317[Jun 18 2023 14:00:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 1.268s318[Jun 18 2023 14:00:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s319[Jun 18 2023 14:00:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content320[Jun 18 2023 14:00:21 UTC (QA Tests)] INFO -- clicking :sign_out_link321[Jun 18 2023 14:00:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f saml-idp-server`322[Jun 18 2023 14:00:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'saml_sso_group_5b73b7d17543f8fb'323[Jun 18 2023 14:00:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'user_3'324 creates a new account automatically and allows to leave group and join again325Package326 Dependency Proxy Group SSO327[Jun 18 2023 14:02:06 UTC (QA Tests)] INFO -- Starting test: Package Dependency Proxy Group SSO pulls an image using the dependency proxy on a group enforced SSO328[Jun 18 2023 14:02:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'saml_sso_group_with_dependency_proxy_cc678a1c91153eba' via api in 0.28 seconds329[Jun 18 2023 14:02:06 UTC (QA Tests)] INFO -- Executing: `docker pull jamedjo/test-saml-idp`330[Jun 18 2023 14:02:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`331[Jun 18 2023 14:02:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`332[Jun 18 2023 14:02:07 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname saml-idp-server.test --name saml-idp-server --env SIMPLESAMLPHP_SP_ENTITY_ID=http://gitlab-group-saml.test/groups/saml_sso_group_with_dependency_proxy_cc678a1c91153eba --env SIMPLESAMLPHP_SP_ASSERTION_CONSUMER_SERVICE=http://gitlab-group-saml.test/groups/saml_sso_group_with_dependency_proxy_cc678a1c91153eba/-/saml/callback --publish 8080:8080 --publish 8443:8443 jamedjo/test-saml-idp `333[Jun 18 2023 14:02:08 UTC (QA Tests)] INFO -- filling :login_field with "root"334[Jun 18 2023 14:02:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field335[Jun 18 2023 14:02:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"336[Jun 18 2023 14:02:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field337[Jun 18 2023 14:02:09 UTC (QA Tests)] INFO -- clicking :sign_in_button338[Jun 18 2023 14:02:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.724s339[Jun 18 2023 14:02:10 UTC (QA Tests)] INFO -- Enabling super sidebar!340[Jun 18 2023 14:02:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled341[Jun 18 2023 14:02:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_with_dependency_proxy_cc678a1c91153eba342[Jun 18 2023 14:02:12 UTC (QA Tests)] INFO -- clicking :menu_section_button343[Jun 18 2023 14:02:12 UTC (QA Tests)] INFO -- clicking :nav_item_link344[Jun 18 2023 14:02:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.726s345[Jun 18 2023 14:02:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`346[Jun 18 2023 14:02:15 UTC (QA Tests)] INFO -- filling :identity_provider_sso_field with "https://saml-idp-server.test:8443/simplesaml/saml2/idp/SSOService.php"347[Jun 18 2023 14:02:15 UTC (QA Tests)] INFO -- clicking the coordinates of :identity_provider_sso_field348[Jun 18 2023 14:02:16 UTC (QA Tests)] INFO -- filling :certificate_fingerprint_field with "119b9e027959cdb7c662cfd075d9e2ef384e445f"349[Jun 18 2023 14:02:16 UTC (QA Tests)] INFO -- clicking the coordinates of :certificate_fingerprint_field350[Jun 18 2023 14:02:16 UTC (QA Tests)] INFO -- selecting "Guest" in :default_membership_role_dropdown351[Jun 18 2023 14:02:16 UTC (QA Tests)] INFO -- clicking :save_changes_button352[Jun 18 2023 14:02:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.754s353[Jun 18 2023 14:02:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'saml_sso_group_with_dependency_proxy_cc678a1c91153eba/dependency-proxy-sso-project-642bdcf5afc7c58b' via api in 1.13 seconds354[Jun 18 2023 14:02:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.355[Jun 18 2023 14:02:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`356[Jun 18 2023 14:02:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`357[Jun 18 2023 14:02:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`358[Jun 18 2023 14:02:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096937 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096937 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-1687096937 --url http://gitlab-group-saml.test --registration-token **** --tag-list runner-for-dependency-proxy-sso-project-642bdcf5afc7c58b --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `359[Jun 18 2023 14:02:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096937`360[Jun 18 2023 14:02:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`361[Jun 18 2023 14:02:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687096937' via api in 7.81 seconds362[Jun 18 2023 14:02:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.059s363[Jun 18 2023 14:02:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content364[Jun 18 2023 14:02:28 UTC (QA Tests)] INFO -- clicking :sign_out_link365[Jun 18 2023 14:02:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`366[Jun 18 2023 14:02:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`367[Jun 18 2023 14:02:29 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button368[Jun 18 2023 14:02:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.065s369[Jun 18 2023 14:02:32 UTC (QA Tests)] INFO -- clicking :user_avatar_content370[Jun 18 2023 14:02:32 UTC (QA Tests)] INFO -- clicking :sign_out_link371[Jun 18 2023 14:02:32 UTC (QA Tests)] INFO -- filling :login_field with "root"372[Jun 18 2023 14:02:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field373[Jun 18 2023 14:02:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"374[Jun 18 2023 14:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field375[Jun 18 2023 14:02:33 UTC (QA Tests)] INFO -- clicking :sign_in_button376[Jun 18 2023 14:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.553s377[Jun 18 2023 14:02:34 UTC (QA Tests)] INFO -- Enabling super sidebar!378[Jun 18 2023 14:02:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled379[Jun 18 2023 14:02:36 UTC (QA Tests)] INFO -- clicking :context_switcher380[Jun 18 2023 14:02:36 UTC (QA Tests)] INFO -- clicking :nav_item_link381[Jun 18 2023 14:02:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.62s382[Jun 18 2023 14:02:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.211s383[Jun 18 2023 14:02:38 UTC (QA Tests)] INFO -- clicking :nav_item_link384[Jun 18 2023 14:02:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.694s385[Jun 18 2023 14:02:40 UTC (QA Tests)] INFO -- clicking :confirm_user_button386[Jun 18 2023 14:02:40 UTC (QA Tests)] INFO -- clicking :confirm_user_confirm_button387[Jun 18 2023 14:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_user_confirm_button' took 0.678s388[Jun 18 2023 14:02:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.042s389[Jun 18 2023 14:02:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content390[Jun 18 2023 14:02:42 UTC (QA Tests)] INFO -- clicking :sign_out_link391[Jun 18 2023 14:02:43 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button392[Jun 18 2023 14:02:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.031s393[Jun 18 2023 14:02:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? saml_sso_signin_button' took 1.042s394[Jun 18 2023 14:02:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_with_dependency_proxy_cc678a1c91153eba395[Jun 18 2023 14:02:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.09 seconds396[Jun 18 2023 14:02:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-group-saml.test/saml_sso_group_with_dependency_proxy_cc678a1c91153eba/dependency-proxy-sso-project-642bdcf5afc7c58b397[Jun 18 2023 14:02:47 UTC (QA Tests)] INFO -- clicking :menu_section_button398[Jun 18 2023 14:02:47 UTC (QA Tests)] INFO -- clicking :nav_item_link399[Jun 18 2023 14:02:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.822s400[Jun 18 2023 14:02:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present401[Jun 18 2023 14:02:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.762s402[Jun 18 2023 14:02:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.243s403[Jun 18 2023 14:02:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.65s404[Jun 18 2023 14:02:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.669s405[Jun 18 2023 14:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.05s406[Jun 18 2023 14:03:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content407[Jun 18 2023 14:03:16 UTC (QA Tests)] INFO -- clicking :sign_out_link408[Jun 18 2023 14:03:16 UTC (QA Tests)] INFO -- filling :login_field with "root"409[Jun 18 2023 14:03:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field410[Jun 18 2023 14:03:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"411[Jun 18 2023 14:03:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field412[Jun 18 2023 14:03:17 UTC (QA Tests)] INFO -- clicking :sign_in_button413[Jun 18 2023 14:03:18 UTC (QA Tests)] INFO -- Enabling super sidebar!414[Jun 18 2023 14:03:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled415[Jun 18 2023 14:03:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_with_dependency_proxy_cc678a1c91153eba416[Jun 18 2023 14:03:20 UTC (QA Tests)] INFO -- clicking :menu_section_button417[Jun 18 2023 14:03:20 UTC (QA Tests)] INFO -- clicking :nav_item_link418[Jun 18 2023 14:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.665s419[Jun 18 2023 14:03:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f saml-idp-server`420[Jun 18 2023 14:03:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'user_3'421[Jun 18 2023 14:04:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'saml_sso_group_with_dependency_proxy_cc678a1c91153eba'422[Jun 18 2023 14:04:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687096937'423[Jun 18 2023 14:04:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096937`424 pulls an image using the dependency proxy on a group enforced SSO425Manage426 Group SAML SSO - Non enforced SSO427[Jun 18 2023 14:04:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'saml_sso_group_877f2f78b411df9a' via api in 0.27 seconds428[Jun 18 2023 14:04:07 UTC (QA Tests)] INFO -- Executing: `docker pull jamedjo/test-saml-idp`429[Jun 18 2023 14:04:07 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`430[Jun 18 2023 14:04:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`431[Jun 18 2023 14:04:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname saml-idp-server.test --name saml-idp-server --env SIMPLESAMLPHP_SP_ENTITY_ID=http://gitlab-group-saml.test/groups/saml_sso_group_877f2f78b411df9a --env SIMPLESAMLPHP_SP_ASSERTION_CONSUMER_SERVICE=http://gitlab-group-saml.test/groups/saml_sso_group_877f2f78b411df9a/-/saml/callback --publish 8080:8080 --publish 8443:8443 jamedjo/test-saml-idp `432[Jun 18 2023 14:04:08 UTC (QA Tests)] INFO -- Starting test: Manage Group SAML SSO - Non enforced SSO lets group admin test settings433[Jun 18 2023 14:04:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`434[Jun 18 2023 14:04:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`435[Jun 18 2023 14:04:09 UTC (QA Tests)] INFO -- filling :login_field with "root"436[Jun 18 2023 14:04:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field437[Jun 18 2023 14:04:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"438[Jun 18 2023 14:04:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field439[Jun 18 2023 14:04:10 UTC (QA Tests)] INFO -- clicking :sign_in_button440[Jun 18 2023 14:04:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.731s441[Jun 18 2023 14:04:12 UTC (QA Tests)] INFO -- Enabling super sidebar!442[Jun 18 2023 14:04:12 UTC (QA Tests)] INFO -- Super sidebar is already enabled443[Jun 18 2023 14:04:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_877f2f78b411df9a444[Jun 18 2023 14:04:14 UTC (QA Tests)] INFO -- clicking :menu_section_button445[Jun 18 2023 14:04:14 UTC (QA Tests)] INFO -- clicking :nav_item_link446[Jun 18 2023 14:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.768s447[Jun 18 2023 14:04:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`448[Jun 18 2023 14:04:17 UTC (QA Tests)] INFO -- filling :identity_provider_sso_field with "https://saml-idp-server.test:8443/simplesaml/saml2/idp/SSOService.php"449[Jun 18 2023 14:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :identity_provider_sso_field450[Jun 18 2023 14:04:17 UTC (QA Tests)] INFO -- filling :certificate_fingerprint_field with "13ecfa2b57d044d014318dc60a5dc818fc7cbf6a"451[Jun 18 2023 14:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :certificate_fingerprint_field452[Jun 18 2023 14:04:18 UTC (QA Tests)] INFO -- clicking :save_changes_button453[Jun 18 2023 14:04:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.731s454[Jun 18 2023 14:04:19 UTC (QA Tests)] INFO -- clicking :saml_settings_test_button455[Jun 18 2023 14:04:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`456[Jun 18 2023 14:04:21 UTC (QA Tests)] INFO -- filling :certificate_fingerprint_field with "119b9e027959cdb7c662cfd075d9e2ef384e445f"457[Jun 18 2023 14:04:21 UTC (QA Tests)] INFO -- clicking the coordinates of :certificate_fingerprint_field458[Jun 18 2023 14:04:21 UTC (QA Tests)] INFO -- clicking :save_changes_button459[Jun 18 2023 14:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.661s460[Jun 18 2023 14:04:22 UTC (QA Tests)] INFO -- clicking :saml_settings_test_button461[Jun 18 2023 14:04:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element saml_settings_test_button' took 0.902s462[Jun 18 2023 14:04:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-285f699226776913' via api in 0.47 seconds463[Jun 18 2023 14:04:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-285f699226776913'464 lets group admin test settings465[Jun 18 2023 14:04:24 UTC (QA Tests)] INFO -- Starting test: Manage Group SAML SSO - Non enforced SSO user logs in to group with SAML SSO466[Jun 18 2023 14:04:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`467[Jun 18 2023 14:04:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`468[Jun 18 2023 14:04:24 UTC (QA Tests)] INFO -- filling :login_field with "root"469[Jun 18 2023 14:04:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field470[Jun 18 2023 14:04:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"471[Jun 18 2023 14:04:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field472[Jun 18 2023 14:04:25 UTC (QA Tests)] INFO -- clicking :sign_in_button473[Jun 18 2023 14:04:26 UTC (QA Tests)] INFO -- Enabling super sidebar!474[Jun 18 2023 14:04:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled475[Jun 18 2023 14:04:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_877f2f78b411df9a476[Jun 18 2023 14:04:29 UTC (QA Tests)] INFO -- clicking :menu_section_button477[Jun 18 2023 14:04:29 UTC (QA Tests)] INFO -- clicking :nav_item_link478[Jun 18 2023 14:04:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.65s479[Jun 18 2023 14:04:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`480[Jun 18 2023 14:04:32 UTC (QA Tests)] INFO -- filling :identity_provider_sso_field with "https://saml-idp-server.test:8443/simplesaml/saml2/idp/SSOService.php"481[Jun 18 2023 14:04:32 UTC (QA Tests)] INFO -- clicking the coordinates of :identity_provider_sso_field482[Jun 18 2023 14:04:32 UTC (QA Tests)] INFO -- filling :certificate_fingerprint_field with "119b9e027959cdb7c662cfd075d9e2ef384e445f"483[Jun 18 2023 14:04:32 UTC (QA Tests)] INFO -- clicking the coordinates of :certificate_fingerprint_field484[Jun 18 2023 14:04:33 UTC (QA Tests)] INFO -- selecting "Guest" in :default_membership_role_dropdown485[Jun 18 2023 14:04:33 UTC (QA Tests)] INFO -- clicking :save_changes_button486[Jun 18 2023 14:04:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.66s487[Jun 18 2023 14:04:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-dde090f4ebfc0d17' via api in 0.26 seconds488[Jun 18 2023 14:04:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s489[Jun 18 2023 14:04:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content490[Jun 18 2023 14:04:36 UTC (QA Tests)] INFO -- clicking :sign_out_link491[Jun 18 2023 14:04:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-dde090f4ebfc0d17"492[Jun 18 2023 14:04:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field493[Jun 18 2023 14:04:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"494[Jun 18 2023 14:04:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field495[Jun 18 2023 14:04:37 UTC (QA Tests)] INFO -- clicking :sign_in_button496[Jun 18 2023 14:04:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.512s497[Jun 18 2023 14:04:38 UTC (QA Tests)] INFO -- Enabling super sidebar!498[Jun 18 2023 14:04:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled499[Jun 18 2023 14:04:39 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button500[Jun 18 2023 14:04:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.052s501[Jun 18 2023 14:04:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content502[Jun 18 2023 14:04:44 UTC (QA Tests)] INFO -- clicking :sign_out_link503[Jun 18 2023 14:04:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-dde090f4ebfc0d17'504 user logs in to group with SAML SSO505 when SAML SSO is configured with a default membership role506[Jun 18 2023 14:04:44 UTC (QA Tests)] INFO -- Starting test: Manage Group SAML SSO - Non enforced SSO when SAML SSO is configured with a default membership role adds the new member with access level as set in SAML SSO configuration507[Jun 18 2023 14:04:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`508[Jun 18 2023 14:04:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`509[Jun 18 2023 14:04:45 UTC (QA Tests)] INFO -- filling :login_field with "root"510[Jun 18 2023 14:04:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field511[Jun 18 2023 14:04:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"512[Jun 18 2023 14:04:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field513[Jun 18 2023 14:04:46 UTC (QA Tests)] INFO -- clicking :sign_in_button514[Jun 18 2023 14:04:47 UTC (QA Tests)] INFO -- Enabling super sidebar!515[Jun 18 2023 14:04:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled516[Jun 18 2023 14:04:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-group-saml.test/groups/saml_sso_group_877f2f78b411df9a517[Jun 18 2023 14:04:49 UTC (QA Tests)] INFO -- clicking :menu_section_button518[Jun 18 2023 14:04:50 UTC (QA Tests)] INFO -- clicking :nav_item_link519[Jun 18 2023 14:04:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.681s520[Jun 18 2023 14:04:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`521[Jun 18 2023 14:04:52 UTC (QA Tests)] INFO -- filling :identity_provider_sso_field with "https://saml-idp-server.test:8443/simplesaml/saml2/idp/SSOService.php"522[Jun 18 2023 14:04:52 UTC (QA Tests)] INFO -- clicking the coordinates of :identity_provider_sso_field523[Jun 18 2023 14:04:53 UTC (QA Tests)] INFO -- filling :certificate_fingerprint_field with "119b9e027959cdb7c662cfd075d9e2ef384e445f"524[Jun 18 2023 14:04:53 UTC (QA Tests)] INFO -- clicking the coordinates of :certificate_fingerprint_field525[Jun 18 2023 14:04:53 UTC (QA Tests)] INFO -- selecting "Developer" in :default_membership_role_dropdown526[Jun 18 2023 14:04:53 UTC (QA Tests)] INFO -- clicking :save_changes_button527[Jun 18 2023 14:04:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.655s528[Jun 18 2023 14:04:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s529[Jun 18 2023 14:04:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content530[Jun 18 2023 14:04:56 UTC (QA Tests)] INFO -- clicking :sign_out_link531[Jun 18 2023 14:04:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-39d1cdb257065521' via api in 0.25 seconds532[Jun 18 2023 14:04:56 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-39d1cdb257065521"533[Jun 18 2023 14:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field534[Jun 18 2023 14:04:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"535[Jun 18 2023 14:04:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field536[Jun 18 2023 14:04:57 UTC (QA Tests)] INFO -- clicking :sign_in_button537[Jun 18 2023 14:04:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.707s538[Jun 18 2023 14:04:58 UTC (QA Tests)] INFO -- Enabling super sidebar!539[Jun 18 2023 14:04:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled540[Jun 18 2023 14:05:00 UTC (QA Tests)] INFO -- clicking :saml_sso_signin_button541[Jun 18 2023 14:05:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s542[Jun 18 2023 14:05:02 UTC (QA Tests)] INFO -- clicking :user_avatar_content543[Jun 18 2023 14:05:03 UTC (QA Tests)] INFO -- clicking :sign_out_link544[Jun 18 2023 14:05:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-39d1cdb257065521'545 adds the new member with access level as set in SAML SSO configuration546[Jun 18 2023 14:05:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'saml_sso_group_877f2f78b411df9a'547[Jun 18 2023 14:05:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f saml-idp-server`548Finished in 13 minutes 2 seconds (files took 4.05 seconds to load)5497 examples, 0 failures550Randomized with seed 61969551[Jun 18 2023 14:05:05 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-group-saml`552[Jun 18 2023 14:05:05 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-group-saml`554Running after script...555$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command556$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")557$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"583Not uploading cache qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 due to policy585Uploading artifacts...586gitlab-qa-run-*: found 124 matching artifact files and directories 587Uploading artifacts as "archive" to coordinator... 201 Created id=4494243678 responseStatus=201 Created token=64_NufL7588Uploading artifacts...589gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 590Uploading artifacts as "junit" to coordinator... 201 Created id=4494243678 responseStatus=201 Created token=64_NufL7591Uploading artifacts...592/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 593Uploading artifacts as "dotenv" to coordinator... 201 Created id=4494243678 responseStatus=201 Created token=64_NufL7595Job succeeded