rspec-ee system pg10 geo
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 12.8.0 (1b659122)2 on docker-auto-scale-com d5ae8d25 3 Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.12-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-10-graphicsmagick-1.3.34 ...
00:25
4Starting service postgres:10.12 ...5Pulling docker image postgres:10.12 ...6Using docker image sha256:538942384eafa3c7d4b5b4965e0deb3c533d2b67c05e1e0931711936ab6c041b for postgres:10.12 ...7Starting service redis:alpine ...8Pulling docker image redis:alpine ...9Using docker image sha256:b68707e68547e636f2544e9283f02beed46d536f644573c8b35c368f9abbe078 for redis:alpine ...10Starting service elasticsearch:6.4.2 ...11Pulling docker image elasticsearch:6.4.2 ...12Using docker image sha256:e47ebd7ec3eef5e48746af2ae376f180bbfbd23c7514b5b18a116f8349eb4c34 for elasticsearch:6.4.2 ...13Waiting for services to be up and running...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.12-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-10-graphicsmagick-1.3.34 ...16Using docker image sha256:5ffa057c8d08e11f766903b20f5529ee11747bb31366aad4bd8536ec33c89845 for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6.5-golang-1.12-git-2.24-lfs-2.9-chrome-73.0-node-12.x-yarn-1.21-postgresql-10-graphicsmagick-1.3.34 ... 17 Running on runner-d5ae8d25-project-278964-concurrent-0 via runner-d5ae8d25-gsrm-1583375071-fe014bbd...
00:02
19Downloading archived master...20Connecting to storage.googleapis.com (173.194.214.128:443)21gitlab.tar.gz 25% |******** | 211M 0:00:02 ETA22gitlab.tar.gz 66% |********************* | 559M 0:00:01 ETA23gitlab.tar.gz 100% |********************************| 845M 0:00:00 ETA24Extracting tarball into /builds/gitlab-org/gitlab...25Fetching changes with git depth set to 20...26Reinitialized existing Git repository in /builds/gitlab-org/gitlab/.git/27Created fresh repository.29 * [new ref] refs/pipelines/123433062 -> refs/pipelines/12343306230 * [new branch] master -> origin/master31Checking out 2e08c928 as master...32Skipping Git submodules setup34Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/debian-stretch-ruby-2.6.5-pg9.6-node-12.x-3 35Successfully extracted cache37Downloading artifacts from coordinator... ok id=460116507 responseStatus=200 OK token=QUYyHTsa38Downloading artifacts for retrieve-tests-metadata (460116515)...39Downloading artifacts from coordinator... ok id=460116515 responseStatus=200 OK token=wqtvmKyQ40Downloading artifacts for setup-test-env (460116509)...41Downloading artifacts from coordinator... ok id=460116509 responseStatus=200 OK token=sAvRzHNN42WARNING: tmp/tests/gitlab-shell/.gitlab_shell_secret: chmod tmp/tests/gitlab-shell/.gitlab_shell_secret: no such file or directory (suppressing repeats) 44$ date45Thu Mar 5 04:27:09 UTC 202046$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb47$ export GOPATH=$CI_PROJECT_DIR/.go48$ mkdir -p $GOPATH49$ source scripts/utils.sh50$ source scripts/prepare_build.sh51Bundler version 1.17.252Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.53The Gemfile's dependencies are satisfied54Successfully installed knapsack-1.18.0551 gem installed56CREATE ROLE57GRANT58Dropped database 'gitlabhq_test'59Created database 'gitlabhq_test'60Dropped database 'gitlabhq_geo_test'61Created database 'gitlabhq_geo_test'62$ date63Thu Mar 5 04:28:01 UTC 202064$ source scripts/rspec_helpers.sh65$ scripts/prepare_postgres_fdw.sh66CREATE EXTENSION67CREATE SERVER68CREATE USER MAPPING69CREATE SCHEMA70IMPORT FOREIGN SCHEMA71GRANT72$ rspec_paralellized_job "--tag ~quarantine --tag geo"73KNAPSACK_TEST_FILE_PATTERN: ee/spec/{features}{,/**/}*_spec.rb74Checking gitaly-ruby Gemfile...75Checking gitaly-ruby bundle...76Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.77The Gemfile's dependencies are satisfied78Trying to connect to gitaly: ....... OK79Report specs:80ee/spec/features/analytics/cycle_analytics/cycle_analytics_spec.rb81ee/spec/features/promotion_spec.rb82ee/spec/features/issuables/related_issues_spec.rb83ee/spec/features/protected_branches_spec.rb84ee/spec/features/boards/scoped_issue_board_spec.rb85ee/spec/features/projects/new_project_spec.rb86ee/spec/features/merge_trains/two_merge_requests_on_train_spec.rb87ee/spec/features/merge_request/batch_comments_spec.rb88ee/spec/features/boards/sidebar_spec.rb89ee/spec/features/protected_tags_spec.rb90ee/spec/features/projects/services/prometheus_custom_metrics_spec.rb91ee/spec/features/search/elastic/project_search_spec.rb92ee/spec/features/epics/epic_issues_spec.rb93ee/spec/features/issues/epic_in_issue_sidebar_spec.rb94ee/spec/features/projects/clusters_spec.rb95ee/spec/features/merge_request/user_sets_approvers_spec.rb96ee/spec/features/search/elastic/global_search_spec.rb97ee/spec/features/boards/boards_spec.rb98ee/spec/features/merge_trains/user_adds_merge_request_to_merge_train_spec.rb99ee/spec/features/epics/gfm_autocomplete_spec.rb100ee/spec/features/projects/mirror_spec.rb101ee/spec/features/groups/group_roadmap_spec.rb102ee/spec/features/billings/billing_plans_spec.rb103ee/spec/features/search/elastic/group_search_spec.rb104ee/spec/features/projects/pipelines/pipeline_spec.rb105ee/spec/features/projects/audit_events_spec.rb106ee/spec/features/epics/epic_show_spec.rb107ee/spec/features/boards/group_boards/multiple_boards_spec.rb108ee/spec/features/epics/update_epic_spec.rb109ee/spec/features/admin/geo/admin_geo_projects_spec.rb110ee/spec/features/merge_trains/user_adds_to_merge_train_when_pipeline_succeeds_spec.rb111ee/spec/features/labels_hierarchy_spec.rb112ee/spec/features/epics/referencing_epics_spec.rb113ee/spec/features/merge_request/user_edits_merge_request_blocking_mrs_spec.rb114ee/spec/features/epics/epics_list_spec.rb115ee/spec/features/projects/path_locks_spec.rb116ee/spec/features/projects/feature_flags/user_updates_feature_flag_spec.rb117ee/spec/features/issues/form_spec.rb118ee/spec/features/merge_requests/user_filters_by_approvers_spec.rb119ee/spec/features/admin/geo/admin_geo_nodes_spec.rb120ee/spec/features/groups/group_settings_spec.rb121ee/spec/features/projects/environments/environments_spec.rb122ee/spec/features/projects/members/invite_group_and_members_spec.rb123ee/spec/features/epics/issue_promotion_spec.rb124ee/spec/features/discussion_comments/epic_spec.rb125ee/spec/features/merge_request/user_sets_approval_rules_spec.rb126ee/spec/features/projects/custom_projects_template_spec.rb127ee/spec/features/projects/settings/merge_requests_settings_spec.rb128ee/spec/features/projects/settings/ee/repository_mirrors_settings_spec.rb129ee/spec/features/groups/saml_providers_spec.rb130ee/spec/features/issues/service_desk_spec.rb131ee/spec/features/merge_request/user_sees_merge_widget_spec.rb132ee/spec/features/issues/filtered_search/filter_issues_weight_spec.rb133ee/spec/features/security/project/public_access_spec.rb134ee/spec/features/security/project/internal_access_spec.rb135ee/spec/features/merge_request/user_sees_approval_widget_spec.rb136ee/spec/features/projects/feature_flags/user_creates_feature_flag_spec.rb137ee/spec/features/groups/usage_quotas_spec.rb138ee/spec/features/merge_request/user_approves_with_password_spec.rb139ee/spec/features/search/elastic/snippet_search_spec.rb140ee/spec/features/admin/admin_settings_spec.rb141ee/spec/features/projects/packages_spec.rb142ee/spec/features/issues/move_issue_resource_weight_events_spec.rb143ee/spec/features/projects/settings/protected_environments_spec.rb144ee/spec/features/trials/select_namespace_spec.rb145ee/spec/features/projects/merge_requests/user_approves_merge_request_spec.rb146ee/spec/features/groups/packages_spec.rb147ee/spec/features/projects/push_rules_spec.rb148ee/spec/features/security/project/private_access_spec.rb149ee/spec/features/merge_request/user_views_blocked_merge_request_spec.rb150ee/spec/features/projects/environments_pod_logs_spec.rb151ee/spec/features/trial_registrations/signup_spec.rb152ee/spec/features/epics/epic_labels_spec.rb153ee/spec/features/merge_request/user_edits_approval_rules_mr_spec.rb154ee/spec/features/clusters/cluster_health_dashboard_spec.rb155ee/spec/features/issues/csv_spec.rb156ee/spec/features/projects/issues/design_management/user_views_designs_with_svg_xss_spec.rb157ee/spec/features/epics/filtered_search/visual_tokens_spec.rb158ee/spec/features/admin/admin_audit_logs_spec.rb159ee/spec/features/merge_request/user_creates_merge_request_spec.rb160ee/spec/features/issues/issue_sidebar_spec.rb161ee/spec/features/issues/issue_weight_spec.rb162ee/spec/features/projects/feature_flags/user_sees_feature_flag_list_spec.rb163ee/spec/features/projects/insights_spec.rb164ee/spec/features/groups/audit_events_spec.rb165ee/spec/features/projects/settings/issues_settings_spec.rb166ee/spec/features/trials/show_trial_banner_spec.rb167ee/spec/features/merge_request/user_sees_deployment_widget_spec.rb168ee/spec/features/ci_shared_runner_warnings_spec.rb169ee/spec/features/merge_request/user_merges_with_push_rules_spec.rb170ee/spec/features/onboarding/user_onboarding_spec.rb171ee/spec/features/account_recovery_regular_check_spec.rb172ee/spec/features/projects/services/user_activates_github_spec.rb173ee/spec/features/burndown_charts_spec.rb174ee/spec/features/groups/insights_spec.rb175ee/spec/features/merge_request/user_creates_merge_request_with_blocking_mrs_spec.rb176ee/spec/features/projects/issues/design_management/user_uploads_designs_spec.rb177ee/spec/features/merge_request/user_creates_multiple_assignees_mr_spec.rb178ee/spec/features/projects/user_applies_custom_file_template_spec.rb179ee/spec/features/projects/services/prometheus_external_alerts_spec.rb180ee/spec/features/merge_request/user_edits_multiple_assignees_mr_spec.rb181ee/spec/features/groups/ldap_group_links_spec.rb182ee/spec/features/discussion_comments/epic_quick_actions_spec.rb183ee/spec/features/issues/issues_tabs_spec.rb184ee/spec/features/epics/new_epic_spec.rb185ee/spec/features/merge_request/user_merges_immediately_spec.rb186ee/spec/features/groups/dependency_proxy_spec.rb187ee/spec/features/projects/milestones/milestone_spec.rb188ee/spec/features/issues/filtered_search/dropdown_epic_spec.rb189ee/spec/features/markdown/metrics_spec.rb190ee/spec/features/groups/hooks/user_tests_hooks_spec.rb191ee/spec/features/profiles/pipeline_quota_spec.rb192ee/spec/features/groups/members/override_ldap_memberships_spec.rb193ee/spec/features/merge_request/user_selects_branches_for_new_mr_spec.rb194ee/spec/features/projects/settings/packages_settings_spec.rb195ee/spec/features/projects/feature_flags/user_deletes_feature_flag_spec.rb196ee/spec/features/epics/delete_epic_spec.rb197ee/spec/features/projects/view_blob_with_code_owners_spec.rb198ee/spec/features/dashboards/operations_spec.rb199ee/spec/features/groups/group_overview_spec.rb200ee/spec/features/groups/active_tabs_spec.rb201ee/spec/features/projects/package_files_spec.rb202ee/spec/features/admin/admin_dashboard_spec.rb203ee/spec/features/merge_request/user_reviews_image_spec.rb204ee/spec/features/dashboards/groups_spec.rb205ee/spec/features/groups/settings/user_configures_insights_spec.rb206ee/spec/features/security/group/private_access_spec.rb207ee/spec/features/epics/todo_spec.rb208ee/spec/features/admin/admin_reset_pipeline_minutes_spec.rb209ee/spec/features/merge_request/user_sees_closing_issues_message_spec.rb210ee/spec/features/projects/issues/user_creates_issue_spec.rb211ee/spec/features/merge_request/user_uses_slash_commands_spec.rb212ee/spec/features/epics/shortcuts_epic_spec.rb213ee/spec/features/groups/billing_spec.rb214ee/spec/features/ci_shared_runner_settings_spec.rb215ee/spec/features/boards/group_boards/board_deletion_spec.rb216ee/spec/features/admin/geo/admin_geo_sidebar_spec.rb217ee/spec/features/projects/jobs_spec.rb218ee/spec/features/projects/licenses/maintainer_views_policies_spec.rb219ee/spec/features/admin/admin_sends_notification_spec.rb220ee/spec/features/security/group/public_access_spec.rb221ee/spec/features/admin/admin_users_spec.rb222ee/spec/features/groups/sso_spec.rb223ee/spec/features/boards/group_boards/user_edits_issues_spec.rb224ee/spec/features/users/login_spec.rb225ee/spec/features/dashboards/issues_spec.rb226ee/spec/features/boards/new_issue_spec.rb227ee/spec/features/trials/capture_lead_spec.rb228ee/spec/features/security/group/internal_access_spec.rbRSpec's reporter has already been initialized with #<IO:<STDERR>> as the deprecation stream, so your change to `deprecation_stream` will be ignored. You should configure it earlier for it to take effect, or use the `--deprecation-out` CLI option. (Called from /builds/gitlab-org/gitlab/spec/support/rspec.rb:10:in `block in <top (required)>')229Knapsack report generator started!230Run options:231 include {:focus=>true, :geo=>true}232 exclude {:quarantine=>true}233==> Setting up Gitaly...234 Gitaly set up in 0.032351876 seconds...235==> Setting up GitLab Elasticsearch Indexer...236 GitLab Elasticsearch Indexer set up in 0.00032902 seconds...237admin Geo Projects238Starting the Capybara driver server...239 visiting geo projects initial page240Capybara starting Puma...241* Version 4.3.1.gitlab.2 , codename: Mysterious Traveller242* Min threads: 0, max threads: 4243* Listening on tcp://127.0.0.1:46351244 shows all projects in the registry245 searching for a geo project246 filters out projects with the search term247 clicking on a specific tab in geo projects page248 shows tab specific projects249 searching for a geo project250 finds the project with the same name251 filters out project that matches with search but shouldnt be in the tab252 visiting geo synced projects page253 behaves like shows tab specific projects and correct labels254 shows tab specific projects255 visiting geo pending synced projects page256 behaves like shows tab specific projects and correct labels257 shows tab specific projects258 visiting geo never synced projects page259 behaves like shows tab specific projects and correct labels260 shows tab specific projects261 visiting geo failed sync projects page262 behaves like shows tab specific projects and correct labels263 shows tab specific projects264admin Geo Nodes265 index266 show all public Geo Nodes and create new node link267 hashed storage warnings268 without hashed storage enabled269 shows a dismissable warning to enable hashed storage270 with hashed storage enabled271 with all projects in hashed storage272 does not show any hashed storage warning273 with at least one project in legacy storage274 shows a dismissable warning to migrate to hashed storage275 create a new Geo Nodes276 creates a new Geo Node277 toggles the visibility of secondary only params based on primary node checkbox278 returns an error message when a duplicate primary is added279 update an existing Geo Node280 updates an existing Geo Node281 remove an existing Geo Node282 removes an existing Geo Node283 with no Geo Nodes284 hides the New Node button285 shows Discover GitLab Geo286 Feature(:enable_geo_node_form_js)287 when true288 `/new` uses the Vue form instead of the HAML partial289 `/edit` uses the Vue form instead of the HAML partial290 when false291 `/new` uses the HAML partial instead of the Vue form292 `/edit` uses the HAML partial instead of the Vue form293admin Geo Sidebar294 clicking the nodes link295 behaves like active sidebar link296 has active class297 clicking the settings link298 behaves like active sidebar link299 has active class300 on secondary301 clicking the projects link302 behaves like active sidebar link303 has active class304 clicking the designs link305 behaves like active sidebar link306 has active class307 clicking the uploads link308 behaves like active sidebar link309 has active class310GEO Nodes311 Geo Secondary Node312 showing Flash Info Message313 on dashboard314 on project overview315 Primary Geo Node316 Geo Nodes admin screen317 has a 'Open projects' button on listed secondary geo nodes pointing to correct URL318Geo read-only message319 shows read-only banner when on a Geo secondary320Knapsack report was generated. Preview:321{322 "ee/spec/features/admin/geo/admin_geo_projects_spec.rb": 28.10015296936035,323 "ee/spec/features/admin/geo/admin_geo_nodes_spec.rb": 21.67289447784424,324 "ee/spec/features/admin/geo/admin_geo_sidebar_spec.rb": 4.947398662567139,325 "ee/spec/features/geo_node_spec.rb": 2.9666635990142822,326 "ee/spec/features/read_only_spec.rb": 0.16556644439697266327}328Knapsack global time execution for tests: 57s329Finished in 1 minute 10.84 seconds (files took 55.85 seconds to load)33033 examples, 0 failures331Thu Mar 5 04:30:21 UTC 2020334coverage/: found 5 matching files 335knapsack/: found 6 matching files 336rspec_flaky/: found 4 matching files 337rspec_profiling/: found 2 matching files 338WARNING: tmp/capybara/: no matching files 339tmp/memory_test/: found 2 matching files 340junit_rspec.xml: found 1 matching files 341Uploading artifacts to coordinator... ok id=460116856 responseStatus=201 Created token=7gz-afSN342Uploading artifacts...343junit_rspec.xml: found 1 matching files 344Uploading artifacts to coordinator... ok id=460116856 responseStatus=201 Created token=7gz-afSN345Job succeeded